var/cache/dev/ContainerUldOC0a/MedBrief_MSR_KernelDevDebugContainer.php line 1474

Open in your IDE?
  1. <?php
  2. namespace ContainerUldOC0a;
  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 MedBrief_MSR_KernelDevDebugContainer extends Container
  15. {
  16. protected $containerDir;
  17. protected $targetDir;
  18. protected $parameters = [];
  19. private $buildParameters;
  20. protected $getService;
  21. public function __construct(array $buildParameters = [], $containerDir = __DIR__)
  22. {
  23. $this->getService = \Closure::fromCallable([$this, 'getService']);
  24. $this->buildParameters = $buildParameters;
  25. $this->containerDir = $containerDir;
  26. $this->targetDir = \dirname($containerDir);
  27. $this->parameters = $this->getDefaultParameters();
  28. $this->services = $this->privates = [];
  29. $this->syntheticIds = [
  30. 'kernel' => true,
  31. ];
  32. $this->methodMap = [
  33. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43. '.container.private.session' => 'get_Container_Private_SessionService',
  44. '.container.private.twig' => 'get_Container_Private_TwigService',
  45. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46. 'DH\\AuditorBundle\\Controller\\ViewerController' => 'getViewerControllerService',
  47. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  48. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  49. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  50. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  51. 'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  52. 'GpsLab\\Bundle\\GeoIP2Bundle\\Downloader\\Downloader' => 'getDownloaderService',
  53. 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  54. 'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  55. 'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  56. 'KMS\\FroalaEditorBundle\\Controller\\MediaController' => 'getMediaControllerService',
  57. 'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  58. 'MedBrief\\MSR\\Controller\\AccountController' => 'getAccountControllerService',
  59. 'MedBrief\\MSR\\Controller\\Account\\AuthController' => 'getAuthControllerService',
  60. 'MedBrief\\MSR\\Controller\\Account\\Managers' => 'getManagersService',
  61. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts' => 'getUserRestrictedAccountsService',
  62. 'MedBrief\\MSR\\Controller\\AdminController' => 'getAdminControllerService',
  63. 'MedBrief\\MSR\\Controller\\AjaxController' => 'getAjaxControllerService',
  64. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController' => 'getAnalyticsReportControllerService',
  65. 'MedBrief\\MSR\\Controller\\AnnotationController' => 'getAnnotationControllerService',
  66. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController' => 'getClinicalSectionControllerService',
  67. 'MedBrief\\MSR\\Controller\\Api\\OcrController' => 'getOcrControllerService',
  68. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController' => 'getProjectRadiologyControllerService',
  69. 'MedBrief\\MSR\\Controller\\Api\\ServiceRequestController' => 'getServiceRequestControllerService',
  70. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController' => 'getSortSessionControllerService',
  71. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController' => 'getSortingSessionDetailControllerService',
  72. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController' => 'getSortingSessionMemoControllerService',
  73. 'MedBrief\\MSR\\Controller\\Api\\User\\GetMyActivityActionController' => 'getGetMyActivityActionControllerService',
  74. 'MedBrief\\MSR\\Controller\\Api\\User\\UpdateMyActivityActionController' => 'getUpdateMyActivityActionControllerService',
  75. 'MedBrief\\MSR\\Controller\\BaseController' => 'getBaseControllerService',
  76. 'MedBrief\\MSR\\Controller\\BillingCodeDescriptionController' => 'getBillingCodeDescriptionControllerService',
  77. 'MedBrief\\MSR\\Controller\\BillingItemController' => 'getBillingItemControllerService',
  78. 'MedBrief\\MSR\\Controller\\ClinicalSectionController' => 'getClinicalSectionController2Service',
  79. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController' => 'getClinicalSummaryWizardControllerService',
  80. 'MedBrief\\MSR\\Controller\\DefaultController' => 'getDefaultControllerService',
  81. 'MedBrief\\MSR\\Controller\\DocSorterController' => 'getDocSorterControllerService',
  82. 'MedBrief\\MSR\\Controller\\Docs\\ApiController' => 'getApiControllerService',
  83. 'MedBrief\\MSR\\Controller\\DownloadController' => 'getDownloadControllerService',
  84. 'MedBrief\\MSR\\Controller\\ElectronicRecordsController' => 'getElectronicRecordsControllerService',
  85. 'MedBrief\\MSR\\Controller\\EmailController' => 'getEmailControllerService',
  86. 'MedBrief\\MSR\\Controller\\EmbedController' => 'getEmbedControllerService',
  87. 'MedBrief\\MSR\\Controller\\ExpertAgencyController' => 'getExpertAgencyControllerService',
  88. 'MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController' => 'getExpertLetterOfApproachControllerService',
  89. 'MedBrief\\MSR\\Controller\\ExpertProfileController' => 'getExpertProfileControllerService',
  90. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController' => 'getExpertProfilePhotoControllerService',
  91. 'MedBrief\\MSR\\Controller\\FirmController' => 'getFirmControllerService',
  92. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret' => 'getRotateSecretService',
  93. 'MedBrief\\MSR\\Controller\\HelpArticleController' => 'getHelpArticleControllerService',
  94. 'MedBrief\\MSR\\Controller\\HelpCategoryController' => 'getHelpCategoryControllerService',
  95. 'MedBrief\\MSR\\Controller\\HelpContentController' => 'getHelpContentControllerService',
  96. 'MedBrief\\MSR\\Controller\\HelpSectionController' => 'getHelpSectionControllerService',
  97. 'MedBrief\\MSR\\Controller\\HubController' => 'getHubControllerService',
  98. 'MedBrief\\MSR\\Controller\\HumanResourceController' => 'getHumanResourceControllerService',
  99. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController' => 'getHumanResourceLevelControllerService',
  100. 'MedBrief\\MSR\\Controller\\IPFailedLoginController' => 'getIPFailedLoginControllerService',
  101. 'MedBrief\\MSR\\Controller\\ImportMattersController' => 'getImportMattersControllerService',
  102. 'MedBrief\\MSR\\Controller\\ImportUsersController' => 'getImportUsersControllerService',
  103. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController' => 'getInterpartyDisclosureControllerService',
  104. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController' => 'getInterpartyDisclosureManageControllerService',
  105. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController' => 'getInterpartyDisclosureWizardControllerService',
  106. 'MedBrief\\MSR\\Controller\\InvitationController' => 'getInvitationControllerService',
  107. 'MedBrief\\MSR\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  108. 'MedBrief\\MSR\\Controller\\InvoiceItemController' => 'getInvoiceItemControllerService',
  109. 'MedBrief\\MSR\\Controller\\MatchLetterResponseController' => 'getMatchLetterResponseControllerService',
  110. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController' => 'getMatchLetterResponseDocumentControllerService',
  111. 'MedBrief\\MSR\\Controller\\MatterCommunicationController' => 'getMatterCommunicationControllerService',
  112. 'MedBrief\\MSR\\Controller\\MatterNoteController' => 'getMatterNoteControllerService',
  113. 'MedBrief\\MSR\\Controller\\MatterRequestController' => 'getMatterRequestControllerService',
  114. 'MedBrief\\MSR\\Controller\\MatterRequest\\CaseTypes' => 'getCaseTypesService',
  115. 'MedBrief\\MSR\\Controller\\MatterRequest\\ChronologyOptions' => 'getChronologyOptionsService',
  116. 'MedBrief\\MSR\\Controller\\MatterRequest\\ClaimValues' => 'getClaimValuesService',
  117. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter' => 'getCreateMatterService',
  118. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject' => 'getCreateSupportingDocumentObjectService',
  119. 'MedBrief\\MSR\\Controller\\MatterRequest\\PostProcessingOptions' => 'getPostProcessingOptionsService',
  120. 'MedBrief\\MSR\\Controller\\MatterRequest\\SortOptions' => 'getSortOptionsService',
  121. 'MedBrief\\MSR\\Controller\\MatterRequest\\SupportingDocumentTypes' => 'getSupportingDocumentTypesService',
  122. 'MedBrief\\MSR\\Controller\\MatterRequest\\TrustCentreRequestOptions' => 'getTrustCentreRequestOptionsService',
  123. 'MedBrief\\MSR\\Controller\\MessageThread\\MatchController' => 'getMatchControllerService',
  124. 'MedBrief\\MSR\\Controller\\MessageThread\\MessageThreadController' => 'getMessageThreadControllerService',
  125. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController' => 'getDuoAuthenticationControllerService',
  126. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController' => 'getMultiFactorControllerService',
  127. 'MedBrief\\MSR\\Controller\\NotificationController' => 'getNotificationControllerService',
  128. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController' => 'getProjectAdditionalRequestControllerService',
  129. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController' => 'getProjectBatchRequestControllerService',
  130. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController' => 'getProjectBatchRequestDetailControllerService',
  131. 'MedBrief\\MSR\\Controller\\ProjectChronologyController' => 'getProjectChronologyControllerService',
  132. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController' => 'getProjectChronologyRequestControllerService',
  133. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController' => 'getProjectChronologyRequestDetailControllerService',
  134. 'MedBrief\\MSR\\Controller\\ProjectClosureController' => 'getProjectClosureControllerService',
  135. 'MedBrief\\MSR\\Controller\\ProjectClosure\\ProjectClosureOptions' => 'getProjectClosureOptionsService',
  136. 'MedBrief\\MSR\\Controller\\ProjectCollectionController' => 'getProjectCollectionControllerService',
  137. 'MedBrief\\MSR\\Controller\\ProjectController' => 'getProjectControllerService',
  138. 'MedBrief\\MSR\\Controller\\ProjectDiscController' => 'getProjectDiscControllerService',
  139. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController' => 'getProjectDisclosureControllerService',
  140. 'MedBrief\\MSR\\Controller\\ProjectDocumentController' => 'getProjectDocumentControllerService',
  141. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertJustificationController' => 'getProjectMatchExpertJustificationControllerService',
  142. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertProfileController' => 'getProjectMatchExpertProfileControllerService',
  143. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertUserTermsController' => 'getProjectMatchExpertUserTermsControllerService',
  144. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController' => 'getProjectMatchExpertViewControllerService',
  145. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController' => 'getProjectMatchFirmViewControllerService',
  146. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAController' => 'getProjectMatchLoAControllerService',
  147. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAPreviewPdfController' => 'getProjectMatchLoAPreviewPdfControllerService',
  148. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoASendPdfController' => 'getProjectMatchLoASendPdfControllerService',
  149. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController' => 'getProjectMatchMessagesControllerService',
  150. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMyExpertsController' => 'getProjectMatchMyExpertsControllerService',
  151. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchRecommendedOptionsController' => 'getProjectMatchRecommendedOptionsControllerService',
  152. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchSearchController' => 'getProjectMatchSearchControllerService',
  153. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchShortlistedController' => 'getProjectMatchShortlistedControllerService',
  154. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController' => 'getProjectMedicalRecordControllerService',
  155. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController' => 'getProjectRadiologyController2Service',
  156. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController' => 'getProjectRecordsRequestControllerService',
  157. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController' => 'getProjectRecordsRequestDetailControllerService',
  158. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController' => 'getProjectRecordsRequestLetterControllerService',
  159. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController' => 'getProjectSortingSessionControllerService',
  160. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController' => 'getProjectSortingSessionDetailControllerService',
  161. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController' => 'getProjectSortingSessionMemoControllerService',
  162. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController' => 'getProjectSortingSessionSaveControllerService',
  163. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController' => 'getAccountCrudControllerService',
  164. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController' => 'getConvertToXodCommandControllerService',
  165. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController' => 'getProcessPendingDisclosuresCommandControllerService',
  166. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController' => 'getCalculateNextRenewalCommandControllerService',
  167. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController' => 'getProcessRenewalsCommandControllerService',
  168. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController' => 'getSendReminderCommandControllerService',
  169. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController' => 'getOcrStatusCleanupCommandControllerService',
  170. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController' => 'getProjectPermanentDeleteControllerService',
  171. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController' => 'getPrepareSortingSessionsCommandControllerService',
  172. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController' => 'getSyncMatterUpdatesEmailCommandControllerService',
  173. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController' => 'getSyncRecordsRequestUpdatesEmailCommandControllerService',
  174. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController' => 'getInterpartyDisclosureCrudControllerService',
  175. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController' => 'getMatchLogCrudControllerService',
  176. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController' => 'getMatterLicenceRenewalLogCrudControllerService',
  177. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController' => 'getProjectCrudControllerService',
  178. 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController' => 'getQADashboardControllerService',
  179. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController' => 'getSortingSessionCrudControllerService',
  180. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController' => 'getRecordsRequestCentreChildControllerService',
  181. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController' => 'getRecordsRequestCentreContactControllerService',
  182. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController' => 'getRecordsRequestCentreControllerService',
  183. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController' => 'getRecordsRequestCentreParentControllerService',
  184. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController' => 'getRecordsRequestLetterTemplateControllerService',
  185. 'MedBrief\\MSR\\Controller\\RecordsViewerController' => 'getRecordsViewerControllerService',
  186. 'MedBrief\\MSR\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  187. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController' => 'getAdditionalRequestControllerService',
  188. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController' => 'getBatchRequestControllerService',
  189. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController' => 'getChronologyRequestControllerService',
  190. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController' => 'getHelpArticleController2Service',
  191. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController' => 'getInterpartyDisclosureController2Service',
  192. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController' => 'getMatterRequestController2Service',
  193. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController' => 'getProjectClosureController2Service',
  194. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController' => 'getProjectDisclosureController2Service',
  195. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController' => 'getRecordsRequestControllerService',
  196. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController' => 'getSortingSessionControllerService',
  197. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController' => 'getSortingSessionMemoController2Service',
  198. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController' => 'getSortingSessionUtilisationControllerService',
  199. 'MedBrief\\MSR\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  200. 'MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController' => 'getRestoreDeletedDocumentsControllerService',
  201. 'MedBrief\\MSR\\Controller\\RoleInvitationController' => 'getRoleInvitationControllerService',
  202. 'MedBrief\\MSR\\Controller\\SecurityController' => 'getSecurityControllerService',
  203. 'MedBrief\\MSR\\Controller\\ServiceOptionController' => 'getServiceOptionControllerService',
  204. 'MedBrief\\MSR\\Controller\\SortingInstructionController' => 'getSortingInstructionControllerService',
  205. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController' => 'getSortingMemoPhraseControllerService',
  206. 'MedBrief\\MSR\\Controller\\SpecialisationController' => 'getSpecialisationControllerService',
  207. 'MedBrief\\MSR\\Controller\\SystemNotificationController' => 'getSystemNotificationControllerService',
  208. 'MedBrief\\MSR\\Controller\\SystemSettingsController' => 'getSystemSettingsControllerService',
  209. 'MedBrief\\MSR\\Controller\\TypeScriptSandboxController' => 'getTypeScriptSandboxControllerService',
  210. 'MedBrief\\MSR\\Controller\\UploadBatchDestroyController' => 'getUploadBatchDestroyControllerService',
  211. 'MedBrief\\MSR\\Controller\\UploadServiceRequestsBilledController' => 'getUploadServiceRequestsBilledControllerService',
  212. 'MedBrief\\MSR\\Controller\\UserController' => 'getUserControllerService',
  213. 'MedBrief\\MSR\\Controller\\UserFailedLoginController' => 'getUserFailedLoginControllerService',
  214. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController' => 'getUserLinkedEmailAddressControllerService',
  215. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController' => 'getUserLinkedEmailAddressInvitationControllerService',
  216. 'MedBrief\\MSR\\Controller\\UserPolicy\\UserPolicyController' => 'getUserPolicyControllerService',
  217. 'MedBrief\\MSR\\Controller\\UserPreferenceController' => 'getUserPreferenceControllerService',
  218. 'MedBrief\\MSR\\Controller\\UserProfileController' => 'getUserProfileControllerService',
  219. 'MedBrief\\MSR\\Service\\Accounting\\AccountingSystemAdapter\\XeroAdapter' => 'getXeroAdapterService',
  220. 'MedBrief\\MSR\\Service\\DirectoryNamerMatterRequestSupportingDocument' => 'getDirectoryNamerMatterRequestSupportingDocumentService',
  221. 'MedBrief\\MSR\\Service\\DirectoryNamerNativeLocation' => 'getDirectoryNamerNativeLocationService',
  222. 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId' => 'getDirectoryNamerProjectIdService',
  223. 'MedBrief\\MSR\\Service\\OpenApi\\MsrSwaggerUiAction' => 'getMsrSwaggerUiActionService',
  224. 'MedBrief\\MSR\\Service\\Role\\RoleParserService' => 'getRoleParserServiceService',
  225. 'MedBrief\\MSR\\Service\\Security\\PdfHtmlSanitizerService' => 'getPdfHtmlSanitizerServiceService',
  226. 'MedBrief\\MSR\\Service\\SortingSession\\SortingSessionUserBatchTrackingService' => 'getSortingSessionUserBatchTrackingServiceService',
  227. 'SamJ\\FractalBundle\\ContainerAwareManager' => 'getContainerAwareManagerService',
  228. 'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  229. 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface' => 'getCodeGeneratorInterfaceService',
  230. 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  231. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  232. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  233. 'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  234. 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  235. 'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  236. 'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  237. 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  238. 'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  239. 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  240. 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  241. 'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  242. 'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  243. 'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  244. 'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  245. 'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  246. 'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  247. 'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  248. 'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  249. 'cache.app' => 'getCache_AppService',
  250. 'cache.app_clearer' => 'getCache_AppClearerService',
  251. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  252. 'cache.rate_limiter' => 'getCache_RateLimiterService',
  253. 'cache.system' => 'getCache_SystemService',
  254. 'cache.system_clearer' => 'getCache_SystemClearerService',
  255. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  256. 'cache_warmer' => 'getCacheWarmerService',
  257. 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\DownloadDatabaseCommand' => 'getDownloadDatabaseCommandService',
  258. 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\UpdateDatabaseCommand' => 'getUpdateDatabaseCommandService',
  259. 'console.command.public_alias.MedBrief\\MSR\\Command\\CloneSortingSessionCommand' => 'getCloneSortingSessionCommandService',
  260. 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToOptimizedPdfCommand' => 'getConvertToOptimizedPdfCommandService',
  261. 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToWebAVCommand' => 'getConvertToWebAVCommandService',
  262. 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToXodCommand' => 'getConvertToXodCommandService',
  263. 'console.command.public_alias.MedBrief\\MSR\\Command\\DocumentOrthancStoreInstanceCommand' => 'getDocumentOrthancStoreInstanceCommandService',
  264. 'console.command.public_alias.MedBrief\\MSR\\Command\\ImportMedicalRecordsCommand' => 'getImportMedicalRecordsCommandService',
  265. 'console.command.public_alias.MedBrief\\MSR\\Command\\ImportRadiologyCommand' => 'getImportRadiologyCommandService',
  266. 'console.command.public_alias.MedBrief\\MSR\\Command\\ManageRoleCommand' => 'getManageRoleCommandService',
  267. 'console.command.public_alias.MedBrief\\MSR\\Command\\MoveProjectCommand' => 'getMoveProjectCommandService',
  268. 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingDiscsArchiveCommand' => 'getProcessPendingDiscsArchiveCommandService',
  269. 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingMedicalRecordsArchiveCommand' => 'getProcessPendingMedicalRecordsArchiveCommandService',
  270. 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingUserNotificationsCommand' => 'getProcessPendingUserNotificationsCommandService',
  271. 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessProjectsArchiveCommand' => 'getProcessProjectsArchiveCommandService',
  272. 'console.command.public_alias.MedBrief\\MSR\\Command\\QueueProjectForArchiveCommand' => 'getQueueProjectForArchiveCommandService',
  273. 'console.command.public_alias.MedBrief\\MSR\\Command\\SendDocumentsToOcrCommand' => 'getSendDocumentsToOcrCommandService',
  274. 'console.command.public_alias.MedBrief\\MSR\\Command\\SendNotificationEmailCommand' => 'getSendNotificationEmailCommandService',
  275. 'console.command.public_alias.MedBrief\\MSR\\Command\\SwitchUserRolesCommand' => 'getSwitchUserRolesCommandService',
  276. 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdateDiscFilesizeCommand' => 'getUpdateDiscFilesizeCommandService',
  277. 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdatePageDimensionsCommand' => 'getUpdatePageDimensionsCommandService',
  278. 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdateProjectFilesizeCommand' => 'getUpdateProjectFilesizeCommandService',
  279. 'console.command_loader' => 'getConsole_CommandLoaderService',
  280. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  281. 'data_collector.dump' => 'getDataCollector_DumpService',
  282. 'doctrine' => 'getDoctrineService',
  283. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  284. 'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  285. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  286. 'eight_points_guzzle.client.api_pdf_convert' => 'getEightPointsGuzzle_Client_ApiPdfConvertService',
  287. 'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService',
  288. 'eight_points_guzzle.handler_stack.api_pdf_convert' => 'getEightPointsGuzzle_HandlerStack_ApiPdfConvertService',
  289. 'eight_points_guzzle.middleware.event_dispatch.api_pdf_convert' => 'getEightPointsGuzzle_Middleware_EventDispatch_ApiPdfConvertService',
  290. 'eight_points_guzzle.middleware.log.api_pdf_convert' => 'getEightPointsGuzzle_Middleware_Log_ApiPdfConvertService',
  291. 'eight_points_guzzle.middleware.profile.api_pdf_convert' => 'getEightPointsGuzzle_Middleware_Profile_ApiPdfConvertService',
  292. 'eight_points_guzzle.middleware.request_time.api_pdf_convert' => 'getEightPointsGuzzle_Middleware_RequestTime_ApiPdfConvertService',
  293. 'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService',
  294. 'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService',
  295. 'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  296. 'error_controller' => 'getErrorControllerService',
  297. 'event_dispatcher' => 'getEventDispatcherService',
  298. 'expert_original_photo_blob_filesystem' => 'getExpertOriginalPhotoBlobFilesystemService',
  299. 'expert_photo_blob_filesystem' => 'getExpertPhotoBlobFilesystemService',
  300. 'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  301. 'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  302. 'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  303. 'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  304. 'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  305. 'geoip2.database.default_reader' => 'getGeoip2_Database_DefaultReaderService',
  306. 'http_kernel' => 'getHttpKernelService',
  307. 'httplug.client' => 'getHttplug_ClientService',
  308. 'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  309. 'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  310. 'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  311. 'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  312. 'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  313. 'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  314. 'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  315. 'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  316. 'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  317. 'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  318. 'hwi_oauth.resource_owner.microsoft' => 'getHwiOauth_ResourceOwner_MicrosoftService',
  319. 'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  320. 'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  321. 'jms_serializer' => 'getJmsSerializerService',
  322. 'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  323. 'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  324. 'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  325. 'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  326. 'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  327. 'kms_froala_editor.media_manager' => 'getKmsFroalaEditor_MediaManagerService',
  328. 'knp_menu.factory' => 'getKnpMenu_FactoryService',
  329. 'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  330. 'knp_paginator' => 'getKnpPaginatorService',
  331. 'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  332. 'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  333. 'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  334. 'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  335. 'liip_imagine.binary.loader.company_letterhead_logo_image' => 'getLiipImagine_Binary_Loader_CompanyLetterheadLogoImageService',
  336. 'liip_imagine.binary.loader.company_thumbnail_image' => 'getLiipImagine_Binary_Loader_CompanyThumbnailImageService',
  337. 'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  338. 'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  339. 'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  340. 'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  341. 'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  342. 'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  343. 'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  344. 'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  345. 'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  346. 'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  347. 'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  348. 'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  349. 'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  350. 'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  351. 'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  352. 'medbrief_download_items_filesystem' => 'getMedbriefDownloadItemsFilesystemService',
  353. 'medbrief_local_cache_filesystem' => 'getMedbriefLocalCacheFilesystemService',
  354. 'medbrief_match_letter_document_blob_filesystem' => 'getMedbriefMatchLetterDocumentBlobFilesystemService',
  355. 'medbrief_match_letter_response_document_blob_filesystem' => 'getMedbriefMatchLetterResponseDocumentBlobFilesystemService',
  356. 'medbrief_match_message_attachment_filesystem' => 'getMedbriefMatchMessageAttachmentFilesystemService',
  357. 'medbrief_xod_blob_filesystem' => 'getMedbriefXodBlobFilesystemService',
  358. 'medbrief_xod_local_filesystem' => 'getMedbriefXodLocalFilesystemService',
  359. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  360. 'monolog.logger.radiology' => 'getMonolog_Logger_RadiologyService',
  361. 'oneup_flysystem.client_image_fs_filesystem' => 'getOneupFlysystem_ClientImageFsFilesystemService',
  362. 'oneup_flysystem.company_letterhead_logo_image_fs_filesystem' => 'getOneupFlysystem_CompanyLetterheadLogoImageFsFilesystemService',
  363. 'oneup_flysystem.company_thumbnail_image_fs_filesystem' => 'getOneupFlysystem_CompanyThumbnailImageFsFilesystemService',
  364. 'oneup_flysystem.disc_archive_fs_filesystem' => 'getOneupFlysystem_DiscArchiveFsFilesystemService',
  365. 'oneup_flysystem.document_native_fs_filesystem' => 'getOneupFlysystem_DocumentNativeFsFilesystemService',
  366. 'oneup_flysystem.document_ocr_fs_filesystem' => 'getOneupFlysystem_DocumentOcrFsFilesystemService',
  367. 'oneup_flysystem.document_optimized_pdf_fs_filesystem' => 'getOneupFlysystem_DocumentOptimizedPdfFsFilesystemService',
  368. 'oneup_flysystem.document_swf_fs_filesystem' => 'getOneupFlysystem_DocumentSwfFsFilesystemService',
  369. 'oneup_flysystem.document_webav_fs_filesystem' => 'getOneupFlysystem_DocumentWebavFsFilesystemService',
  370. 'oneup_flysystem.email_export_fs_filesystem' => 'getOneupFlysystem_EmailExportFsFilesystemService',
  371. 'oneup_flysystem.model_training_data_filesystem' => 'getOneupFlysystem_ModelTrainingDataFilesystemService',
  372. 'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  373. 'oneup_flysystem.page_pdf_fs_filesystem' => 'getOneupFlysystem_PagePdfFsFilesystemService',
  374. 'oneup_flysystem.page_raster_fs_filesystem' => 'getOneupFlysystem_PageRasterFsFilesystemService',
  375. 'oneup_flysystem.page_thumbnail_fs_filesystem' => 'getOneupFlysystem_PageThumbnailFsFilesystemService',
  376. 'oneup_flysystem.preprocess_downstream_filesystem' => 'getOneupFlysystem_PreprocessDownstreamFilesystemService',
  377. 'oneup_flysystem.preprocess_http_downstream_filesystem' => 'getOneupFlysystem_PreprocessHttpDownstreamFilesystemService',
  378. 'oneup_flysystem.preprocess_http_upstream_filesystem' => 'getOneupFlysystem_PreprocessHttpUpstreamFilesystemService',
  379. 'oneup_flysystem.preprocess_upstream_filesystem' => 'getOneupFlysystem_PreprocessUpstreamFilesystemService',
  380. 'oneup_flysystem.sorting_session_memo_fs_filesystem' => 'getOneupFlysystem_SortingSessionMemoFsFilesystemService',
  381. 'oneup_flysystem.sorting_session_mrs_form_fs_filesystem' => 'getOneupFlysystem_SortingSessionMrsFormFsFilesystemService',
  382. 'oneup_flysystem.supporting_document_fs_filesystem' => 'getOneupFlysystem_SupportingDocumentFsFilesystemService',
  383. 'oneup_flysystem.temp_processing_filesystem' => 'getOneupFlysystem_TempProcessingFilesystemService',
  384. 'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  385. 'oneup_uploader.controller.batchDocument' => 'getOneupUploader_Controller_BatchDocumentService',
  386. 'oneup_uploader.controller.discArchive' => 'getOneupUploader_Controller_DiscArchiveService',
  387. 'oneup_uploader.controller.medicalRecord' => 'getOneupUploader_Controller_MedicalRecordService',
  388. 'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  389. 'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  390. 'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  391. 'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  392. 'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  393. 'request_stack' => 'getRequestStackService',
  394. 'router' => 'getRouterService',
  395. 'routing.loader' => 'getRouting_LoaderService',
  396. 'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  397. 'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  398. 'scheb_two_factor.security.totp_authenticator' => 'getSchebTwoFactor_Security_TotpAuthenticatorService',
  399. 'scheb_two_factor.security.totp_factory' => 'getSchebTwoFactor_Security_TotpFactoryService',
  400. 'secit.imap' => 'getSecit_ImapService',
  401. 'services_resetter' => 'getServicesResetterService',
  402. 'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  403. 'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  404. 'translator' => 'getTranslatorService',
  405. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  406. 'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  407. 'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  408. 'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  409. 'vich_uploader.namer_uniqid.client_image' => 'getVichUploader_NamerUniqid_ClientImageService',
  410. 'vich_uploader.namer_uniqid.company_letterhead_logo_image' => 'getVichUploader_NamerUniqid_CompanyLetterheadLogoImageService',
  411. 'vich_uploader.namer_uniqid.company_thumbnail_image' => 'getVichUploader_NamerUniqid_CompanyThumbnailImageService',
  412. 'vich_uploader.namer_uniqid.disc_archive' => 'getVichUploader_NamerUniqid_DiscArchiveService',
  413. 'vich_uploader.namer_uniqid.document_native_file' => 'getVichUploader_NamerUniqid_DocumentNativeFileService',
  414. 'vich_uploader.namer_uniqid.document_ocr_file' => 'getVichUploader_NamerUniqid_DocumentOcrFileService',
  415. 'vich_uploader.namer_uniqid.document_optimized_pdf_file' => 'getVichUploader_NamerUniqid_DocumentOptimizedPdfFileService',
  416. 'vich_uploader.namer_uniqid.document_swf_file' => 'getVichUploader_NamerUniqid_DocumentSwfFileService',
  417. 'vich_uploader.namer_uniqid.document_webav_file' => 'getVichUploader_NamerUniqid_DocumentWebavFileService',
  418. 'vich_uploader.namer_uniqid.document_xod_blob_file' => 'getVichUploader_NamerUniqid_DocumentXodBlobFileService',
  419. 'vich_uploader.namer_uniqid.document_xod_file' => 'getVichUploader_NamerUniqid_DocumentXodFileService',
  420. 'vich_uploader.namer_uniqid.email_export' => 'getVichUploader_NamerUniqid_EmailExportService',
  421. 'vich_uploader.namer_uniqid.expert_original_photo_file' => 'getVichUploader_NamerUniqid_ExpertOriginalPhotoFileService',
  422. 'vich_uploader.namer_uniqid.expert_photo_file' => 'getVichUploader_NamerUniqid_ExpertPhotoFileService',
  423. 'vich_uploader.namer_uniqid.match_letter_document_file' => 'getVichUploader_NamerUniqid_MatchLetterDocumentFileService',
  424. 'vich_uploader.namer_uniqid.match_letter_response_document_file' => 'getVichUploader_NamerUniqid_MatchLetterResponseDocumentFileService',
  425. 'vich_uploader.namer_uniqid.match_message_attachment_file' => 'getVichUploader_NamerUniqid_MatchMessageAttachmentFileService',
  426. 'vich_uploader.namer_uniqid.page_pdf_file' => 'getVichUploader_NamerUniqid_PagePdfFileService',
  427. 'vich_uploader.namer_uniqid.page_raster_file' => 'getVichUploader_NamerUniqid_PageRasterFileService',
  428. 'vich_uploader.namer_uniqid.page_thumbnail_file' => 'getVichUploader_NamerUniqid_PageThumbnailFileService',
  429. 'vich_uploader.namer_uniqid.sorting_session_memo_file' => 'getVichUploader_NamerUniqid_SortingSessionMemoFileService',
  430. 'vich_uploader.namer_uniqid.sorting_session_mrs_form_file' => 'getVichUploader_NamerUniqid_SortingSessionMrsFormFileService',
  431. 'vich_uploader.namer_uniqid.supporting_document_file' => 'getVichUploader_NamerUniqid_SupportingDocumentFileService',
  432. 'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  433. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  434. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  435. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  436. 'cache_clearer' => 'getCacheClearerService',
  437. 'filesystem' => 'getFilesystemService',
  438. 'serializer' => 'getSerializerService',
  439. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  440. 'form.factory' => 'getForm_FactoryService',
  441. 'form.type.file' => 'getForm_Type_FileService',
  442. 'profiler' => 'getProfilerService',
  443. 'twig' => 'getTwigService',
  444. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  445. 'security.token_storage' => 'getSecurity_TokenStorageService',
  446. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  447. 'session' => 'getSessionService',
  448. 'validator' => 'getValidatorService',
  449. ];
  450. $this->aliases = [
  451. 'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  452. 'GeoIp2\\Database\\Reader' => 'geoip2.database.default_reader',
  453. 'League\\Fractal\\Manager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  454. 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticator' => 'scheb_two_factor.security.totp_authenticator',
  455. 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticatorInterface' => 'scheb_two_factor.security.totp_authenticator',
  456. 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  457. 'SecIT\\ImapBundle\\Service\\Imap' => 'secit.imap',
  458. 'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  459. 'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  460. 'api_platform.action.get_item' => 'api_platform.action.placeholder',
  461. 'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  462. 'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  463. 'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  464. 'api_platform.action.put_item' => 'api_platform.action.placeholder',
  465. 'api_platform.swagger.action.ui' => 'MedBrief\\MSR\\Service\\OpenApi\\MsrSwaggerUiAction',
  466. 'database_connection' => 'doctrine.dbal.default_connection',
  467. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  468. 'geoip2.reader' => 'geoip2.database.default_reader',
  469. 'hwi_oauth.http.client' => 'httplug.client',
  470. 'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  471. 'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  472. 'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  473. 'sam_j_fractal.manager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  474. 'scheb_two_factor.security.email.code_generator' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface',
  475. 'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  476. 'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  477. 'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  478. 'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  479. 'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  480. 'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  481. 'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  482. 'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  483. 'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  484. ];
  485. $this->privates['service_container'] = function () {
  486. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  493. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  494. include_once \dirname(__DIR__, 4).'/src/EventListener/JsRoutingAccessListener.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  496. include_once \dirname(__DIR__, 4).'/src/EventListener/UserEnumerationSecurityListener.php';
  497. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Enforce2FASubscriber.php';
  498. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/SecurityEventSubscriber.php';
  499. include_once \dirname(__DIR__, 4).'/src/Service/Notification/Generators/NotificationGenerator.php';
  500. include_once \dirname(__DIR__, 4).'/src/Service/Notification/Generators/UserLoginNotification.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  507. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertLetterOfApproachRepository.php';
  508. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertProfileCacheRepository.php';
  509. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertUserRepository.php';
  510. include_once \dirname(__DIR__, 4).'/src/Repository/MatchLetterRepository.php';
  511. include_once \dirname(__DIR__, 4).'/src/Repository/MessageThreadMessageAttachmentRepository.php';
  512. include_once \dirname(__DIR__, 4).'/src/Repository/MessageThreadMessageRepository.php';
  513. include_once \dirname(__DIR__, 4).'/src/Repository/MessageThreadParticipantRepository.php';
  514. include_once \dirname(__DIR__, 4).'/src/Repository/MessageThreadRepository.php';
  515. include_once \dirname(__DIR__, 4).'/src/Traits/UserRestrictableQueriesTrait.php';
  516. include_once \dirname(__DIR__, 4).'/src/Repository/RoleInvitationRepository.php';
  517. include_once \dirname(__DIR__, 4).'/src/Repository/ShortlistedExpertRepository.php';
  518. include_once \dirname(__DIR__, 4).'/src/Repository/UserPreferenceRepository.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  520. include_once \dirname(__DIR__, 4).'/src/Traits/EventDispatcherTrait.php';
  521. include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
  522. include_once \dirname(__DIR__, 4).'/src/Service/ArchiverService.php';
  523. include_once \dirname(__DIR__, 4).'/src/Service/DeviceDetectorService.php';
  524. include_once \dirname(__DIR__, 4).'/src/Service/EntityHelper/ProjectHelper.php';
  525. include_once \dirname(__DIR__, 4).'/src/Service/EntityHelper/UserHelper.php';
  526. include_once \dirname(__DIR__, 4).'/src/Service/MailerHelperService.php';
  527. include_once \dirname(__DIR__, 4).'/src/Service/MessageThread/MessageAttachmentService.php';
  528. include_once \dirname(__DIR__, 4).'/src/Service/MessageThread/MessageThreadService.php';
  529. include_once \dirname(__DIR__, 4).'/src/Traits/ErrorHandlingTrait.php';
  530. include_once \dirname(__DIR__, 4).'/src/Service/Notification/UserNotificationService.php';
  531. include_once \dirname(__DIR__, 4).'/src/Service/Notification/NotificationTransportAdapter/NotificationTransportAdapterInterface.php';
  532. include_once \dirname(__DIR__, 4).'/src/Service/Notification/NotificationTransportAdapter/NotificationEmailTransportAdapter.php';
  533. include_once \dirname(__DIR__, 4).'/src/Service/Notification/NotificationTransportAdapter/NotificationSendGridTransportAdapter.php';
  534. include_once \dirname(__DIR__, 4).'/src/Service/ErrorHandling/ErrorHandlingInterface.php';
  535. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Annotation/AnnotationsServiceInterface.php';
  536. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Annotation/AnnotationsService.php';
  537. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PDFNet/AbstractPDFNetService.php';
  538. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Annotation/FlattenAnnotationsInterface.php';
  539. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Annotation/PDFTronFlattenAnnotations.php';
  540. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PDFNet/PDFNetSingleton.php';
  541. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PathResolver/PathResolverServiceInterface.php';
  542. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PathResolver/PathResolverService.php';
  543. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PathResolver/PathResolverStrategyInterface.php';
  544. include_once \dirname(__DIR__, 4).'/src/Traits/VichHelperAwareTrait.php';
  545. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PathResolver/PathResolverStrategy.php';
  546. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertUser.php';
  547. include_once \dirname(__DIR__, 4).'/src/Service/Role/RoleParserService.php';
  548. include_once \dirname(__DIR__, 4).'/src/Service/Security/PdfHtmlSanitizerService.php';
  549. include_once \dirname(__DIR__, 4).'/src/Service/Security/ThirdPartyAuthorizationChecker.php';
  550. include_once \dirname(__DIR__, 4).'/src/Service/UserHelperService.php';
  551. include_once \dirname(__DIR__, 4).'/src/Service/VirusScan/VirusScannerService.php';
  552. include_once \dirname(__DIR__, 4).'/src/Service/VirusScan/VirusScannerAdapter/AbstractAdapter.php';
  553. include_once \dirname(__DIR__, 4).'/src/Service/VirusScan/VirusScannerAdapter/SavdidAdapter.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  560. include_once \dirname(__DIR__, 4).'/src/Service/ZipArchiveFactory.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/microsoft/azure-storage-common/src/Common/Internal/RestProxy.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/microsoft/azure-storage-common/src/Common/Internal/ServiceRestProxy.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/microsoft/azure-storage-blob/src/Blob/Internal/IBlob.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/microsoft/azure-storage-common/src/Common/Internal/ServiceRestTrait.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/microsoft/azure-storage-blob/src/Blob/BlobRestProxy.php';
  566. include_once \dirname(__DIR__, 4).'/src/EventListener/DeserializeListener.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  569. include_once \dirname(__DIR__, 4).'/src/EventListener/ActivityListener.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  664. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  665. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  666. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  667. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  668. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  669. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  670. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  671. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  672. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  673. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  674. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  676. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  677. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  678. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  679. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  680. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  681. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  682. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  683. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  684. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  685. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  686. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  687. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  688. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  689. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  690. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  691. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  692. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  693. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  694. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  695. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  696. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  697. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  698. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  699. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  700. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  701. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  702. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  703. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  704. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  705. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  706. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  707. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  708. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  709. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  710. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  711. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  712. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  713. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  714. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  715. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  716. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  717. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  718. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  719. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  720. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  721. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  722. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  723. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  724. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  725. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  726. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  727. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  728. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  729. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  730. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  731. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  732. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  733. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  734. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  735. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  736. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  737. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  738. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  739. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  740. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  741. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  742. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  743. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  744. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  745. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  746. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  747. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  748. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  749. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  750. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  751. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  752. include_once \dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/DBAL/StaticConnectionFactory.php';
  753. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  754. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  755. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  756. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  757. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  758. include_once \dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/DBAL/Middleware.php';
  759. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  760. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  761. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  762. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  763. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  764. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  765. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  766. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Auditing/Logger/Middleware/DHMiddleware.php';
  767. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  768. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  769. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  770. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  771. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  772. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  773. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  774. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  775. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  776. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  777. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  778. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  779. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  780. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  781. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  782. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  783. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  784. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  785. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  786. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  787. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  788. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
  789. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  790. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  791. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/NoopAuthenticationManager.php';
  792. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  793. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  794. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  795. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  796. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  797. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  798. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  799. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  800. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  801. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  802. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  803. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  804. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  805. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  806. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  807. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  808. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  809. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  810. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  811. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  812. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  813. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  814. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  815. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  816. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  817. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  818. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  819. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  820. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  821. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  822. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  823. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  824. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  825. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  826. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  827. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  828. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  829. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  830. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  831. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  832. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  833. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  834. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  835. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  842. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  843. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  844. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  845. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  846. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  847. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  848. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  849. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  850. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  851. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  852. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  853. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  854. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  855. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  856. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  857. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  858. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  859. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  860. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  861. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  862. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  863. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  864. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  865. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  866. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  867. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  868. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  869. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  870. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  871. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  872. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  873. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  874. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  875. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  876. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  877. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  878. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  879. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  880. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  881. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  882. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  883. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  884. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  885. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  886. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  887. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  888. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  889. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  890. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  891. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  892. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  893. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  894. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  895. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  896. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/EventListener/TransformPaginationParametersListener.php';
  897. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/EventListener/TransformSortingParametersListener.php';
  898. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/EventListener/TransformFieldsetsParametersListener.php';
  899. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/EventListener/TransformFilteringParametersListener.php';
  900. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  901. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  902. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  903. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  904. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  905. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  906. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  907. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  908. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  909. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  910. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  911. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  912. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  913. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  914. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  915. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  916. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  917. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  918. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  919. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  920. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  921. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  922. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  923. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  924. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  925. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  926. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  927. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  928. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  929. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  930. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  931. include_once \dirname(__DIR__, 4).'/vendor/giggsey/libphonenumber-for-php/src/PhoneNumberUtil.php';
  932. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  933. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  934. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  935. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  936. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  937. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  938. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  939. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Plugin/PluggableTrait.php';
  940. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/MountManager.php';
  941. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/ConfigAwareTrait.php';
  942. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
  943. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/ReadInterface.php';
  944. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/AdapterInterface.php';
  945. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  946. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Adapter/Local.php';
  947. include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  948. include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
  949. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  950. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  951. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  952. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  953. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  954. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  955. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  956. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientInterface.php';
  957. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Client.php';
  958. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  959. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  960. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Options.php';
  961. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  962. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  963. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  964. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  965. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  966. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  967. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  968. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  969. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  970. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  971. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  972. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  973. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  974. include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  975. include_once \dirname(__DIR__, 4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  976. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  977. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  978. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  979. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  980. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  981. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  982. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  983. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  984. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  985. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  986. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  987. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  988. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  989. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  990. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  991. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  992. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  993. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  994. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  995. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  996. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  997. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  998. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  999. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1000. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1001. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1002. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1003. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1004. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1005. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1006. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  1007. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  1008. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  1009. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/FlysystemStorage.php';
  1010. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  1011. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1012. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1013. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1014. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
  1015. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerTrait.php';
  1016. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';
  1017. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
  1018. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
  1019. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  1020. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  1021. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter.php';
  1022. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  1023. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  1024. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  1025. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  1026. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  1027. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  1028. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1029. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  1030. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1031. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  1032. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  1033. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  1034. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Configuration.php';
  1035. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Security/RoleCheckerInterface.php';
  1036. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Security/RoleChecker.php';
  1037. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Security/SecurityProviderInterface.php';
  1038. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Security/SecurityProvider.php';
  1039. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Auditor.php';
  1040. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/ProviderInterface.php';
  1041. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/AbstractProvider.php';
  1042. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/DoctrineProvider.php';
  1043. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/ConfigurationInterface.php';
  1044. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Configuration.php';
  1045. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Service/ServiceInterface.php';
  1046. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Service/AbstractService.php';
  1047. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/DoctrineService.php';
  1048. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Service/StorageServiceInterface.php';
  1049. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/StorageService.php';
  1050. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Service/AuditingServiceInterface.php';
  1051. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/AuditingService.php';
  1052. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/User/UserProviderInterface.php';
  1053. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/User/UserProvider.php';
  1054. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Event/ViewerEventSubscriber.php';
  1055. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  1056. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  1057. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  1058. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  1059. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  1060. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  1061. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  1062. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  1063. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  1064. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  1065. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  1066. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1067. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1068. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  1069. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  1070. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  1071. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1072. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  1073. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  1074. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1075. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1076. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  1077. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  1078. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1079. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1080. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  1081. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1082. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php';
  1083. include_once \dirname(__DIR__, 4).'/vendor/league/flysystem-azure-blob-storage/src/AzureBlobStorageAdapter.php';
  1084. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1085. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1086. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1087. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1088. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1089. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1090. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  1091. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  1092. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1093. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1094. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1095. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1096. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1097. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1098. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1099. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1100. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  1101. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1102. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1103. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1104. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1105. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  1106. include_once \dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Serializer/Normalizer/PhoneNumberNormalizer.php';
  1107. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1108. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  1109. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1110. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1111. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1112. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1113. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1114. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1115. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  1116. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  1117. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  1118. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1119. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1120. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1121. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1122. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  1123. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  1124. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1125. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1126. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1127. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1128. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1129. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1130. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1131. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1132. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1133. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  1134. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  1135. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1136. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1137. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1138. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1139. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1140. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1141. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1142. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1143. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1144. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1145. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1146. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1147. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1148. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1149. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1150. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1151. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1152. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  1153. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  1154. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1155. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1156. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1157. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1158. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1159. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1160. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  1161. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1162. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1163. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1164. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1165. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1166. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1167. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1168. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1169. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1170. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1171. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1172. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1173. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1174. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1175. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1176. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1177. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1178. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1179. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1180. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1181. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1182. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1183. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1184. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1185. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1186. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1187. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1188. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1189. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1190. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1191. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  1192. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1193. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1194. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  1195. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1196. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1197. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1198. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1199. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1200. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  1201. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  1202. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1203. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  1204. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1205. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1206. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1207. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1208. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1209. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1210. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1211. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1212. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1213. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1214. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1215. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1216. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1217. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1218. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1219. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1220. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1221. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1222. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1223. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1224. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1225. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1226. include_once \dirname(__DIR__, 4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/Bridge/Twig/AnsiExtension.php';
  1227. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/CustomRoutingExtension.php';
  1228. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/DisplayTextWithTooltipExtension.php';
  1229. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/FormExtension.php';
  1230. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/JsonDecode.php';
  1231. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/MatchExtension.php';
  1232. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NeedsFileReviewCheckerExtension.php';
  1233. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/FileReviewChecker.php';
  1234. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/PluralizeExtension.php';
  1235. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/PriceExtension.php';
  1236. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ProgressIndicatorExtension.php';
  1237. include_once \dirname(__DIR__, 4).'/src/Twig/Extension/SecurityExtension.php';
  1238. include_once \dirname(__DIR__, 4).'/src/Twig/MedBriefCountryNameExtension.php';
  1239. include_once \dirname(__DIR__, 4).'/src/Twig/MedBriefEntityHelperExtension.php';
  1240. include_once \dirname(__DIR__, 4).'/src/Twig/MedBriefExtension.php';
  1241. include_once \dirname(__DIR__, 4).'/src/Twig/MedBriefUrlizeExtension.php';
  1242. include_once \dirname(__DIR__, 4).'/src/Twig/SentryExtension.php';
  1243. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1244. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1245. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1246. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1247. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1248. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1249. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1250. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/LazyFilterExtension.php';
  1251. include_once \dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Twig/Extension/PhoneNumberHelperExtension.php';
  1252. include_once \dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Templating/Helper/PhoneNumberHelper.php';
  1253. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  1254. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  1255. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1256. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1257. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1258. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
  1259. include_once \dirname(__DIR__, 4).'/vendor/twig/markdown-extra/MarkdownExtension.php';
  1260. include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  1261. include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  1262. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1263. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  1264. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  1265. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  1266. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  1267. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Twig/FroalaExtension.php';
  1268. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1269. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1270. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1271. include_once \dirname(__DIR__, 4).'/src/Service/Accounting/InvoiceHelper.php';
  1272. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1273. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1274. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1275. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1276. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1277. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1278. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1279. include_once __DIR__.'/proxy-classes.php';
  1280. };
  1281. }
  1282. public function compile(): void
  1283. {
  1284. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1285. }
  1286. public function isCompiled(): bool
  1287. {
  1288. return true;
  1289. }
  1290. public function getRemovedIds(): array
  1291. {
  1292. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1293. }
  1294. protected function createProxy($class, \Closure $factory)
  1295. {
  1296. return $factory();
  1297. }
  1298. /**
  1299. * Gets the public '.container.private.cache_clearer' shared service.
  1300. *
  1301. * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1302. */
  1303. protected function get_Container_Private_CacheClearerService()
  1304. {
  1305. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1306. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1307. return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1308. yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1309. yield 1 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1310. }, 2));
  1311. }
  1312. /**
  1313. * Gets the public '.container.private.filesystem' shared service.
  1314. *
  1315. * @return \Symfony\Component\Filesystem\Filesystem
  1316. */
  1317. protected function get_Container_Private_FilesystemService()
  1318. {
  1319. return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1320. }
  1321. /**
  1322. * Gets the public '.container.private.form.factory' shared service.
  1323. *
  1324. * @return \Symfony\Component\Form\FormFactory
  1325. */
  1326. protected function get_Container_Private_Form_FactoryService()
  1327. {
  1328. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
  1329. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
  1330. $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1331. if (isset($this->services['.container.private.form.factory'])) {
  1332. return $this->services['.container.private.form.factory'];
  1333. }
  1334. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1335. }
  1336. /**
  1337. * Gets the public '.container.private.form.type.file' shared service.
  1338. *
  1339. * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1340. */
  1341. protected function get_Container_Private_Form_Type_FileService()
  1342. {
  1343. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  1344. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  1345. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1346. return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1347. }
  1348. /**
  1349. * Gets the public '.container.private.profiler' shared service.
  1350. *
  1351. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1352. */
  1353. protected function get_Container_Private_ProfilerService()
  1354. {
  1355. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1356. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1357. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1358. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1359. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1360. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  1361. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1362. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1363. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1364. $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1365. $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1366. $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  1367. $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  1368. $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1369. $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  1370. $d->addInstance('cache.rate_limiter.traceable', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1371. $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1372. $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1373. $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1374. $d->addInstance('cache.doctrine.orm.default.second_level.region_driver.traceable', ($this->privates['cache.doctrine.orm.default.second_level.region_driver.traceable'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriver_TraceableService()));
  1375. $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  1376. $d->addInstance('api_platform.cache.route_name_resolver.traceable', ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()));
  1377. $d->addInstance('api_platform.cache.identifiers_extractor.traceable', ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()));
  1378. $d->addInstance('api_platform.cache.subresource_operation_factory.traceable', ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()));
  1379. $d->addInstance('api_platform.cache.metadata.resource.traceable', ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()));
  1380. $d->addInstance('api_platform.cache.metadata.property.traceable', ($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService()));
  1381. $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  1382. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1383. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1384. $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1385. if ($this->has('kernel')) {
  1386. $f->setKernel($b);
  1387. }
  1388. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1389. $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1390. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1391. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1392. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1393. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1394. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1395. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1396. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/MedBrief_MSR_KernelDevDebugContainer'), $c));
  1397. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1398. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1399. $instance->add($d);
  1400. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1401. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  1402. $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())));
  1403. $instance->add($e);
  1404. $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([])))));
  1405. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1406. $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1407. $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()))));
  1408. $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1409. $instance->add(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
  1410. $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  1411. $instance->add($f);
  1412. return $instance;
  1413. }
  1414. /**
  1415. * Gets the public '.container.private.security.authorization_checker' shared service.
  1416. *
  1417. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1418. */
  1419. protected function get_Container_Private_Security_AuthorizationCheckerService()
  1420. {
  1421. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1422. if (isset($this->services['.container.private.security.authorization_checker'])) {
  1423. return $this->services['.container.private.security.authorization_checker'];
  1424. }
  1425. 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, false, false);
  1426. }
  1427. /**
  1428. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1429. *
  1430. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1431. */
  1432. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1433. {
  1434. return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1435. }
  1436. /**
  1437. * Gets the public '.container.private.security.password_encoder' shared service.
  1438. *
  1439. * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1440. *
  1441. * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1442. */
  1443. protected function get_Container_Private_Security_PasswordEncoderService()
  1444. {
  1445. trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1446. return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1447. }
  1448. /**
  1449. * Gets the public '.container.private.security.token_storage' shared service.
  1450. *
  1451. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1452. */
  1453. protected function get_Container_Private_Security_TokenStorageService()
  1454. {
  1455. 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, [
  1456. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1457. ], [
  1458. 'request_stack' => '?',
  1459. ]));
  1460. }
  1461. /**
  1462. * Gets the public '.container.private.serializer' shared service.
  1463. *
  1464. * @return \Symfony\Component\Serializer\Serializer
  1465. */
  1466. protected function get_Container_Private_SerializerService()
  1467. {
  1468. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1469. if (isset($this->services['.container.private.serializer'])) {
  1470. return $this->services['.container.private.serializer'];
  1471. }
  1472. $b = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1473. if (isset($this->services['.container.private.serializer'])) {
  1474. return $this->services['.container.private.serializer'];
  1475. }
  1476. $c = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1477. if (isset($this->services['.container.private.serializer'])) {
  1478. return $this->services['.container.private.serializer'];
  1479. }
  1480. $d = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1481. if (isset($this->services['.container.private.serializer'])) {
  1482. return $this->services['.container.private.serializer'];
  1483. }
  1484. $e = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1485. if (isset($this->services['.container.private.serializer'])) {
  1486. return $this->services['.container.private.serializer'];
  1487. }
  1488. $f = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1489. if (isset($this->services['.container.private.serializer'])) {
  1490. return $this->services['.container.private.serializer'];
  1491. }
  1492. $g = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1493. $h = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1494. $i = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  1495. $j = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $g, $h)], [0 => $i]));
  1496. $k = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($j);
  1497. $l = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1498. $m = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1499. $n = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1500. $o = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($l, $m, $a, $b, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $c, NULL, $n, NULL, false, 'oauth2', 'application', '', '', [], [], $d, true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $j));
  1501. $p = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1502. $q = new \ApiPlatform\Core\JsonApi\Serializer\ReservedAttributeNameConverter($p);
  1503. $r = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1504. $s = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  1505. $t = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1506. $u = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1507. $v = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($u);
  1508. $w = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($u, $p, $g, $h, $v, NULL, [], $h);
  1509. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($g), 1 => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), 2 => new \Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer(($this->privates['libphonenumber\\PhoneNumberUtil'] ?? $this->getPhoneNumberUtilService()), 'ZZ', 0), 3 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 4 => $k, 5 => $o, 6 => new \ApiPlatform\Core\JsonApi\Serializer\ConstraintViolationListNormalizer($a, $q), 7 => new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($r, $this->parameters['api_platform.validator.serialize_payload_fields'], $p), 8 => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer($this->parameters['api_platform.validator.serialize_payload_fields'], $p), 9 => $o, 10 => new \ApiPlatform\Core\JsonApi\Serializer\ErrorNormalizer(true), 11 => $k, 12 => new \ApiPlatform\Core\JsonApi\Serializer\EntrypointNormalizer($l, $s, $r), 13 => new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($l, $m, $a, $t, NULL, $r, $d, $p), 14 => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($l, $s, $r), 15 => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($r, true), 16 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 17 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 18 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 19 => new \ApiPlatform\Core\JsonApi\Serializer\ItemNormalizer($m, $a, $s, $t, $g, $q, $l, [], new RewindableGenerator(function () {
  1510. yield 0 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryMatterOutputDataTransformer()));
  1511. yield 1 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryOutputDataTransformer()));
  1512. yield 2 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'] ?? $this->getExpertInputDataTransformerService());
  1513. yield 3 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'] ?? $this->getExpertOutputDataTransformerService());
  1514. yield 4 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'] ?? $this->getMatterClosureCancelInputDataTransformerService());
  1515. yield 5 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'] ?? $this->getMatterClosureCreateInputDataTransformerService());
  1516. yield 6 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterClosureOutputDataTransformer()));
  1517. yield 7 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'] ?? $this->getMatterRequestFullInputCreateDataTransformerService());
  1518. yield 8 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'] ?? $this->getMatterRequestFullInputUpdateDataTransformerService());
  1519. yield 9 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterRequestFullOutputDataTransformer()));
  1520. }, 10), $e), 20 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($l, $m, $a, $s, $t, $f, $g, $p, $u, [], new RewindableGenerator(function () {
  1521. yield 0 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryMatterOutputDataTransformer()));
  1522. yield 1 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryOutputDataTransformer()));
  1523. yield 2 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'] ?? $this->getExpertInputDataTransformerService());
  1524. yield 3 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'] ?? $this->getExpertOutputDataTransformerService());
  1525. yield 4 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'] ?? $this->getMatterClosureCancelInputDataTransformerService());
  1526. yield 5 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'] ?? $this->getMatterClosureCreateInputDataTransformerService());
  1527. yield 6 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterClosureOutputDataTransformer()));
  1528. yield 7 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'] ?? $this->getMatterRequestFullInputCreateDataTransformerService());
  1529. yield 8 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'] ?? $this->getMatterRequestFullInputUpdateDataTransformerService());
  1530. yield 9 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterRequestFullOutputDataTransformer()));
  1531. }, 10), $e), 21 => new \ApiPlatform\Core\Serializer\ItemNormalizer($m, $a, $s, $t, $g, $p, $u, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
  1532. yield 0 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryMatterOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryMatterOutputDataTransformer()));
  1533. yield 1 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\ClinicalSummaryOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ClinicalSummaryOutputDataTransformer()));
  1534. yield 2 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'] ?? $this->getExpertInputDataTransformerService());
  1535. yield 3 => ($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'] ?? $this->getExpertOutputDataTransformerService());
  1536. yield 4 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'] ?? $this->getMatterClosureCancelInputDataTransformerService());
  1537. yield 5 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'] ?? $this->getMatterClosureCreateInputDataTransformerService());
  1538. yield 6 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterClosureOutputDataTransformer()));
  1539. yield 7 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'] ?? $this->getMatterRequestFullInputCreateDataTransformerService());
  1540. yield 8 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'] ?? $this->getMatterRequestFullInputUpdateDataTransformerService());
  1541. yield 9 => ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] ?? ($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterRequestFullOutputDataTransformer()));
  1542. }, 10), $l, $e), 22 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $p), 24 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($u, $p, $h, $v, NULL, [])), 25 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 29 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 30 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 31 => new \ApiPlatform\Core\JsonApi\Serializer\CollectionNormalizer($t, 'page', $l), 32 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($f, $t, $s), 'page', 'pagination', $l, $g), $l, $t, $n), 33 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 34 => new \ApiPlatform\Core\JsonApi\Serializer\ObjectNormalizer($w, $s, $t, $l), 35 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($w, $s, $f), 36 => $w], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $i, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonapi'), 5 => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), 6 => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  1543. }
  1544. /**
  1545. * Gets the public '.container.private.session' shared service.
  1546. *
  1547. * @return \Symfony\Component\HttpFoundation\Session\Session
  1548. */
  1549. protected function get_Container_Private_SessionService()
  1550. {
  1551. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1552. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  1553. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1554. if (isset($this->services['.container.private.session'])) {
  1555. return $this->services['.container.private.session'];
  1556. }
  1557. return $this->services['.container.private.session'] = $a->createSession();
  1558. }
  1559. /**
  1560. * Gets the public '.container.private.twig' shared service.
  1561. *
  1562. * @return \Twig\Environment
  1563. */
  1564. protected function get_Container_Private_TwigService()
  1565. {
  1566. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1567. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1568. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  1569. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  1570. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1571. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1572. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1573. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1574. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1575. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1576. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1577. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1578. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1579. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1580. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/ApiPlatformBundle'), 'ApiPlatform');
  1581. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1582. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1583. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1584. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1585. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1586. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1587. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1588. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1589. $a->addPath((\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/views'), 'MisdPhoneNumber');
  1590. $a->addPath((\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/views'), '!MisdPhoneNumber');
  1591. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1592. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1593. $a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
  1594. $a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
  1595. $a->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1596. $a->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1597. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/HWIOAuthBundle'), 'HWIOAuth');
  1598. $a->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  1599. $a->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  1600. $a->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1601. $a->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1602. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/DHAuditorBundle'), 'DHAuditor');
  1603. $a->addPath((\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Resources/views'), 'DHAuditor');
  1604. $a->addPath((\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Resources/views'), '!DHAuditor');
  1605. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1606. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1607. $a->addPath((\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1608. $a->addPath((\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1609. $a->addPath((\dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Resources/views'), 'KMSFroalaEditor');
  1610. $a->addPath((\dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Resources/views'), '!KMSFroalaEditor');
  1611. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1612. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1613. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1614. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1615. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1616. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1617. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1618. $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1619. $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1620. $f = ($this->services['router'] ?? $this->getRouterService());
  1621. $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1622. $h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1623. $i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1624. $j = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1625. $k = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1626. $l = new \MedBrief\MSR\Twig\MedBriefExtension();
  1627. $m = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  1628. $l->setUploadHelper($m);
  1629. $n = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1630. $n->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
  1631. $o = new \Symfony\Bridge\Twig\AppVariable();
  1632. $o->setEnvironment('dev');
  1633. $o->setDebug(true);
  1634. if ($this->has('.container.private.security.token_storage')) {
  1635. $o->setTokenStorage($j);
  1636. }
  1637. if ($this->has('request_stack')) {
  1638. $o->setRequestStack($g);
  1639. }
  1640. $p = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1641. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1642. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1643. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1644. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1645. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
  1646. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1647. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1648. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  1649. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1650. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1651. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
  1652. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1653. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1654. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1655. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h, $i));
  1656. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1657. $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($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $j)));
  1658. $instance->addExtension(new \SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension());
  1659. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\CustomRoutingExtension($f, 'localhost:9080', 'http'));
  1660. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\DisplayTextWithTooltipExtension());
  1661. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\FormExtension());
  1662. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\JsonDecode());
  1663. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\MatchExtension(($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService())));
  1664. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\NeedsFileReviewCheckerExtension(new \MedBrief\MSR\Service\InterpartyDisclosure\FileReviewChecker($g, $k)));
  1665. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\PluralizeExtension());
  1666. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\PriceExtension());
  1667. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\ProgressIndicatorExtension());
  1668. $instance->addExtension(new \MedBrief\MSR\Twig\Extension\SecurityExtension(($this->services['MedBrief\\MSR\\Service\\Security\\PdfHtmlSanitizerService'] ?? ($this->services['MedBrief\\MSR\\Service\\Security\\PdfHtmlSanitizerService'] = new \MedBrief\MSR\Service\Security\PdfHtmlSanitizerService()))));
  1669. $instance->addExtension(new \MedBrief\MSR\Twig\MedBriefCountryNameExtension());
  1670. $instance->addExtension(new \MedBrief\MSR\Twig\MedBriefEntityHelperExtension(($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'] ?? $this->getProjectHelperService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService())));
  1671. $instance->addExtension($l);
  1672. $instance->addExtension(new \MedBrief\MSR\Twig\MedBriefUrlizeExtension());
  1673. $instance->addExtension(new \MedBrief\MSR\Twig\SentryExtension());
  1674. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($n));
  1675. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1676. $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1677. $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  1678. $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f, $c)));
  1679. $instance->addExtension(new \Liip\ImagineBundle\Templating\LazyFilterExtension());
  1680. $instance->addExtension(new \Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension(new \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper(($this->privates['libphonenumber\\PhoneNumberUtil'] ?? $this->getPhoneNumberUtilService()))));
  1681. $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1682. $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1683. $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1684. $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension($m));
  1685. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1686. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1687. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', false],
  1688. ], [
  1689. 'webpack_encore.entrypoint_lookup_collection' => '?',
  1690. 'webpack_encore.tag_renderer' => '?',
  1691. ])));
  1692. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1693. $instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
  1694. $instance->addExtension(new \Twig\Extra\Markdown\MarkdownExtension());
  1695. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1696. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1697. $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h, $i));
  1698. $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $g)));
  1699. $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1700. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  1701. ], [
  1702. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1703. ])));
  1704. $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  1705. $instance->addExtension(new \KMS\FroalaEditorBundle\Twig\FroalaExtension(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $d));
  1706. $instance->addGlobal('app', $o);
  1707. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1708. 'MedBrief\\MSR\\Twig\\SentryRuntime' => ['privates', 'MedBrief\\MSR\\Twig\\SentryRuntime', 'getSentryRuntimeService', false],
  1709. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
  1710. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
  1711. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
  1712. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
  1713. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
  1714. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates', 'knp_menu.twig.runtime', 'getKnpMenu_Twig_RuntimeService', false],
  1715. 'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => ['privates', 'liip_imagine.templating.filter_runtime', 'getLiipImagine_Templating_FilterRuntimeService', false],
  1716. 'Twig\\Extra\\Markdown\\MarkdownRuntime' => ['privates', 'twig.runtime.markdown', 'getTwig_Runtime_MarkdownService', false],
  1717. 'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates', 'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime', 'getQrCodeRuntimeService', false],
  1718. ], [
  1719. 'MedBrief\\MSR\\Twig\\SentryRuntime' => '?',
  1720. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1721. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1722. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1723. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1724. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1725. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  1726. 'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => '?',
  1727. 'Twig\\Extra\\Markdown\\MarkdownRuntime' => '?',
  1728. 'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  1729. ])));
  1730. $instance->addGlobal('xero_default_test_legal_entity_name', 'Test Client');
  1731. $instance->addGlobal('router_request_context_host', 'localhost:9080');
  1732. $instance->addGlobal('router_request_context_scheme', 'http');
  1733. $instance->addGlobal('invoice_helper', new \MedBrief\MSR\Service\Accounting\InvoiceHelper($k, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  1734. $instance->addGlobal('device_detector', ($this->privates['MedBrief\\MSR\\Service\\DeviceDetectorService'] ?? ($this->privates['MedBrief\\MSR\\Service\\DeviceDetectorService'] = new \MedBrief\MSR\Service\DeviceDetectorService())));
  1735. $instance->addGlobal('upload_chunk_size', '30000000');
  1736. $instance->addGlobal('sentry_dsn', $this->getEnv('SENTRY_DSN'));
  1737. $instance->addGlobal('sentry_dsn_docsorter', 'https://[email protected]/3');
  1738. $instance->addGlobal('sentry_env_docsorter', $this->getEnv('string:APP_ENV').'-embed');
  1739. $instance->addGlobal('role_parser', ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()));
  1740. $instance->addGlobal('logout_warning_timeout', NULL);
  1741. $instance->addGlobal('pdftron_sdk_license_key', 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7');
  1742. $instance->addGlobal('pdftron_webviewer_license_key', 'MedBrief Services Limited:OEM:MedBrief::B+:AMS(20280129):1AA5B9FD04B7E80A2360B13AC9A253FA60613FED9940B57B4C5425E46864707542C2BEF5C7');
  1743. $instance->addGlobal('annotation_service', ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'] ?? $this->getAnnotationsServiceService()));
  1744. $instance->addGlobal('build_version', $this->getEnv('APP_VERSION'));
  1745. $instance->addGlobal('auth0_client_domain', $this->getEnv('AUTH0_CLIENT_DOMAIN'));
  1746. $instance->addGlobal('auth0_client_identifier', $this->getEnv('AUTH0_CLIENT_IDENTIFIER'));
  1747. $instance->addGlobal('site_password', $this->getEnv('SITE_PASSWORD'));
  1748. $instance->addGlobal('feedback_link_url', $this->getEnv('FEEDBACK_LINK_URL'));
  1749. $instance->addGlobal('match_feedback_link_url', $this->getEnv('MATCH_FEEDBACK_LINK_URL'));
  1750. $instance->addGlobal('app_env', $this->getEnv('APP_ENV'));
  1751. $instance->addGlobal('webspellchecker_service_url', $this->getEnv('WEBSPELLCHECKER_SERVICE_URL'));
  1752. $instance->addGlobal('session_timeout_inactivity_minutes', 40);
  1753. $instance->addGlobal('session_timeout_warning_seconds', 90);
  1754. $instance->addGlobal('session_timeout_poll_interval_seconds', 5);
  1755. $instance->addGlobal('session_timeout_activity_post_frequency', 10);
  1756. $instance->registerUndefinedFilterCallback([0 => $p, 1 => 'suggestFilter']);
  1757. $instance->registerUndefinedFunctionCallback([0 => $p, 1 => 'suggestFunction']);
  1758. $instance->registerUndefinedTokenParserCallback([0 => $p, 1 => 'suggestTag']);
  1759. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1760. return $instance;
  1761. }
  1762. /**
  1763. * Gets the public '.container.private.validator' shared service.
  1764. *
  1765. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1766. */
  1767. protected function get_Container_Private_ValidatorService()
  1768. {
  1769. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1770. if (isset($this->services['.container.private.validator'])) {
  1771. return $this->services['.container.private.validator'];
  1772. }
  1773. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1774. }
  1775. /**
  1776. * Gets the public 'DH\AuditorBundle\Controller\ViewerController' shared service.
  1777. *
  1778. * @return \DH\AuditorBundle\Controller\ViewerController
  1779. */
  1780. protected function getViewerControllerService()
  1781. {
  1782. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Controller/ViewerController.php';
  1783. return $this->services['DH\\AuditorBundle\\Controller\\ViewerController'] = new \DH\AuditorBundle\Controller\ViewerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1784. }
  1785. /**
  1786. * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1787. *
  1788. * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1789. */
  1790. protected function getProfilerControllerService()
  1791. {
  1792. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1793. return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1794. }
  1795. /**
  1796. * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand' shared service.
  1797. *
  1798. * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand
  1799. */
  1800. protected function getMakeAdminDashboardCommandService()
  1801. {
  1802. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1803. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminDashboardCommand.php';
  1804. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Maker/ClassMaker.php';
  1805. $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] = new \EasyCorp\Bundle\EasyAdminBundle\Maker\ClassMaker(($this->services['kernel'] ?? $this->get('kernel', 1)), \dirname(__DIR__, 4)))), \dirname(__DIR__, 4));
  1806. $instance->setName('make:admin:dashboard');
  1807. $instance->setDescription('Creates a new EasyAdmin Dashboard class');
  1808. return $instance;
  1809. }
  1810. /**
  1811. * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand' shared service.
  1812. *
  1813. * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  1814. */
  1815. protected function getMakeAdminMigrationCommandService()
  1816. {
  1817. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1818. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  1819. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Maker/Migrator.php';
  1820. $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(new \EasyCorp\Bundle\EasyAdminBundle\Maker\Migrator(), \dirname(__DIR__, 4));
  1821. $instance->setName('make:admin:migration');
  1822. $instance->setDescription('Migrates EasyAdmin2 YAML config into EasyAdmin 3 PHP config classes');
  1823. return $instance;
  1824. }
  1825. /**
  1826. * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand' shared service.
  1827. *
  1828. * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand
  1829. */
  1830. protected function getMakeCrudControllerCommandService()
  1831. {
  1832. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1833. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeCrudControllerCommand.php';
  1834. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Maker/ClassMaker.php';
  1835. $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand(\dirname(__DIR__, 4), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] = new \EasyCorp\Bundle\EasyAdminBundle\Maker\ClassMaker(($this->services['kernel'] ?? $this->get('kernel', 1)), \dirname(__DIR__, 4)))), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1836. $instance->setName('make:admin:crud');
  1837. $instance->setDescription('Creates a new EasyAdmin CRUD controller class');
  1838. return $instance;
  1839. }
  1840. /**
  1841. * Gets the public 'Endroid\QrCodeBundle\Controller\GenerateController' shared autowired service.
  1842. *
  1843. * @return \Endroid\QrCodeBundle\Controller\GenerateController
  1844. */
  1845. protected function getGenerateControllerService()
  1846. {
  1847. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Controller/GenerateController.php';
  1848. return $this->services['Endroid\\QrCodeBundle\\Controller\\GenerateController'] = new \Endroid\QrCodeBundle\Controller\GenerateController(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()));
  1849. }
  1850. /**
  1851. * Gets the public 'GpsLab\Bundle\GeoIP2Bundle\Downloader\Downloader' shared service.
  1852. *
  1853. * @return \GpsLab\Bundle\GeoIP2Bundle\Downloader\MaxMindDownloader
  1854. */
  1855. protected function getDownloaderService()
  1856. {
  1857. include_once \dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src/Downloader/Downloader.php';
  1858. include_once \dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src/Downloader/MaxMindDownloader.php';
  1859. return $this->services['GpsLab\\Bundle\\GeoIP2Bundle\\Downloader\\Downloader'] = new \GpsLab\Bundle\GeoIP2Bundle\Downloader\MaxMindDownloader(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1860. }
  1861. /**
  1862. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\ConnectController' shared service.
  1863. *
  1864. * @return \HWI\Bundle\OAuthBundle\Controller\ConnectController
  1865. */
  1866. protected function getConnectControllerService()
  1867. {
  1868. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1869. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Controller/ConnectController.php';
  1870. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapLocator.php';
  1871. $a = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  1872. $a->add('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  1873. $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController'] = $instance = new \HWI\Bundle\OAuthBundle\Controller\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), false, 'IS_AUTHENTICATED_REMEMBERED', false, 'hwi_oauth_connect', false, $this->parameters['hwi_oauth.firewall_names']);
  1874. $instance->setContainer($this);
  1875. return $instance;
  1876. }
  1877. /**
  1878. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  1879. *
  1880. * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  1881. */
  1882. protected function getLoginControllerService()
  1883. {
  1884. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Controller/LoginController.php';
  1885. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 'IS_AUTHENTICATED_REMEMBERED');
  1886. }
  1887. /**
  1888. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  1889. *
  1890. * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  1891. */
  1892. protected function getRedirectToServiceControllerService()
  1893. {
  1894. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Controller/RedirectToServiceController.php';
  1895. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Util/DomainWhitelist.php';
  1896. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), $this->parameters['hwi_oauth.firewall_names'], NULL, false, false);
  1897. }
  1898. /**
  1899. * Gets the public 'KMS\FroalaEditorBundle\Controller\MediaController' shared service.
  1900. *
  1901. * @return \KMS\FroalaEditorBundle\Controller\MediaController
  1902. */
  1903. protected function getMediaControllerService()
  1904. {
  1905. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Controller/MediaController.php';
  1906. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Service/MediaManager.php';
  1907. return $this->services['KMS\\FroalaEditorBundle\\Controller\\MediaController'] = new \KMS\FroalaEditorBundle\Controller\MediaController(($this->services['kms_froala_editor.media_manager'] ?? ($this->services['kms_froala_editor.media_manager'] = new \KMS\FroalaEditorBundle\Service\MediaManager())), ($this->services['kernel'] ?? $this->get('kernel', 1)));
  1908. }
  1909. /**
  1910. * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  1911. *
  1912. * @return \Liip\ImagineBundle\Controller\ImagineController
  1913. */
  1914. protected function getImagineControllerService()
  1915. {
  1916. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  1917. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  1918. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  1919. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  1920. return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  1921. }
  1922. /**
  1923. * Gets the public 'MedBrief\MSR\Controller\AccountController' shared autowired service.
  1924. *
  1925. * @return \MedBrief\MSR\Controller\AccountController
  1926. */
  1927. protected function getAccountControllerService()
  1928. {
  1929. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1930. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  1931. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  1932. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  1933. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  1934. include_once \dirname(__DIR__, 4).'/src/Controller/AccountController.php';
  1935. $this->services['MedBrief\\MSR\\Controller\\AccountController'] = $instance = new \MedBrief\MSR\Controller\AccountController();
  1936. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\AccountController', $this));
  1937. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  1938. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  1939. return $instance;
  1940. }
  1941. /**
  1942. * Gets the public 'MedBrief\MSR\Controller\Account\AuthController' shared autowired service.
  1943. *
  1944. * @return \MedBrief\MSR\Controller\Account\AuthController
  1945. */
  1946. protected function getAuthControllerService()
  1947. {
  1948. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1949. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  1950. include_once \dirname(__DIR__, 4).'/src/Controller/Account/AuthController.php';
  1951. $this->services['MedBrief\\MSR\\Controller\\Account\\AuthController'] = $instance = new \MedBrief\MSR\Controller\Account\AuthController();
  1952. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Account\\AuthController', $this));
  1953. return $instance;
  1954. }
  1955. /**
  1956. * Gets the public 'MedBrief\MSR\Controller\Account\Managers' shared autowired service.
  1957. *
  1958. * @return \MedBrief\MSR\Controller\Account\Managers
  1959. */
  1960. protected function getManagersService()
  1961. {
  1962. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1963. include_once \dirname(__DIR__, 4).'/src/Controller/Account/Managers.php';
  1964. $this->services['MedBrief\\MSR\\Controller\\Account\\Managers'] = $instance = new \MedBrief\MSR\Controller\Account\Managers(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1965. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Account\\Managers', $this));
  1966. return $instance;
  1967. }
  1968. /**
  1969. * Gets the public 'MedBrief\MSR\Controller\Account\UserRestrictedAccounts' shared autowired service.
  1970. *
  1971. * @return \MedBrief\MSR\Controller\Account\UserRestrictedAccounts
  1972. */
  1973. protected function getUserRestrictedAccountsService()
  1974. {
  1975. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1976. include_once \dirname(__DIR__, 4).'/src/Controller/Account/UserRestrictedAccounts.php';
  1977. $this->services['MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts'] = $instance = new \MedBrief\MSR\Controller\Account\UserRestrictedAccounts();
  1978. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts', $this));
  1979. return $instance;
  1980. }
  1981. /**
  1982. * Gets the public 'MedBrief\MSR\Controller\AdminController' shared autowired service.
  1983. *
  1984. * @return \MedBrief\MSR\Controller\AdminController
  1985. */
  1986. protected function getAdminControllerService()
  1987. {
  1988. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1989. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  1990. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  1991. include_once \dirname(__DIR__, 4).'/src/Controller/AdminController.php';
  1992. $this->services['MedBrief\\MSR\\Controller\\AdminController'] = $instance = new \MedBrief\MSR\Controller\AdminController();
  1993. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\AdminController', $this));
  1994. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  1995. return $instance;
  1996. }
  1997. /**
  1998. * Gets the public 'MedBrief\MSR\Controller\AjaxController' shared autowired service.
  1999. *
  2000. * @return \MedBrief\MSR\Controller\AjaxController
  2001. */
  2002. protected function getAjaxControllerService()
  2003. {
  2004. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2005. include_once \dirname(__DIR__, 4).'/src/Controller/AjaxController.php';
  2006. $this->services['MedBrief\\MSR\\Controller\\AjaxController'] = $instance = new \MedBrief\MSR\Controller\AjaxController();
  2007. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\AjaxController', $this));
  2008. return $instance;
  2009. }
  2010. /**
  2011. * Gets the public 'MedBrief\MSR\Controller\Analytics\AnalyticsReportController' shared autowired service.
  2012. *
  2013. * @return \MedBrief\MSR\Controller\Analytics\AnalyticsReportController
  2014. */
  2015. protected function getAnalyticsReportControllerService()
  2016. {
  2017. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2018. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2019. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2020. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2021. include_once \dirname(__DIR__, 4).'/src/Controller/Analytics/AnalyticsReportController.php';
  2022. $this->services['MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController'] = $instance = new \MedBrief\MSR\Controller\Analytics\AnalyticsReportController();
  2023. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController', $this));
  2024. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2025. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2026. return $instance;
  2027. }
  2028. /**
  2029. * Gets the public 'MedBrief\MSR\Controller\AnnotationController' shared autowired service.
  2030. *
  2031. * @return \MedBrief\MSR\Controller\AnnotationController
  2032. */
  2033. protected function getAnnotationControllerService()
  2034. {
  2035. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2036. include_once \dirname(__DIR__, 4).'/src/Controller/AnnotationController.php';
  2037. $this->services['MedBrief\\MSR\\Controller\\AnnotationController'] = $instance = new \MedBrief\MSR\Controller\AnnotationController();
  2038. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\AnnotationController', $this));
  2039. return $instance;
  2040. }
  2041. /**
  2042. * Gets the public 'MedBrief\MSR\Controller\Api\ClinicalSectionController' shared autowired service.
  2043. *
  2044. * @return \MedBrief\MSR\Controller\Api\ClinicalSectionController
  2045. */
  2046. protected function getClinicalSectionControllerService()
  2047. {
  2048. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2049. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2050. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2051. include_once \dirname(__DIR__, 4).'/src/Controller/Api/ClinicalSectionController.php';
  2052. $this->services['MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController'] = $instance = new \MedBrief\MSR\Controller\Api\ClinicalSectionController();
  2053. $instance->setContainer(($this->privates['.service_locator.L0Wg5vN'] ?? $this->get_ServiceLocator_L0Wg5vNService())->withContext('MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController', $this));
  2054. return $instance;
  2055. }
  2056. /**
  2057. * Gets the public 'MedBrief\MSR\Controller\Api\OcrController' shared autowired service.
  2058. *
  2059. * @return \MedBrief\MSR\Controller\Api\OcrController
  2060. */
  2061. protected function getOcrControllerService()
  2062. {
  2063. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2064. include_once \dirname(__DIR__, 4).'/src/Controller/Api/OcrController.php';
  2065. $this->services['MedBrief\\MSR\\Controller\\Api\\OcrController'] = $instance = new \MedBrief\MSR\Controller\Api\OcrController('', (\dirname(__DIR__, 4).'/data//tmp/'));
  2066. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Api\\OcrController', $this));
  2067. return $instance;
  2068. }
  2069. /**
  2070. * Gets the public 'MedBrief\MSR\Controller\Api\ProjectRadiologyController' shared autowired service.
  2071. *
  2072. * @return \MedBrief\MSR\Controller\Api\ProjectRadiologyController
  2073. */
  2074. protected function getProjectRadiologyControllerService()
  2075. {
  2076. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2077. include_once \dirname(__DIR__, 4).'/src/Controller/Api/ProjectRadiologyController.php';
  2078. $this->services['MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController'] = $instance = new \MedBrief\MSR\Controller\Api\ProjectRadiologyController(($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService()), 300);
  2079. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController', $this));
  2080. return $instance;
  2081. }
  2082. /**
  2083. * Gets the public 'MedBrief\MSR\Controller\Api\ServiceRequestController' shared autowired service.
  2084. *
  2085. * @return \MedBrief\MSR\Controller\Api\ServiceRequestController
  2086. */
  2087. protected function getServiceRequestControllerService()
  2088. {
  2089. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2090. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2091. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2092. include_once \dirname(__DIR__, 4).'/src/Controller/Api/ServiceRequestController.php';
  2093. $this->services['MedBrief\\MSR\\Controller\\Api\\ServiceRequestController'] = $instance = new \MedBrief\MSR\Controller\Api\ServiceRequestController();
  2094. $instance->setContainer(($this->privates['.service_locator.L0Wg5vN'] ?? $this->get_ServiceLocator_L0Wg5vNService())->withContext('MedBrief\\MSR\\Controller\\Api\\ServiceRequestController', $this));
  2095. return $instance;
  2096. }
  2097. /**
  2098. * Gets the public 'MedBrief\MSR\Controller\Api\SortSessionController' shared autowired service.
  2099. *
  2100. * @return \MedBrief\MSR\Controller\Api\SortSessionController
  2101. */
  2102. protected function getSortSessionControllerService()
  2103. {
  2104. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2105. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2106. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2107. include_once \dirname(__DIR__, 4).'/src/Controller/Api/SortSessionController.php';
  2108. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Utilisation/SortingSessionUtilisationFactoryInterface.php';
  2109. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/EntityManagerAwareTrait.php';
  2110. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Utilisation/SortingSessionUtilisationFactory.php';
  2111. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/QaMetricsService.php';
  2112. include_once \dirname(__DIR__, 4).'/src/Service/Http/HttpPostService.php';
  2113. $a = ($this->privates['MedBrief\\MSR\\Repository\\SortingSessionUtilisationRepository'] ?? $this->getSortingSessionUtilisationRepositoryService());
  2114. $b = new \MedBrief\MSR\Service\SortingSession\Utilisation\SortingSessionUtilisationFactory(($this->privates['MedBrief\\MSR\\Repository\\SortingSessionRepository'] ?? $this->getSortingSessionRepositoryService()), $a);
  2115. $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2116. $b->setEntityManager($c);
  2117. $d = ($this->privates['MedBrief\\MSR\\Repository\\SortingSessionUserBatchTrackingRepository'] ?? $this->getSortingSessionUserBatchTrackingRepositoryService());
  2118. $e = ($this->privates['MedBrief\\MSR\\Repository\\SortingSessionSaveRepository'] ?? $this->getSortingSessionSaveRepositoryService());
  2119. $this->services['MedBrief\\MSR\\Controller\\Api\\SortSessionController'] = $instance = new \MedBrief\MSR\Controller\Api\SortSessionController($b, $a, ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] ?? ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] = new \MedBrief\MSR\Service\Http\HttpPostService())), $d, ($this->services['MedBrief\\MSR\\Service\\SortingSession\\SortingSessionUserBatchTrackingService'] ?? $this->getSortingSessionUserBatchTrackingServiceService()), $e, new \MedBrief\MSR\Service\SortingSession\QaMetricsService($c, $d, $e), ($this->privates['MedBrief\\MSR\\Repository\\BatchRequestRepository'] ?? $this->getBatchRequestRepositoryService()));
  2120. $instance->setContainer(($this->privates['.service_locator.L0Wg5vN'] ?? $this->get_ServiceLocator_L0Wg5vNService())->withContext('MedBrief\\MSR\\Controller\\Api\\SortSessionController', $this));
  2121. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  2122. return $instance;
  2123. }
  2124. /**
  2125. * Gets the public 'MedBrief\MSR\Controller\Api\SortingSessionDetailController' shared autowired service.
  2126. *
  2127. * @return \MedBrief\MSR\Controller\Api\SortingSessionDetailController
  2128. */
  2129. protected function getSortingSessionDetailControllerService()
  2130. {
  2131. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2132. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2133. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2134. include_once \dirname(__DIR__, 4).'/src/Controller/Api/SortingSessionDetailController.php';
  2135. $this->services['MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController'] = $instance = new \MedBrief\MSR\Controller\Api\SortingSessionDetailController();
  2136. $instance->setContainer(($this->privates['.service_locator.L0Wg5vN'] ?? $this->get_ServiceLocator_L0Wg5vNService())->withContext('MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController', $this));
  2137. return $instance;
  2138. }
  2139. /**
  2140. * Gets the public 'MedBrief\MSR\Controller\Api\SortingSessionMemoController' shared autowired service.
  2141. *
  2142. * @return \MedBrief\MSR\Controller\Api\SortingSessionMemoController
  2143. */
  2144. protected function getSortingSessionMemoControllerService()
  2145. {
  2146. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2147. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2148. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2149. include_once \dirname(__DIR__, 4).'/src/Controller/Api/SortingSessionMemoController.php';
  2150. $this->services['MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController'] = $instance = new \MedBrief\MSR\Controller\Api\SortingSessionMemoController();
  2151. $instance->setContainer(($this->privates['.service_locator.L0Wg5vN'] ?? $this->get_ServiceLocator_L0Wg5vNService())->withContext('MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController', $this));
  2152. return $instance;
  2153. }
  2154. /**
  2155. * Gets the public 'MedBrief\MSR\Controller\Api\User\GetMyActivityActionController' shared autowired service.
  2156. *
  2157. * @return \MedBrief\MSR\Controller\Api\User\GetMyActivityActionController
  2158. */
  2159. protected function getGetMyActivityActionControllerService()
  2160. {
  2161. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2162. include_once \dirname(__DIR__, 4).'/src/Controller/Api/User/GetMyActivityActionController.php';
  2163. $this->services['MedBrief\\MSR\\Controller\\Api\\User\\GetMyActivityActionController'] = $instance = new \MedBrief\MSR\Controller\Api\User\GetMyActivityActionController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  2164. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Api\\User\\GetMyActivityActionController', $this));
  2165. return $instance;
  2166. }
  2167. /**
  2168. * Gets the public 'MedBrief\MSR\Controller\Api\User\UpdateMyActivityActionController' shared autowired service.
  2169. *
  2170. * @return \MedBrief\MSR\Controller\Api\User\UpdateMyActivityActionController
  2171. */
  2172. protected function getUpdateMyActivityActionControllerService()
  2173. {
  2174. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2175. include_once \dirname(__DIR__, 4).'/src/Controller/Api/User/UpdateMyActivityActionController.php';
  2176. $this->services['MedBrief\\MSR\\Controller\\Api\\User\\UpdateMyActivityActionController'] = $instance = new \MedBrief\MSR\Controller\Api\User\UpdateMyActivityActionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2177. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Api\\User\\UpdateMyActivityActionController', $this));
  2178. return $instance;
  2179. }
  2180. /**
  2181. * Gets the public 'MedBrief\MSR\Controller\BaseController' shared autowired service.
  2182. *
  2183. * @return \MedBrief\MSR\Controller\BaseController
  2184. */
  2185. protected function getBaseControllerService()
  2186. {
  2187. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2188. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2189. $this->services['MedBrief\\MSR\\Controller\\BaseController'] = $instance = new \MedBrief\MSR\Controller\BaseController();
  2190. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\BaseController', $this));
  2191. return $instance;
  2192. }
  2193. /**
  2194. * Gets the public 'MedBrief\MSR\Controller\BillingCodeDescriptionController' shared autowired service.
  2195. *
  2196. * @return \MedBrief\MSR\Controller\BillingCodeDescriptionController
  2197. */
  2198. protected function getBillingCodeDescriptionControllerService()
  2199. {
  2200. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2201. include_once \dirname(__DIR__, 4).'/src/Controller/BillingCodeDescriptionController.php';
  2202. $this->services['MedBrief\\MSR\\Controller\\BillingCodeDescriptionController'] = $instance = new \MedBrief\MSR\Controller\BillingCodeDescriptionController(($this->privates['MedBrief\\MSR\\Repository\\BillingCodeRepository'] ?? $this->getBillingCodeRepositoryService()));
  2203. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\BillingCodeDescriptionController', $this));
  2204. return $instance;
  2205. }
  2206. /**
  2207. * Gets the public 'MedBrief\MSR\Controller\BillingItemController' shared autowired service.
  2208. *
  2209. * @return \MedBrief\MSR\Controller\BillingItemController
  2210. */
  2211. protected function getBillingItemControllerService()
  2212. {
  2213. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2214. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2215. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2216. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2217. include_once \dirname(__DIR__, 4).'/src/Controller/BillingItemController.php';
  2218. $this->services['MedBrief\\MSR\\Controller\\BillingItemController'] = $instance = new \MedBrief\MSR\Controller\BillingItemController();
  2219. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\BillingItemController', $this));
  2220. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2221. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2222. return $instance;
  2223. }
  2224. /**
  2225. * Gets the public 'MedBrief\MSR\Controller\ClinicalSectionController' shared autowired service.
  2226. *
  2227. * @return \MedBrief\MSR\Controller\ClinicalSectionController
  2228. */
  2229. protected function getClinicalSectionController2Service()
  2230. {
  2231. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2232. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2233. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2234. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2235. include_once \dirname(__DIR__, 4).'/src/Controller/ClinicalSectionController.php';
  2236. $this->services['MedBrief\\MSR\\Controller\\ClinicalSectionController'] = $instance = new \MedBrief\MSR\Controller\ClinicalSectionController();
  2237. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ClinicalSectionController', $this));
  2238. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2239. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2240. return $instance;
  2241. }
  2242. /**
  2243. * Gets the public 'MedBrief\MSR\Controller\ClinicalSummaryWizardController' shared autowired service.
  2244. *
  2245. * @return \MedBrief\MSR\Controller\ClinicalSummaryWizardController
  2246. */
  2247. protected function getClinicalSummaryWizardControllerService()
  2248. {
  2249. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2250. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  2251. include_once \dirname(__DIR__, 4).'/src/Controller/ClinicalSummaryWizardController.php';
  2252. $this->services['MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController'] = $instance = new \MedBrief\MSR\Controller\ClinicalSummaryWizardController();
  2253. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController', $this));
  2254. return $instance;
  2255. }
  2256. /**
  2257. * Gets the public 'MedBrief\MSR\Controller\DefaultController' shared autowired service.
  2258. *
  2259. * @return \MedBrief\MSR\Controller\DefaultController
  2260. */
  2261. protected function getDefaultControllerService()
  2262. {
  2263. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2264. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2265. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2266. include_once \dirname(__DIR__, 4).'/src/Controller/DefaultController.php';
  2267. $this->services['MedBrief\\MSR\\Controller\\DefaultController'] = $instance = new \MedBrief\MSR\Controller\DefaultController();
  2268. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\DefaultController', $this));
  2269. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2270. return $instance;
  2271. }
  2272. /**
  2273. * Gets the public 'MedBrief\MSR\Controller\DocSorterController' shared autowired service.
  2274. *
  2275. * @return \MedBrief\MSR\Controller\DocSorterController
  2276. */
  2277. protected function getDocSorterControllerService()
  2278. {
  2279. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2280. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2281. include_once \dirname(__DIR__, 4).'/src/Controller/DocSorterController.php';
  2282. $this->services['MedBrief\\MSR\\Controller\\DocSorterController'] = $instance = new \MedBrief\MSR\Controller\DocSorterController(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), 'http://localhost:9080');
  2283. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\DocSorterController', $this));
  2284. return $instance;
  2285. }
  2286. /**
  2287. * Gets the public 'MedBrief\MSR\Controller\Docs\ApiController' shared autowired service.
  2288. *
  2289. * @return \MedBrief\MSR\Controller\Docs\ApiController
  2290. */
  2291. protected function getApiControllerService()
  2292. {
  2293. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2294. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2295. include_once \dirname(__DIR__, 4).'/src/Controller/Docs/ApiController.php';
  2296. $this->services['MedBrief\\MSR\\Controller\\Docs\\ApiController'] = $instance = new \MedBrief\MSR\Controller\Docs\ApiController();
  2297. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Docs\\ApiController', $this));
  2298. return $instance;
  2299. }
  2300. /**
  2301. * Gets the public 'MedBrief\MSR\Controller\DownloadController' shared autowired service.
  2302. *
  2303. * @return \MedBrief\MSR\Controller\DownloadController
  2304. */
  2305. protected function getDownloadControllerService()
  2306. {
  2307. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2308. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2309. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  2310. include_once \dirname(__DIR__, 4).'/src/Controller/DownloadController.php';
  2311. $this->services['MedBrief\\MSR\\Controller\\DownloadController'] = $instance = new \MedBrief\MSR\Controller\DownloadController();
  2312. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2313. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  2314. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  2315. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  2316. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  2317. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2318. 'router' => ['services', 'router', 'getRouterService', false],
  2319. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  2320. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  2321. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  2322. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  2323. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  2324. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  2325. ], [
  2326. 'doctrine' => '?',
  2327. 'form.factory' => '?',
  2328. 'http_kernel' => '?',
  2329. 'parameter_bag' => '?',
  2330. 'request_stack' => '?',
  2331. 'router' => '?',
  2332. 'security.authorization_checker' => '?',
  2333. 'security.csrf.token_manager' => '?',
  2334. 'security.token_storage' => '?',
  2335. 'serializer' => '?',
  2336. 'session' => '.session.deprecated',
  2337. 'twig' => '?',
  2338. ]))->withContext('MedBrief\\MSR\\Controller\\DownloadController', $this));
  2339. return $instance;
  2340. }
  2341. /**
  2342. * Gets the public 'MedBrief\MSR\Controller\ElectronicRecordsController' shared autowired service.
  2343. *
  2344. * @return \MedBrief\MSR\Controller\ElectronicRecordsController
  2345. */
  2346. protected function getElectronicRecordsControllerService()
  2347. {
  2348. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2349. include_once \dirname(__DIR__, 4).'/src/Controller/ElectronicRecordsController.php';
  2350. $this->services['MedBrief\\MSR\\Controller\\ElectronicRecordsController'] = $instance = new \MedBrief\MSR\Controller\ElectronicRecordsController();
  2351. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2352. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  2353. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  2354. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  2355. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  2356. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2357. 'router' => ['services', 'router', 'getRouterService', false],
  2358. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  2359. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  2360. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  2361. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  2362. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  2363. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  2364. ], [
  2365. 'doctrine' => '?',
  2366. 'form.factory' => '?',
  2367. 'http_kernel' => '?',
  2368. 'parameter_bag' => '?',
  2369. 'request_stack' => '?',
  2370. 'router' => '?',
  2371. 'security.authorization_checker' => '?',
  2372. 'security.csrf.token_manager' => '?',
  2373. 'security.token_storage' => '?',
  2374. 'serializer' => '?',
  2375. 'session' => '.session.deprecated',
  2376. 'twig' => '?',
  2377. ]))->withContext('MedBrief\\MSR\\Controller\\ElectronicRecordsController', $this));
  2378. return $instance;
  2379. }
  2380. /**
  2381. * Gets the public 'MedBrief\MSR\Controller\EmailController' shared autowired service.
  2382. *
  2383. * @return \MedBrief\MSR\Controller\EmailController
  2384. */
  2385. protected function getEmailControllerService()
  2386. {
  2387. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2388. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2389. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  2390. include_once \dirname(__DIR__, 4).'/src/Controller/EmailController.php';
  2391. $this->services['MedBrief\\MSR\\Controller\\EmailController'] = $instance = new \MedBrief\MSR\Controller\EmailController();
  2392. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\EmailController', $this));
  2393. return $instance;
  2394. }
  2395. /**
  2396. * Gets the public 'MedBrief\MSR\Controller\EmbedController' shared autowired service.
  2397. *
  2398. * @return \MedBrief\MSR\Controller\EmbedController
  2399. */
  2400. protected function getEmbedControllerService()
  2401. {
  2402. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2403. include_once \dirname(__DIR__, 4).'/src/Controller/EmbedController.php';
  2404. $this->services['MedBrief\\MSR\\Controller\\EmbedController'] = $instance = new \MedBrief\MSR\Controller\EmbedController();
  2405. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\EmbedController', $this));
  2406. return $instance;
  2407. }
  2408. /**
  2409. * Gets the public 'MedBrief\MSR\Controller\ExpertAgencyController' shared autowired service.
  2410. *
  2411. * @return \MedBrief\MSR\Controller\ExpertAgencyController
  2412. */
  2413. protected function getExpertAgencyControllerService()
  2414. {
  2415. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2416. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2417. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2418. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2419. include_once \dirname(__DIR__, 4).'/src/Controller/ExpertAgencyController.php';
  2420. $this->services['MedBrief\\MSR\\Controller\\ExpertAgencyController'] = $instance = new \MedBrief\MSR\Controller\ExpertAgencyController();
  2421. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ExpertAgencyController', $this));
  2422. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2423. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2424. return $instance;
  2425. }
  2426. /**
  2427. * Gets the public 'MedBrief\MSR\Controller\ExpertLetterOfApproach\ExpertLetterOfApproachController' shared autowired service.
  2428. *
  2429. * @return \MedBrief\MSR\Controller\ExpertLetterOfApproach\ExpertLetterOfApproachController
  2430. */
  2431. protected function getExpertLetterOfApproachControllerService()
  2432. {
  2433. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2434. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2435. include_once \dirname(__DIR__, 4).'/src/Controller/ExpertLetterOfApproach/ExpertLetterOfApproachController.php';
  2436. $this->services['MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController'] = $instance = new \MedBrief\MSR\Controller\ExpertLetterOfApproach\ExpertLetterOfApproachController(($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] ?? $this->getMatchLoAService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService()));
  2437. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController', $this));
  2438. return $instance;
  2439. }
  2440. /**
  2441. * Gets the public 'MedBrief\MSR\Controller\ExpertProfileController' shared autowired service.
  2442. *
  2443. * @return \MedBrief\MSR\Controller\ExpertProfileController
  2444. */
  2445. protected function getExpertProfileControllerService()
  2446. {
  2447. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2448. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2449. include_once \dirname(__DIR__, 4).'/src/Controller/ExpertProfileController.php';
  2450. $this->services['MedBrief\\MSR\\Controller\\ExpertProfileController'] = $instance = new \MedBrief\MSR\Controller\ExpertProfileController();
  2451. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ExpertProfileController', $this));
  2452. return $instance;
  2453. }
  2454. /**
  2455. * Gets the public 'MedBrief\MSR\Controller\Expert\ExpertProfilePhotoController' shared autowired service.
  2456. *
  2457. * @return \MedBrief\MSR\Controller\Expert\ExpertProfilePhotoController
  2458. */
  2459. protected function getExpertProfilePhotoControllerService()
  2460. {
  2461. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2462. include_once \dirname(__DIR__, 4).'/src/Controller/Expert/ExpertProfilePhotoController.php';
  2463. $this->services['MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController'] = $instance = new \MedBrief\MSR\Controller\Expert\ExpertProfilePhotoController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  2464. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController', $this));
  2465. return $instance;
  2466. }
  2467. /**
  2468. * Gets the public 'MedBrief\MSR\Controller\FirmController' shared autowired service.
  2469. *
  2470. * @return \MedBrief\MSR\Controller\FirmController
  2471. */
  2472. protected function getFirmControllerService()
  2473. {
  2474. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2475. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2476. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2477. include_once \dirname(__DIR__, 4).'/src/Controller/FirmController.php';
  2478. $this->services['MedBrief\\MSR\\Controller\\FirmController'] = $instance = new \MedBrief\MSR\Controller\FirmController();
  2479. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\FirmController', $this));
  2480. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2481. return $instance;
  2482. }
  2483. /**
  2484. * Gets the public 'MedBrief\MSR\Controller\Firm\RotateSecret' shared autowired service.
  2485. *
  2486. * @return \MedBrief\MSR\Controller\Firm\RotateSecret
  2487. */
  2488. protected function getRotateSecretService()
  2489. {
  2490. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2491. include_once \dirname(__DIR__, 4).'/src/Controller/Firm/RotateSecret.php';
  2492. $this->services['MedBrief\\MSR\\Controller\\Firm\\RotateSecret'] = $instance = new \MedBrief\MSR\Controller\Firm\RotateSecret();
  2493. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Firm\\RotateSecret', $this));
  2494. return $instance;
  2495. }
  2496. /**
  2497. * Gets the public 'MedBrief\MSR\Controller\HelpArticleController' shared autowired service.
  2498. *
  2499. * @return \MedBrief\MSR\Controller\HelpArticleController
  2500. */
  2501. protected function getHelpArticleControllerService()
  2502. {
  2503. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2504. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2505. include_once \dirname(__DIR__, 4).'/src/Controller/HelpArticleController.php';
  2506. $this->services['MedBrief\\MSR\\Controller\\HelpArticleController'] = $instance = new \MedBrief\MSR\Controller\HelpArticleController();
  2507. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HelpArticleController', $this));
  2508. return $instance;
  2509. }
  2510. /**
  2511. * Gets the public 'MedBrief\MSR\Controller\HelpCategoryController' shared autowired service.
  2512. *
  2513. * @return \MedBrief\MSR\Controller\HelpCategoryController
  2514. */
  2515. protected function getHelpCategoryControllerService()
  2516. {
  2517. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2518. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2519. include_once \dirname(__DIR__, 4).'/src/Controller/HelpCategoryController.php';
  2520. $this->services['MedBrief\\MSR\\Controller\\HelpCategoryController'] = $instance = new \MedBrief\MSR\Controller\HelpCategoryController();
  2521. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HelpCategoryController', $this));
  2522. return $instance;
  2523. }
  2524. /**
  2525. * Gets the public 'MedBrief\MSR\Controller\HelpContentController' shared autowired service.
  2526. *
  2527. * @return \MedBrief\MSR\Controller\HelpContentController
  2528. */
  2529. protected function getHelpContentControllerService()
  2530. {
  2531. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2532. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2533. include_once \dirname(__DIR__, 4).'/src/Controller/HelpContentController.php';
  2534. $this->services['MedBrief\\MSR\\Controller\\HelpContentController'] = $instance = new \MedBrief\MSR\Controller\HelpContentController();
  2535. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HelpContentController', $this));
  2536. return $instance;
  2537. }
  2538. /**
  2539. * Gets the public 'MedBrief\MSR\Controller\HelpSectionController' shared autowired service.
  2540. *
  2541. * @return \MedBrief\MSR\Controller\HelpSectionController
  2542. */
  2543. protected function getHelpSectionControllerService()
  2544. {
  2545. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2546. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2547. include_once \dirname(__DIR__, 4).'/src/Controller/HelpSectionController.php';
  2548. $this->services['MedBrief\\MSR\\Controller\\HelpSectionController'] = $instance = new \MedBrief\MSR\Controller\HelpSectionController();
  2549. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HelpSectionController', $this));
  2550. return $instance;
  2551. }
  2552. /**
  2553. * Gets the public 'MedBrief\MSR\Controller\HubController' shared autowired service.
  2554. *
  2555. * @return \MedBrief\MSR\Controller\HubController
  2556. */
  2557. protected function getHubControllerService()
  2558. {
  2559. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2560. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2561. include_once \dirname(__DIR__, 4).'/src/Controller/HubController.php';
  2562. $this->services['MedBrief\\MSR\\Controller\\HubController'] = $instance = new \MedBrief\MSR\Controller\HubController();
  2563. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HubController', $this));
  2564. return $instance;
  2565. }
  2566. /**
  2567. * Gets the public 'MedBrief\MSR\Controller\HumanResourceController' shared autowired service.
  2568. *
  2569. * @return \MedBrief\MSR\Controller\HumanResourceController
  2570. */
  2571. protected function getHumanResourceControllerService()
  2572. {
  2573. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2574. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2575. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2576. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2577. include_once \dirname(__DIR__, 4).'/src/Controller/HumanResourceController.php';
  2578. $this->services['MedBrief\\MSR\\Controller\\HumanResourceController'] = $instance = new \MedBrief\MSR\Controller\HumanResourceController();
  2579. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HumanResourceController', $this));
  2580. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2581. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2582. return $instance;
  2583. }
  2584. /**
  2585. * Gets the public 'MedBrief\MSR\Controller\HumanResourceLevelController' shared autowired service.
  2586. *
  2587. * @return \MedBrief\MSR\Controller\HumanResourceLevelController
  2588. */
  2589. protected function getHumanResourceLevelControllerService()
  2590. {
  2591. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2592. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2593. include_once \dirname(__DIR__, 4).'/src/Controller/HumanResourceLevelController.php';
  2594. $this->services['MedBrief\\MSR\\Controller\\HumanResourceLevelController'] = $instance = new \MedBrief\MSR\Controller\HumanResourceLevelController();
  2595. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\HumanResourceLevelController', $this));
  2596. return $instance;
  2597. }
  2598. /**
  2599. * Gets the public 'MedBrief\MSR\Controller\IPFailedLoginController' shared autowired service.
  2600. *
  2601. * @return \MedBrief\MSR\Controller\IPFailedLoginController
  2602. */
  2603. protected function getIPFailedLoginControllerService()
  2604. {
  2605. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2606. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2607. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2608. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2609. include_once \dirname(__DIR__, 4).'/src/Controller/IPFailedLoginController.php';
  2610. $this->services['MedBrief\\MSR\\Controller\\IPFailedLoginController'] = $instance = new \MedBrief\MSR\Controller\IPFailedLoginController();
  2611. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\IPFailedLoginController', $this));
  2612. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2613. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2614. return $instance;
  2615. }
  2616. /**
  2617. * Gets the public 'MedBrief\MSR\Controller\ImportMattersController' shared autowired service.
  2618. *
  2619. * @return \MedBrief\MSR\Controller\ImportMattersController
  2620. */
  2621. protected function getImportMattersControllerService()
  2622. {
  2623. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2624. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2625. include_once \dirname(__DIR__, 4).'/src/Controller/ImportMattersController.php';
  2626. $this->services['MedBrief\\MSR\\Controller\\ImportMattersController'] = $instance = new \MedBrief\MSR\Controller\ImportMattersController(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  2627. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ImportMattersController', $this));
  2628. return $instance;
  2629. }
  2630. /**
  2631. * Gets the public 'MedBrief\MSR\Controller\ImportUsersController' shared autowired service.
  2632. *
  2633. * @return \MedBrief\MSR\Controller\ImportUsersController
  2634. */
  2635. protected function getImportUsersControllerService()
  2636. {
  2637. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2638. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2639. include_once \dirname(__DIR__, 4).'/src/Controller/ImportUsersController.php';
  2640. $this->services['MedBrief\\MSR\\Controller\\ImportUsersController'] = $instance = new \MedBrief\MSR\Controller\ImportUsersController(($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  2641. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ImportUsersController', $this));
  2642. return $instance;
  2643. }
  2644. /**
  2645. * Gets the public 'MedBrief\MSR\Controller\InterpartyDisclosureController' shared autowired service.
  2646. *
  2647. * @return \MedBrief\MSR\Controller\InterpartyDisclosureController
  2648. */
  2649. protected function getInterpartyDisclosureControllerService()
  2650. {
  2651. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2652. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2653. include_once \dirname(__DIR__, 4).'/src/Controller/InterpartyDisclosureController.php';
  2654. $this->services['MedBrief\\MSR\\Controller\\InterpartyDisclosureController'] = $instance = new \MedBrief\MSR\Controller\InterpartyDisclosureController();
  2655. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InterpartyDisclosureController', $this));
  2656. return $instance;
  2657. }
  2658. /**
  2659. * Gets the public 'MedBrief\MSR\Controller\InterpartyDisclosureManageController' shared autowired service.
  2660. *
  2661. * @return \MedBrief\MSR\Controller\InterpartyDisclosureManageController
  2662. */
  2663. protected function getInterpartyDisclosureManageControllerService()
  2664. {
  2665. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2666. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2667. include_once \dirname(__DIR__, 4).'/src/Controller/InterpartyDisclosureManageController.php';
  2668. $this->services['MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController'] = $instance = new \MedBrief\MSR\Controller\InterpartyDisclosureManageController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2669. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController', $this));
  2670. return $instance;
  2671. }
  2672. /**
  2673. * Gets the public 'MedBrief\MSR\Controller\InterpartyDisclosureWizardController' shared autowired service.
  2674. *
  2675. * @return \MedBrief\MSR\Controller\InterpartyDisclosureWizardController
  2676. */
  2677. protected function getInterpartyDisclosureWizardControllerService()
  2678. {
  2679. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2680. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2681. include_once \dirname(__DIR__, 4).'/src/Controller/InterpartyDisclosureWizardController.php';
  2682. $this->services['MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController'] = $instance = new \MedBrief\MSR\Controller\InterpartyDisclosureWizardController(($this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()));
  2683. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController', $this));
  2684. return $instance;
  2685. }
  2686. /**
  2687. * Gets the public 'MedBrief\MSR\Controller\InvitationController' shared autowired service.
  2688. *
  2689. * @return \MedBrief\MSR\Controller\InvitationController
  2690. */
  2691. protected function getInvitationControllerService()
  2692. {
  2693. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2694. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2695. include_once \dirname(__DIR__, 4).'/src/Controller/InvitationController.php';
  2696. $this->services['MedBrief\\MSR\\Controller\\InvitationController'] = $instance = new \MedBrief\MSR\Controller\InvitationController();
  2697. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InvitationController', $this));
  2698. return $instance;
  2699. }
  2700. /**
  2701. * Gets the public 'MedBrief\MSR\Controller\InvoiceController' shared autowired service.
  2702. *
  2703. * @return \MedBrief\MSR\Controller\InvoiceController
  2704. */
  2705. protected function getInvoiceControllerService()
  2706. {
  2707. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2708. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2709. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2710. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2711. include_once \dirname(__DIR__, 4).'/src/Controller/InvoiceController.php';
  2712. $this->services['MedBrief\\MSR\\Controller\\InvoiceController'] = $instance = new \MedBrief\MSR\Controller\InvoiceController();
  2713. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InvoiceController', $this));
  2714. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2715. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2716. return $instance;
  2717. }
  2718. /**
  2719. * Gets the public 'MedBrief\MSR\Controller\InvoiceItemController' shared autowired service.
  2720. *
  2721. * @return \MedBrief\MSR\Controller\InvoiceItemController
  2722. */
  2723. protected function getInvoiceItemControllerService()
  2724. {
  2725. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2726. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2727. include_once \dirname(__DIR__, 4).'/src/Controller/InvoiceItemController.php';
  2728. $this->services['MedBrief\\MSR\\Controller\\InvoiceItemController'] = $instance = new \MedBrief\MSR\Controller\InvoiceItemController();
  2729. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\InvoiceItemController', $this));
  2730. return $instance;
  2731. }
  2732. /**
  2733. * Gets the public 'MedBrief\MSR\Controller\MatchLetterResponseController' shared autowired service.
  2734. *
  2735. * @return \MedBrief\MSR\Controller\MatchLetterResponseController
  2736. */
  2737. protected function getMatchLetterResponseControllerService()
  2738. {
  2739. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2740. include_once \dirname(__DIR__, 4).'/src/Controller/MatchLetterResponseController.php';
  2741. $this->services['MedBrief\\MSR\\Controller\\MatchLetterResponseController'] = $instance = new \MedBrief\MSR\Controller\MatchLetterResponseController(($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] ?? $this->getUserExpertAgencyServiceService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()));
  2742. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatchLetterResponseController', $this));
  2743. return $instance;
  2744. }
  2745. /**
  2746. * Gets the public 'MedBrief\MSR\Controller\MatchLetter\MatchLetterResponseDocumentController' shared autowired service.
  2747. *
  2748. * @return \MedBrief\MSR\Controller\MatchLetter\MatchLetterResponseDocumentController
  2749. */
  2750. protected function getMatchLetterResponseDocumentControllerService()
  2751. {
  2752. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2753. include_once \dirname(__DIR__, 4).'/src/Controller/MatchLetter/MatchLetterResponseDocumentController.php';
  2754. $this->services['MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController'] = $instance = new \MedBrief\MSR\Controller\MatchLetter\MatchLetterResponseDocumentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  2755. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController', $this));
  2756. return $instance;
  2757. }
  2758. /**
  2759. * Gets the public 'MedBrief\MSR\Controller\MatterCommunicationController' shared autowired service.
  2760. *
  2761. * @return \MedBrief\MSR\Controller\MatterCommunicationController
  2762. */
  2763. protected function getMatterCommunicationControllerService()
  2764. {
  2765. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2766. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2767. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2768. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2769. include_once \dirname(__DIR__, 4).'/src/Controller/MatterCommunicationController.php';
  2770. $this->services['MedBrief\\MSR\\Controller\\MatterCommunicationController'] = $instance = new \MedBrief\MSR\Controller\MatterCommunicationController();
  2771. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterCommunicationController', $this));
  2772. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2773. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2774. return $instance;
  2775. }
  2776. /**
  2777. * Gets the public 'MedBrief\MSR\Controller\MatterNoteController' shared autowired service.
  2778. *
  2779. * @return \MedBrief\MSR\Controller\MatterNoteController
  2780. */
  2781. protected function getMatterNoteControllerService()
  2782. {
  2783. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2784. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2785. include_once \dirname(__DIR__, 4).'/src/Controller/MatterNoteController.php';
  2786. $this->services['MedBrief\\MSR\\Controller\\MatterNoteController'] = $instance = new \MedBrief\MSR\Controller\MatterNoteController();
  2787. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterNoteController', $this));
  2788. return $instance;
  2789. }
  2790. /**
  2791. * Gets the public 'MedBrief\MSR\Controller\MatterRequestController' shared autowired service.
  2792. *
  2793. * @return \MedBrief\MSR\Controller\MatterRequestController
  2794. */
  2795. protected function getMatterRequestControllerService()
  2796. {
  2797. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2798. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2799. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  2800. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  2801. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  2802. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequestController.php';
  2803. $this->services['MedBrief\\MSR\\Controller\\MatterRequestController'] = $instance = new \MedBrief\MSR\Controller\MatterRequestController();
  2804. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequestController', $this));
  2805. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2806. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2807. return $instance;
  2808. }
  2809. /**
  2810. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\CaseTypes' shared autowired service.
  2811. *
  2812. * @return \MedBrief\MSR\Controller\MatterRequest\CaseTypes
  2813. */
  2814. protected function getCaseTypesService()
  2815. {
  2816. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2817. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/CaseTypes.php';
  2818. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\CaseTypes'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\CaseTypes();
  2819. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\CaseTypes', $this));
  2820. return $instance;
  2821. }
  2822. /**
  2823. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\ChronologyOptions' shared autowired service.
  2824. *
  2825. * @return \MedBrief\MSR\Controller\MatterRequest\ChronologyOptions
  2826. */
  2827. protected function getChronologyOptionsService()
  2828. {
  2829. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2830. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/ChronologyOptions.php';
  2831. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\ChronologyOptions'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\ChronologyOptions();
  2832. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\ChronologyOptions', $this));
  2833. return $instance;
  2834. }
  2835. /**
  2836. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\ClaimValues' shared autowired service.
  2837. *
  2838. * @return \MedBrief\MSR\Controller\MatterRequest\ClaimValues
  2839. */
  2840. protected function getClaimValuesService()
  2841. {
  2842. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2843. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/ClaimValues.php';
  2844. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\ClaimValues'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\ClaimValues();
  2845. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\ClaimValues', $this));
  2846. return $instance;
  2847. }
  2848. /**
  2849. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\CreateMatter' shared autowired service.
  2850. *
  2851. * @return \MedBrief\MSR\Controller\MatterRequest\CreateMatter
  2852. */
  2853. protected function getCreateMatterService()
  2854. {
  2855. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2856. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/CreateMatter.php';
  2857. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\CreateMatter(($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilderDirector'] ?? $this->getMatterBuilderDirectorService()), ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] ?? $this->getMatterBuilderService()));
  2858. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter', $this));
  2859. return $instance;
  2860. }
  2861. /**
  2862. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\CreateSupportingDocumentObject' shared autowired service.
  2863. *
  2864. * @return \MedBrief\MSR\Controller\MatterRequest\CreateSupportingDocumentObject
  2865. */
  2866. protected function getCreateSupportingDocumentObjectService()
  2867. {
  2868. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2869. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/CreateSupportingDocumentObject.php';
  2870. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\CreateSupportingDocumentObject(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  2871. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject', $this));
  2872. return $instance;
  2873. }
  2874. /**
  2875. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\PostProcessingOptions' shared autowired service.
  2876. *
  2877. * @return \MedBrief\MSR\Controller\MatterRequest\PostProcessingOptions
  2878. */
  2879. protected function getPostProcessingOptionsService()
  2880. {
  2881. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2882. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/PostProcessingOptions.php';
  2883. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\PostProcessingOptions'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\PostProcessingOptions();
  2884. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\PostProcessingOptions', $this));
  2885. return $instance;
  2886. }
  2887. /**
  2888. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\SortOptions' shared autowired service.
  2889. *
  2890. * @return \MedBrief\MSR\Controller\MatterRequest\SortOptions
  2891. */
  2892. protected function getSortOptionsService()
  2893. {
  2894. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2895. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/SortOptions.php';
  2896. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\SortOptions'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\SortOptions();
  2897. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\SortOptions', $this));
  2898. return $instance;
  2899. }
  2900. /**
  2901. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\SupportingDocumentTypes' shared autowired service.
  2902. *
  2903. * @return \MedBrief\MSR\Controller\MatterRequest\SupportingDocumentTypes
  2904. */
  2905. protected function getSupportingDocumentTypesService()
  2906. {
  2907. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2908. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/SupportingDocumentTypes.php';
  2909. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\SupportingDocumentTypes'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\SupportingDocumentTypes();
  2910. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\SupportingDocumentTypes', $this));
  2911. return $instance;
  2912. }
  2913. /**
  2914. * Gets the public 'MedBrief\MSR\Controller\MatterRequest\TrustCentreRequestOptions' shared autowired service.
  2915. *
  2916. * @return \MedBrief\MSR\Controller\MatterRequest\TrustCentreRequestOptions
  2917. */
  2918. protected function getTrustCentreRequestOptionsService()
  2919. {
  2920. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2921. include_once \dirname(__DIR__, 4).'/src/Controller/MatterRequest/TrustCentreRequestOptions.php';
  2922. $this->services['MedBrief\\MSR\\Controller\\MatterRequest\\TrustCentreRequestOptions'] = $instance = new \MedBrief\MSR\Controller\MatterRequest\TrustCentreRequestOptions();
  2923. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MatterRequest\\TrustCentreRequestOptions', $this));
  2924. return $instance;
  2925. }
  2926. /**
  2927. * Gets the public 'MedBrief\MSR\Controller\MessageThread\MatchController' shared autowired service.
  2928. *
  2929. * @return \MedBrief\MSR\Controller\MessageThread\MatchController
  2930. */
  2931. protected function getMatchControllerService()
  2932. {
  2933. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2934. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2935. include_once \dirname(__DIR__, 4).'/src/Controller/MessageThread/MatchController.php';
  2936. include_once \dirname(__DIR__, 4).'/src/Transformer/MessageThread/MessageThreadTransformer.php';
  2937. include_once \dirname(__DIR__, 4).'/src/Transformer/MessageThread/MessageThreadParticipantTransformer.php';
  2938. $a = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService());
  2939. $this->services['MedBrief\\MSR\\Controller\\MessageThread\\MatchController'] = $instance = new \MedBrief\MSR\Controller\MessageThread\MatchController($a, new \MedBrief\MSR\Transformer\MessageThread\MessageThreadTransformer($a, new \MedBrief\MSR\Transformer\MessageThread\MessageThreadParticipantTransformer(), ($this->privates['MedBrief\\MSR\\Transformer\\MessageThread\\MessageThreadMessageTransformer'] ?? $this->getMessageThreadMessageTransformerService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageRepository'] ?? $this->getMessageThreadMessageRepositoryService())), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2940. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MessageThread\\MatchController', $this));
  2941. return $instance;
  2942. }
  2943. /**
  2944. * Gets the public 'MedBrief\MSR\Controller\MessageThread\MessageThreadController' shared autowired service.
  2945. *
  2946. * @return \MedBrief\MSR\Controller\MessageThread\MessageThreadController
  2947. */
  2948. protected function getMessageThreadControllerService()
  2949. {
  2950. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2951. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2952. include_once \dirname(__DIR__, 4).'/src/Controller/MessageThread/MessageThreadController.php';
  2953. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchMessage.php';
  2954. $a = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService());
  2955. $b = ($this->privates['MedBrief\\MSR\\Transformer\\MessageThread\\MessageThreadMessageTransformer'] ?? $this->getMessageThreadMessageTransformerService());
  2956. $c = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService());
  2957. $d = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService());
  2958. $this->services['MedBrief\\MSR\\Controller\\MessageThread\\MessageThreadController'] = $instance = new \MedBrief\MSR\Controller\MessageThread\MessageThreadController($a, new \MedBrief\MSR\Service\ProjectMatch\MatchMessage(($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageRepository'] ?? $this->getMessageThreadMessageRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository'] ?? $this->getMessageThreadMessageAttachmentRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b, $a, $c, ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'] ?? $this->getMatchExpertMessageNotificationHelperService()), $d), $c, $d, $b, ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2959. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MessageThread\\MessageThreadController', $this));
  2960. return $instance;
  2961. }
  2962. /**
  2963. * Gets the public 'MedBrief\MSR\Controller\MultiFactorAuth\DuoAuthenticationController' shared autowired service.
  2964. *
  2965. * @return \MedBrief\MSR\Controller\MultiFactorAuth\DuoAuthenticationController
  2966. */
  2967. protected function getDuoAuthenticationControllerService()
  2968. {
  2969. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2970. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2971. include_once \dirname(__DIR__, 4).'/src/Controller/MultiFactorAuth/DuoAuthenticationController.php';
  2972. $this->services['MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController'] = $instance = new \MedBrief\MSR\Controller\MultiFactorAuth\DuoAuthenticationController(($this->privates['MedBrief\\MSR\\Service\\DuoUniversalService'] ?? $this->getDuoUniversalServiceService()));
  2973. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController', $this));
  2974. return $instance;
  2975. }
  2976. /**
  2977. * Gets the public 'MedBrief\MSR\Controller\MultiFactorAuth\MultiFactorController' shared autowired service.
  2978. *
  2979. * @return \MedBrief\MSR\Controller\MultiFactorAuth\MultiFactorController
  2980. */
  2981. protected function getMultiFactorControllerService()
  2982. {
  2983. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2984. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2985. include_once \dirname(__DIR__, 4).'/src/Controller/MultiFactorAuth/MultiFactorController.php';
  2986. $this->services['MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController'] = $instance = new \MedBrief\MSR\Controller\MultiFactorAuth\MultiFactorController();
  2987. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController', $this));
  2988. return $instance;
  2989. }
  2990. /**
  2991. * Gets the public 'MedBrief\MSR\Controller\NotificationController' shared autowired service.
  2992. *
  2993. * @return \MedBrief\MSR\Controller\NotificationController
  2994. */
  2995. protected function getNotificationControllerService()
  2996. {
  2997. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2998. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  2999. include_once \dirname(__DIR__, 4).'/src/Controller/NotificationController.php';
  3000. $this->services['MedBrief\\MSR\\Controller\\NotificationController'] = $instance = new \MedBrief\MSR\Controller\NotificationController();
  3001. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\NotificationController', $this));
  3002. return $instance;
  3003. }
  3004. /**
  3005. * Gets the public 'MedBrief\MSR\Controller\ProjectAdditionalRequestController' shared autowired service.
  3006. *
  3007. * @return \MedBrief\MSR\Controller\ProjectAdditionalRequestController
  3008. */
  3009. protected function getProjectAdditionalRequestControllerService()
  3010. {
  3011. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3012. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3013. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectAdditionalRequestController.php';
  3014. $this->services['MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController'] = $instance = new \MedBrief\MSR\Controller\ProjectAdditionalRequestController();
  3015. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController', $this));
  3016. return $instance;
  3017. }
  3018. /**
  3019. * Gets the public 'MedBrief\MSR\Controller\ProjectBatchRequestController' shared autowired service.
  3020. *
  3021. * @return \MedBrief\MSR\Controller\ProjectBatchRequestController
  3022. */
  3023. protected function getProjectBatchRequestControllerService()
  3024. {
  3025. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3026. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3027. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3028. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectBatchRequestController.php';
  3029. $this->services['MedBrief\\MSR\\Controller\\ProjectBatchRequestController'] = $instance = new \MedBrief\MSR\Controller\ProjectBatchRequestController();
  3030. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectBatchRequestController', $this));
  3031. return $instance;
  3032. }
  3033. /**
  3034. * Gets the public 'MedBrief\MSR\Controller\ProjectBatchRequestDetailController' shared autowired service.
  3035. *
  3036. * @return \MedBrief\MSR\Controller\ProjectBatchRequestDetailController
  3037. */
  3038. protected function getProjectBatchRequestDetailControllerService()
  3039. {
  3040. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3041. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3042. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectBatchRequestDetailController.php';
  3043. $this->services['MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController'] = $instance = new \MedBrief\MSR\Controller\ProjectBatchRequestDetailController();
  3044. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController', $this));
  3045. return $instance;
  3046. }
  3047. /**
  3048. * Gets the public 'MedBrief\MSR\Controller\ProjectChronologyController' shared autowired service.
  3049. *
  3050. * @return \MedBrief\MSR\Controller\ProjectChronologyController
  3051. */
  3052. protected function getProjectChronologyControllerService()
  3053. {
  3054. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3055. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3056. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3057. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectChronologyController.php';
  3058. $this->services['MedBrief\\MSR\\Controller\\ProjectChronologyController'] = $instance = new \MedBrief\MSR\Controller\ProjectChronologyController();
  3059. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectChronologyController', $this));
  3060. return $instance;
  3061. }
  3062. /**
  3063. * Gets the public 'MedBrief\MSR\Controller\ProjectChronologyRequestController' shared autowired service.
  3064. *
  3065. * @return \MedBrief\MSR\Controller\ProjectChronologyRequestController
  3066. */
  3067. protected function getProjectChronologyRequestControllerService()
  3068. {
  3069. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3070. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3071. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectChronologyRequestController.php';
  3072. include_once \dirname(__DIR__, 4).'/src/Service/Http/HttpPostService.php';
  3073. $this->services['MedBrief\\MSR\\Controller\\ProjectChronologyRequestController'] = $instance = new \MedBrief\MSR\Controller\ProjectChronologyRequestController(($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] ?? ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] = new \MedBrief\MSR\Service\Http\HttpPostService())));
  3074. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectChronologyRequestController', $this));
  3075. return $instance;
  3076. }
  3077. /**
  3078. * Gets the public 'MedBrief\MSR\Controller\ProjectChronologyRequestDetailController' shared autowired service.
  3079. *
  3080. * @return \MedBrief\MSR\Controller\ProjectChronologyRequestDetailController
  3081. */
  3082. protected function getProjectChronologyRequestDetailControllerService()
  3083. {
  3084. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3085. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3086. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectChronologyRequestDetailController.php';
  3087. $this->services['MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController'] = $instance = new \MedBrief\MSR\Controller\ProjectChronologyRequestDetailController();
  3088. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController', $this));
  3089. return $instance;
  3090. }
  3091. /**
  3092. * Gets the public 'MedBrief\MSR\Controller\ProjectClosureController' shared autowired service.
  3093. *
  3094. * @return \MedBrief\MSR\Controller\ProjectClosureController
  3095. */
  3096. protected function getProjectClosureControllerService()
  3097. {
  3098. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3099. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3100. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectClosureController.php';
  3101. $this->services['MedBrief\\MSR\\Controller\\ProjectClosureController'] = $instance = new \MedBrief\MSR\Controller\ProjectClosureController();
  3102. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectClosureController', $this));
  3103. return $instance;
  3104. }
  3105. /**
  3106. * Gets the public 'MedBrief\MSR\Controller\ProjectClosure\ProjectClosureOptions' shared autowired service.
  3107. *
  3108. * @return \MedBrief\MSR\Controller\ProjectClosure\ProjectClosureOptions
  3109. */
  3110. protected function getProjectClosureOptionsService()
  3111. {
  3112. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3113. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectClosure/ProjectClosureOptions.php';
  3114. $this->services['MedBrief\\MSR\\Controller\\ProjectClosure\\ProjectClosureOptions'] = $instance = new \MedBrief\MSR\Controller\ProjectClosure\ProjectClosureOptions();
  3115. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectClosure\\ProjectClosureOptions', $this));
  3116. return $instance;
  3117. }
  3118. /**
  3119. * Gets the public 'MedBrief\MSR\Controller\ProjectCollectionController' shared autowired service.
  3120. *
  3121. * @return \MedBrief\MSR\Controller\ProjectCollectionController
  3122. */
  3123. protected function getProjectCollectionControllerService()
  3124. {
  3125. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3126. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3127. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectCollectionController.php';
  3128. $this->services['MedBrief\\MSR\\Controller\\ProjectCollectionController'] = $instance = new \MedBrief\MSR\Controller\ProjectCollectionController();
  3129. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectCollectionController', $this));
  3130. return $instance;
  3131. }
  3132. /**
  3133. * Gets the public 'MedBrief\MSR\Controller\ProjectController' shared autowired service.
  3134. *
  3135. * @return \MedBrief\MSR\Controller\ProjectController
  3136. */
  3137. protected function getProjectControllerService()
  3138. {
  3139. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3140. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3141. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3142. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3143. include_once \dirname(__DIR__, 4).'/src/Traits/MatterAuthenticationTrait.php';
  3144. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3145. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectController.php';
  3146. $this->services['MedBrief\\MSR\\Controller\\ProjectController'] = $instance = new \MedBrief\MSR\Controller\ProjectController((\dirname(__DIR__, 4).'/data//tmp/'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3147. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectController', $this));
  3148. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3149. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3150. return $instance;
  3151. }
  3152. /**
  3153. * Gets the public 'MedBrief\MSR\Controller\ProjectDiscController' shared autowired service.
  3154. *
  3155. * @return \MedBrief\MSR\Controller\ProjectDiscController
  3156. */
  3157. protected function getProjectDiscControllerService()
  3158. {
  3159. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3160. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3161. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3162. include_once \dirname(__DIR__, 4).'/src/Traits/MatterAuthenticationTrait.php';
  3163. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3164. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectDiscController.php';
  3165. $this->services['MedBrief\\MSR\\Controller\\ProjectDiscController'] = $instance = new \MedBrief\MSR\Controller\ProjectDiscController(($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()));
  3166. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectDiscController', $this));
  3167. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3168. return $instance;
  3169. }
  3170. /**
  3171. * Gets the public 'MedBrief\MSR\Controller\ProjectDisclosureController' shared autowired service.
  3172. *
  3173. * @return \MedBrief\MSR\Controller\ProjectDisclosureController
  3174. */
  3175. protected function getProjectDisclosureControllerService()
  3176. {
  3177. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3178. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3179. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectDisclosureController.php';
  3180. $this->services['MedBrief\\MSR\\Controller\\ProjectDisclosureController'] = $instance = new \MedBrief\MSR\Controller\ProjectDisclosureController();
  3181. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectDisclosureController', $this));
  3182. return $instance;
  3183. }
  3184. /**
  3185. * Gets the public 'MedBrief\MSR\Controller\ProjectDocumentController' shared autowired service.
  3186. *
  3187. * @return \MedBrief\MSR\Controller\ProjectDocumentController
  3188. */
  3189. protected function getProjectDocumentControllerService()
  3190. {
  3191. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3192. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3193. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3194. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectDocumentController.php';
  3195. include_once \dirname(__DIR__, 4).'/src/Service/Http/HttpPostService.php';
  3196. $this->services['MedBrief\\MSR\\Controller\\ProjectDocumentController'] = $instance = new \MedBrief\MSR\Controller\ProjectDocumentController(($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] ?? ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] = new \MedBrief\MSR\Service\Http\HttpPostService())));
  3197. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectDocumentController', $this));
  3198. return $instance;
  3199. }
  3200. /**
  3201. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertJustificationController' shared autowired service.
  3202. *
  3203. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertJustificationController
  3204. */
  3205. protected function getProjectMatchExpertJustificationControllerService()
  3206. {
  3207. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3208. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchExpertJustificationController.php';
  3209. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertJustification.php';
  3210. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertJustificationController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertJustificationController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\MatchExpertJustification(($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchAiClient'] ?? $this->getMatchAiClientService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] ?? $this->getMatchCacheManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] ?? $this->getMatchCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UpdatesQueueRepository'] ?? $this->getUpdatesQueueRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] ?? $this->getExpertSpecialisationRepositoryService())));
  3211. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertJustificationController', $this));
  3212. return $instance;
  3213. }
  3214. /**
  3215. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertProfileController' shared autowired service.
  3216. *
  3217. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertProfileController
  3218. */
  3219. protected function getProjectMatchExpertProfileControllerService()
  3220. {
  3221. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3222. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchExpertProfileController.php';
  3223. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertProfileController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertProfileController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfile'] ?? $this->getMatchProfileService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3224. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertProfileController', $this));
  3225. return $instance;
  3226. }
  3227. /**
  3228. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertUserTermsController' shared autowired service.
  3229. *
  3230. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertUserTermsController
  3231. */
  3232. protected function getProjectMatchExpertUserTermsControllerService()
  3233. {
  3234. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3235. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3236. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchExpertUserTermsController.php';
  3237. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertUserTermsController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertUserTermsController(($this->privates['MedBrief\\MSR\\Repository\\MatchPolicyRepository'] ?? $this->getMatchPolicyRepositoryService()));
  3238. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertUserTermsController', $this));
  3239. return $instance;
  3240. }
  3241. /**
  3242. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertViewController' shared autowired service.
  3243. *
  3244. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertViewController
  3245. */
  3246. protected function getProjectMatchExpertViewControllerService()
  3247. {
  3248. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3249. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3250. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchExpertViewController.php';
  3251. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchExpertViewController(($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] ?? $this->getMatchLoAService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()));
  3252. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController', $this));
  3253. return $instance;
  3254. }
  3255. /**
  3256. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchFirmViewController' shared autowired service.
  3257. *
  3258. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchFirmViewController
  3259. */
  3260. protected function getProjectMatchFirmViewControllerService()
  3261. {
  3262. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3263. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3264. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchFirmViewController.php';
  3265. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchFirmViewController();
  3266. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController', $this));
  3267. return $instance;
  3268. }
  3269. /**
  3270. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAController' shared autowired service.
  3271. *
  3272. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAController
  3273. */
  3274. protected function getProjectMatchLoAControllerService()
  3275. {
  3276. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3277. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchLoAController.php';
  3278. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] ?? $this->getMatchLoAService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'] ?? $this->getMatchLetterDocumentServiceService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3279. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAController', $this));
  3280. return $instance;
  3281. }
  3282. /**
  3283. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAPreviewPdfController' shared autowired service.
  3284. *
  3285. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAPreviewPdfController
  3286. */
  3287. protected function getProjectMatchLoAPreviewPdfControllerService()
  3288. {
  3289. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3290. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchLoAPreviewPdfController.php';
  3291. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAPreviewPdfController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoAPreviewPdfController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] ?? $this->getMatchLoAService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3292. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoAPreviewPdfController', $this));
  3293. return $instance;
  3294. }
  3295. /**
  3296. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoASendPdfController' shared autowired service.
  3297. *
  3298. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoASendPdfController
  3299. */
  3300. protected function getProjectMatchLoASendPdfControllerService()
  3301. {
  3302. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3303. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchLoASendPdfController.php';
  3304. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoASendPdfController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchLoASendPdfController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] ?? $this->getMatchLoAService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'] ?? $this->getMatchExpertLoABuilderService()));
  3305. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchLoASendPdfController', $this));
  3306. return $instance;
  3307. }
  3308. /**
  3309. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMessagesController' shared autowired service.
  3310. *
  3311. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMessagesController
  3312. */
  3313. protected function getProjectMatchMessagesControllerService()
  3314. {
  3315. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3316. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3317. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3318. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3319. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3320. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchMessagesController.php';
  3321. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMessagesController();
  3322. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController', $this));
  3323. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3324. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3325. return $instance;
  3326. }
  3327. /**
  3328. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMyExpertsController' shared autowired service.
  3329. *
  3330. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMyExpertsController
  3331. */
  3332. protected function getProjectMatchMyExpertsControllerService()
  3333. {
  3334. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3335. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchMyExpertsController.php';
  3336. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchMyExperts.php';
  3337. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMyExpertsController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchMyExpertsController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\MatchMyExperts(($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] ?? $this->getExpertProfileCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'] ?? $this->getMatchProfileBuilderService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfile'] ?? $this->getMatchProfileService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchMyExpertsThreadBuilder'] ?? $this->getMatchMyExpertsThreadBuilderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService())), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3338. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMyExpertsController', $this));
  3339. return $instance;
  3340. }
  3341. /**
  3342. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchRecommendedOptionsController' shared autowired service.
  3343. *
  3344. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchRecommendedOptionsController
  3345. */
  3346. protected function getProjectMatchRecommendedOptionsControllerService()
  3347. {
  3348. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3349. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchRecommendedOptionsController.php';
  3350. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchRecommendedOptions.php';
  3351. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchRecommendedOptionsBuilder.php';
  3352. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchRecommendedOptionsController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchRecommendedOptionsController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\MatchRecommendedOptions(($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchAiClient'] ?? $this->getMatchAiClientService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] ?? $this->getMatchCacheManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] ?? $this->getMatchCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UpdatesQueueRepository'] ?? $this->getUpdatesQueueRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\MatchRecommendedOptionsBuilder(($this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] ?? $this->getExpertSpecialisationRepositoryService()))), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3353. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchRecommendedOptionsController', $this));
  3354. return $instance;
  3355. }
  3356. /**
  3357. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchSearchController' shared autowired service.
  3358. *
  3359. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchSearchController
  3360. */
  3361. protected function getProjectMatchSearchControllerService()
  3362. {
  3363. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3364. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchSearchController.php';
  3365. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchSearch.php';
  3366. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchEndpointMocker.php';
  3367. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  3368. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] ?? $this->getMatchCacheManagerService());
  3369. $c = ($this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] ?? $this->getMatchCacheRepositoryService());
  3370. $d = ($this->privates['MedBrief\\MSR\\Repository\\UpdatesQueueRepository'] ?? $this->getUpdatesQueueRepositoryService());
  3371. $e = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] ?? $this->getMatchSearchBuilderService());
  3372. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchSearchController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchSearchController($a, new \MedBrief\MSR\Service\ProjectMatch\MatchSearch(($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchAiClient'] ?? $this->getMatchAiClientService()), $b, ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'] ?? $this->getMatchExpertProfileCacheManagerService()), $c, $d, $e, new \MedBrief\MSR\Service\ProjectMatch\MatchEndpointMocker($b, ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), $c, $d, $a, ($this->privates['MedBrief\\MSR\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService()), $e, ($this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] ?? $this->getExpertSpecialisationRepositoryService()))), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3373. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchSearchController', $this));
  3374. return $instance;
  3375. }
  3376. /**
  3377. * Gets the public 'MedBrief\MSR\Controller\ProjectMatch\ProjectMatchShortlistedController' shared autowired service.
  3378. *
  3379. * @return \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchShortlistedController
  3380. */
  3381. protected function getProjectMatchShortlistedControllerService()
  3382. {
  3383. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3384. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMatch/ProjectMatchShortlistedController.php';
  3385. $this->services['MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchShortlistedController'] = $instance = new \MedBrief\MSR\Controller\ProjectMatch\ProjectMatchShortlistedController(($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'] ?? $this->getMatchShortlistedService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'] ?? $this->getMatchProfileBuilderService()), ($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  3386. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchShortlistedController', $this));
  3387. return $instance;
  3388. }
  3389. /**
  3390. * Gets the public 'MedBrief\MSR\Controller\ProjectMedicalRecordController' shared autowired service.
  3391. *
  3392. * @return \MedBrief\MSR\Controller\ProjectMedicalRecordController
  3393. */
  3394. protected function getProjectMedicalRecordControllerService()
  3395. {
  3396. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3397. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3398. include_once \dirname(__DIR__, 4).'/src/Traits/MatterAuthenticationTrait.php';
  3399. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectMedicalRecordController.php';
  3400. $this->services['MedBrief\\MSR\\Controller\\ProjectMedicalRecordController'] = $instance = new \MedBrief\MSR\Controller\ProjectMedicalRecordController(($this->privates['MedBrief\\MSR\\Repository\\UserInternalRepository'] ?? $this->getUserInternalRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()));
  3401. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectMedicalRecordController', $this));
  3402. return $instance;
  3403. }
  3404. /**
  3405. * Gets the public 'MedBrief\MSR\Controller\ProjectRadiologyController' shared autowired service.
  3406. *
  3407. * @return \MedBrief\MSR\Controller\ProjectRadiologyController
  3408. */
  3409. protected function getProjectRadiologyController2Service()
  3410. {
  3411. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3412. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3413. include_once \dirname(__DIR__, 4).'/src/Traits/MatterAuthenticationTrait.php';
  3414. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectRadiologyController.php';
  3415. $this->services['MedBrief\\MSR\\Controller\\ProjectRadiologyController'] = $instance = new \MedBrief\MSR\Controller\ProjectRadiologyController(($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()));
  3416. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3417. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  3418. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  3419. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  3420. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  3421. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3422. 'router' => ['services', 'router', 'getRouterService', false],
  3423. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3424. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  3425. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3426. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  3427. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  3428. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  3429. ], [
  3430. 'doctrine' => '?',
  3431. 'form.factory' => '?',
  3432. 'http_kernel' => '?',
  3433. 'parameter_bag' => '?',
  3434. 'request_stack' => '?',
  3435. 'router' => '?',
  3436. 'security.authorization_checker' => '?',
  3437. 'security.csrf.token_manager' => '?',
  3438. 'security.token_storage' => '?',
  3439. 'serializer' => '?',
  3440. 'session' => '.session.deprecated',
  3441. 'twig' => '?',
  3442. ]))->withContext('MedBrief\\MSR\\Controller\\ProjectRadiologyController', $this));
  3443. return $instance;
  3444. }
  3445. /**
  3446. * Gets the public 'MedBrief\MSR\Controller\ProjectRecordsRequestController' shared autowired service.
  3447. *
  3448. * @return \MedBrief\MSR\Controller\ProjectRecordsRequestController
  3449. */
  3450. protected function getProjectRecordsRequestControllerService()
  3451. {
  3452. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3453. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3454. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectRecordsRequestController.php';
  3455. $this->services['MedBrief\\MSR\\Controller\\ProjectRecordsRequestController'] = $instance = new \MedBrief\MSR\Controller\ProjectRecordsRequestController();
  3456. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectRecordsRequestController', $this));
  3457. return $instance;
  3458. }
  3459. /**
  3460. * Gets the public 'MedBrief\MSR\Controller\ProjectRecordsRequestDetailController' shared autowired service.
  3461. *
  3462. * @return \MedBrief\MSR\Controller\ProjectRecordsRequestDetailController
  3463. */
  3464. protected function getProjectRecordsRequestDetailControllerService()
  3465. {
  3466. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3467. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3468. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectRecordsRequestDetailController.php';
  3469. $this->services['MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController'] = $instance = new \MedBrief\MSR\Controller\ProjectRecordsRequestDetailController();
  3470. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController', $this));
  3471. return $instance;
  3472. }
  3473. /**
  3474. * Gets the public 'MedBrief\MSR\Controller\ProjectRecordsRequestLetterController' shared autowired service.
  3475. *
  3476. * @return \MedBrief\MSR\Controller\ProjectRecordsRequestLetterController
  3477. */
  3478. protected function getProjectRecordsRequestLetterControllerService()
  3479. {
  3480. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3481. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3482. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectRecordsRequestLetterController.php';
  3483. $this->services['MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController'] = $instance = new \MedBrief\MSR\Controller\ProjectRecordsRequestLetterController();
  3484. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController', $this));
  3485. return $instance;
  3486. }
  3487. /**
  3488. * Gets the public 'MedBrief\MSR\Controller\ProjectSortingSessionController' shared autowired service.
  3489. *
  3490. * @return \MedBrief\MSR\Controller\ProjectSortingSessionController
  3491. */
  3492. protected function getProjectSortingSessionControllerService()
  3493. {
  3494. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3495. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3496. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3497. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectSortingSessionController.php';
  3498. $this->services['MedBrief\\MSR\\Controller\\ProjectSortingSessionController'] = $instance = new \MedBrief\MSR\Controller\ProjectSortingSessionController();
  3499. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectSortingSessionController', $this));
  3500. return $instance;
  3501. }
  3502. /**
  3503. * Gets the public 'MedBrief\MSR\Controller\ProjectSortingSessionDetailController' shared autowired service.
  3504. *
  3505. * @return \MedBrief\MSR\Controller\ProjectSortingSessionDetailController
  3506. */
  3507. protected function getProjectSortingSessionDetailControllerService()
  3508. {
  3509. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3510. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3511. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectSortingSessionDetailController.php';
  3512. $this->services['MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController'] = $instance = new \MedBrief\MSR\Controller\ProjectSortingSessionDetailController();
  3513. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController', $this));
  3514. return $instance;
  3515. }
  3516. /**
  3517. * Gets the public 'MedBrief\MSR\Controller\ProjectSortingSessionMemoController' shared autowired service.
  3518. *
  3519. * @return \MedBrief\MSR\Controller\ProjectSortingSessionMemoController
  3520. */
  3521. protected function getProjectSortingSessionMemoControllerService()
  3522. {
  3523. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3524. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3525. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectSortingSessionMemoController.php';
  3526. $this->services['MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController'] = $instance = new \MedBrief\MSR\Controller\ProjectSortingSessionMemoController();
  3527. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController', $this));
  3528. return $instance;
  3529. }
  3530. /**
  3531. * Gets the public 'MedBrief\MSR\Controller\ProjectSortingSessionSaveController' shared autowired service.
  3532. *
  3533. * @return \MedBrief\MSR\Controller\ProjectSortingSessionSaveController
  3534. */
  3535. protected function getProjectSortingSessionSaveControllerService()
  3536. {
  3537. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3538. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3539. include_once \dirname(__DIR__, 4).'/src/Controller/ProjectSortingSessionSaveController.php';
  3540. $this->services['MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController'] = $instance = new \MedBrief\MSR\Controller\ProjectSortingSessionSaveController();
  3541. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController', $this));
  3542. return $instance;
  3543. }
  3544. /**
  3545. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\AccountCrudController' shared autowired service.
  3546. *
  3547. * @return \MedBrief\MSR\Controller\QaAdmin\AccountCrudController
  3548. */
  3549. protected function getAccountCrudControllerService()
  3550. {
  3551. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3552. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3553. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3554. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/AccountCrudController.php';
  3555. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\AccountCrudController();
  3556. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController', $this));
  3557. return $instance;
  3558. }
  3559. /**
  3560. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\ConvertToXodCommandController' shared autowired service.
  3561. *
  3562. * @return \MedBrief\MSR\Controller\QaAdmin\Command\ConvertToXodCommandController
  3563. */
  3564. protected function getConvertToXodCommandControllerService()
  3565. {
  3566. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3567. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3568. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3569. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/ConvertToXodCommandController.php';
  3570. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\ConvertToXodCommandController();
  3571. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController', $this));
  3572. return $instance;
  3573. }
  3574. /**
  3575. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\Disclosure\ProcessPendingDisclosuresCommandController' shared autowired service.
  3576. *
  3577. * @return \MedBrief\MSR\Controller\QaAdmin\Command\Disclosure\ProcessPendingDisclosuresCommandController
  3578. */
  3579. protected function getProcessPendingDisclosuresCommandControllerService()
  3580. {
  3581. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3582. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3583. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3584. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/Disclosure/ProcessPendingDisclosuresCommandController.php';
  3585. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\Disclosure\ProcessPendingDisclosuresCommandController();
  3586. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController', $this));
  3587. return $instance;
  3588. }
  3589. /**
  3590. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\CalculateNextRenewalCommandController' shared autowired service.
  3591. *
  3592. * @return \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\CalculateNextRenewalCommandController
  3593. */
  3594. protected function getCalculateNextRenewalCommandControllerService()
  3595. {
  3596. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3597. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3598. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3599. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/LicenseRenewal/CalculateNextRenewalCommandController.php';
  3600. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\CalculateNextRenewalCommandController();
  3601. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController', $this));
  3602. return $instance;
  3603. }
  3604. /**
  3605. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\ProcessRenewalsCommandController' shared autowired service.
  3606. *
  3607. * @return \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\ProcessRenewalsCommandController
  3608. */
  3609. protected function getProcessRenewalsCommandControllerService()
  3610. {
  3611. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3612. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3613. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3614. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/LicenseRenewal/ProcessRenewalsCommandController.php';
  3615. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\ProcessRenewalsCommandController();
  3616. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController', $this));
  3617. return $instance;
  3618. }
  3619. /**
  3620. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\SendReminderCommandController' shared autowired service.
  3621. *
  3622. * @return \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\SendReminderCommandController
  3623. */
  3624. protected function getSendReminderCommandControllerService()
  3625. {
  3626. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3627. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3628. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3629. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/LicenseRenewal/SendReminderCommandController.php';
  3630. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\LicenseRenewal\SendReminderCommandController();
  3631. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController', $this));
  3632. return $instance;
  3633. }
  3634. /**
  3635. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\OcrStatusCleanupCommandController' shared autowired service.
  3636. *
  3637. * @return \MedBrief\MSR\Controller\QaAdmin\Command\OcrStatusCleanupCommandController
  3638. */
  3639. protected function getOcrStatusCleanupCommandControllerService()
  3640. {
  3641. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3642. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3643. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3644. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/OcrStatusCleanupCommandController.php';
  3645. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\OcrStatusCleanupCommandController();
  3646. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController', $this));
  3647. return $instance;
  3648. }
  3649. /**
  3650. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\ProjectPermanentDeleteController' shared autowired service.
  3651. *
  3652. * @return \MedBrief\MSR\Controller\QaAdmin\Command\ProjectPermanentDeleteController
  3653. */
  3654. protected function getProjectPermanentDeleteControllerService()
  3655. {
  3656. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3657. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3658. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3659. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/ProjectPermanentDeleteController.php';
  3660. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\ProjectPermanentDeleteController();
  3661. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController', $this));
  3662. return $instance;
  3663. }
  3664. /**
  3665. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\SortingSession\PrepareSortingSessionsCommandController' shared autowired service.
  3666. *
  3667. * @return \MedBrief\MSR\Controller\QaAdmin\Command\SortingSession\PrepareSortingSessionsCommandController
  3668. */
  3669. protected function getPrepareSortingSessionsCommandControllerService()
  3670. {
  3671. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3672. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3673. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3674. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/SortingSession/PrepareSortingSessionsCommandController.php';
  3675. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\SortingSession\PrepareSortingSessionsCommandController();
  3676. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController', $this));
  3677. return $instance;
  3678. }
  3679. /**
  3680. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\SyncMatterUpdatesEmailCommandController' shared autowired service.
  3681. *
  3682. * @return \MedBrief\MSR\Controller\QaAdmin\Command\SyncMatterUpdatesEmailCommandController
  3683. */
  3684. protected function getSyncMatterUpdatesEmailCommandControllerService()
  3685. {
  3686. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3687. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3688. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3689. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/SyncMatterUpdatesEmailCommandController.php';
  3690. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\SyncMatterUpdatesEmailCommandController();
  3691. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController', $this));
  3692. return $instance;
  3693. }
  3694. /**
  3695. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\Command\SyncRecordsRequestUpdatesEmailCommandController' shared autowired service.
  3696. *
  3697. * @return \MedBrief\MSR\Controller\QaAdmin\Command\SyncRecordsRequestUpdatesEmailCommandController
  3698. */
  3699. protected function getSyncRecordsRequestUpdatesEmailCommandControllerService()
  3700. {
  3701. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3702. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3703. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/AbstractCommandController.php';
  3704. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/Command/SyncRecordsRequestUpdatesEmailCommandController.php';
  3705. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\Command\SyncRecordsRequestUpdatesEmailCommandController();
  3706. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController', $this));
  3707. return $instance;
  3708. }
  3709. /**
  3710. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\InterpartyDisclosureCrudController' shared autowired service.
  3711. *
  3712. * @return \MedBrief\MSR\Controller\QaAdmin\InterpartyDisclosureCrudController
  3713. */
  3714. protected function getInterpartyDisclosureCrudControllerService()
  3715. {
  3716. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3717. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3718. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3719. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/InterpartyDisclosureCrudController.php';
  3720. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\InterpartyDisclosureCrudController();
  3721. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController', $this));
  3722. return $instance;
  3723. }
  3724. /**
  3725. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\MatchLogCrudController' shared autowired service.
  3726. *
  3727. * @return \MedBrief\MSR\Controller\QaAdmin\MatchLogCrudController
  3728. */
  3729. protected function getMatchLogCrudControllerService()
  3730. {
  3731. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3732. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3733. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3734. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/MatchLogCrudController.php';
  3735. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\MatchLogCrudController();
  3736. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController', $this));
  3737. return $instance;
  3738. }
  3739. /**
  3740. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\MatterLicenceRenewalLogCrudController' shared autowired service.
  3741. *
  3742. * @return \MedBrief\MSR\Controller\QaAdmin\MatterLicenceRenewalLogCrudController
  3743. */
  3744. protected function getMatterLicenceRenewalLogCrudControllerService()
  3745. {
  3746. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3747. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3748. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3749. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/MatterLicenceRenewalLogCrudController.php';
  3750. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\MatterLicenceRenewalLogCrudController();
  3751. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController', $this));
  3752. return $instance;
  3753. }
  3754. /**
  3755. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\ProjectCrudController' shared autowired service.
  3756. *
  3757. * @return \MedBrief\MSR\Controller\QaAdmin\ProjectCrudController
  3758. */
  3759. protected function getProjectCrudControllerService()
  3760. {
  3761. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3762. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3763. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3764. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/ProjectCrudController.php';
  3765. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\ProjectCrudController();
  3766. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController', $this));
  3767. return $instance;
  3768. }
  3769. /**
  3770. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\QADashboardController' shared autowired service.
  3771. *
  3772. * @return \MedBrief\MSR\Controller\QaAdmin\QADashboardController
  3773. */
  3774. protected function getQADashboardControllerService()
  3775. {
  3776. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3777. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/DashboardControllerInterface.php';
  3778. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractDashboardController.php';
  3779. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/QADashboardController.php';
  3780. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\QADashboardController();
  3781. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3782. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  3783. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator', 'getCrudUrlGeneratorService', false],
  3784. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  3785. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  3786. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  3787. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  3788. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3789. 'router' => ['services', 'router', 'getRouterService', false],
  3790. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3791. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  3792. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3793. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  3794. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  3795. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  3796. ], [
  3797. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator',
  3798. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator',
  3799. 'doctrine' => '?',
  3800. 'form.factory' => '?',
  3801. 'http_kernel' => '?',
  3802. 'parameter_bag' => '?',
  3803. 'request_stack' => '?',
  3804. 'router' => '?',
  3805. 'security.authorization_checker' => '?',
  3806. 'security.csrf.token_manager' => '?',
  3807. 'security.token_storage' => '?',
  3808. 'serializer' => '?',
  3809. 'session' => '.session.deprecated',
  3810. 'twig' => '?',
  3811. ]))->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController', $this));
  3812. return $instance;
  3813. }
  3814. /**
  3815. * Gets the public 'MedBrief\MSR\Controller\QaAdmin\SortingSessionCrudController' shared autowired service.
  3816. *
  3817. * @return \MedBrief\MSR\Controller\QaAdmin\SortingSessionCrudController
  3818. */
  3819. protected function getSortingSessionCrudControllerService()
  3820. {
  3821. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3822. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  3823. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  3824. include_once \dirname(__DIR__, 4).'/src/Controller/QaAdmin/SortingSessionCrudController.php';
  3825. $this->services['MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController'] = $instance = new \MedBrief\MSR\Controller\QaAdmin\SortingSessionCrudController();
  3826. $instance->setContainer(($this->privates['.service_locator.D00INk3'] ?? $this->get_ServiceLocator_D00INk3Service())->withContext('MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController', $this));
  3827. return $instance;
  3828. }
  3829. /**
  3830. * Gets the public 'MedBrief\MSR\Controller\RecordsRequestCentreChildController' shared autowired service.
  3831. *
  3832. * @return \MedBrief\MSR\Controller\RecordsRequestCentreChildController
  3833. */
  3834. protected function getRecordsRequestCentreChildControllerService()
  3835. {
  3836. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3837. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3838. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3839. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3840. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsRequestCentreChildController.php';
  3841. $this->services['MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController'] = $instance = new \MedBrief\MSR\Controller\RecordsRequestCentreChildController();
  3842. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController', $this));
  3843. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3844. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3845. return $instance;
  3846. }
  3847. /**
  3848. * Gets the public 'MedBrief\MSR\Controller\RecordsRequestCentreContactController' shared autowired service.
  3849. *
  3850. * @return \MedBrief\MSR\Controller\RecordsRequestCentreContactController
  3851. */
  3852. protected function getRecordsRequestCentreContactControllerService()
  3853. {
  3854. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3855. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3856. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsRequestCentreContactController.php';
  3857. $this->services['MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController'] = $instance = new \MedBrief\MSR\Controller\RecordsRequestCentreContactController();
  3858. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController', $this));
  3859. return $instance;
  3860. }
  3861. /**
  3862. * Gets the public 'MedBrief\MSR\Controller\RecordsRequestCentreController' shared autowired service.
  3863. *
  3864. * @return \MedBrief\MSR\Controller\RecordsRequestCentreController
  3865. */
  3866. protected function getRecordsRequestCentreControllerService()
  3867. {
  3868. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3869. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3870. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3871. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsRequestCentreController.php';
  3872. $this->services['MedBrief\\MSR\\Controller\\RecordsRequestCentreController'] = $instance = new \MedBrief\MSR\Controller\RecordsRequestCentreController();
  3873. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsRequestCentreController', $this));
  3874. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3875. return $instance;
  3876. }
  3877. /**
  3878. * Gets the public 'MedBrief\MSR\Controller\RecordsRequestCentreParentController' shared autowired service.
  3879. *
  3880. * @return \MedBrief\MSR\Controller\RecordsRequestCentreParentController
  3881. */
  3882. protected function getRecordsRequestCentreParentControllerService()
  3883. {
  3884. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3885. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3886. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3887. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsRequestCentreParentController.php';
  3888. $this->services['MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController'] = $instance = new \MedBrief\MSR\Controller\RecordsRequestCentreParentController();
  3889. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController', $this));
  3890. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3891. return $instance;
  3892. }
  3893. /**
  3894. * Gets the public 'MedBrief\MSR\Controller\RecordsRequestLetterTemplateController' shared autowired service.
  3895. *
  3896. * @return \MedBrief\MSR\Controller\RecordsRequestLetterTemplateController
  3897. */
  3898. protected function getRecordsRequestLetterTemplateControllerService()
  3899. {
  3900. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3901. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3902. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3903. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3904. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsRequestLetterTemplateController.php';
  3905. $this->services['MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController'] = $instance = new \MedBrief\MSR\Controller\RecordsRequestLetterTemplateController();
  3906. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController', $this));
  3907. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3908. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3909. return $instance;
  3910. }
  3911. /**
  3912. * Gets the public 'MedBrief\MSR\Controller\RecordsViewerController' shared autowired service.
  3913. *
  3914. * @return \MedBrief\MSR\Controller\RecordsViewerController
  3915. */
  3916. protected function getRecordsViewerControllerService()
  3917. {
  3918. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3919. include_once \dirname(__DIR__, 4).'/src/Controller/RecordsViewerController.php';
  3920. $this->services['MedBrief\\MSR\\Controller\\RecordsViewerController'] = $instance = new \MedBrief\MSR\Controller\RecordsViewerController();
  3921. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RecordsViewerController', $this));
  3922. return $instance;
  3923. }
  3924. /**
  3925. * Gets the public 'MedBrief\MSR\Controller\RegistrationController' shared autowired service.
  3926. *
  3927. * @return \MedBrief\MSR\Controller\RegistrationController
  3928. */
  3929. protected function getRegistrationControllerService()
  3930. {
  3931. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3932. include_once \dirname(__DIR__, 4).'/src/Controller/RegistrationController.php';
  3933. $this->services['MedBrief\\MSR\\Controller\\RegistrationController'] = $instance = new \MedBrief\MSR\Controller\RegistrationController();
  3934. $instance->setInvitationHelper(($this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'] ?? $this->getInvitationHelperServiceService()));
  3935. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RegistrationController', $this));
  3936. return $instance;
  3937. }
  3938. /**
  3939. * Gets the public 'MedBrief\MSR\Controller\Reports\AdditionalRequestController' shared autowired service.
  3940. *
  3941. * @return \MedBrief\MSR\Controller\Reports\AdditionalRequestController
  3942. */
  3943. protected function getAdditionalRequestControllerService()
  3944. {
  3945. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3946. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3947. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3948. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3949. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3950. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  3951. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AdditionalRequestController.php';
  3952. $this->services['MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController'] = $instance = new \MedBrief\MSR\Controller\Reports\AdditionalRequestController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3953. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController', $this));
  3954. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3955. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3956. return $instance;
  3957. }
  3958. /**
  3959. * Gets the public 'MedBrief\MSR\Controller\Reports\BatchRequestController' shared autowired service.
  3960. *
  3961. * @return \MedBrief\MSR\Controller\Reports\BatchRequestController
  3962. */
  3963. protected function getBatchRequestControllerService()
  3964. {
  3965. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3966. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3967. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3968. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3969. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3970. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  3971. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/BatchRequestController.php';
  3972. $this->services['MedBrief\\MSR\\Controller\\Reports\\BatchRequestController'] = $instance = new \MedBrief\MSR\Controller\Reports\BatchRequestController();
  3973. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\BatchRequestController', $this));
  3974. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3975. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3976. return $instance;
  3977. }
  3978. /**
  3979. * Gets the public 'MedBrief\MSR\Controller\Reports\ChronologyRequestController' shared autowired service.
  3980. *
  3981. * @return \MedBrief\MSR\Controller\Reports\ChronologyRequestController
  3982. */
  3983. protected function getChronologyRequestControllerService()
  3984. {
  3985. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3986. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  3987. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  3988. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  3989. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  3990. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  3991. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/ChronologyRequestController.php';
  3992. $this->services['MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController'] = $instance = new \MedBrief\MSR\Controller\Reports\ChronologyRequestController();
  3993. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController', $this));
  3994. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  3995. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3996. return $instance;
  3997. }
  3998. /**
  3999. * Gets the public 'MedBrief\MSR\Controller\Reports\HelpArticleController' shared autowired service.
  4000. *
  4001. * @return \MedBrief\MSR\Controller\Reports\HelpArticleController
  4002. */
  4003. protected function getHelpArticleController2Service()
  4004. {
  4005. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4006. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4007. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4008. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4009. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4010. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4011. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/HelpArticleController.php';
  4012. $this->services['MedBrief\\MSR\\Controller\\Reports\\HelpArticleController'] = $instance = new \MedBrief\MSR\Controller\Reports\HelpArticleController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  4013. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\HelpArticleController', $this));
  4014. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4015. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4016. return $instance;
  4017. }
  4018. /**
  4019. * Gets the public 'MedBrief\MSR\Controller\Reports\InterpartyDisclosureController' shared autowired service.
  4020. *
  4021. * @return \MedBrief\MSR\Controller\Reports\InterpartyDisclosureController
  4022. */
  4023. protected function getInterpartyDisclosureController2Service()
  4024. {
  4025. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4026. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4027. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4028. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4029. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4030. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4031. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/InterpartyDisclosureController.php';
  4032. $this->services['MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController'] = $instance = new \MedBrief\MSR\Controller\Reports\InterpartyDisclosureController();
  4033. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController', $this));
  4034. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4035. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4036. return $instance;
  4037. }
  4038. /**
  4039. * Gets the public 'MedBrief\MSR\Controller\Reports\MatterRequestController' shared autowired service.
  4040. *
  4041. * @return \MedBrief\MSR\Controller\Reports\MatterRequestController
  4042. */
  4043. protected function getMatterRequestController2Service()
  4044. {
  4045. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4046. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4047. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4048. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4049. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4050. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4051. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/MatterRequestController.php';
  4052. $this->services['MedBrief\\MSR\\Controller\\Reports\\MatterRequestController'] = $instance = new \MedBrief\MSR\Controller\Reports\MatterRequestController();
  4053. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\MatterRequestController', $this));
  4054. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4055. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4056. return $instance;
  4057. }
  4058. /**
  4059. * Gets the public 'MedBrief\MSR\Controller\Reports\ProjectClosureController' shared autowired service.
  4060. *
  4061. * @return \MedBrief\MSR\Controller\Reports\ProjectClosureController
  4062. */
  4063. protected function getProjectClosureController2Service()
  4064. {
  4065. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4066. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4067. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4068. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4069. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4070. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4071. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/ProjectClosureController.php';
  4072. $this->services['MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController'] = $instance = new \MedBrief\MSR\Controller\Reports\ProjectClosureController();
  4073. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController', $this));
  4074. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4075. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4076. return $instance;
  4077. }
  4078. /**
  4079. * Gets the public 'MedBrief\MSR\Controller\Reports\ProjectDisclosureController' shared autowired service.
  4080. *
  4081. * @return \MedBrief\MSR\Controller\Reports\ProjectDisclosureController
  4082. */
  4083. protected function getProjectDisclosureController2Service()
  4084. {
  4085. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4086. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4087. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4088. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4089. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4090. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4091. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/ProjectDisclosureController.php';
  4092. $this->services['MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController'] = $instance = new \MedBrief\MSR\Controller\Reports\ProjectDisclosureController();
  4093. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController', $this));
  4094. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4095. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4096. return $instance;
  4097. }
  4098. /**
  4099. * Gets the public 'MedBrief\MSR\Controller\Reports\RecordsRequestController' shared autowired service.
  4100. *
  4101. * @return \MedBrief\MSR\Controller\Reports\RecordsRequestController
  4102. */
  4103. protected function getRecordsRequestControllerService()
  4104. {
  4105. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4106. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4107. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4108. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4109. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4110. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4111. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/RecordsRequestController.php';
  4112. $this->services['MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController'] = $instance = new \MedBrief\MSR\Controller\Reports\RecordsRequestController();
  4113. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController', $this));
  4114. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4115. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4116. return $instance;
  4117. }
  4118. /**
  4119. * Gets the public 'MedBrief\MSR\Controller\Reports\SortingSessionController' shared autowired service.
  4120. *
  4121. * @return \MedBrief\MSR\Controller\Reports\SortingSessionController
  4122. */
  4123. protected function getSortingSessionControllerService()
  4124. {
  4125. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4126. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4127. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4128. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4129. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4130. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4131. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/SortingSessionController.php';
  4132. $this->services['MedBrief\\MSR\\Controller\\Reports\\SortingSessionController'] = $instance = new \MedBrief\MSR\Controller\Reports\SortingSessionController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  4133. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\SortingSessionController', $this));
  4134. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4135. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4136. return $instance;
  4137. }
  4138. /**
  4139. * Gets the public 'MedBrief\MSR\Controller\Reports\SortingSessionMemoController' shared autowired service.
  4140. *
  4141. * @return \MedBrief\MSR\Controller\Reports\SortingSessionMemoController
  4142. */
  4143. protected function getSortingSessionMemoController2Service()
  4144. {
  4145. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4146. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4147. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4148. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4149. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4150. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4151. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/SortingSessionMemoController.php';
  4152. $this->services['MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController'] = $instance = new \MedBrief\MSR\Controller\Reports\SortingSessionMemoController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  4153. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController', $this));
  4154. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4155. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4156. return $instance;
  4157. }
  4158. /**
  4159. * Gets the public 'MedBrief\MSR\Controller\Reports\SortingSessionUtilisationController' shared autowired service.
  4160. *
  4161. * @return \MedBrief\MSR\Controller\Reports\SortingSessionUtilisationController
  4162. */
  4163. protected function getSortingSessionUtilisationControllerService()
  4164. {
  4165. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4166. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4167. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4168. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4169. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4170. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/AbstractFilteredReportController.php';
  4171. include_once \dirname(__DIR__, 4).'/src/Controller/Reports/SortingSessionUtilisationController.php';
  4172. $this->services['MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController'] = $instance = new \MedBrief\MSR\Controller\Reports\SortingSessionUtilisationController();
  4173. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController', $this));
  4174. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4175. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4176. return $instance;
  4177. }
  4178. /**
  4179. * Gets the public 'MedBrief\MSR\Controller\ResetPasswordController' shared autowired service.
  4180. *
  4181. * @return \MedBrief\MSR\Controller\ResetPasswordController
  4182. */
  4183. protected function getResetPasswordControllerService()
  4184. {
  4185. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4186. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  4187. include_once \dirname(__DIR__, 4).'/src/Controller/ResetPasswordController.php';
  4188. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelperInterface.php';
  4189. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelper.php';
  4190. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordTokenGenerator.php';
  4191. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordRandomGenerator.php';
  4192. $this->services['MedBrief\\MSR\\Controller\\ResetPasswordController'] = $instance = new \MedBrief\MSR\Controller\ResetPasswordController(new \SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper(new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordTokenGenerator($this->getEnv('APP_SECRET'), new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordRandomGenerator()), ($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()), ($this->privates['MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), 3600, 3600), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4193. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ResetPasswordController', $this));
  4194. return $instance;
  4195. }
  4196. /**
  4197. * Gets the public 'MedBrief\MSR\Controller\RestoreDeletedDocumentsController' shared autowired service.
  4198. *
  4199. * @return \MedBrief\MSR\Controller\RestoreDeletedDocumentsController
  4200. */
  4201. protected function getRestoreDeletedDocumentsControllerService()
  4202. {
  4203. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4204. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4205. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4206. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4207. include_once \dirname(__DIR__, 4).'/src/Controller/RestoreDeletedDocumentsController.php';
  4208. $this->services['MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController'] = $instance = new \MedBrief\MSR\Controller\RestoreDeletedDocumentsController();
  4209. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController', $this));
  4210. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4211. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4212. return $instance;
  4213. }
  4214. /**
  4215. * Gets the public 'MedBrief\MSR\Controller\RoleInvitationController' shared autowired service.
  4216. *
  4217. * @return \MedBrief\MSR\Controller\RoleInvitationController
  4218. */
  4219. protected function getRoleInvitationControllerService()
  4220. {
  4221. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4222. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4223. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4224. include_once \dirname(__DIR__, 4).'/src/Controller/RoleInvitationController.php';
  4225. $this->services['MedBrief\\MSR\\Controller\\RoleInvitationController'] = $instance = new \MedBrief\MSR\Controller\RoleInvitationController();
  4226. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\RoleInvitationController', $this));
  4227. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4228. return $instance;
  4229. }
  4230. /**
  4231. * Gets the public 'MedBrief\MSR\Controller\SecurityController' shared autowired service.
  4232. *
  4233. * @return \MedBrief\MSR\Controller\SecurityController
  4234. */
  4235. protected function getSecurityControllerService()
  4236. {
  4237. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4238. include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
  4239. $this->services['MedBrief\\MSR\\Controller\\SecurityController'] = $instance = new \MedBrief\MSR\Controller\SecurityController(($this->privates['MedBrief\\MSR\\Service\\Security\\SecurityTimeDelayHelperService'] ?? $this->getSecurityTimeDelayHelperServiceService()));
  4240. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SecurityController', $this));
  4241. return $instance;
  4242. }
  4243. /**
  4244. * Gets the public 'MedBrief\MSR\Controller\ServiceOptionController' shared autowired service.
  4245. *
  4246. * @return \MedBrief\MSR\Controller\ServiceOptionController
  4247. */
  4248. protected function getServiceOptionControllerService()
  4249. {
  4250. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4251. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4252. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4253. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4254. include_once \dirname(__DIR__, 4).'/src/Controller/ServiceOptionController.php';
  4255. $this->services['MedBrief\\MSR\\Controller\\ServiceOptionController'] = $instance = new \MedBrief\MSR\Controller\ServiceOptionController();
  4256. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\ServiceOptionController', $this));
  4257. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4258. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4259. return $instance;
  4260. }
  4261. /**
  4262. * Gets the public 'MedBrief\MSR\Controller\SortingInstructionController' shared autowired service.
  4263. *
  4264. * @return \MedBrief\MSR\Controller\SortingInstructionController
  4265. */
  4266. protected function getSortingInstructionControllerService()
  4267. {
  4268. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4269. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4270. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4271. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4272. include_once \dirname(__DIR__, 4).'/src/Controller/SortingInstructionController.php';
  4273. $this->services['MedBrief\\MSR\\Controller\\SortingInstructionController'] = $instance = new \MedBrief\MSR\Controller\SortingInstructionController();
  4274. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SortingInstructionController', $this));
  4275. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4276. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4277. return $instance;
  4278. }
  4279. /**
  4280. * Gets the public 'MedBrief\MSR\Controller\SortingMemoPhraseController' shared autowired service.
  4281. *
  4282. * @return \MedBrief\MSR\Controller\SortingMemoPhraseController
  4283. */
  4284. protected function getSortingMemoPhraseControllerService()
  4285. {
  4286. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4287. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4288. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4289. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4290. include_once \dirname(__DIR__, 4).'/src/Controller/SortingMemoPhraseController.php';
  4291. $this->services['MedBrief\\MSR\\Controller\\SortingMemoPhraseController'] = $instance = new \MedBrief\MSR\Controller\SortingMemoPhraseController();
  4292. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SortingMemoPhraseController', $this));
  4293. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4294. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4295. return $instance;
  4296. }
  4297. /**
  4298. * Gets the public 'MedBrief\MSR\Controller\SpecialisationController' shared autowired service.
  4299. *
  4300. * @return \MedBrief\MSR\Controller\SpecialisationController
  4301. */
  4302. protected function getSpecialisationControllerService()
  4303. {
  4304. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4305. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4306. include_once \dirname(__DIR__, 4).'/src/Controller/SpecialisationController.php';
  4307. $this->services['MedBrief\\MSR\\Controller\\SpecialisationController'] = $instance = new \MedBrief\MSR\Controller\SpecialisationController();
  4308. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SpecialisationController', $this));
  4309. return $instance;
  4310. }
  4311. /**
  4312. * Gets the public 'MedBrief\MSR\Controller\SystemNotificationController' shared autowired service.
  4313. *
  4314. * @return \MedBrief\MSR\Controller\SystemNotificationController
  4315. */
  4316. protected function getSystemNotificationControllerService()
  4317. {
  4318. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4319. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4320. include_once \dirname(__DIR__, 4).'/src/Controller/SystemNotificationController.php';
  4321. $this->services['MedBrief\\MSR\\Controller\\SystemNotificationController'] = $instance = new \MedBrief\MSR\Controller\SystemNotificationController();
  4322. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SystemNotificationController', $this));
  4323. return $instance;
  4324. }
  4325. /**
  4326. * Gets the public 'MedBrief\MSR\Controller\SystemSettingsController' shared autowired service.
  4327. *
  4328. * @return \MedBrief\MSR\Controller\SystemSettingsController
  4329. */
  4330. protected function getSystemSettingsControllerService()
  4331. {
  4332. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4333. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4334. include_once \dirname(__DIR__, 4).'/src/Controller/SystemSettingsController.php';
  4335. $this->services['MedBrief\\MSR\\Controller\\SystemSettingsController'] = $instance = new \MedBrief\MSR\Controller\SystemSettingsController();
  4336. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\SystemSettingsController', $this));
  4337. return $instance;
  4338. }
  4339. /**
  4340. * Gets the public 'MedBrief\MSR\Controller\TypeScriptSandboxController' shared autowired service.
  4341. *
  4342. * @return \MedBrief\MSR\Controller\TypeScriptSandboxController
  4343. */
  4344. protected function getTypeScriptSandboxControllerService()
  4345. {
  4346. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4347. include_once \dirname(__DIR__, 4).'/src/Controller/TypeScriptSandboxController.php';
  4348. $this->services['MedBrief\\MSR\\Controller\\TypeScriptSandboxController'] = $instance = new \MedBrief\MSR\Controller\TypeScriptSandboxController();
  4349. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\TypeScriptSandboxController', $this));
  4350. return $instance;
  4351. }
  4352. /**
  4353. * Gets the public 'MedBrief\MSR\Controller\UploadBatchDestroyController' shared autowired service.
  4354. *
  4355. * @return \MedBrief\MSR\Controller\UploadBatchDestroyController
  4356. */
  4357. protected function getUploadBatchDestroyControllerService()
  4358. {
  4359. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4360. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4361. include_once \dirname(__DIR__, 4).'/src/Controller/UploadBatchDestroyController.php';
  4362. $this->services['MedBrief\\MSR\\Controller\\UploadBatchDestroyController'] = $instance = new \MedBrief\MSR\Controller\UploadBatchDestroyController();
  4363. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UploadBatchDestroyController', $this));
  4364. return $instance;
  4365. }
  4366. /**
  4367. * Gets the public 'MedBrief\MSR\Controller\UploadServiceRequestsBilledController' shared autowired service.
  4368. *
  4369. * @return \MedBrief\MSR\Controller\UploadServiceRequestsBilledController
  4370. */
  4371. protected function getUploadServiceRequestsBilledControllerService()
  4372. {
  4373. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4374. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4375. include_once \dirname(__DIR__, 4).'/src/Controller/UploadServiceRequestsBilledController.php';
  4376. $this->services['MedBrief\\MSR\\Controller\\UploadServiceRequestsBilledController'] = $instance = new \MedBrief\MSR\Controller\UploadServiceRequestsBilledController();
  4377. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UploadServiceRequestsBilledController', $this));
  4378. return $instance;
  4379. }
  4380. /**
  4381. * Gets the public 'MedBrief\MSR\Controller\UserController' shared autowired service.
  4382. *
  4383. * @return \MedBrief\MSR\Controller\UserController
  4384. */
  4385. protected function getUserControllerService()
  4386. {
  4387. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4388. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4389. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  4390. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4391. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4392. include_once \dirname(__DIR__, 4).'/src/Controller/UserController.php';
  4393. include_once \dirname(__DIR__, 4).'/src/Service/Http/HttpPostService.php';
  4394. $this->services['MedBrief\\MSR\\Controller\\UserController'] = $instance = new \MedBrief\MSR\Controller\UserController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] ?? ($this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] = new \MedBrief\MSR\Service\Http\HttpPostService())));
  4395. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserController', $this));
  4396. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4397. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4398. return $instance;
  4399. }
  4400. /**
  4401. * Gets the public 'MedBrief\MSR\Controller\UserFailedLoginController' shared autowired service.
  4402. *
  4403. * @return \MedBrief\MSR\Controller\UserFailedLoginController
  4404. */
  4405. protected function getUserFailedLoginControllerService()
  4406. {
  4407. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4408. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4409. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableFormTrait.php';
  4410. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4411. include_once \dirname(__DIR__, 4).'/src/Controller/UserFailedLoginController.php';
  4412. $this->services['MedBrief\\MSR\\Controller\\UserFailedLoginController'] = $instance = new \MedBrief\MSR\Controller\UserFailedLoginController();
  4413. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserFailedLoginController', $this));
  4414. $instance->setFilterBuilder(($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  4415. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4416. return $instance;
  4417. }
  4418. /**
  4419. * Gets the public 'MedBrief\MSR\Controller\UserLinkedEmailAddressController' shared autowired service.
  4420. *
  4421. * @return \MedBrief\MSR\Controller\UserLinkedEmailAddressController
  4422. */
  4423. protected function getUserLinkedEmailAddressControllerService()
  4424. {
  4425. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4426. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4427. include_once \dirname(__DIR__, 4).'/src/Controller/UserLinkedEmailAddressController.php';
  4428. $this->services['MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController'] = $instance = new \MedBrief\MSR\Controller\UserLinkedEmailAddressController();
  4429. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController', $this));
  4430. return $instance;
  4431. }
  4432. /**
  4433. * Gets the public 'MedBrief\MSR\Controller\UserLinkedEmailAddressInvitationController' shared autowired service.
  4434. *
  4435. * @return \MedBrief\MSR\Controller\UserLinkedEmailAddressInvitationController
  4436. */
  4437. protected function getUserLinkedEmailAddressInvitationControllerService()
  4438. {
  4439. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4440. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4441. include_once \dirname(__DIR__, 4).'/src/Controller/UserLinkedEmailAddressInvitationController.php';
  4442. $this->services['MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController'] = $instance = new \MedBrief\MSR\Controller\UserLinkedEmailAddressInvitationController();
  4443. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController', $this));
  4444. return $instance;
  4445. }
  4446. /**
  4447. * Gets the public 'MedBrief\MSR\Controller\UserPolicy\UserPolicyController' shared autowired service.
  4448. *
  4449. * @return \MedBrief\MSR\Controller\UserPolicy\UserPolicyController
  4450. */
  4451. protected function getUserPolicyControllerService()
  4452. {
  4453. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4454. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4455. include_once \dirname(__DIR__, 4).'/src/Controller/UserPolicy/UserPolicyController.php';
  4456. $this->services['MedBrief\\MSR\\Controller\\UserPolicy\\UserPolicyController'] = $instance = new \MedBrief\MSR\Controller\UserPolicy\UserPolicyController(($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()), ($this->services['router'] ?? $this->getRouterService()));
  4457. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserPolicy\\UserPolicyController', $this));
  4458. return $instance;
  4459. }
  4460. /**
  4461. * Gets the public 'MedBrief\MSR\Controller\UserPreferenceController' shared autowired service.
  4462. *
  4463. * @return \MedBrief\MSR\Controller\UserPreferenceController
  4464. */
  4465. protected function getUserPreferenceControllerService()
  4466. {
  4467. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4468. include_once \dirname(__DIR__, 4).'/src/Controller/UserPreferenceController.php';
  4469. $this->services['MedBrief\\MSR\\Controller\\UserPreferenceController'] = $instance = new \MedBrief\MSR\Controller\UserPreferenceController(($this->privates['MedBrief\\MSR\\Repository\\UserPreferenceRepository'] ?? $this->getUserPreferenceRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4470. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserPreferenceController', $this));
  4471. return $instance;
  4472. }
  4473. /**
  4474. * Gets the public 'MedBrief\MSR\Controller\UserProfileController' shared autowired service.
  4475. *
  4476. * @return \MedBrief\MSR\Controller\UserProfileController
  4477. */
  4478. protected function getUserProfileControllerService()
  4479. {
  4480. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4481. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  4482. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  4483. include_once \dirname(__DIR__, 4).'/src/Traits/PaginatorAwareTrait.php';
  4484. include_once \dirname(__DIR__, 4).'/src/Controller/UserProfileController.php';
  4485. $this->services['MedBrief\\MSR\\Controller\\UserProfileController'] = $instance = new \MedBrief\MSR\Controller\UserProfileController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4486. $instance->setContainer(($this->privates['.service_locator..fuUjGT'] ?? $this->get_ServiceLocator__FuUjGTService())->withContext('MedBrief\\MSR\\Controller\\UserProfileController', $this));
  4487. $instance->setPaginator(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4488. return $instance;
  4489. }
  4490. /**
  4491. * Gets the public 'MedBrief\MSR\Service\Accounting\AccountingSystemAdapter\XeroAdapter' shared autowired service.
  4492. *
  4493. * @return \MedBrief\MSR\Service\Accounting\AccountingSystemAdapter\XeroAdapter
  4494. */
  4495. protected function getXeroAdapterService()
  4496. {
  4497. include_once \dirname(__DIR__, 4).'/src/Service/Accounting/AccountingSystemAdapter/AdapterInterface.php';
  4498. include_once \dirname(__DIR__, 4).'/src/Service/Accounting/AccountingSystemAdapter/XeroAdapter.php';
  4499. return $this->services['MedBrief\\MSR\\Service\\Accounting\\AccountingSystemAdapter\\XeroAdapter'] = new \MedBrief\MSR\Service\Accounting\AccountingSystemAdapter\XeroAdapter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'F4B4281592A2425A887F59A951C9842D', 'nyLdNC1r-Ro6SkD99eRyyTHEE__QcwrIEtoJVTboXXawJ4c4', 'http://localhost:9080/invoice/xero-auth', 'Test Client');
  4500. }
  4501. /**
  4502. * Gets the public 'MedBrief\MSR\Service\DirectoryNamerMatterRequestSupportingDocument' shared autowired service.
  4503. *
  4504. * @return \MedBrief\MSR\Service\DirectoryNamerMatterRequestSupportingDocument
  4505. */
  4506. protected function getDirectoryNamerMatterRequestSupportingDocumentService()
  4507. {
  4508. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4509. include_once \dirname(__DIR__, 4).'/src/Service/DirectoryNamerMatterRequestSupportingDocument.php';
  4510. return $this->services['MedBrief\\MSR\\Service\\DirectoryNamerMatterRequestSupportingDocument'] = new \MedBrief\MSR\Service\DirectoryNamerMatterRequestSupportingDocument();
  4511. }
  4512. /**
  4513. * Gets the public 'MedBrief\MSR\Service\DirectoryNamerNativeLocation' shared autowired service.
  4514. *
  4515. * @return \MedBrief\MSR\Service\DirectoryNamerNativeLocation
  4516. */
  4517. protected function getDirectoryNamerNativeLocationService()
  4518. {
  4519. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4520. include_once \dirname(__DIR__, 4).'/src/Service/DirectoryNamerNativeLocation.php';
  4521. return $this->services['MedBrief\\MSR\\Service\\DirectoryNamerNativeLocation'] = new \MedBrief\MSR\Service\DirectoryNamerNativeLocation($this->parameters['native_local_directory_project_id_prefix_thresholds']);
  4522. }
  4523. /**
  4524. * Gets the public 'MedBrief\MSR\Service\DirectoryNamerProjectId' shared autowired service.
  4525. *
  4526. * @return \MedBrief\MSR\Service\DirectoryNamerProjectId
  4527. */
  4528. protected function getDirectoryNamerProjectIdService()
  4529. {
  4530. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4531. include_once \dirname(__DIR__, 4).'/src/Service/DirectoryNamerProjectId.php';
  4532. return $this->services['MedBrief\\MSR\\Service\\DirectoryNamerProjectId'] = new \MedBrief\MSR\Service\DirectoryNamerProjectId();
  4533. }
  4534. /**
  4535. * Gets the public 'MedBrief\MSR\Service\OpenApi\MsrSwaggerUiAction' shared service.
  4536. *
  4537. * @return \MedBrief\MSR\Service\OpenApi\MsrSwaggerUiAction
  4538. */
  4539. protected function getMsrSwaggerUiActionService()
  4540. {
  4541. include_once \dirname(__DIR__, 4).'/src/Service/OpenApi/MsrSwaggerUiAction.php';
  4542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  4543. return $this->services['MedBrief\\MSR\\Service\\OpenApi\\MsrSwaggerUiAction'] = new \MedBrief\MSR\Service\OpenApi\MsrSwaggerUiAction(new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), '', '', '1.0.5', $this->parameters['api_platform.formats'], false, '', '', 'oauth2', 'application', '', '', [], true, false, false, false, false, false, $this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL));
  4544. }
  4545. /**
  4546. * Gets the public 'MedBrief\MSR\Service\Role\RoleParserService' shared autowired service.
  4547. *
  4548. * @return \MedBrief\MSR\Service\Role\RoleParserService
  4549. */
  4550. protected function getRoleParserServiceService()
  4551. {
  4552. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4553. if (isset($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'])) {
  4554. return $this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'];
  4555. }
  4556. return $this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] = new \MedBrief\MSR\Service\Role\RoleParserService($a);
  4557. }
  4558. /**
  4559. * Gets the public 'MedBrief\MSR\Service\Security\PdfHtmlSanitizerService' shared autowired service.
  4560. *
  4561. * @return \MedBrief\MSR\Service\Security\PdfHtmlSanitizerService
  4562. */
  4563. protected function getPdfHtmlSanitizerServiceService()
  4564. {
  4565. return $this->services['MedBrief\\MSR\\Service\\Security\\PdfHtmlSanitizerService'] = new \MedBrief\MSR\Service\Security\PdfHtmlSanitizerService();
  4566. }
  4567. /**
  4568. * Gets the public 'MedBrief\MSR\Service\SortingSession\SortingSessionUserBatchTrackingService' shared autowired service.
  4569. *
  4570. * @return \MedBrief\MSR\Service\SortingSession\SortingSessionUserBatchTrackingService
  4571. */
  4572. protected function getSortingSessionUserBatchTrackingServiceService()
  4573. {
  4574. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SortingSessionUserBatchTrackingService.php';
  4575. return $this->services['MedBrief\\MSR\\Service\\SortingSession\\SortingSessionUserBatchTrackingService'] = new \MedBrief\MSR\Service\SortingSession\SortingSessionUserBatchTrackingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4576. }
  4577. /**
  4578. * Gets the public 'SamJ\FractalBundle\ContainerAwareManager' shared service.
  4579. *
  4580. * @return \SamJ\FractalBundle\ContainerAwareManager
  4581. */
  4582. protected function getContainerAwareManagerService()
  4583. {
  4584. include_once \dirname(__DIR__, 4).'/vendor/league/fractal/src/Manager.php';
  4585. include_once \dirname(__DIR__, 4).'/vendor/samj/fractal-bundle/src/ContainerAwareTrait.php';
  4586. include_once \dirname(__DIR__, 4).'/vendor/samj/fractal-bundle/src/ContainerAwareManager.php';
  4587. $this->services['SamJ\\FractalBundle\\ContainerAwareManager'] = $instance = new \SamJ\FractalBundle\ContainerAwareManager();
  4588. $instance->setContainer($this);
  4589. return $instance;
  4590. }
  4591. /**
  4592. * Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
  4593. *
  4594. * @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
  4595. */
  4596. protected function getPersisterInterfaceService($lazyLoad = true)
  4597. {
  4598. if ($lazyLoad) {
  4599. return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = $this->createProxy('DoctrinePersister_a694024', function () {
  4600. return \DoctrinePersister_a694024::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4601. $wrappedInstance = $this->getPersisterInterfaceService(false);
  4602. $proxy->setProxyInitializer(null);
  4603. return true;
  4604. });
  4605. });
  4606. }
  4607. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Model/Persister/DoctrinePersisterFactory.php';
  4608. return (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
  4609. }
  4610. /**
  4611. * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGeneratorInterface' shared service.
  4612. *
  4613. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator
  4614. */
  4615. protected function getCodeGeneratorInterfaceService($lazyLoad = true)
  4616. {
  4617. if ($lazyLoad) {
  4618. return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface'] = $this->createProxy('CodeGenerator_6e857fe', function () {
  4619. return \CodeGenerator_6e857fe::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4620. $wrappedInstance = $this->getCodeGeneratorInterfaceService(false);
  4621. $proxy->setProxyInitializer(null);
  4622. return true;
  4623. });
  4624. });
  4625. }
  4626. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-email/Mailer/AuthCodeMailerInterface.php';
  4627. include_once \dirname(__DIR__, 4).'/src/Service/Mailer/AuthCodeMailerService.php';
  4628. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator(($this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] ?? $this->getPersisterInterfaceService()), new \MedBrief\MSR\Service\Mailer\AuthCodeMailerService(($this->privates['MedBrief\\MSR\\Service\\MailerHelperService'] ?? $this->getMailerHelperServiceService())), 6);
  4629. }
  4630. /**
  4631. * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
  4632. *
  4633. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  4634. */
  4635. protected function getTwoFactorFormRendererInterfaceService($lazyLoad = true)
  4636. {
  4637. if ($lazyLoad) {
  4638. return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  4639. return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4640. $wrappedInstance = $this->getTwoFactorFormRendererInterfaceService(false);
  4641. $proxy->setProxyInitializer(null);
  4642. return true;
  4643. });
  4644. });
  4645. }
  4646. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
  4647. }
  4648. /**
  4649. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  4650. *
  4651. * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  4652. */
  4653. protected function getRedirectControllerService()
  4654. {
  4655. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  4656. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4657. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  4658. }
  4659. /**
  4660. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  4661. *
  4662. * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  4663. */
  4664. protected function getTemplateControllerService()
  4665. {
  4666. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  4667. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4668. }
  4669. /**
  4670. * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  4671. *
  4672. * @return \Vich\UploaderBundle\Naming\Base64Namer
  4673. */
  4674. protected function getBase64NamerService()
  4675. {
  4676. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4677. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4678. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4679. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  4680. return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  4681. }
  4682. /**
  4683. * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  4684. *
  4685. * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  4686. */
  4687. protected function getCurrentDateTimeDirectoryNamerService()
  4688. {
  4689. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4690. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4691. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  4692. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  4693. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  4694. return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4695. }
  4696. /**
  4697. * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  4698. *
  4699. * @return \Vich\UploaderBundle\Naming\HashNamer
  4700. */
  4701. protected function getHashNamerService()
  4702. {
  4703. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4704. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4705. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4706. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  4707. return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  4708. }
  4709. /**
  4710. * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  4711. *
  4712. * @return \Vich\UploaderBundle\Naming\OrignameNamer
  4713. */
  4714. protected function getOrignameNamerService()
  4715. {
  4716. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4717. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4718. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  4719. return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4720. }
  4721. /**
  4722. * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  4723. *
  4724. * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  4725. */
  4726. protected function getPropertyDirectoryNamerService()
  4727. {
  4728. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4729. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4730. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  4731. return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4732. }
  4733. /**
  4734. * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  4735. *
  4736. * @return \Vich\UploaderBundle\Naming\PropertyNamer
  4737. */
  4738. protected function getPropertyNamerService()
  4739. {
  4740. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4741. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4742. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4743. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  4744. return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4745. }
  4746. /**
  4747. * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  4748. *
  4749. * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  4750. */
  4751. protected function getSmartUniqueNamerService()
  4752. {
  4753. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4754. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  4755. return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4756. }
  4757. /**
  4758. * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  4759. *
  4760. * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  4761. */
  4762. protected function getSubdirDirectoryNamerService()
  4763. {
  4764. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4765. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4766. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  4767. return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  4768. }
  4769. /**
  4770. * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  4771. *
  4772. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4773. */
  4774. protected function getUniqidNamerService()
  4775. {
  4776. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4777. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4778. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4779. return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4780. }
  4781. /**
  4782. * Gets the public 'api_platform.action.documentation' shared service.
  4783. *
  4784. * @return \ApiPlatform\Core\Documentation\Action\DocumentationAction
  4785. */
  4786. protected function getApiPlatform_Action_DocumentationService()
  4787. {
  4788. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  4789. return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Core\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '1.0.5', NULL, $this->parameters['api_platform.swagger.versions'], ($this->privates['MedBrief\\MSR\\Service\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()));
  4790. }
  4791. /**
  4792. * Gets the public 'api_platform.action.entrypoint' shared service.
  4793. *
  4794. * @return \ApiPlatform\Core\Action\EntrypointAction
  4795. */
  4796. protected function getApiPlatform_Action_EntrypointService()
  4797. {
  4798. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  4799. return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Core\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  4800. }
  4801. /**
  4802. * Gets the public 'api_platform.action.exception' shared service.
  4803. *
  4804. * @return \ApiPlatform\Core\Action\ExceptionAction
  4805. */
  4806. protected function getApiPlatform_Action_ExceptionService()
  4807. {
  4808. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  4809. return $this->services['api_platform.action.exception'] = new \ApiPlatform\Core\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  4810. }
  4811. /**
  4812. * Gets the public 'api_platform.action.not_found' shared service.
  4813. *
  4814. * @return \ApiPlatform\Core\Action\NotFoundAction
  4815. */
  4816. protected function getApiPlatform_Action_NotFoundService()
  4817. {
  4818. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  4819. return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Core\Action\NotFoundAction();
  4820. }
  4821. /**
  4822. * Gets the public 'api_platform.action.placeholder' shared service.
  4823. *
  4824. * @return \ApiPlatform\Core\Action\PlaceholderAction
  4825. */
  4826. protected function getApiPlatform_Action_PlaceholderService()
  4827. {
  4828. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  4829. return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Core\Action\PlaceholderAction();
  4830. }
  4831. /**
  4832. * Gets the public 'api_platform.jsonld.action.context' shared service.
  4833. *
  4834. * @return \ApiPlatform\Core\JsonLd\Action\ContextAction
  4835. */
  4836. protected function getApiPlatform_Jsonld_Action_ContextService()
  4837. {
  4838. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
  4839. return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\Core\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4840. }
  4841. /**
  4842. * Gets the public 'api_platform.swagger_ui.action' shared service.
  4843. *
  4844. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
  4845. */
  4846. protected function getApiPlatform_SwaggerUi_ActionService()
  4847. {
  4848. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
  4849. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
  4850. return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['MedBrief\\MSR\\Service\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiContext(false, true, false, false, false, false, NULL), $this->parameters['api_platform.formats'], '', '');
  4851. }
  4852. /**
  4853. * Gets the public 'cache.app' shared service.
  4854. *
  4855. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4856. */
  4857. protected function getCache_AppService()
  4858. {
  4859. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ysO2Ny+4ur', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  4860. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4861. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  4862. }
  4863. /**
  4864. * Gets the public 'cache.app_clearer' shared service.
  4865. *
  4866. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4867. */
  4868. protected function getCache_AppClearerService()
  4869. {
  4870. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4871. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4872. return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())]);
  4873. }
  4874. /**
  4875. * Gets the public 'cache.global_clearer' shared service.
  4876. *
  4877. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4878. */
  4879. protected function getCache_GlobalClearerService()
  4880. {
  4881. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4882. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4883. return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()), 'cache.doctrine.orm.default.second_level.region_driver' => ($this->privates['cache.doctrine.orm.default.second_level.region_driver.traceable'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriver_TraceableService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  4884. }
  4885. /**
  4886. * Gets the public 'cache.rate_limiter' shared service.
  4887. *
  4888. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4889. */
  4890. protected function getCache_RateLimiterService()
  4891. {
  4892. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('FuhU6AvO6d', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  4893. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4894. return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  4895. }
  4896. /**
  4897. * Gets the public 'cache.system' shared service.
  4898. *
  4899. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4900. */
  4901. protected function getCache_SystemService()
  4902. {
  4903. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PjP8bGNNHv', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4904. }
  4905. /**
  4906. * Gets the public 'cache.system_clearer' shared service.
  4907. *
  4908. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  4909. */
  4910. protected function getCache_SystemClearerService()
  4911. {
  4912. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  4913. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  4914. return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  4915. }
  4916. /**
  4917. * Gets the public 'cache.validator_expression_language' shared service.
  4918. *
  4919. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4920. */
  4921. protected function getCache_ValidatorExpressionLanguageService()
  4922. {
  4923. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mxgo88MdTp', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4924. }
  4925. /**
  4926. * Gets the public 'cache_warmer' shared service.
  4927. *
  4928. * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  4929. */
  4930. protected function getCacheWarmerService()
  4931. {
  4932. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4933. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  4934. return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  4935. yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  4936. yield 1 => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());
  4937. yield 2 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  4938. yield 3 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  4939. yield 4 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  4940. yield 5 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  4941. yield 6 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  4942. yield 7 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  4943. yield 8 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  4944. yield 9 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  4945. yield 10 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer3Service());
  4946. yield 11 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  4947. yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Cache\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  4948. }, 13), true, ($this->targetDir.''.'/MedBrief_MSR_KernelDevDebugContainerDeprecations.log'));
  4949. }
  4950. /**
  4951. * Gets the public 'console.command.public_alias.GpsLab\Bundle\GeoIP2Bundle\Command\DownloadDatabaseCommand' shared service.
  4952. *
  4953. * @return \GpsLab\Bundle\GeoIP2Bundle\Command\DownloadDatabaseCommand
  4954. */
  4955. protected function getDownloadDatabaseCommandService()
  4956. {
  4957. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4958. include_once \dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src/Command/DownloadDatabaseCommand.php';
  4959. return $this->services['console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\DownloadDatabaseCommand'] = new \GpsLab\Bundle\GeoIP2Bundle\Command\DownloadDatabaseCommand(($this->services['GpsLab\\Bundle\\GeoIP2Bundle\\Downloader\\Downloader'] ?? $this->getDownloaderService()));
  4960. }
  4961. /**
  4962. * Gets the public 'console.command.public_alias.GpsLab\Bundle\GeoIP2Bundle\Command\UpdateDatabaseCommand' shared service.
  4963. *
  4964. * @return \GpsLab\Bundle\GeoIP2Bundle\Command\UpdateDatabaseCommand
  4965. */
  4966. protected function getUpdateDatabaseCommandService()
  4967. {
  4968. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4969. include_once \dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src/Command/UpdateDatabaseCommand.php';
  4970. return $this->services['console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\UpdateDatabaseCommand'] = new \GpsLab\Bundle\GeoIP2Bundle\Command\UpdateDatabaseCommand(($this->services['GpsLab\\Bundle\\GeoIP2Bundle\\Downloader\\Downloader'] ?? $this->getDownloaderService()), ['default' => ['license' => 'DCkWcqtrhsynxrZT', 'edition' => 'GeoLite2-City', 'path' => (\dirname(__DIR__, 3).'/geoip2/GeoLite2-City.mmdb'), 'url' => 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=DCkWcqtrhsynxrZT&suffix=tar.gz', 'locales' => [0 => 'en']]]);
  4971. }
  4972. /**
  4973. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\CloneSortingSessionCommand' shared autowired service.
  4974. *
  4975. * @return \MedBrief\MSR\Command\CloneSortingSessionCommand
  4976. */
  4977. protected function getCloneSortingSessionCommandService()
  4978. {
  4979. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4980. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  4981. include_once \dirname(__DIR__, 4).'/src/Command/CloneSortingSessionCommand.php';
  4982. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\CloneSortingSessionCommand'] = $instance = new \MedBrief\MSR\Command\CloneSortingSessionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService()), (\dirname(__DIR__, 4).'/data//tmp/'));
  4983. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  4984. return $instance;
  4985. }
  4986. /**
  4987. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ConvertToOptimizedPdfCommand' shared autowired service.
  4988. *
  4989. * @return \MedBrief\MSR\Command\ConvertToOptimizedPdfCommand
  4990. */
  4991. protected function getConvertToOptimizedPdfCommandService()
  4992. {
  4993. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4994. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  4995. include_once \dirname(__DIR__, 4).'/src/Command/ConvertToOptimizedPdfCommand.php';
  4996. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Linearize/LinearizePdfServiceInterface.php';
  4997. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Linearize/LinearizePdfService.php';
  4998. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Linearize/LinearizePdfInterface.php';
  4999. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Linearize/PDFTronLinearizePdf.php';
  5000. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5001. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToOptimizedPdfCommand'] = $instance = new \MedBrief\MSR\Command\ConvertToOptimizedPdfCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\ConversionService'] ?? $this->getConversionServiceService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFHelper\\PDFTronPDFHelper'] ?? $this->getPDFTronPDFHelperService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronEncryptPdf'] ?? $this->getPDFTronEncryptPdfService()), new \MedBrief\MSR\Service\PDFTools\Linearize\LinearizePdfService(new \MedBrief\MSR\Service\PDFTools\Linearize\PDFTronLinearizePdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7')))), $a, (\dirname(__DIR__, 4).'/tmp/pdftron')), 2, 10);
  5002. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5003. return $instance;
  5004. }
  5005. /**
  5006. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ConvertToWebAVCommand' shared autowired service.
  5007. *
  5008. * @return \MedBrief\MSR\Command\ConvertToWebAVCommand
  5009. */
  5010. protected function getConvertToWebAVCommandService()
  5011. {
  5012. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5013. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5014. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  5015. include_once \dirname(__DIR__, 4).'/src/Command/ConvertToWebAVCommand.php';
  5016. include_once \dirname(__DIR__, 4).'/src/Service/Convert/AVConversionService.php';
  5017. include_once \dirname(__DIR__, 4).'/src/Service/Convert/ConvertToWebAudio.php';
  5018. include_once \dirname(__DIR__, 4).'/src/Service/Convert/ConvertToWebVideo.php';
  5019. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5020. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToWebAVCommand'] = $instance = new \MedBrief\MSR\Command\ConvertToWebAVCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, new \MedBrief\MSR\Service\Convert\AVConversionService(new \MedBrief\MSR\Service\Convert\ConvertToWebAudio(), new \MedBrief\MSR\Service\Convert\ConvertToWebVideo(), (\dirname(__DIR__, 4).'/tmp/av'), (\dirname(__DIR__, 4).'/tmp/av/converted'), $a), 1, 10);
  5021. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5022. return $instance;
  5023. }
  5024. /**
  5025. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ConvertToXodCommand' shared autowired service.
  5026. *
  5027. * @return \MedBrief\MSR\Command\ConvertToXodCommand
  5028. */
  5029. protected function getConvertToXodCommandService()
  5030. {
  5031. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5032. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5033. include_once \dirname(__DIR__, 4).'/src/Command/ConvertToXodCommand.php';
  5034. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToXodCommand'] = $instance = new \MedBrief\MSR\Command\ConvertToXodCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\ConversionService'] ?? $this->getConversionServiceService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronEncryptPdf'] ?? $this->getPDFTronEncryptPdfService()), 10, 100);
  5035. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5036. return $instance;
  5037. }
  5038. /**
  5039. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\DocumentOrthancStoreInstanceCommand' shared autowired service.
  5040. *
  5041. * @return \MedBrief\MSR\Command\DocumentOrthancStoreInstanceCommand
  5042. */
  5043. protected function getDocumentOrthancStoreInstanceCommandService()
  5044. {
  5045. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5046. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5047. include_once \dirname(__DIR__, 4).'/src/Command/DocumentOrthancStoreInstanceCommand.php';
  5048. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\DocumentOrthancStoreInstanceCommand'] = new \MedBrief\MSR\Command\DocumentOrthancStoreInstanceCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService()));
  5049. }
  5050. /**
  5051. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ImportMedicalRecordsCommand' shared autowired service.
  5052. *
  5053. * @return \MedBrief\MSR\Command\ImportMedicalRecordsCommand
  5054. */
  5055. protected function getImportMedicalRecordsCommandService()
  5056. {
  5057. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5058. include_once \dirname(__DIR__, 4).'/src/Command/ImportMedicalRecordsCommand.php';
  5059. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ImportMedicalRecordsCommand'] = new \MedBrief\MSR\Command\ImportMedicalRecordsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), (\dirname(__DIR__, 4).'/data//tmp/'));
  5060. }
  5061. /**
  5062. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ImportRadiologyCommand' shared autowired service.
  5063. *
  5064. * @return \MedBrief\MSR\Command\ImportRadiologyCommand
  5065. */
  5066. protected function getImportRadiologyCommandService()
  5067. {
  5068. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5069. include_once \dirname(__DIR__, 4).'/src/Command/ImportRadiologyCommand.php';
  5070. include_once \dirname(__DIR__, 4).'/src/Service/EntityHelper/DiscHelper.php';
  5071. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5072. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ImportRadiologyCommand'] = new \MedBrief\MSR\Command\ImportRadiologyCommand($a, new \MedBrief\MSR\Service\EntityHelper\DiscHelper($a));
  5073. }
  5074. /**
  5075. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ManageRoleCommand' shared autowired service.
  5076. *
  5077. * @return \MedBrief\MSR\Command\ManageRoleCommand
  5078. */
  5079. protected function getManageRoleCommandService()
  5080. {
  5081. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5082. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5083. include_once \dirname(__DIR__, 4).'/src/Command/ManageRoleCommand.php';
  5084. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ManageRoleCommand'] = new \MedBrief\MSR\Command\ManageRoleCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5085. }
  5086. /**
  5087. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\MoveProjectCommand' shared autowired service.
  5088. *
  5089. * @return \MedBrief\MSR\Command\MoveProjectCommand
  5090. */
  5091. protected function getMoveProjectCommandService()
  5092. {
  5093. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5094. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5095. include_once \dirname(__DIR__, 4).'/src/Command/MoveProjectCommand.php';
  5096. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\MoveProjectCommand'] = new \MedBrief\MSR\Command\MoveProjectCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5097. }
  5098. /**
  5099. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ProcessPendingDiscsArchiveCommand' shared autowired service.
  5100. *
  5101. * @return \MedBrief\MSR\Command\ProcessPendingDiscsArchiveCommand
  5102. */
  5103. protected function getProcessPendingDiscsArchiveCommandService()
  5104. {
  5105. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5106. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5107. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingDiscsArchiveCommand.php';
  5108. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingDiscsArchiveCommand'] = new \MedBrief\MSR\Command\ProcessPendingDiscsArchiveCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'] ?? $this->getDiscArchiverServiceService()), 1);
  5109. }
  5110. /**
  5111. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ProcessPendingMedicalRecordsArchiveCommand' shared autowired service.
  5112. *
  5113. * @return \MedBrief\MSR\Command\ProcessPendingMedicalRecordsArchiveCommand
  5114. */
  5115. protected function getProcessPendingMedicalRecordsArchiveCommandService()
  5116. {
  5117. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5118. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5119. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingMedicalRecordsArchiveCommand.php';
  5120. include_once \dirname(__DIR__, 4).'/src/Service/ProjectArchiver/MedicalRecordsArchiverService.php';
  5121. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5122. $b = new \Symfony\Bridge\Monolog\Logger('archiver.medical_records');
  5123. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5124. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5125. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5126. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  5127. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingMedicalRecordsArchiveCommand'] = new \MedBrief\MSR\Command\ProcessPendingMedicalRecordsArchiveCommand($a, new \MedBrief\MSR\Service\ProjectArchiver\MedicalRecordsArchiverService($b, $a, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService())), 2, 100);
  5128. }
  5129. /**
  5130. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ProcessPendingUserNotificationsCommand' shared autowired service.
  5131. *
  5132. * @return \MedBrief\MSR\Command\ProcessPendingUserNotificationsCommand
  5133. */
  5134. protected function getProcessPendingUserNotificationsCommandService()
  5135. {
  5136. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5137. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5138. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingUserNotificationsCommand.php';
  5139. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingUserNotificationsCommand'] = new \MedBrief\MSR\Command\ProcessPendingUserNotificationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()));
  5140. }
  5141. /**
  5142. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\ProcessProjectsArchiveCommand' shared autowired service.
  5143. *
  5144. * @return \MedBrief\MSR\Command\ProcessProjectsArchiveCommand
  5145. */
  5146. protected function getProcessProjectsArchiveCommandService()
  5147. {
  5148. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5149. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5150. include_once \dirname(__DIR__, 4).'/src/Command/ProcessProjectsArchiveCommand.php';
  5151. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\ProcessProjectsArchiveCommand'] = new \MedBrief\MSR\Command\ProcessProjectsArchiveCommand(($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'] ?? $this->getProjectArchiverServiceService()));
  5152. }
  5153. /**
  5154. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\QueueProjectForArchiveCommand' shared autowired service.
  5155. *
  5156. * @return \MedBrief\MSR\Command\QueueProjectForArchiveCommand
  5157. */
  5158. protected function getQueueProjectForArchiveCommandService()
  5159. {
  5160. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5161. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5162. include_once \dirname(__DIR__, 4).'/src/Command/QueueProjectForArchiveCommand.php';
  5163. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\QueueProjectForArchiveCommand'] = new \MedBrief\MSR\Command\QueueProjectForArchiveCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'] ?? $this->getProjectArchiverServiceService()));
  5164. }
  5165. /**
  5166. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\SendDocumentsToOcrCommand' shared autowired service.
  5167. *
  5168. * @return \MedBrief\MSR\Command\SendDocumentsToOcrCommand
  5169. */
  5170. protected function getSendDocumentsToOcrCommandService()
  5171. {
  5172. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5173. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5174. include_once \dirname(__DIR__, 4).'/src/Command/SendDocumentsToOcrCommand.php';
  5175. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\SendDocumentsToOcrCommand'] = $instance = new \MedBrief\MSR\Command\SendDocumentsToOcrCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'] ?? $this->getOcrDocumentServiceService()));
  5176. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5177. return $instance;
  5178. }
  5179. /**
  5180. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\SendNotificationEmailCommand' shared autowired service.
  5181. *
  5182. * @return \MedBrief\MSR\Command\SendNotificationEmailCommand
  5183. */
  5184. protected function getSendNotificationEmailCommandService()
  5185. {
  5186. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5187. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5188. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  5189. include_once \dirname(__DIR__, 4).'/src/Command/SendNotificationEmailCommand.php';
  5190. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\SendNotificationEmailCommand'] = new \MedBrief\MSR\Command\SendNotificationEmailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()));
  5191. }
  5192. /**
  5193. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\SwitchUserRolesCommand' shared autowired service.
  5194. *
  5195. * @return \MedBrief\MSR\Command\SwitchUserRolesCommand
  5196. */
  5197. protected function getSwitchUserRolesCommandService()
  5198. {
  5199. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5200. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5201. include_once \dirname(__DIR__, 4).'/src/Command/SwitchUserRolesCommand.php';
  5202. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\SwitchUserRolesCommand'] = new \MedBrief\MSR\Command\SwitchUserRolesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()));
  5203. }
  5204. /**
  5205. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\UpdateDiscFilesizeCommand' shared autowired service.
  5206. *
  5207. * @return \MedBrief\MSR\Command\UpdateDiscFilesizeCommand
  5208. */
  5209. protected function getUpdateDiscFilesizeCommandService()
  5210. {
  5211. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5212. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5213. include_once \dirname(__DIR__, 4).'/src/Command/UpdateDiscFilesizeCommand.php';
  5214. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  5215. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\UpdateDiscFilesizeCommand'] = $instance = new \MedBrief\MSR\Command\UpdateDiscFilesizeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService())));
  5216. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5217. return $instance;
  5218. }
  5219. /**
  5220. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\UpdatePageDimensionsCommand' shared autowired service.
  5221. *
  5222. * @return \MedBrief\MSR\Command\UpdatePageDimensionsCommand
  5223. */
  5224. protected function getUpdatePageDimensionsCommandService()
  5225. {
  5226. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5227. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5228. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  5229. include_once \dirname(__DIR__, 4).'/src/Command/UpdatePageDimensionsCommand.php';
  5230. $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\UpdatePageDimensionsCommand'] = $instance = new \MedBrief\MSR\Command\UpdatePageDimensionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5231. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5232. return $instance;
  5233. }
  5234. /**
  5235. * Gets the public 'console.command.public_alias.MedBrief\MSR\Command\UpdateProjectFilesizeCommand' shared autowired service.
  5236. *
  5237. * @return \MedBrief\MSR\Command\UpdateProjectFilesizeCommand
  5238. */
  5239. protected function getUpdateProjectFilesizeCommandService()
  5240. {
  5241. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5242. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  5243. include_once \dirname(__DIR__, 4).'/src/Command/UpdateProjectFilesizeCommand.php';
  5244. return $this->services['console.command.public_alias.MedBrief\\MSR\\Command\\UpdateProjectFilesizeCommand'] = new \MedBrief\MSR\Command\UpdateProjectFilesizeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5245. }
  5246. /**
  5247. * Gets the public 'console.command_loader' shared service.
  5248. *
  5249. * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  5250. */
  5251. protected function getConsole_CommandLoaderService()
  5252. {
  5253. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  5254. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  5255. return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5256. 'MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand' => ['privates', 'MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand', 'getCleanupSoftdeletedFilesCommandService', false],
  5257. 'MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand' => ['privates', 'MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand', 'getCleanupSortingSessionSavesCommandService', false],
  5258. 'MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand' => ['privates', '.MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand.lazy', 'getDetectProcessStuckDiscsCommand_LazyService', false],
  5259. 'MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand' => ['privates', '.MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand.lazy', 'getImportDisclosureInvoicesCommand_LazyService', false],
  5260. 'MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand' => ['privates', '.MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand.lazy', 'getProcessExpiredDisclosuresCommand_LazyService', false],
  5261. 'MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand' => ['privates', '.MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand.lazy', 'getProcessPendingDisclosuresCommand_LazyService', false],
  5262. 'MedBrief\\MSR\\Command\\ExportClientDataCommand' => ['privates', 'MedBrief\\MSR\\Command\\ExportClientDataCommand', 'getExportClientDataCommandService', false],
  5263. 'MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy' => ['privates', 'MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy', 'getExportSortingSessionTaxonomyService', false],
  5264. 'MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand' => ['privates', '.MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand.lazy', 'getImportExpertCitedJudgementsCommand_LazyService', false],
  5265. 'MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand' => ['privates', '.MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand.lazy', 'getImportExpertMatchCommand_LazyService', false],
  5266. 'MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand' => ['privates', '.MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand.lazy', 'getImportHostingOnlyBatchesCommand_LazyService', false],
  5267. 'MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand' => ['privates', '.MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand.lazy', 'getCalculateNextRenewalCommand_LazyService', false],
  5268. 'MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand' => ['privates', '.MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand.lazy', 'getProcessRenewalsCommand_LazyService', false],
  5269. 'MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand' => ['privates', '.MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand.lazy', 'getSendReminderCommand_LazyService', false],
  5270. 'MedBrief\\MSR\\Command\\LoadFontCommand' => ['privates', '.MedBrief\\MSR\\Command\\LoadFontCommand.lazy', 'getLoadFontCommand_LazyService', false],
  5271. 'MedBrief\\MSR\\Command\\OcrStatusCleanupCommand' => ['privates', '.MedBrief\\MSR\\Command\\OcrStatusCleanupCommand.lazy', 'getOcrStatusCleanupCommand_LazyService', false],
  5272. 'MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand' => ['privates', '.MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand.lazy', 'getPopulateAuditRecordsProjectIdCommand_LazyService', false],
  5273. 'MedBrief\\MSR\\Command\\PopulateProjectAccessCommand' => ['privates', 'MedBrief\\MSR\\Command\\PopulateProjectAccessCommand', 'getPopulateProjectAccessCommandService', false],
  5274. 'MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand', 'getProcessDownloadItemsCommandService', false],
  5275. 'MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand', 'getProcessPendingDocumentResizeCommandService', false],
  5276. 'MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand', 'getProcessPendingExportPushUnsortedCommandService', false],
  5277. 'MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand', 'getProcessPendingLinkedAccountMigrationsCommandService', false],
  5278. 'MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand', 'getProcessPendingOcrDocumentsCommandService', false],
  5279. 'MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand', 'getProcessPendingProjectDisclosuresCommandService', false],
  5280. 'MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand' => ['privates', '.MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand.lazy', 'getProcessProbonoMattersCommand_LazyService', false],
  5281. 'MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand' => ['privates', 'MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand', 'getProjectPermanentDeleteCommandService', false],
  5282. 'MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand', 'getDiscDeleteCommandService', false],
  5283. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand', 'getProjectDeleteCommandService', false],
  5284. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand', 'getProjectDeleteImmediateCommandService', false],
  5285. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand' => ['privates', 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand', 'getProjectDeletionReminderCommandService', false],
  5286. 'MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand' => ['privates', '.MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand.lazy', 'getReassignExpertAgencyUserCommand_LazyService', false],
  5287. 'MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand.lazy', 'getCleanupRadiologyDiscCommand_LazyService', false],
  5288. 'MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand.lazy', 'getExtractRadiologyDiscCommand_LazyService', false],
  5289. 'MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand.lazy', 'getMigrateDiscsCommand_LazyService', false],
  5290. 'MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand.lazy', 'getMigrateProjectRadiologyCommand_LazyService', false],
  5291. 'MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand.lazy', 'getProcessRadiologyDiscCommand_LazyService', false],
  5292. 'MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand' => ['privates', '.MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand.lazy', 'getStoreInstanceCommand_LazyService', false],
  5293. 'MedBrief\\MSR\\Command\\ReprocessPagesCommand' => ['privates', 'MedBrief\\MSR\\Command\\ReprocessPagesCommand', 'getReprocessPagesCommandService', false],
  5294. 'MedBrief\\MSR\\Command\\RotateApiSecretCommand' => ['privates', '.MedBrief\\MSR\\Command\\RotateApiSecretCommand.lazy', 'getRotateApiSecretCommand_LazyService', false],
  5295. 'MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand' => ['privates', '.MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand.lazy', 'getScrapePolicyDateVersionCommand_LazyService', false],
  5296. 'MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand' => ['privates', 'MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand', 'getExportSortingSessionsCommandService', false],
  5297. 'MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand' => ['privates', 'MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand', 'getPrepareSortingSessionsCommandService', false],
  5298. 'MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand' => ['privates', 'MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand', 'getPreprocessDocumentsCommandService', false],
  5299. 'MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand' => ['privates', 'MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand', 'getPushSortingSessionsCommandService', false],
  5300. 'MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand' => ['privates', 'MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand', 'getSyncMatterUpdatesEmailCommandService', false],
  5301. 'MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand' => ['privates', 'MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand', 'getSyncRecordsRequestUpdatesEmailCommandService', false],
  5302. 'MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand' => ['privates', 'MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand', 'getValidateOcrDocumentsCommandService', false],
  5303. 'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
  5304. 'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
  5305. 'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
  5306. 'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
  5307. 'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
  5308. 'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
  5309. 'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
  5310. 'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
  5311. 'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
  5312. 'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
  5313. 'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
  5314. 'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
  5315. 'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
  5316. 'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
  5317. 'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
  5318. 'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
  5319. 'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
  5320. 'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
  5321. 'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
  5322. 'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
  5323. 'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
  5324. 'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
  5325. 'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
  5326. 'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
  5327. 'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
  5328. 'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
  5329. 'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
  5330. 'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
  5331. 'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
  5332. 'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
  5333. 'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
  5334. 'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
  5335. 'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
  5336. 'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
  5337. 'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
  5338. 'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
  5339. 'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
  5340. 'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
  5341. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
  5342. 'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
  5343. 'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
  5344. 'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
  5345. 'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
  5346. 'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
  5347. 'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
  5348. 'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
  5349. 'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
  5350. 'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
  5351. 'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
  5352. 'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
  5353. 'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
  5354. 'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
  5355. 'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
  5356. 'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
  5357. 'doctrine_migrations.diff_command' => ['privates', '.doctrine_migrations.diff_command.lazy', 'get_DoctrineMigrations_DiffCommand_LazyService', false],
  5358. 'doctrine_migrations.sync_metadata_command' => ['privates', '.doctrine_migrations.sync_metadata_command.lazy', 'get_DoctrineMigrations_SyncMetadataCommand_LazyService', false],
  5359. 'doctrine_migrations.versions_command' => ['privates', '.doctrine_migrations.versions_command.lazy', 'get_DoctrineMigrations_VersionsCommand_LazyService', false],
  5360. 'doctrine_migrations.current_command' => ['privates', '.doctrine_migrations.current_command.lazy', 'get_DoctrineMigrations_CurrentCommand_LazyService', false],
  5361. 'doctrine_migrations.dump_schema_command' => ['privates', '.doctrine_migrations.dump_schema_command.lazy', 'get_DoctrineMigrations_DumpSchemaCommand_LazyService', false],
  5362. 'doctrine_migrations.execute_command' => ['privates', '.doctrine_migrations.execute_command.lazy', 'get_DoctrineMigrations_ExecuteCommand_LazyService', false],
  5363. 'doctrine_migrations.generate_command' => ['privates', '.doctrine_migrations.generate_command.lazy', 'get_DoctrineMigrations_GenerateCommand_LazyService', false],
  5364. 'doctrine_migrations.latest_command' => ['privates', '.doctrine_migrations.latest_command.lazy', 'get_DoctrineMigrations_LatestCommand_LazyService', false],
  5365. 'doctrine_migrations.migrate_command' => ['privates', '.doctrine_migrations.migrate_command.lazy', 'get_DoctrineMigrations_MigrateCommand_LazyService', false],
  5366. 'doctrine_migrations.rollup_command' => ['privates', '.doctrine_migrations.rollup_command.lazy', 'get_DoctrineMigrations_RollupCommand_LazyService', false],
  5367. 'doctrine_migrations.status_command' => ['privates', '.doctrine_migrations.status_command.lazy', 'get_DoctrineMigrations_StatusCommand_LazyService', false],
  5368. 'doctrine_migrations.up_to_date_command' => ['privates', '.doctrine_migrations.up_to_date_command.lazy', 'get_DoctrineMigrations_UpToDateCommand_LazyService', false],
  5369. 'doctrine_migrations.version_command' => ['privates', '.doctrine_migrations.version_command.lazy', 'get_DoctrineMigrations_VersionCommand_LazyService', false],
  5370. 'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
  5371. 'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
  5372. 'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
  5373. 'api_platform.json_schema.json_schema_generate_command' => ['privates', 'api_platform.json_schema.json_schema_generate_command', 'getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService', false],
  5374. 'api_platform.openapi.command' => ['privates', 'api_platform.openapi.command', 'getApiPlatform_Openapi_CommandService', false],
  5375. 'api_platform.swagger.command.swagger_command' => ['privates', 'api_platform.swagger.command.swagger_command', 'getApiPlatform_Swagger_Command_SwaggerCommandService', false],
  5376. 'fos_js_routing.dump_command' => ['privates', 'fos_js_routing.dump_command', 'getFosJsRouting_DumpCommandService', false],
  5377. 'fos_js_routing.router_debug_exposed_command' => ['privates', 'fos_js_routing.router_debug_exposed_command', 'getFosJsRouting_RouterDebugExposedCommandService', false],
  5378. 'lexik_jwt_authentication.check_config_command' => ['privates', '.lexik_jwt_authentication.check_config_command.lazy', 'get_LexikJwtAuthentication_CheckConfigCommand_LazyService', false],
  5379. 'lexik_jwt_authentication.migrate_config_command' => ['privates', '.lexik_jwt_authentication.migrate_config_command.lazy', 'get_LexikJwtAuthentication_MigrateConfigCommand_LazyService', false],
  5380. 'lexik_jwt_authentication.enable_encryption_config_command' => ['privates', '.lexik_jwt_authentication.enable_encryption_config_command.lazy', 'get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService', false],
  5381. 'lexik_jwt_authentication.generate_token_command' => ['privates', '.lexik_jwt_authentication.generate_token_command.lazy', 'get_LexikJwtAuthentication_GenerateTokenCommand_LazyService', false],
  5382. 'lexik_jwt_authentication.generate_keypair_command' => ['privates', '.lexik_jwt_authentication.generate_keypair_command.lazy', 'get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService', false],
  5383. 'liip_imagine.command.cache_remove' => ['privates', 'liip_imagine.command.cache_remove', 'getLiipImagine_Command_CacheRemoveService', false],
  5384. 'liip_imagine.command.cache_resolve' => ['privates', 'liip_imagine.command.cache_resolve', 'getLiipImagine_Command_CacheResolveService', false],
  5385. 'oneup_uploader.command.clear_chunks' => ['privates', 'oneup_uploader.command.clear_chunks', 'getOneupUploader_Command_ClearChunksService', false],
  5386. 'oneup_uploader.command.clear_orphans' => ['privates', 'oneup_uploader.command.clear_orphans', 'getOneupUploader_Command_ClearOrphansService', false],
  5387. 'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates', 'Sentry\\SentryBundle\\Command\\SentryTestCommand', 'getSentryTestCommandService', false],
  5388. 'vich_uploader.command.mapping_debug_class' => ['privates', 'vich_uploader.command.mapping_debug_class', 'getVichUploader_Command_MappingDebugClassService', false],
  5389. 'vich_uploader.command.mapping_debug' => ['privates', 'vich_uploader.command.mapping_debug', 'getVichUploader_Command_MappingDebugService', false],
  5390. 'vich_uploader.command.mapping_list_classes' => ['privates', 'vich_uploader.command.mapping_list_classes', 'getVichUploader_Command_MappingListClassesService', false],
  5391. 'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
  5392. 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => ['privates', 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand', 'getResetPasswordRemoveExpiredCommandService', false],
  5393. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand', 'getCleanAuditLogsCommandService', false],
  5394. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand', 'getUpdateSchemaCommandService', false],
  5395. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => ['privates', '.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand.lazy', 'getMakeAdminMigrationCommand_LazyService', false],
  5396. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => ['privates', '.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand.lazy', 'getMakeAdminDashboardCommand_LazyService', false],
  5397. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => ['privates', '.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand.lazy', 'getMakeCrudControllerCommand_LazyService', false],
  5398. 'KMS\\FroalaEditorBundle\\Command\\InstallCommand' => ['privates', 'KMS\\FroalaEditorBundle\\Command\\InstallCommand', 'getInstallCommandService', false],
  5399. 'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
  5400. 'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
  5401. 'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
  5402. 'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
  5403. 'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
  5404. 'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
  5405. 'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
  5406. 'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
  5407. 'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
  5408. 'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
  5409. 'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
  5410. 'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
  5411. 'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
  5412. 'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
  5413. 'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
  5414. 'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
  5415. 'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
  5416. 'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
  5417. 'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
  5418. 'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
  5419. 'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
  5420. 'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
  5421. ], [
  5422. 'MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand' => 'MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand',
  5423. 'MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand' => 'MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand',
  5424. 'MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand' => '?',
  5425. 'MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand' => '?',
  5426. 'MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand' => '?',
  5427. 'MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand' => '?',
  5428. 'MedBrief\\MSR\\Command\\ExportClientDataCommand' => 'MedBrief\\MSR\\Command\\ExportClientDataCommand',
  5429. 'MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy' => 'MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy',
  5430. 'MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand' => '?',
  5431. 'MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand' => '?',
  5432. 'MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand' => '?',
  5433. 'MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand' => '?',
  5434. 'MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand' => '?',
  5435. 'MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand' => '?',
  5436. 'MedBrief\\MSR\\Command\\LoadFontCommand' => '?',
  5437. 'MedBrief\\MSR\\Command\\OcrStatusCleanupCommand' => '?',
  5438. 'MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand' => '?',
  5439. 'MedBrief\\MSR\\Command\\PopulateProjectAccessCommand' => 'MedBrief\\MSR\\Command\\PopulateProjectAccessCommand',
  5440. 'MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand' => 'MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand',
  5441. 'MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand' => 'MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand',
  5442. 'MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand' => 'MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand',
  5443. 'MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand' => 'MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand',
  5444. 'MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand' => 'MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand',
  5445. 'MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand' => 'MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand',
  5446. 'MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand' => '?',
  5447. 'MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand' => 'MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand',
  5448. 'MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand' => 'MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand',
  5449. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand',
  5450. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand',
  5451. 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand',
  5452. 'MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand' => '?',
  5453. 'MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand' => '?',
  5454. 'MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand' => '?',
  5455. 'MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand' => '?',
  5456. 'MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand' => '?',
  5457. 'MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand' => '?',
  5458. 'MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand' => '?',
  5459. 'MedBrief\\MSR\\Command\\ReprocessPagesCommand' => 'MedBrief\\MSR\\Command\\ReprocessPagesCommand',
  5460. 'MedBrief\\MSR\\Command\\RotateApiSecretCommand' => '?',
  5461. 'MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand' => '?',
  5462. 'MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand' => 'MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand',
  5463. 'MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand' => 'MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand',
  5464. 'MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand' => 'MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand',
  5465. 'MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand' => 'MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand',
  5466. 'MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand' => 'MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand',
  5467. 'MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand' => 'MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand',
  5468. 'MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand' => 'MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand',
  5469. 'console.command.about' => '?',
  5470. 'console.command.assets_install' => '?',
  5471. 'console.command.cache_clear' => '?',
  5472. 'console.command.cache_pool_clear' => '?',
  5473. 'console.command.cache_pool_prune' => '?',
  5474. 'console.command.cache_pool_delete' => '?',
  5475. 'console.command.cache_pool_list' => '?',
  5476. 'console.command.cache_warmup' => '?',
  5477. 'console.command.config_debug' => '?',
  5478. 'console.command.config_dump_reference' => '?',
  5479. 'console.command.container_debug' => '?',
  5480. 'console.command.container_lint' => '?',
  5481. 'console.command.debug_autowiring' => '?',
  5482. 'console.command.dotenv_debug' => '?',
  5483. 'console.command.event_dispatcher_debug' => '?',
  5484. 'console.command.router_debug' => '?',
  5485. 'console.command.router_match' => '?',
  5486. 'console.command.translation_debug' => '?',
  5487. 'console.command.translation_extract' => '?',
  5488. 'console.command.validator_debug' => '?',
  5489. 'console.command.translation_pull' => '?',
  5490. 'console.command.translation_push' => '?',
  5491. 'console.command.xliff_lint' => '?',
  5492. 'console.command.yaml_lint' => '?',
  5493. 'console.command.form_debug' => '?',
  5494. 'console.command.secrets_set' => '?',
  5495. 'console.command.secrets_remove' => '?',
  5496. 'console.command.secrets_generate_key' => '?',
  5497. 'console.command.secrets_list' => '?',
  5498. 'console.command.secrets_decrypt_to_local' => '?',
  5499. 'console.command.secrets_encrypt_from_local' => '?',
  5500. 'twig.command.debug' => '?',
  5501. 'twig.command.lint' => '?',
  5502. 'var_dumper.command.server_dump' => '?',
  5503. 'monolog.command.server_log' => '?',
  5504. 'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  5505. 'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  5506. 'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  5507. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  5508. 'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  5509. 'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  5510. 'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  5511. 'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  5512. 'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  5513. 'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  5514. 'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  5515. 'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  5516. 'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  5517. 'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  5518. 'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  5519. 'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  5520. 'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  5521. 'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  5522. 'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  5523. 'doctrine_migrations.diff_command' => '?',
  5524. 'doctrine_migrations.sync_metadata_command' => '?',
  5525. 'doctrine_migrations.versions_command' => '?',
  5526. 'doctrine_migrations.current_command' => '?',
  5527. 'doctrine_migrations.dump_schema_command' => '?',
  5528. 'doctrine_migrations.execute_command' => '?',
  5529. 'doctrine_migrations.generate_command' => '?',
  5530. 'doctrine_migrations.latest_command' => '?',
  5531. 'doctrine_migrations.migrate_command' => '?',
  5532. 'doctrine_migrations.rollup_command' => '?',
  5533. 'doctrine_migrations.status_command' => '?',
  5534. 'doctrine_migrations.up_to_date_command' => '?',
  5535. 'doctrine_migrations.version_command' => '?',
  5536. 'security.command.debug_firewall' => '?',
  5537. 'security.command.user_password_encoder' => '?',
  5538. 'security.command.user_password_hash' => '?',
  5539. 'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\Core\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
  5540. 'api_platform.openapi.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\OpenApiCommand',
  5541. 'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  5542. 'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  5543. 'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  5544. 'lexik_jwt_authentication.check_config_command' => '?',
  5545. 'lexik_jwt_authentication.migrate_config_command' => '?',
  5546. 'lexik_jwt_authentication.enable_encryption_config_command' => '?',
  5547. 'lexik_jwt_authentication.generate_token_command' => '?',
  5548. 'lexik_jwt_authentication.generate_keypair_command' => '?',
  5549. 'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  5550. 'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  5551. 'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5552. 'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5553. 'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  5554. 'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  5555. 'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  5556. 'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  5557. 'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  5558. 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand',
  5559. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand' => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand',
  5560. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand' => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand',
  5561. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => '?',
  5562. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => '?',
  5563. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => '?',
  5564. 'KMS\\FroalaEditorBundle\\Command\\InstallCommand' => 'KMS\\FroalaEditorBundle\\Command\\InstallCommand',
  5565. 'maker.auto_command.make_auth' => '?',
  5566. 'maker.auto_command.make_command' => '?',
  5567. 'maker.auto_command.make_controller' => '?',
  5568. 'maker.auto_command.make_crud' => '?',
  5569. 'maker.auto_command.make_docker_database' => '?',
  5570. 'maker.auto_command.make_entity' => '?',
  5571. 'maker.auto_command.make_fixtures' => '?',
  5572. 'maker.auto_command.make_form' => '?',
  5573. 'maker.auto_command.make_message' => '?',
  5574. 'maker.auto_command.make_messenger_middleware' => '?',
  5575. 'maker.auto_command.make_registration_form' => '?',
  5576. 'maker.auto_command.make_reset_password' => '?',
  5577. 'maker.auto_command.make_serializer_encoder' => '?',
  5578. 'maker.auto_command.make_serializer_normalizer' => '?',
  5579. 'maker.auto_command.make_subscriber' => '?',
  5580. 'maker.auto_command.make_twig_extension' => '?',
  5581. 'maker.auto_command.make_test' => '?',
  5582. 'maker.auto_command.make_validator' => '?',
  5583. 'maker.auto_command.make_voter' => '?',
  5584. 'maker.auto_command.make_user' => '?',
  5585. 'maker.auto_command.make_migration' => '?',
  5586. 'maker.auto_command.make_stimulus_controller' => '?',
  5587. ]), ['medbrief:cleanup:softdeleted-files' => 'MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand', 'medbrief:cleanup-sorting-session-saves' => 'MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand', 'medbrief:detect-process-stuck-discs' => 'MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand', 'medbrief:disclosure:import-invoices' => 'MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand', 'medbrief:disclosure:process-expired' => 'MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand', 'medbrief:disclosure:process-pending' => 'MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand', 'medbrief:client:export-data' => 'MedBrief\\MSR\\Command\\ExportClientDataCommand', 'medbrief:export:sorting-session-taxonomy' => 'MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy', 'medbrief:import:expert-cited-judgements' => 'MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand', 'medbrief:import:expert-match' => 'MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand', 'medbrief:import:hosting-only-batches' => 'MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand', 'medbrief:licence-renewal:calculate-next-renewal' => 'MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand', 'medbrief:licence-renewal:process-renewals' => 'MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand', 'medbrief:licence-renewal:send-reminder' => 'MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand', 'dompdf:font:load' => 'MedBrief\\MSR\\Command\\LoadFontCommand', 'medbrief:cleanup-ocr-status' => 'MedBrief\\MSR\\Command\\OcrStatusCleanupCommand', 'medbrief:populate:audit-records-project-id' => 'MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand', 'medbrief:populate:project-access' => 'MedBrief\\MSR\\Command\\PopulateProjectAccessCommand', 'medbrief:process-download-items' => 'MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand', 'medbrief:process-pending-document-resize' => 'MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand', 'medbrief:process-pending-export-push-unsorted' => 'MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand', 'medbrief:process-pending-linked-account-migrations' => 'MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand', 'medbrief:process-pending-ocr-documents' => 'MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand', 'medbrief:process-pending-project-disclosures' => 'MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand', 'medbrief:project:process-probono' => 'MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand', 'medbrief:project:permanent-delete' => 'MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand', 'medbrief:closure:disc-delete' => 'MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand', 'medbrief:closure:project-delete' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand', 'medbrief:closure:project-delete-immediate' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand', 'medbrief:closure:project-deletion-reminder' => 'MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand', 'medbrief:reassign-expert-agency-user' => 'MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand', 'medbrief:radiology:cleanup-disc' => 'MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand', 'medbrief:radiology:extract-disc' => 'MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand', 'medbrief:radiology:migrate-discs' => 'MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand', 'medbrief:radiology:migrate-project' => 'MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand', 'medbrief:radiology:process-disc' => 'MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand', 'medbrief:radiology:store-dicoms' => 'MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand', 'medbrief:reprocess-pages' => 'MedBrief\\MSR\\Command\\ReprocessPagesCommand', 'medbrief:firm:rotate-secret' => 'MedBrief\\MSR\\Command\\RotateApiSecretCommand', 'medbrief:scrape-policy-date-version' => 'MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand', 'medbrief:sorting-sessions:export' => 'MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand', 'medbrief:sorting-sessions:prepare' => 'MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand', 'medbrief:sorting-session:preprocess-documents' => 'MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand', 'medbrief:sorting-sessions:push' => 'MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand', 'medbrief:sync-matter-updates-email' => 'MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand', 'medbrief:sync-records-request-updates-email' => 'MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand', 'medbrief:validate-ocr-documents' => 'MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command', 'api:openapi:export' => 'api_platform.openapi.command', 'api:swagger:export' => 'api_platform.swagger.command.swagger_command', 'fos:js-routing:dump' => 'fos_js_routing.dump_command', 'fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command', 'lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command', 'lexik:jwt:migrate-config' => 'lexik_jwt_authentication.migrate_config_command', 'lexik:jwt:enable-encryption' => 'lexik_jwt_authentication.enable_encryption_config_command', 'lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command', 'lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command', 'liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove', 'liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve', 'oneup:uploader:clear-chunks' => 'oneup_uploader.command.clear_chunks', 'oneup:uploader:clear-orphans' => 'oneup_uploader.command.clear_orphans', 'sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand', 'vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class', 'vich:mapping:debug' => 'vich_uploader.command.mapping_debug', 'vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'reset-password:remove-expired' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand', 'audit:clean' => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand', 'audit:schema:update' => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand', 'make:admin:migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand', 'make:admin:dashboard' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand', 'make:admin:crud' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand', 'froala:install' => 'KMS\\FroalaEditorBundle\\Command\\InstallCommand', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  5588. }
  5589. /**
  5590. * Gets the public 'container.env_var_processors_locator' shared service.
  5591. *
  5592. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5593. */
  5594. protected function getContainer_EnvVarProcessorsLocatorService()
  5595. {
  5596. return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5597. 'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5598. 'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5599. 'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5600. 'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5601. 'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5602. 'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5603. 'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5604. 'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5605. 'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5606. 'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5607. 'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5608. 'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5609. 'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5610. 'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5611. 'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5612. 'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5613. 'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  5614. ], [
  5615. 'base64' => '?',
  5616. 'bool' => '?',
  5617. 'const' => '?',
  5618. 'csv' => '?',
  5619. 'default' => '?',
  5620. 'file' => '?',
  5621. 'float' => '?',
  5622. 'int' => '?',
  5623. 'json' => '?',
  5624. 'key' => '?',
  5625. 'not' => '?',
  5626. 'query_string' => '?',
  5627. 'require' => '?',
  5628. 'resolve' => '?',
  5629. 'string' => '?',
  5630. 'trim' => '?',
  5631. 'url' => '?',
  5632. ]);
  5633. }
  5634. /**
  5635. * Gets the public 'data_collector.dump' shared service.
  5636. *
  5637. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  5638. */
  5639. protected function getDataCollector_DumpService()
  5640. {
  5641. 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()));
  5642. }
  5643. /**
  5644. * Gets the public 'doctrine' shared service.
  5645. *
  5646. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  5647. */
  5648. protected function getDoctrineService()
  5649. {
  5650. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  5651. }
  5652. /**
  5653. * Gets the public 'doctrine.dbal.default_connection' shared service.
  5654. *
  5655. * @return \Doctrine\DBAL\Connection
  5656. */
  5657. protected function getDoctrine_Dbal_DefaultConnectionService()
  5658. {
  5659. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  5660. if (isset($this->services['doctrine.dbal.default_connection'])) {
  5661. return $this->services['doctrine.dbal.default_connection'];
  5662. }
  5663. $b = new \Doctrine\DBAL\Configuration();
  5664. $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  5665. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5666. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5667. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  5668. $d = 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))));
  5669. $d->setConnectionName('default');
  5670. $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  5671. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  5672. $b->setMiddlewares([0 => new \DAMA\DoctrineTestBundle\Doctrine\DBAL\Middleware(), 1 => new \Doctrine\DBAL\Logging\Middleware($c), 2 => $d, 3 => new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()))), 4 => new \DH\Auditor\Provider\Doctrine\Auditing\Logger\Middleware\DHMiddleware()]);
  5673. $this->services['doctrine.dbal.default_connection'] = $instance = (new \DAMA\DoctrineTestBundle\Doctrine\DBAL\StaticConnectionFactory(new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']))))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'charset' => 'utf8mb4', 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci'], 'dama.keep_static' => true, 'dama.connection_name' => 'default'], $b, $a, []);
  5674. $instance->setNestTransactionsWithSavepoints(true);
  5675. return $instance;
  5676. }
  5677. /**
  5678. * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  5679. *
  5680. * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  5681. */
  5682. protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  5683. {
  5684. $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5685. 'MedBrief\\MSR\\EventListener\\AccountListener' => ['privates', 'MedBrief\\MSR\\EventListener\\AccountListener', 'getAccountListenerService', false],
  5686. 'MedBrief\\MSR\\EventListener\\DiscListener' => ['privates', 'MedBrief\\MSR\\EventListener\\DiscListener', 'getDiscListenerService', false],
  5687. 'MedBrief\\MSR\\EventListener\\DocumentListener' => ['privates', 'MedBrief\\MSR\\EventListener\\DocumentListener', 'getDocumentListenerService', false],
  5688. 'MedBrief\\MSR\\EventListener\\ProjectListener' => ['privates', 'MedBrief\\MSR\\EventListener\\ProjectListener', 'getProjectListenerService', false],
  5689. 'MedBrief\\MSR\\EventListener\\SortingSessionListener' => ['privates', 'MedBrief\\MSR\\EventListener\\SortingSessionListener', 'getSortingSessionListenerService', false],
  5690. ], [
  5691. 'MedBrief\\MSR\\EventListener\\AccountListener' => '?',
  5692. 'MedBrief\\MSR\\EventListener\\DiscListener' => '?',
  5693. 'MedBrief\\MSR\\EventListener\\DocumentListener' => '?',
  5694. 'MedBrief\\MSR\\EventListener\\ProjectListener' => '?',
  5695. 'MedBrief\\MSR\\EventListener\\SortingSessionListener' => '?',
  5696. ]));
  5697. $instance->registerService('MedBrief\\MSR\\EventListener\\AccountListener', 'MedBrief\\MSR\\EventListener\\AccountListener');
  5698. $instance->registerService('MedBrief\\MSR\\EventListener\\DiscListener', 'MedBrief\\MSR\\EventListener\\DiscListener');
  5699. $instance->registerService('MedBrief\\MSR\\EventListener\\DiscListener', 'MedBrief\\MSR\\EventListener\\DiscListener');
  5700. $instance->registerService('MedBrief\\MSR\\EventListener\\DiscListener', 'MedBrief\\MSR\\EventListener\\DiscListener');
  5701. $instance->registerService('MedBrief\\MSR\\EventListener\\DocumentListener', 'MedBrief\\MSR\\EventListener\\DocumentListener');
  5702. $instance->registerService('MedBrief\\MSR\\EventListener\\DocumentListener', 'MedBrief\\MSR\\EventListener\\DocumentListener');
  5703. $instance->registerService('MedBrief\\MSR\\EventListener\\ProjectListener', 'MedBrief\\MSR\\EventListener\\ProjectListener');
  5704. $instance->registerService('MedBrief\\MSR\\EventListener\\SortingSessionListener', 'MedBrief\\MSR\\EventListener\\SortingSessionListener');
  5705. return $instance;
  5706. }
  5707. /**
  5708. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  5709. *
  5710. * @return \Doctrine\ORM\EntityManager
  5711. */
  5712. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  5713. {
  5714. if ($lazyLoad) {
  5715. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  5716. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5717. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  5718. $proxy->setProxyInitializer(null);
  5719. return true;
  5720. });
  5721. });
  5722. }
  5723. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  5724. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  5725. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  5726. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/CacheConfiguration.php';
  5727. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/CacheLogger.php';
  5728. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/CacheLoggerChain.php';
  5729. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/StatisticsCacheLogger.php';
  5730. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/CacheFactory.php';
  5731. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/DefaultCacheFactory.php';
  5732. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/RegionsConfiguration.php';
  5733. include_once \dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/Cache/Psr6StaticArrayCache.php';
  5734. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  5735. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  5736. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  5737. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  5738. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  5739. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  5740. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  5741. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  5742. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  5743. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  5744. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  5745. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  5746. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  5747. $a = new \Doctrine\ORM\Configuration();
  5748. $b = new \Doctrine\ORM\Cache\CacheConfiguration();
  5749. $c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
  5750. $c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
  5751. $d = new \Doctrine\ORM\Cache\RegionsConfiguration(3600, 60);
  5752. $b->setCacheLogger($c);
  5753. $b->setCacheFactory(new \Doctrine\ORM\Cache\DefaultCacheFactory($d, ($this->privates['cache.doctrine.orm.default.second_level.region_driver.traceable'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriver_TraceableService())));
  5754. $b->setRegionsConfiguration($d);
  5755. $e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  5756. $f = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  5757. $e->addDriver($f, 'MedBrief\\MSR\\Entity');
  5758. $e->addDriver($f, 'Gedmo\\Translatable\\Entity');
  5759. $e->addDriver($f, 'Gedmo\\Translator\\Entity');
  5760. $e->addDriver($f, 'Gedmo\\Loggable\\Entity');
  5761. $e->addDriver($f, 'Gedmo\\Tree\\Entity');
  5762. $e->addDriver($f, 'Vich\\UploaderBundle\\Entity');
  5763. $a->setEntityNamespaces(['MSR' => 'MedBrief\\MSR\\Entity', 'GedmoTranslatable' => 'Gedmo\\Translatable\\Entity', 'GedmoTranslator' => 'Gedmo\\Translator\\Entity', 'GedmoLoggable' => 'Gedmo\\Loggable\\Entity', 'GedmoTree' => 'Gedmo\\Tree\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  5764. $a->setSecondLevelCacheEnabled(false);
  5765. $a->setSecondLevelCacheConfiguration($b);
  5766. $a->setMetadataCache(new \DAMA\DoctrineTestBundle\Doctrine\Cache\Psr6StaticArrayCache('587f9c1a84a2c77aac3086fb62c7450374000626'));
  5767. $a->setQueryCache(new \DAMA\DoctrineTestBundle\Doctrine\Cache\Psr6StaticArrayCache('a0340e49ab711cf406922588df061b847421a1bf'));
  5768. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  5769. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5770. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
  5771. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
  5772. ], [
  5773. 'doctrine.ulid_generator' => '?',
  5774. 'doctrine.uuid_generator' => '?',
  5775. ])));
  5776. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  5777. $a->setProxyNamespace('Proxies');
  5778. $a->setAutoGenerateProxyClasses(true);
  5779. $a->setSchemaIgnoreClasses([]);
  5780. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  5781. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  5782. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  5783. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  5784. $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  5785. $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  5786. $a->setLazyGhostObjectEnabled(false);
  5787. $a->setIdentityGenerationPreferences([]);
  5788. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5789. 'MedBrief\\MSR\\Repository\\AccountAuthSettingsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AccountAuthSettingsRepository', 'getAccountAuthSettingsRepositoryService', false],
  5790. 'MedBrief\\MSR\\Repository\\AccountRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AccountRepository', 'getAccountRepositoryService', false],
  5791. 'MedBrief\\MSR\\Repository\\AdditionalRequestRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AdditionalRequestRepository', 'getAdditionalRequestRepositoryService', false],
  5792. 'MedBrief\\MSR\\Repository\\AiFeedbackMatchRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AiFeedbackMatchRepository', 'getAiFeedbackMatchRepositoryService', false],
  5793. 'MedBrief\\MSR\\Repository\\AnnotationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AnnotationRepository', 'getAnnotationRepositoryService', false],
  5794. 'MedBrief\\MSR\\Repository\\AuditLogRepository' => ['privates', 'MedBrief\\MSR\\Repository\\AuditLogRepository', 'getAuditLogRepositoryService', false],
  5795. 'MedBrief\\MSR\\Repository\\BatchDocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BatchDocumentRepository', 'getBatchDocumentRepositoryService', false],
  5796. 'MedBrief\\MSR\\Repository\\BatchRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BatchRequestDetailRepository', 'getBatchRequestDetailRepositoryService', false],
  5797. 'MedBrief\\MSR\\Repository\\BatchRequestRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BatchRequestRepository', 'getBatchRequestRepositoryService', false],
  5798. 'MedBrief\\MSR\\Repository\\BillingCodeRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BillingCodeRepository', 'getBillingCodeRepositoryService', false],
  5799. 'MedBrief\\MSR\\Repository\\BillingItemRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BillingItemRepository', 'getBillingItemRepositoryService', false],
  5800. 'MedBrief\\MSR\\Repository\\BlacklistedExpertRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BlacklistedExpertRepository', 'getBlacklistedExpertRepositoryService', false],
  5801. 'MedBrief\\MSR\\Repository\\ChronologyItemRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ChronologyItemRepository', 'getChronologyItemRepositoryService', false],
  5802. 'MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository', 'getChronologyRequestDetailRepositoryService', false],
  5803. 'MedBrief\\MSR\\Repository\\ClinicalSectionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ClinicalSectionRepository', 'getClinicalSectionRepositoryService', false],
  5804. 'MedBrief\\MSR\\Repository\\ClinicalSummaryRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ClinicalSummaryRepository', 'getClinicalSummaryRepositoryService', false],
  5805. 'MedBrief\\MSR\\Repository\\ContactableAddressRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ContactableAddressRepository', 'getContactableAddressRepositoryService', false],
  5806. 'MedBrief\\MSR\\Repository\\DiscMetadataRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DiscMetadataRepository', 'getDiscMetadataRepositoryService', false],
  5807. 'MedBrief\\MSR\\Repository\\DiscRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DiscRepository', 'getDiscRepositoryService', false],
  5808. 'MedBrief\\MSR\\Repository\\DocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DocumentRepository', 'getDocumentRepositoryService', false],
  5809. 'MedBrief\\MSR\\Repository\\DownloadItemRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DownloadItemRepository', 'getDownloadItemRepositoryService', false],
  5810. 'MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository', 'getExpertCitedJudgementRepositoryService', false],
  5811. 'MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository', 'getExpertLetterOfApproachRepositoryService', false],
  5812. 'MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository', 'getExpertProfileCacheRepositoryService', false],
  5813. 'MedBrief\\MSR\\Repository\\ExpertRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertRepository', 'getExpertRepositoryService', false],
  5814. 'MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository', 'getExpertSpecialisationRepositoryService', false],
  5815. 'MedBrief\\MSR\\Repository\\ExpertUserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertUserRepository', 'getExpertUserRepositoryService', false],
  5816. 'MedBrief\\MSR\\Repository\\FirmRepository' => ['privates', 'MedBrief\\MSR\\Repository\\FirmRepository', 'getFirmRepositoryService', false],
  5817. 'MedBrief\\MSR\\Repository\\HelpArticleRepository' => ['privates', 'MedBrief\\MSR\\Repository\\HelpArticleRepository', 'getHelpArticleRepositoryService', false],
  5818. 'MedBrief\\MSR\\Repository\\HelpCategoryRepository' => ['privates', 'MedBrief\\MSR\\Repository\\HelpCategoryRepository', 'getHelpCategoryRepositoryService', false],
  5819. 'MedBrief\\MSR\\Repository\\HelpSectionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\HelpSectionRepository', 'getHelpSectionRepositoryService', false],
  5820. 'MedBrief\\MSR\\Repository\\HumanResourceRepository' => ['privates', 'MedBrief\\MSR\\Repository\\HumanResourceRepository', 'getHumanResourceRepositoryService', false],
  5821. 'MedBrief\\MSR\\Repository\\IPFailedLoginsLogsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\IPFailedLoginsLogsRepository', 'getIPFailedLoginsLogsRepositoryService', false],
  5822. 'MedBrief\\MSR\\Repository\\IPFailedLoginsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\IPFailedLoginsRepository', 'getIPFailedLoginsRepositoryService', false],
  5823. 'MedBrief\\MSR\\Repository\\InstanceRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InstanceRepository', 'getInstanceRepositoryService', false],
  5824. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureDiscRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InterpartyDisclosureDiscRepository', 'getInterpartyDisclosureDiscRepositoryService', false],
  5825. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientContactRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientContactRepository', 'getInterpartyDisclosureRecipientContactRepositoryService', false],
  5826. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientFirmRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientFirmRepository', 'getInterpartyDisclosureRecipientFirmRepositoryService', false],
  5827. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository', 'getInterpartyDisclosureRepositoryService', false],
  5828. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureStudyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InterpartyDisclosureStudyRepository', 'getInterpartyDisclosureStudyRepositoryService', false],
  5829. 'MedBrief\\MSR\\Repository\\InvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InvitationRepository', 'getInvitationRepositoryService', false],
  5830. 'MedBrief\\MSR\\Repository\\InvoiceRepository' => ['privates', 'MedBrief\\MSR\\Repository\\InvoiceRepository', 'getInvoiceRepositoryService', false],
  5831. 'MedBrief\\MSR\\Repository\\LicenceRenewalTermRepository' => ['privates', 'MedBrief\\MSR\\Repository\\LicenceRenewalTermRepository', 'getLicenceRenewalTermRepositoryService', false],
  5832. 'MedBrief\\MSR\\Repository\\MatchCacheRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchCacheRepository', 'getMatchCacheRepositoryService', false],
  5833. 'MedBrief\\MSR\\Repository\\MatchLetterDocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchLetterDocumentRepository', 'getMatchLetterDocumentRepositoryService', false],
  5834. 'MedBrief\\MSR\\Repository\\MatchLetterRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchLetterRepository', 'getMatchLetterRepositoryService', false],
  5835. 'MedBrief\\MSR\\Repository\\MatchLetterResponseDocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchLetterResponseDocumentRepository', 'getMatchLetterResponseDocumentRepositoryService', false],
  5836. 'MedBrief\\MSR\\Repository\\MatchLetterResponseRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchLetterResponseRepository', 'getMatchLetterResponseRepositoryService', false],
  5837. 'MedBrief\\MSR\\Repository\\MatchLogRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchLogRepository', 'getMatchLogRepositoryService', false],
  5838. 'MedBrief\\MSR\\Repository\\MatchPolicyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchPolicyRepository', 'getMatchPolicyRepositoryService', false],
  5839. 'MedBrief\\MSR\\Repository\\MatchTemplateRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatchTemplateRepository', 'getMatchTemplateRepositoryService', false],
  5840. 'MedBrief\\MSR\\Repository\\MatterLicenceRenewalLogRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatterLicenceRenewalLogRepository', 'getMatterLicenceRenewalLogRepositoryService', false],
  5841. 'MedBrief\\MSR\\Repository\\MatterNoteRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatterNoteRepository', 'getMatterNoteRepositoryService', false],
  5842. 'MedBrief\\MSR\\Repository\\MatterRequestRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MatterRequestRepository', 'getMatterRequestRepositoryService', false],
  5843. 'MedBrief\\MSR\\Repository\\MedbriefPolicyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MedbriefPolicyRepository', 'getMedbriefPolicyRepositoryService', false],
  5844. 'MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository', 'getMessageThreadMessageAttachmentRepositoryService', false],
  5845. 'MedBrief\\MSR\\Repository\\MessageThreadMessageRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MessageThreadMessageRepository', 'getMessageThreadMessageRepositoryService', false],
  5846. 'MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository', 'getMessageThreadParticipantRepositoryService', false],
  5847. 'MedBrief\\MSR\\Repository\\MessageThreadRepository' => ['privates', 'MedBrief\\MSR\\Repository\\MessageThreadRepository', 'getMessageThreadRepositoryService', false],
  5848. 'MedBrief\\MSR\\Repository\\PageRepository' => ['privates', 'MedBrief\\MSR\\Repository\\PageRepository', 'getPageRepositoryService', false],
  5849. 'MedBrief\\MSR\\Repository\\PatientRepository' => ['privates', 'MedBrief\\MSR\\Repository\\PatientRepository', 'getPatientRepositoryService', false],
  5850. 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentPageRepository' => ['privates', 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentPageRepository', 'getPreprocessDocumentPageRepositoryService', false],
  5851. 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentRepository', 'getPreprocessDocumentRepositoryService', false],
  5852. 'MedBrief\\MSR\\Repository\\Preprocessing\\ProcessedDocumentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\Preprocessing\\ProcessedDocumentRepository', 'getProcessedDocumentRepositoryService', false],
  5853. 'MedBrief\\MSR\\Repository\\ProjectAccessRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectAccessRepository', 'getProjectAccessRepositoryService', false],
  5854. 'MedBrief\\MSR\\Repository\\ProjectRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectRepository', 'getProjectRepositoryService', false],
  5855. 'MedBrief\\MSR\\Repository\\ProjectUserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectUserRepository', 'getProjectUserRepositoryService', false],
  5856. 'MedBrief\\MSR\\Repository\\RecipientFirmAddressRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RecipientFirmAddressRepository', 'getRecipientFirmAddressRepositoryService', false],
  5857. 'MedBrief\\MSR\\Repository\\RecordsRequestCentreParentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RecordsRequestCentreParentRepository', 'getRecordsRequestCentreParentRepositoryService', false],
  5858. 'MedBrief\\MSR\\Repository\\RecordsRequestCentreRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RecordsRequestCentreRepository', 'getRecordsRequestCentreRepositoryService', false],
  5859. 'MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository', 'getRecordsRequestDetailRepositoryService', false],
  5860. 'MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', false],
  5861. 'MedBrief\\MSR\\Repository\\RoleInvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RoleInvitationRepository', 'getRoleInvitationRepositoryService', false],
  5862. 'MedBrief\\MSR\\Repository\\SeriesRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SeriesRepository', 'getSeriesRepositoryService', false],
  5863. 'MedBrief\\MSR\\Repository\\ServiceOptionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ServiceOptionRepository', 'getServiceOptionRepositoryService', false],
  5864. 'MedBrief\\MSR\\Repository\\ServiceRequestRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ServiceRequestRepository', 'getServiceRequestRepositoryService', false],
  5865. 'MedBrief\\MSR\\Repository\\ShortlistedExpertRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ShortlistedExpertRepository', 'getShortlistedExpertRepositoryService', false],
  5866. 'MedBrief\\MSR\\Repository\\SortingMemoPhraseRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingMemoPhraseRepository', 'getSortingMemoPhraseRepositoryService', false],
  5867. 'MedBrief\\MSR\\Repository\\SortingSessionDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionDetailRepository', 'getSortingSessionDetailRepositoryService', false],
  5868. 'MedBrief\\MSR\\Repository\\SortingSessionFeedbackRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionFeedbackRepository', 'getSortingSessionFeedbackRepositoryService', false],
  5869. 'MedBrief\\MSR\\Repository\\SortingSessionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionRepository', 'getSortingSessionRepositoryService', false],
  5870. 'MedBrief\\MSR\\Repository\\SortingSessionSaveRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionSaveRepository', 'getSortingSessionSaveRepositoryService', false],
  5871. 'MedBrief\\MSR\\Repository\\SortingSessionUserBatchTrackingRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionUserBatchTrackingRepository', 'getSortingSessionUserBatchTrackingRepositoryService', false],
  5872. 'MedBrief\\MSR\\Repository\\SortingSessionUtilisationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SortingSessionUtilisationRepository', 'getSortingSessionUtilisationRepositoryService', false],
  5873. 'MedBrief\\MSR\\Repository\\SpecialisationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SpecialisationRepository', 'getSpecialisationRepositoryService', false],
  5874. 'MedBrief\\MSR\\Repository\\StudyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\StudyRepository', 'getStudyRepositoryService', false],
  5875. 'MedBrief\\MSR\\Repository\\SystemNotificationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SystemNotificationRepository', 'getSystemNotificationRepositoryService', false],
  5876. 'MedBrief\\MSR\\Repository\\SystemSettingRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SystemSettingRepository', 'getSystemSettingRepositoryService', false],
  5877. 'MedBrief\\MSR\\Repository\\UpdatesQueueRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UpdatesQueueRepository', 'getUpdatesQueueRepositoryService', false],
  5878. 'MedBrief\\MSR\\Repository\\UserExpertAgencyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserExpertAgencyRepository', 'getUserExpertAgencyRepositoryService', false],
  5879. 'MedBrief\\MSR\\Repository\\UserFailedLoginsLogsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserFailedLoginsLogsRepository', 'getUserFailedLoginsLogsRepositoryService', false],
  5880. 'MedBrief\\MSR\\Repository\\UserFailedLoginsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserFailedLoginsRepository', 'getUserFailedLoginsRepositoryService', false],
  5881. 'MedBrief\\MSR\\Repository\\UserInternalRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserInternalRepository', 'getUserInternalRepositoryService', false],
  5882. 'MedBrief\\MSR\\Repository\\UserLoginRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserLoginRepository', 'getUserLoginRepositoryService', false],
  5883. 'MedBrief\\MSR\\Repository\\UserNotificationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserNotificationRepository', 'getUserNotificationRepositoryService', false],
  5884. 'MedBrief\\MSR\\Repository\\UserPolicyHistoryRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserPolicyHistoryRepository', 'getUserPolicyHistoryRepositoryService', false],
  5885. 'MedBrief\\MSR\\Repository\\UserPolicyRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserPolicyRepository', 'getUserPolicyRepositoryService', false],
  5886. 'MedBrief\\MSR\\Repository\\UserPreferenceRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserPreferenceRepository', 'getUserPreferenceRepositoryService', false],
  5887. 'MedBrief\\MSR\\Repository\\UserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserRepository', 'getUserRepositoryService', false],
  5888. 'MedBrief\\MSR\\Repository\\VirusScanItemRepository' => ['privates', 'MedBrief\\MSR\\Repository\\VirusScanItemRepository', 'getVirusScanItemRepositoryService', false],
  5889. ], [
  5890. 'MedBrief\\MSR\\Repository\\AccountAuthSettingsRepository' => '?',
  5891. 'MedBrief\\MSR\\Repository\\AccountRepository' => '?',
  5892. 'MedBrief\\MSR\\Repository\\AdditionalRequestRepository' => '?',
  5893. 'MedBrief\\MSR\\Repository\\AiFeedbackMatchRepository' => '?',
  5894. 'MedBrief\\MSR\\Repository\\AnnotationRepository' => '?',
  5895. 'MedBrief\\MSR\\Repository\\AuditLogRepository' => '?',
  5896. 'MedBrief\\MSR\\Repository\\BatchDocumentRepository' => '?',
  5897. 'MedBrief\\MSR\\Repository\\BatchRequestDetailRepository' => '?',
  5898. 'MedBrief\\MSR\\Repository\\BatchRequestRepository' => '?',
  5899. 'MedBrief\\MSR\\Repository\\BillingCodeRepository' => '?',
  5900. 'MedBrief\\MSR\\Repository\\BillingItemRepository' => '?',
  5901. 'MedBrief\\MSR\\Repository\\BlacklistedExpertRepository' => '?',
  5902. 'MedBrief\\MSR\\Repository\\ChronologyItemRepository' => '?',
  5903. 'MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository' => '?',
  5904. 'MedBrief\\MSR\\Repository\\ClinicalSectionRepository' => '?',
  5905. 'MedBrief\\MSR\\Repository\\ClinicalSummaryRepository' => '?',
  5906. 'MedBrief\\MSR\\Repository\\ContactableAddressRepository' => '?',
  5907. 'MedBrief\\MSR\\Repository\\DiscMetadataRepository' => '?',
  5908. 'MedBrief\\MSR\\Repository\\DiscRepository' => '?',
  5909. 'MedBrief\\MSR\\Repository\\DocumentRepository' => '?',
  5910. 'MedBrief\\MSR\\Repository\\DownloadItemRepository' => '?',
  5911. 'MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository' => '?',
  5912. 'MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository' => '?',
  5913. 'MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository' => '?',
  5914. 'MedBrief\\MSR\\Repository\\ExpertRepository' => '?',
  5915. 'MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository' => '?',
  5916. 'MedBrief\\MSR\\Repository\\ExpertUserRepository' => '?',
  5917. 'MedBrief\\MSR\\Repository\\FirmRepository' => '?',
  5918. 'MedBrief\\MSR\\Repository\\HelpArticleRepository' => '?',
  5919. 'MedBrief\\MSR\\Repository\\HelpCategoryRepository' => '?',
  5920. 'MedBrief\\MSR\\Repository\\HelpSectionRepository' => '?',
  5921. 'MedBrief\\MSR\\Repository\\HumanResourceRepository' => '?',
  5922. 'MedBrief\\MSR\\Repository\\IPFailedLoginsLogsRepository' => '?',
  5923. 'MedBrief\\MSR\\Repository\\IPFailedLoginsRepository' => '?',
  5924. 'MedBrief\\MSR\\Repository\\InstanceRepository' => '?',
  5925. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureDiscRepository' => '?',
  5926. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientContactRepository' => '?',
  5927. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientFirmRepository' => '?',
  5928. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository' => '?',
  5929. 'MedBrief\\MSR\\Repository\\InterpartyDisclosureStudyRepository' => '?',
  5930. 'MedBrief\\MSR\\Repository\\InvitationRepository' => '?',
  5931. 'MedBrief\\MSR\\Repository\\InvoiceRepository' => '?',
  5932. 'MedBrief\\MSR\\Repository\\LicenceRenewalTermRepository' => '?',
  5933. 'MedBrief\\MSR\\Repository\\MatchCacheRepository' => '?',
  5934. 'MedBrief\\MSR\\Repository\\MatchLetterDocumentRepository' => '?',
  5935. 'MedBrief\\MSR\\Repository\\MatchLetterRepository' => '?',
  5936. 'MedBrief\\MSR\\Repository\\MatchLetterResponseDocumentRepository' => '?',
  5937. 'MedBrief\\MSR\\Repository\\MatchLetterResponseRepository' => '?',
  5938. 'MedBrief\\MSR\\Repository\\MatchLogRepository' => '?',
  5939. 'MedBrief\\MSR\\Repository\\MatchPolicyRepository' => '?',
  5940. 'MedBrief\\MSR\\Repository\\MatchTemplateRepository' => '?',
  5941. 'MedBrief\\MSR\\Repository\\MatterLicenceRenewalLogRepository' => '?',
  5942. 'MedBrief\\MSR\\Repository\\MatterNoteRepository' => '?',
  5943. 'MedBrief\\MSR\\Repository\\MatterRequestRepository' => '?',
  5944. 'MedBrief\\MSR\\Repository\\MedbriefPolicyRepository' => '?',
  5945. 'MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository' => '?',
  5946. 'MedBrief\\MSR\\Repository\\MessageThreadMessageRepository' => '?',
  5947. 'MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository' => '?',
  5948. 'MedBrief\\MSR\\Repository\\MessageThreadRepository' => '?',
  5949. 'MedBrief\\MSR\\Repository\\PageRepository' => '?',
  5950. 'MedBrief\\MSR\\Repository\\PatientRepository' => '?',
  5951. 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentPageRepository' => '?',
  5952. 'MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentRepository' => '?',
  5953. 'MedBrief\\MSR\\Repository\\Preprocessing\\ProcessedDocumentRepository' => '?',
  5954. 'MedBrief\\MSR\\Repository\\ProjectAccessRepository' => '?',
  5955. 'MedBrief\\MSR\\Repository\\ProjectRepository' => '?',
  5956. 'MedBrief\\MSR\\Repository\\ProjectUserRepository' => '?',
  5957. 'MedBrief\\MSR\\Repository\\RecipientFirmAddressRepository' => '?',
  5958. 'MedBrief\\MSR\\Repository\\RecordsRequestCentreParentRepository' => '?',
  5959. 'MedBrief\\MSR\\Repository\\RecordsRequestCentreRepository' => '?',
  5960. 'MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository' => '?',
  5961. 'MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository' => '?',
  5962. 'MedBrief\\MSR\\Repository\\RoleInvitationRepository' => '?',
  5963. 'MedBrief\\MSR\\Repository\\SeriesRepository' => '?',
  5964. 'MedBrief\\MSR\\Repository\\ServiceOptionRepository' => '?',
  5965. 'MedBrief\\MSR\\Repository\\ServiceRequestRepository' => '?',
  5966. 'MedBrief\\MSR\\Repository\\ShortlistedExpertRepository' => '?',
  5967. 'MedBrief\\MSR\\Repository\\SortingMemoPhraseRepository' => '?',
  5968. 'MedBrief\\MSR\\Repository\\SortingSessionDetailRepository' => '?',
  5969. 'MedBrief\\MSR\\Repository\\SortingSessionFeedbackRepository' => '?',
  5970. 'MedBrief\\MSR\\Repository\\SortingSessionRepository' => '?',
  5971. 'MedBrief\\MSR\\Repository\\SortingSessionSaveRepository' => '?',
  5972. 'MedBrief\\MSR\\Repository\\SortingSessionUserBatchTrackingRepository' => '?',
  5973. 'MedBrief\\MSR\\Repository\\SortingSessionUtilisationRepository' => '?',
  5974. 'MedBrief\\MSR\\Repository\\SpecialisationRepository' => '?',
  5975. 'MedBrief\\MSR\\Repository\\StudyRepository' => '?',
  5976. 'MedBrief\\MSR\\Repository\\SystemNotificationRepository' => '?',
  5977. 'MedBrief\\MSR\\Repository\\SystemSettingRepository' => '?',
  5978. 'MedBrief\\MSR\\Repository\\UpdatesQueueRepository' => '?',
  5979. 'MedBrief\\MSR\\Repository\\UserExpertAgencyRepository' => '?',
  5980. 'MedBrief\\MSR\\Repository\\UserFailedLoginsLogsRepository' => '?',
  5981. 'MedBrief\\MSR\\Repository\\UserFailedLoginsRepository' => '?',
  5982. 'MedBrief\\MSR\\Repository\\UserInternalRepository' => '?',
  5983. 'MedBrief\\MSR\\Repository\\UserLoginRepository' => '?',
  5984. 'MedBrief\\MSR\\Repository\\UserNotificationRepository' => '?',
  5985. 'MedBrief\\MSR\\Repository\\UserPolicyHistoryRepository' => '?',
  5986. 'MedBrief\\MSR\\Repository\\UserPolicyRepository' => '?',
  5987. 'MedBrief\\MSR\\Repository\\UserPreferenceRepository' => '?',
  5988. 'MedBrief\\MSR\\Repository\\UserRepository' => '?',
  5989. 'MedBrief\\MSR\\Repository\\VirusScanItemRepository' => '?',
  5990. ])));
  5991. $a->addCustomStringFunction('match_against', 'MedBrief\\MSR\\Extension\\Doctrine\\MatchAgainstFunction');
  5992. $a->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  5993. $a->addFilter('disclosure_project', 'MedBrief\\MSR\\DoctrineFilter\\DisclosureProjectFilter');
  5994. $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()));
  5995. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable'], []))->configure($instance);
  5996. return $instance;
  5997. }
  5998. /**
  5999. * Gets the public 'eight_points_guzzle.client.api_pdf_convert' shared service.
  6000. *
  6001. * @return \GuzzleHttp\Client
  6002. */
  6003. protected function getEightPointsGuzzle_Client_ApiPdfConvertService()
  6004. {
  6005. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
  6006. include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
  6007. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
  6008. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/Client.php';
  6009. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  6010. $a = \GuzzleHttp\HandlerStack::create();
  6011. $a->push(($this->services['eight_points_guzzle.middleware.profile.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_Profile_ApiPdfConvertService())->profile(), 'profile');
  6012. $a->push(($this->services['eight_points_guzzle.middleware.log.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_Log_ApiPdfConvertService())->log(), 'log');
  6013. $a->after('log', ($this->services['eight_points_guzzle.middleware.request_time.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_RequestTime_ApiPdfConvertService()), 'request_time');
  6014. $a->push(($this->services['eight_points_guzzle.middleware.symfony_log'] ?? $this->getEightPointsGuzzle_Middleware_SymfonyLogService()), 'symfony_log');
  6015. $a->unshift(($this->services['eight_points_guzzle.middleware.event_dispatch.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_EventDispatch_ApiPdfConvertService())->dispatchEvent(), 'events');
  6016. return $this->services['eight_points_guzzle.client.api_pdf_convert'] = new \GuzzleHttp\Client(['base_uri' => 'http://medbrief-pdf-convert-http', 'handler' => $a, 'headers' => ['Accept' => 'application/json']]);
  6017. }
  6018. /**
  6019. * Gets the public 'eight_points_guzzle.formatter' shared service.
  6020. *
  6021. * @return \GuzzleHttp\MessageFormatter
  6022. */
  6023. protected function getEightPointsGuzzle_FormatterService()
  6024. {
  6025. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
  6026. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
  6027. return $this->services['eight_points_guzzle.formatter'] = new \GuzzleHttp\MessageFormatter();
  6028. }
  6029. /**
  6030. * Gets the public 'eight_points_guzzle.handler_stack.api_pdf_convert' shared service.
  6031. *
  6032. * @return \GuzzleHttp\HandlerStack
  6033. */
  6034. protected function getEightPointsGuzzle_HandlerStack_ApiPdfConvertService()
  6035. {
  6036. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  6037. $this->services['eight_points_guzzle.handler_stack.api_pdf_convert'] = $instance = \GuzzleHttp\HandlerStack::create();
  6038. $instance->push(($this->services['eight_points_guzzle.middleware.profile.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_Profile_ApiPdfConvertService())->profile(), 'profile');
  6039. $instance->push(($this->services['eight_points_guzzle.middleware.log.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_Log_ApiPdfConvertService())->log(), 'log');
  6040. $instance->after('log', ($this->services['eight_points_guzzle.middleware.request_time.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_RequestTime_ApiPdfConvertService()), 'request_time');
  6041. $instance->push(($this->services['eight_points_guzzle.middleware.symfony_log'] ?? $this->getEightPointsGuzzle_Middleware_SymfonyLogService()), 'symfony_log');
  6042. $instance->unshift(($this->services['eight_points_guzzle.middleware.event_dispatch.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Middleware_EventDispatch_ApiPdfConvertService())->dispatchEvent(), 'events');
  6043. return $instance;
  6044. }
  6045. /**
  6046. * Gets the public 'eight_points_guzzle.middleware.event_dispatch.api_pdf_convert' shared service.
  6047. *
  6048. * @return \EightPoints\Bundle\GuzzleBundle\Middleware\EventDispatchMiddleware
  6049. */
  6050. protected function getEightPointsGuzzle_Middleware_EventDispatch_ApiPdfConvertService()
  6051. {
  6052. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/EventDispatchMiddleware.php';
  6053. return $this->services['eight_points_guzzle.middleware.event_dispatch.api_pdf_convert'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\EventDispatchMiddleware(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'api_pdf_convert');
  6054. }
  6055. /**
  6056. * Gets the public 'eight_points_guzzle.middleware.log.api_pdf_convert' shared service.
  6057. *
  6058. * @return \EightPoints\Bundle\GuzzleBundle\Middleware\LogMiddleware
  6059. */
  6060. protected function getEightPointsGuzzle_Middleware_Log_ApiPdfConvertService()
  6061. {
  6062. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/LogMiddleware.php';
  6063. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
  6064. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
  6065. return $this->services['eight_points_guzzle.middleware.log.api_pdf_convert'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\LogMiddleware(($this->privates['eight_points_guzzle.api_pdf_convert_logger'] ?? ($this->privates['eight_points_guzzle.api_pdf_convert_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))), ($this->services['eight_points_guzzle.formatter'] ?? ($this->services['eight_points_guzzle.formatter'] = new \GuzzleHttp\MessageFormatter())));
  6066. }
  6067. /**
  6068. * Gets the public 'eight_points_guzzle.middleware.profile.api_pdf_convert' shared service.
  6069. *
  6070. * @return \EightPoints\Bundle\GuzzleBundle\Middleware\ProfileMiddleware
  6071. */
  6072. protected function getEightPointsGuzzle_Middleware_Profile_ApiPdfConvertService()
  6073. {
  6074. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/ProfileMiddleware.php';
  6075. return $this->services['eight_points_guzzle.middleware.profile.api_pdf_convert'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\ProfileMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6076. }
  6077. /**
  6078. * Gets the public 'eight_points_guzzle.middleware.request_time.api_pdf_convert' shared service.
  6079. *
  6080. * @return \EightPoints\Bundle\GuzzleBundle\Middleware\RequestTimeMiddleware
  6081. */
  6082. protected function getEightPointsGuzzle_Middleware_RequestTime_ApiPdfConvertService()
  6083. {
  6084. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/RequestTimeMiddleware.php';
  6085. return $this->services['eight_points_guzzle.middleware.request_time.api_pdf_convert'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\RequestTimeMiddleware(($this->privates['eight_points_guzzle.api_pdf_convert_logger'] ?? ($this->privates['eight_points_guzzle.api_pdf_convert_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))), ($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
  6086. }
  6087. /**
  6088. * Gets the public 'eight_points_guzzle.middleware.symfony_log' shared service.
  6089. *
  6090. * @return \EightPoints\Bundle\GuzzleBundle\Middleware\SymfonyLogMiddleware
  6091. */
  6092. protected function getEightPointsGuzzle_Middleware_SymfonyLogService()
  6093. {
  6094. include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/SymfonyLogMiddleware.php';
  6095. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
  6096. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
  6097. $a = new \Symfony\Bridge\Monolog\Logger('eight_points_guzzle');
  6098. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6099. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6100. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6101. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6102. return $this->services['eight_points_guzzle.middleware.symfony_log'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\SymfonyLogMiddleware($a, ($this->services['eight_points_guzzle.symfony_log_formatter'] ?? ($this->services['eight_points_guzzle.symfony_log_formatter'] = new \GuzzleHttp\MessageFormatter('{method} {uri} {code}'))));
  6103. }
  6104. /**
  6105. * Gets the public 'eight_points_guzzle.symfony_log_formatter' shared service.
  6106. *
  6107. * @return \GuzzleHttp\MessageFormatter
  6108. */
  6109. protected function getEightPointsGuzzle_SymfonyLogFormatterService()
  6110. {
  6111. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
  6112. include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
  6113. return $this->services['eight_points_guzzle.symfony_log_formatter'] = new \GuzzleHttp\MessageFormatter('{method} {uri} {code}');
  6114. }
  6115. /**
  6116. * Gets the public 'endroid_qr_code.default_builder' shared autowired service.
  6117. *
  6118. * @return \Endroid\QrCode\Builder\Builder
  6119. */
  6120. protected function getEndroidQrCode_DefaultBuilderService()
  6121. {
  6122. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  6123. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  6124. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
  6125. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
  6126. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
  6127. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
  6128. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
  6129. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
  6130. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  6131. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
  6132. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/AbstractGdWriter.php';
  6133. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  6134. $this->services['endroid_qr_code.default_builder'] = $instance = new \Endroid\QrCode\Builder\Builder();
  6135. $instance->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
  6136. $instance->size(300);
  6137. $instance->margin(10);
  6138. $instance->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  6139. $instance->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
  6140. $instance->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  6141. $instance->validateResult(false);
  6142. return $instance;
  6143. }
  6144. /**
  6145. * Gets the public 'error_controller' shared service.
  6146. *
  6147. * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  6148. */
  6149. protected function getErrorControllerService()
  6150. {
  6151. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  6152. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6153. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  6154. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  6155. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6156. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6157. return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
  6158. }
  6159. /**
  6160. * Gets the public 'event_dispatcher' shared service.
  6161. *
  6162. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  6163. */
  6164. protected function getEventDispatcherService()
  6165. {
  6166. $a = new \Symfony\Bridge\Monolog\Logger('event');
  6167. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6168. $a->pushHandler(new \Monolog\Handler\NullHandler());
  6169. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6170. $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())));
  6171. $instance->addListener('kernel.request', [0 => function () {
  6172. return ($this->privates['MedBrief\\MSR\\EventListener\\JsRoutingAccessListener'] ?? $this->getJsRoutingAccessListenerService());
  6173. }, 1 => 'onKernelRequest'], 0);
  6174. $instance->addListener('scheb_two_factor.authentication.form', [0 => function () {
  6175. return ($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'] ?? $this->getTwoFactorAuthenticationListenerService());
  6176. }, 1 => 'onTwoFactorAuthenticationShowForm'], 0);
  6177. $instance->addListener('scheb_two_factor.authentication.attempt', [0 => function () {
  6178. return ($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'] ?? $this->getTwoFactorAuthenticationListenerService());
  6179. }, 1 => 'onTwoFactorAuthenticationAttempt'], 0);
  6180. $instance->addListener('scheb_two_factor.authentication.success', [0 => function () {
  6181. return ($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'] ?? $this->getTwoFactorAuthenticationListenerService());
  6182. }, 1 => 'onTwoFactorAuthenticationSuccess'], 0);
  6183. $instance->addListener('scheb_two_factor.authentication.failure', [0 => function () {
  6184. return ($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'] ?? $this->getTwoFactorAuthenticationListenerService());
  6185. }, 1 => 'onTwoFactorAuthenticationFailure'], 0);
  6186. $instance->addListener('oneup_uploader.post_persist', [0 => function () {
  6187. return ($this->privates['medbrief.oneup_listener'] ?? $this->getMedbrief_OneupListenerService());
  6188. }, 1 => 'onUpload'], 0);
  6189. $instance->addListener('oneup_uploader.pre_upload', [0 => function () {
  6190. return ($this->privates['medbrief.oneup_listener'] ?? $this->getMedbrief_OneupListenerService());
  6191. }, 1 => 'preUpload'], 0);
  6192. $instance->addListener('oneup_uploader.validation', [0 => function () {
  6193. return ($this->privates['medbrief.oneup_listener'] ?? $this->getMedbrief_OneupListenerService());
  6194. }, 1 => 'onValidate'], 0);
  6195. $instance->addListener('kernel.exception', [0 => function () {
  6196. return ($this->privates['medbrief.ajax_authentication_listener'] ?? ($this->privates['medbrief.ajax_authentication_listener'] = new \MedBrief\MSR\Component\Event\AjaxAuthenticationListener()));
  6197. }, 1 => 'onCoreException'], 1000);
  6198. $instance->addListener('kernel.request', [0 => function () {
  6199. return ($this->privates['medbrief.deserialize_listener'] ?? $this->getMedbrief_DeserializeListenerService());
  6200. }, 1 => 'onKernelRequest'], 2);
  6201. $instance->addListener('lexik_jwt_authentication.on_jwt_created', [0 => function () {
  6202. return ($this->privates['medbrief.jwt_created_listener'] ?? $this->getMedbrief_JwtCreatedListenerService());
  6203. }, 1 => 'onJWTAuthenticationSuccess'], 0);
  6204. $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [0 => function () {
  6205. return ($this->privates['medbrief.jwt_created_listener'] ?? $this->getMedbrief_JwtCreatedListenerService());
  6206. }, 1 => 'onJWTAuthenticationFailed'], 0);
  6207. $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [0 => function () {
  6208. return ($this->privates['medbrief.api_login_rate_limit_listener'] ?? $this->getMedbrief_ApiLoginRateLimitListenerService());
  6209. }, 1 => 'onAuthenticationFailure'], 10);
  6210. $instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
  6211. return ($this->privates['medbrief.api_login_rate_limit_listener'] ?? $this->getMedbrief_ApiLoginRateLimitListenerService());
  6212. }, 1 => 'onAuthenticationSuccess'], 0);
  6213. $instance->addListener('kernel.controller', [0 => function () {
  6214. return ($this->privates['medbrief.activity_listener'] ?? $this->getMedbrief_ActivityListenerService());
  6215. }, 1 => 'onCoreController'], 0);
  6216. $instance->addListener('kernel.controller', [0 => function () {
  6217. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  6218. }, 1 => 'onKernelController'], 0);
  6219. $instance->addListener('console.command', [0 => function () {
  6220. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  6221. }, 1 => 'onConsoleCommand'], 0);
  6222. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  6223. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  6224. }, 1 => 'checkPassport'], 1024);
  6225. $instance->addListener('kernel.response', [0 => function () {
  6226. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  6227. }, 1 => 'onKernelResponse'], 0);
  6228. $instance->addListener('kernel.request', [0 => function () {
  6229. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  6230. }, 1 => 'onKernelRequest'], 7);
  6231. $instance->addListener('kernel.request', [0 => function () {
  6232. return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  6233. }, 1 => 'onKernelRequest'], 4);
  6234. $instance->addListener('kernel.view', [0 => function () {
  6235. return ($this->privates['api_platform.listener.view.write'] ?? $this->getApiPlatform_Listener_View_WriteService());
  6236. }, 1 => 'onKernelView'], 32);
  6237. $instance->addListener('kernel.view', [0 => function () {
  6238. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  6239. }, 1 => 'onKernelView'], 16);
  6240. $instance->addListener('kernel.view', [0 => function () {
  6241. return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  6242. }, 1 => 'onKernelView'], 8);
  6243. $instance->addListener('kernel.exception', [0 => function () {
  6244. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  6245. }, 1 => 'onKernelException'], 0);
  6246. $instance->addListener('kernel.exception', [0 => function () {
  6247. return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  6248. }, 1 => 'onKernelException'], -96);
  6249. $instance->addListener('kernel.request', [0 => function () {
  6250. return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] = new \ApiPlatform\Core\JsonApi\EventListener\TransformPaginationParametersListener()));
  6251. }, 1 => 'onKernelRequest'], 5);
  6252. $instance->addListener('kernel.request', [0 => function () {
  6253. return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] = new \ApiPlatform\Core\JsonApi\EventListener\TransformSortingParametersListener('order')));
  6254. }, 1 => 'onKernelRequest'], 5);
  6255. $instance->addListener('kernel.request', [0 => function () {
  6256. return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  6257. }, 1 => 'onKernelRequest'], 5);
  6258. $instance->addListener('kernel.request', [0 => function () {
  6259. return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] = new \ApiPlatform\Core\JsonApi\EventListener\TransformFilteringParametersListener()));
  6260. }, 1 => 'onKernelRequest'], 5);
  6261. $instance->addListener('kernel.response', [0 => function () {
  6262. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  6263. }, 1 => 'onKernelResponse'], 0);
  6264. $instance->addListener('kernel.response', [0 => function () {
  6265. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  6266. }, 1 => 'onKernelResponse'], -1);
  6267. $instance->addListener('kernel.view', [0 => function () {
  6268. return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  6269. }, 1 => 'onKernelView'], 64);
  6270. $instance->addListener('kernel.request', [0 => function () {
  6271. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  6272. }, 1 => 'onKernelRequest'], 16);
  6273. $instance->addListener('kernel.request', [0 => function () {
  6274. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  6275. }, 1 => 'onSecurity'], 3);
  6276. $instance->addListener('kernel.request', [0 => function () {
  6277. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  6278. }, 1 => 'onSecurityPostDenormalize'], 1);
  6279. $instance->addListener('kernel.request', [0 => function () {
  6280. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  6281. }, 1 => 'onKernelRequest'], 0);
  6282. $instance->addListener('kernel.request', [0 => function () {
  6283. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  6284. }, 1 => 'onKernelRequest'], 250);
  6285. $instance->addListener('kernel.response', [0 => function () {
  6286. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  6287. }, 1 => 'onKernelResponse'], 0);
  6288. $instance->addListener('kernel.response', [0 => function () {
  6289. return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  6290. }, 1 => 'onResponse'], -10);
  6291. $instance->addListener('oneup_uploader.validation', [0 => function () {
  6292. return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  6293. }, 1 => 'onValidate'], 0);
  6294. $instance->addListener('oneup_uploader.validation', [0 => function () {
  6295. return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  6296. }, 1 => 'onValidate'], 0);
  6297. $instance->addListener('oneup_uploader.validation', [0 => function () {
  6298. return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  6299. }, 1 => 'onValidate'], 0);
  6300. $instance->addListener('console.command', [0 => function () {
  6301. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  6302. }, 1 => 'handleConsoleCommandEvent'], 128);
  6303. $instance->addListener('console.terminate', [0 => function () {
  6304. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  6305. }, 1 => 'handleConsoleTerminateEvent'], -64);
  6306. $instance->addListener('console.error', [0 => function () {
  6307. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  6308. }, 1 => 'handleConsoleErrorEvent'], -64);
  6309. $instance->addListener('kernel.exception', [0 => function () {
  6310. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  6311. }, 1 => 'handleExceptionEvent'], 128);
  6312. $instance->addListener('kernel.request', [0 => function () {
  6313. return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  6314. }, 1 => 'handleKernelRequestEvent'], 5);
  6315. $instance->addListener('kernel.controller', [0 => function () {
  6316. return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  6317. }, 1 => 'handleKernelControllerEvent'], 10);
  6318. $instance->addListener('kernel.request', [0 => function () {
  6319. return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  6320. }, 1 => 'handleKernelRequestEvent'], 3);
  6321. $instance->addListener('kernel.finish_request', [0 => function () {
  6322. return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  6323. }, 1 => 'handleKernelFinishRequestEvent'], 5);
  6324. $instance->addListener('kernel.request', [0 => function () {
  6325. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  6326. }, 1 => 'handleKernelRequestEvent'], 4);
  6327. $instance->addListener('kernel.response', [0 => function () {
  6328. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  6329. }, 1 => 'handleKernelResponseEvent'], 15);
  6330. $instance->addListener('kernel.terminate', [0 => function () {
  6331. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  6332. }, 1 => 'handleKernelTerminateEvent'], 5);
  6333. $instance->addListener('kernel.request', [0 => function () {
  6334. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  6335. }, 1 => 'handleKernelRequestEvent'], 2);
  6336. $instance->addListener('kernel.finish_request', [0 => function () {
  6337. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  6338. }, 1 => 'handleKernelFinishRequestEvent'], 10);
  6339. $instance->addListener('kernel.response', [0 => function () {
  6340. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  6341. }, 1 => 'handleKernelResponseEvent'], 15);
  6342. $instance->addListener('console.command', [0 => function () {
  6343. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  6344. }, 1 => 'handleConsoleCommandEvent'], 118);
  6345. $instance->addListener('console.terminate', [0 => function () {
  6346. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  6347. }, 1 => 'handleConsoleTerminateEvent'], -54);
  6348. $instance->addListener('kernel.request', [0 => function () {
  6349. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  6350. }, 1 => 'handleKernelRequestEvent'], 0);
  6351. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  6352. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  6353. }, 1 => 'handleLoginSuccessEvent'], 0);
  6354. $instance->addListener('kernel.exception', [0 => function () {
  6355. return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  6356. }, 1 => 'onKernelException'], 0);
  6357. $instance->addListener('kernel.exception', [0 => function () {
  6358. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->getExceptionListenerService());
  6359. }, 1 => 'onKernelException'], -64);
  6360. $instance->addListener('kernel.view', [0 => function () {
  6361. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->getCrudResponseListenerService());
  6362. }, 1 => 'onKernelView'], 0);
  6363. $instance->addListener('spiriit_filter.prepare', [0 => function () {
  6364. return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  6365. }, 1 => 'onFilterBuilderPrepare'], 0);
  6366. $instance->addListener('spiriit_filter.apply_filters.orm', [0 => function () {
  6367. return ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener('and')));
  6368. }, 1 => 'onApplyFilterCondition'], 0);
  6369. $instance->addListener('spiriit_filter.apply_filters.dbal', [0 => function () {
  6370. return ($this->privates['spiriit_form_filter.apply_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.apply_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener('and')));
  6371. }, 1 => 'onApplyFilterCondition'], 0);
  6372. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  6373. return ($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'] ?? $this->getMicrosoftOAuthSuccessListenerService());
  6374. }, 1 => 'onLoginSuccess'], 0);
  6375. $instance->addListener('kernel.request', [0 => function () {
  6376. return ($this->privates['MedBrief\\MSR\\EventListener\\UserEnumerationSecurityListener'] ?? $this->getUserEnumerationSecurityListenerService());
  6377. }, 1 => 'onKernelRequest'], 5);
  6378. $instance->addListener('application.audit_record', [0 => function () {
  6379. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\AuditRecordSubscriber'] ?? $this->getAuditRecordSubscriberService());
  6380. }, 1 => 'logAuditActivity'], 0);
  6381. $instance->addListener('kernel.request', [0 => function () {
  6382. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'] ?? $this->getEnforce2FASubscriberService());
  6383. }, 1 => 'enforce2FA'], 0);
  6384. $instance->addListener('scheb_two_factor.authentication.complete', [0 => function () {
  6385. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'] ?? $this->getEnforce2FASubscriberService());
  6386. }, 1 => 'onTwoFactorAuthenticationComplete'], 0);
  6387. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  6388. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  6389. }, 1 => 'onLogout'], 0);
  6390. $instance->addListener('kernel.view', [0 => function () {
  6391. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'] ?? $this->getProjectClosureSubscriberService());
  6392. }, 1 => 'sendMatterClosureSubmissionNotification'], 31);
  6393. $instance->addListener('kernel.view', [0 => function () {
  6394. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'] ?? $this->getProjectClosureSubscriberService());
  6395. }, 1 => 'autoCancelServiceables'], 31);
  6396. $instance->addListener('project.accessed', [0 => function () {
  6397. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectSubscriber'] ?? $this->getProjectSubscriberService());
  6398. }, 1 => 'onProjectAccess'], 0);
  6399. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  6400. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  6401. }, 1 => 'logUserLogin'], 0);
  6402. $instance->addListener('security.switch_user', [0 => function () {
  6403. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  6404. }, 1 => 'logUserSimulation'], 0);
  6405. $instance->addListener('security.authentication.failure', [0 => function () {
  6406. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  6407. }, 1 => 'logFailedUserLogin'], 0);
  6408. $instance->addListener('kernel.response', [0 => function () {
  6409. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  6410. }, 1 => 'setDeviceId'], 50);
  6411. $instance->addListener('kernel.response', [0 => function () {
  6412. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  6413. }, 1 => 'onKernelResponse'], 0);
  6414. $instance->addListener('kernel.response', [0 => function () {
  6415. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  6416. }, 1 => 'onKernelResponse'], -1024);
  6417. $instance->addListener('kernel.request', [0 => function () {
  6418. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6419. }, 1 => 'setDefaultLocale'], 100);
  6420. $instance->addListener('kernel.request', [0 => function () {
  6421. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6422. }, 1 => 'onKernelRequest'], 16);
  6423. $instance->addListener('kernel.finish_request', [0 => function () {
  6424. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6425. }, 1 => 'onKernelFinishRequest'], 0);
  6426. $instance->addListener('kernel.request', [0 => function () {
  6427. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  6428. }, 1 => 'onKernelRequest'], 256);
  6429. $instance->addListener('kernel.response', [0 => function () {
  6430. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  6431. }, 1 => 'onResponse'], -255);
  6432. $instance->addListener('kernel.controller_arguments', [0 => function () {
  6433. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  6434. }, 1 => 'onControllerArguments'], 0);
  6435. $instance->addListener('kernel.exception', [0 => function () {
  6436. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  6437. }, 1 => 'logKernelException'], 0);
  6438. $instance->addListener('kernel.exception', [0 => function () {
  6439. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  6440. }, 1 => 'onKernelException'], -128);
  6441. $instance->addListener('kernel.response', [0 => function () {
  6442. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  6443. }, 1 => 'removeCspHeader'], -128);
  6444. $instance->addListener('kernel.request', [0 => function () {
  6445. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  6446. }, 1 => 'onKernelRequest'], 15);
  6447. $instance->addListener('kernel.finish_request', [0 => function () {
  6448. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  6449. }, 1 => 'onKernelFinishRequest'], -15);
  6450. $instance->addListener('console.error', [0 => function () {
  6451. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  6452. }, 1 => 'onConsoleError'], -128);
  6453. $instance->addListener('console.terminate', [0 => function () {
  6454. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  6455. }, 1 => 'onConsoleTerminate'], -128);
  6456. $instance->addListener('console.error', [0 => function () {
  6457. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  6458. }, 1 => 'onConsoleError'], 0);
  6459. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  6460. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  6461. }, 1 => 'onMessage'], -255);
  6462. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  6463. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  6464. }, 1 => 'onMessage'], -255);
  6465. $instance->addListener('kernel.request', [0 => function () {
  6466. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  6467. }, 1 => 'configure'], 2048);
  6468. $instance->addListener('console.command', [0 => function () {
  6469. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  6470. }, 1 => 'configure'], 2048);
  6471. $instance->addListener('kernel.request', [0 => function () {
  6472. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6473. }, 1 => 'onKernelRequest'], 32);
  6474. $instance->addListener('kernel.finish_request', [0 => function () {
  6475. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6476. }, 1 => 'onKernelFinishRequest'], 0);
  6477. $instance->addListener('kernel.exception', [0 => function () {
  6478. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6479. }, 1 => 'onKernelException'], -64);
  6480. $instance->addListener('kernel.response', [0 => function () {
  6481. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  6482. }, 1 => 'onKernelResponse'], 0);
  6483. $instance->addListener('kernel.request', [0 => function () {
  6484. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6485. }, 1 => 'onKernelRequest'], 128);
  6486. $instance->addListener('kernel.response', [0 => function () {
  6487. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6488. }, 1 => 'onKernelResponse'], -1000);
  6489. $instance->addListener('kernel.finish_request', [0 => function () {
  6490. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6491. }, 1 => 'onFinishRequest'], 0);
  6492. $instance->addListener('kernel.response', [0 => function () {
  6493. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6494. }, 1 => 'onKernelResponse'], -100);
  6495. $instance->addListener('kernel.exception', [0 => function () {
  6496. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6497. }, 1 => 'onKernelException'], 0);
  6498. $instance->addListener('kernel.terminate', [0 => function () {
  6499. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6500. }, 1 => 'onKernelTerminate'], -1024);
  6501. $instance->addListener('kernel.controller', [0 => function () {
  6502. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  6503. }, 1 => 'onKernelController'], 0);
  6504. $instance->addListener('kernel.response', [0 => function () {
  6505. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  6506. }, 1 => 'onKernelResponse'], 0);
  6507. $instance->addListener('kernel.controller', [0 => function () {
  6508. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  6509. }, 1 => 'onKernelController'], 0);
  6510. $instance->addListener('kernel.controller', [0 => function () {
  6511. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  6512. }, 1 => 'onKernelController'], 0);
  6513. $instance->addListener('kernel.controller', [0 => function () {
  6514. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  6515. }, 1 => 'onKernelController'], -128);
  6516. $instance->addListener('kernel.view', [0 => function () {
  6517. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  6518. }, 1 => 'onKernelView'], 0);
  6519. $instance->addListener('kernel.controller', [0 => function () {
  6520. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  6521. }, 1 => 'onKernelController'], 0);
  6522. $instance->addListener('kernel.response', [0 => function () {
  6523. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  6524. }, 1 => 'onKernelResponse'], 0);
  6525. $instance->addListener('kernel.controller_arguments', [0 => function () {
  6526. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  6527. }, 1 => 'onKernelControllerArguments'], 0);
  6528. $instance->addListener('kernel.controller_arguments', [0 => function () {
  6529. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  6530. }, 1 => 'onKernelControllerArguments'], 0);
  6531. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  6532. return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  6533. }, 1 => 'onMessage'], 0);
  6534. $instance->addListener('kernel.response', [0 => function () {
  6535. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  6536. }, 1 => 'onKernelResponse'], -128);
  6537. $instance->addListener('console.command', [0 => function () {
  6538. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  6539. }, 1 => 'onCommand'], 255);
  6540. $instance->addListener('console.terminate', [0 => function () {
  6541. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  6542. }, 1 => 'onTerminate'], -255);
  6543. $instance->addListener('console.command', [0 => function () {
  6544. return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  6545. }, 1 => 'configure'], 1024);
  6546. $instance->addListener('kernel.response', [0 => function () {
  6547. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  6548. }, 1 => 'onKernelResponse'], 0);
  6549. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  6550. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  6551. }, 1 => 'checkPassport'], 0);
  6552. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  6553. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  6554. }, 1 => 'onLoginSuccess'], 0);
  6555. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  6556. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  6557. }, 1 => 'onVoterVote'], 0);
  6558. $instance->addListener('kernel.request', [0 => function () {
  6559. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  6560. }, 1 => 'configureLogoutUrlGenerator'], 8);
  6561. $instance->addListener('kernel.request', [0 => function () {
  6562. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  6563. }, 1 => 'onKernelRequest'], 8);
  6564. $instance->addListener('kernel.finish_request', [0 => function () {
  6565. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  6566. }, 1 => 'onKernelFinishRequest'], 0);
  6567. $instance->addListener('kernel.exception', [0 => function () {
  6568. return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService());
  6569. }, 1 => 'onKernelException'], 2);
  6570. $instance->addListener('kernel.request', [0 => function () {
  6571. return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  6572. }, 1 => 'onKernelRequest'], 0);
  6573. $instance->addListener('security.authentication.success', [0 => function () {
  6574. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  6575. }, 1 => 'onLogin'], 9223372036854775807);
  6576. $instance->addListener('scheb_two_factor.authentication.require', [0 => function () {
  6577. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  6578. }, 1 => 'onAccessDenied'], 0);
  6579. $instance->addListener('scheb_two_factor.authentication.form', [0 => function () {
  6580. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  6581. }, 1 => 'onTwoFactorForm'], 0);
  6582. $instance->addListener('kernel.response', [0 => function () {
  6583. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  6584. }, 1 => 'onKernelResponse'], 1);
  6585. $instance->addListener('knp_pager.before', [0 => function () {
  6586. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  6587. }, 1 => 'before'], 0);
  6588. $instance->addListener('knp_pager.pagination', [0 => function () {
  6589. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  6590. }, 1 => 'pagination'], 0);
  6591. $instance->addListener('knp_pager.before', [0 => function () {
  6592. return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  6593. }, 1 => 'before'], 1);
  6594. $instance->addListener('knp_pager.before', [0 => function () {
  6595. return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  6596. }, 1 => 'before'], 1);
  6597. $instance->addListener('knp_pager.pagination', [0 => function () {
  6598. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  6599. }, 1 => 'pagination'], 1);
  6600. $instance->addListener('kernel.finish_request', [0 => function () {
  6601. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  6602. }, 1 => 'resetAssets'], 0);
  6603. $instance->addListener('kernel.request', [0 => function () {
  6604. return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  6605. }, 1 => 'onEvent'], 1024);
  6606. $instance->addListener('console.command', [0 => function () {
  6607. return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  6608. }, 1 => 'onEvent'], 1024);
  6609. $instance->addListener('kernel.request', [0 => function () {
  6610. return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  6611. }, 1 => 'onEvent'], 1024);
  6612. $instance->addListener('console.command', [0 => function () {
  6613. return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  6614. }, 1 => 'onEvent'], 1024);
  6615. $instance->addListener('security.authentication.success', [0 => function () {
  6616. return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6617. }, 1 => 'onLogin'], 9223372036854775806);
  6618. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  6619. return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  6620. }, 1 => 'checkPassport'], 0);
  6621. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  6622. return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6623. }, 1 => 'onSuccessfulLogin'], -63);
  6624. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  6625. return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  6626. }, 1 => 'checkPassport'], 16);
  6627. $instance->addListener('kernel.controller', [0 => function () {
  6628. return ($this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'] ?? $this->getViewerEventSubscriberService());
  6629. }, 1 => 'onKernelController'], 0);
  6630. $instance->addListener('console.command', [0 => function () {
  6631. return ($this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'] ?? $this->getConsoleEventSubscriberService());
  6632. }, 1 => 'registerConsoleUserProvider'], 0);
  6633. $instance->addListener('console.terminate', [0 => function () {
  6634. return ($this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'] ?? $this->getConsoleEventSubscriberService());
  6635. }, 1 => 'restoreDefaultUserProvider'], 0);
  6636. $instance->addListener('kernel.request', [0 => function () {
  6637. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  6638. }, 1 => 'handleLegacyEaContext'], 10);
  6639. $instance->addListener('kernel.request', [0 => function () {
  6640. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  6641. }, 1 => 'onKernelRequest'], 0);
  6642. $instance->addListener('kernel.controller', [0 => function () {
  6643. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  6644. }, 1 => 'onKernelController'], 128);
  6645. $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [0 => function () {
  6646. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6647. }, 1 => 'filterBoolean'], 0);
  6648. $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [0 => function () {
  6649. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6650. }, 1 => 'filterCheckbox'], 0);
  6651. $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [0 => function () {
  6652. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6653. }, 1 => 'filterValue'], 0);
  6654. $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [0 => function () {
  6655. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6656. }, 1 => 'filterDate'], 0);
  6657. $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [0 => function () {
  6658. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6659. }, 1 => 'filterDateRange'], 0);
  6660. $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [0 => function () {
  6661. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6662. }, 1 => 'filterDateTime'], 0);
  6663. $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [0 => function () {
  6664. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6665. }, 1 => 'filterDateTimeRange'], 0);
  6666. $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [0 => function () {
  6667. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6668. }, 1 => 'filterEntity'], 0);
  6669. $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [0 => function () {
  6670. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6671. }, 1 => 'filterEnum'], 0);
  6672. $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [0 => function () {
  6673. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6674. }, 1 => 'filterNumber'], 0);
  6675. $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [0 => function () {
  6676. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6677. }, 1 => 'filterNumberRange'], 0);
  6678. $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [0 => function () {
  6679. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6680. }, 1 => 'filterText'], 0);
  6681. $instance->addListener('spiriit_form_filter.apply.orm.text', [0 => function () {
  6682. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6683. }, 1 => 'filterText'], 0);
  6684. $instance->addListener('spiriit_form_filter.apply.orm.email', [0 => function () {
  6685. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6686. }, 1 => 'filterValue'], 0);
  6687. $instance->addListener('spiriit_form_filter.apply.orm.integer', [0 => function () {
  6688. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6689. }, 1 => 'filterValue'], 0);
  6690. $instance->addListener('spiriit_form_filter.apply.orm.money', [0 => function () {
  6691. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6692. }, 1 => 'filterValue'], 0);
  6693. $instance->addListener('spiriit_form_filter.apply.orm.number', [0 => function () {
  6694. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6695. }, 1 => 'filterValue'], 0);
  6696. $instance->addListener('spiriit_form_filter.apply.orm.percent', [0 => function () {
  6697. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6698. }, 1 => 'filterValue'], 0);
  6699. $instance->addListener('spiriit_form_filter.apply.orm.search', [0 => function () {
  6700. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6701. }, 1 => 'filterValue'], 0);
  6702. $instance->addListener('spiriit_form_filter.apply.orm.url', [0 => function () {
  6703. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6704. }, 1 => 'filterValue'], 0);
  6705. $instance->addListener('spiriit_form_filter.apply.orm.choice', [0 => function () {
  6706. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6707. }, 1 => 'filterValue'], 0);
  6708. $instance->addListener('spiriit_form_filter.apply.orm.entity', [0 => function () {
  6709. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6710. }, 1 => 'filterEntity'], 0);
  6711. $instance->addListener('spiriit_form_filter.apply.orm.country', [0 => function () {
  6712. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6713. }, 1 => 'filterValue'], 0);
  6714. $instance->addListener('spiriit_form_filter.apply.orm.language', [0 => function () {
  6715. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6716. }, 1 => 'filterValue'], 0);
  6717. $instance->addListener('spiriit_form_filter.apply.orm.locale', [0 => function () {
  6718. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6719. }, 1 => 'filterValue'], 0);
  6720. $instance->addListener('spiriit_form_filter.apply.orm.timezone', [0 => function () {
  6721. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6722. }, 1 => 'filterValue'], 0);
  6723. $instance->addListener('spiriit_form_filter.apply.orm.date', [0 => function () {
  6724. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6725. }, 1 => 'filterDate'], 0);
  6726. $instance->addListener('spiriit_form_filter.apply.orm.datetime', [0 => function () {
  6727. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6728. }, 1 => 'filterDate'], 0);
  6729. $instance->addListener('spiriit_form_filter.apply.orm.birthday', [0 => function () {
  6730. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6731. }, 1 => 'filterDate'], 0);
  6732. $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [0 => function () {
  6733. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6734. }, 1 => 'filterValue'], 0);
  6735. $instance->addListener('spiriit_form_filter.apply.orm.radio', [0 => function () {
  6736. return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  6737. }, 1 => 'filterValue'], 0);
  6738. $instance->addListener('spiriit_form_filter.apply.dbal.filter_boolean', [0 => function () {
  6739. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6740. }, 1 => 'filterBoolean'], 0);
  6741. $instance->addListener('spiriit_form_filter.apply.dbal.filter_checkbox', [0 => function () {
  6742. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6743. }, 1 => 'filterCheckbox'], 0);
  6744. $instance->addListener('spiriit_form_filter.apply.dbal.filter_choice', [0 => function () {
  6745. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6746. }, 1 => 'filterValue'], 0);
  6747. $instance->addListener('spiriit_form_filter.apply.dbal.filter_date', [0 => function () {
  6748. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6749. }, 1 => 'filterDate'], 0);
  6750. $instance->addListener('spiriit_form_filter.apply.dbal.filter_date_range', [0 => function () {
  6751. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6752. }, 1 => 'filterDateRange'], 0);
  6753. $instance->addListener('spiriit_form_filter.apply.dbal.filter_datetime', [0 => function () {
  6754. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6755. }, 1 => 'filterDateTime'], 0);
  6756. $instance->addListener('spiriit_form_filter.apply.dbal.filter_datetime_range', [0 => function () {
  6757. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6758. }, 1 => 'filterDateTimeRange'], 0);
  6759. $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [0 => function () {
  6760. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6761. }, 1 => 'filterEnum'], 0);
  6762. $instance->addListener('spiriit_form_filter.apply.dbal.filter_number', [0 => function () {
  6763. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6764. }, 1 => 'filterNumber'], 0);
  6765. $instance->addListener('spiriit_form_filter.apply.dbal.filter_number_range', [0 => function () {
  6766. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6767. }, 1 => 'filterNumberRange'], 0);
  6768. $instance->addListener('spiriit_form_filter.apply.dbal.filter_text', [0 => function () {
  6769. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6770. }, 1 => 'filterText'], 0);
  6771. $instance->addListener('spiriit_form_filter.apply.dbal.text', [0 => function () {
  6772. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6773. }, 1 => 'filterText'], 0);
  6774. $instance->addListener('spiriit_form_filter.apply.dbal.email', [0 => function () {
  6775. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6776. }, 1 => 'filterValue'], 0);
  6777. $instance->addListener('spiriit_form_filter.apply.dbal.integer', [0 => function () {
  6778. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6779. }, 1 => 'filterValue'], 0);
  6780. $instance->addListener('spiriit_form_filter.apply.dbal.money', [0 => function () {
  6781. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6782. }, 1 => 'filterValue'], 0);
  6783. $instance->addListener('spiriit_form_filter.apply.dbal.number', [0 => function () {
  6784. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6785. }, 1 => 'filterValue'], 0);
  6786. $instance->addListener('spiriit_form_filter.apply.dbal.percent', [0 => function () {
  6787. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6788. }, 1 => 'filterValue'], 0);
  6789. $instance->addListener('spiriit_form_filter.apply.dbal.search', [0 => function () {
  6790. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6791. }, 1 => 'filterValue'], 0);
  6792. $instance->addListener('spiriit_form_filter.apply.dbal.url', [0 => function () {
  6793. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6794. }, 1 => 'filterValue'], 0);
  6795. $instance->addListener('spiriit_form_filter.apply.dbal.choice', [0 => function () {
  6796. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6797. }, 1 => 'filterValue'], 0);
  6798. $instance->addListener('spiriit_form_filter.apply.dbal.country', [0 => function () {
  6799. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6800. }, 1 => 'filterValue'], 0);
  6801. $instance->addListener('spiriit_form_filter.apply.dbal.language', [0 => function () {
  6802. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6803. }, 1 => 'filterValue'], 0);
  6804. $instance->addListener('spiriit_form_filter.apply.dbal.locale', [0 => function () {
  6805. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6806. }, 1 => 'filterValue'], 0);
  6807. $instance->addListener('spiriit_form_filter.apply.dbal.timezone', [0 => function () {
  6808. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6809. }, 1 => 'filterValue'], 0);
  6810. $instance->addListener('spiriit_form_filter.apply.dbal.date', [0 => function () {
  6811. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6812. }, 1 => 'filterDate'], 0);
  6813. $instance->addListener('spiriit_form_filter.apply.dbal.datetime', [0 => function () {
  6814. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6815. }, 1 => 'filterDate'], 0);
  6816. $instance->addListener('spiriit_form_filter.apply.dbal.birthday', [0 => function () {
  6817. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6818. }, 1 => 'filterDate'], 0);
  6819. $instance->addListener('spiriit_form_filter.apply.dbal.checkbox', [0 => function () {
  6820. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6821. }, 1 => 'filterValue'], 0);
  6822. $instance->addListener('spiriit_form_filter.apply.dbal.radio', [0 => function () {
  6823. return ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_dbal'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineDBALSubscriber()));
  6824. }, 1 => 'filterValue'], 0);
  6825. $instance->addListener('console.error', [0 => function () {
  6826. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  6827. }, 1 => 'onConsoleError'], 0);
  6828. $instance->addListener('console.terminate', [0 => function () {
  6829. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  6830. }, 1 => 'onConsoleTerminate'], 0);
  6831. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  6832. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  6833. }, 1 => 'checkPassport'], 512);
  6834. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  6835. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  6836. }, 1 => 'onLogout'], 0);
  6837. return $instance;
  6838. }
  6839. /**
  6840. * Gets the public 'expert_original_photo_blob_filesystem' shared service.
  6841. *
  6842. * @return \League\Flysystem\Filesystem
  6843. */
  6844. protected function getExpertOriginalPhotoBlobFilesystemService()
  6845. {
  6846. return $this->services['expert_original_photo_blob_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'expert-original-photo'), ['disable_asserts' => false]);
  6847. }
  6848. /**
  6849. * Gets the public 'expert_photo_blob_filesystem' shared service.
  6850. *
  6851. * @return \League\Flysystem\Filesystem
  6852. */
  6853. protected function getExpertPhotoBlobFilesystemService()
  6854. {
  6855. return $this->services['expert_photo_blob_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'expert-photo'), ['disable_asserts' => false]);
  6856. }
  6857. /**
  6858. * Gets the public 'fos_js_routing.controller' shared service.
  6859. *
  6860. * @return \FOS\JsRoutingBundle\Controller\Controller
  6861. */
  6862. protected function getFosJsRouting_ControllerService()
  6863. {
  6864. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  6865. return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  6866. }
  6867. /**
  6868. * Gets the public 'fos_js_routing.extractor' shared service.
  6869. *
  6870. * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  6871. */
  6872. protected function getFosJsRouting_ExtractorService()
  6873. {
  6874. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  6875. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  6876. return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.'', $this->parameters['kernel.bundles']);
  6877. }
  6878. /**
  6879. * Gets the public 'fos_js_routing.serializer' shared service.
  6880. *
  6881. * @return \Symfony\Component\Serializer\Serializer
  6882. */
  6883. protected function getFosJsRouting_SerializerService()
  6884. {
  6885. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  6886. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  6887. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  6888. return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), 1 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), 2 => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  6889. }
  6890. /**
  6891. * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  6892. *
  6893. * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  6894. */
  6895. protected function getFosRest_Serializer_JmsHandlerRegistryService()
  6896. {
  6897. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  6898. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  6899. return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  6900. }
  6901. /**
  6902. * Gets the public 'fos_rest.view_handler' shared service.
  6903. *
  6904. * @return \FOS\RestBundle\View\ViewHandler
  6905. */
  6906. protected function getFosRest_ViewHandlerService()
  6907. {
  6908. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  6909. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  6910. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  6911. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  6912. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  6913. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  6914. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  6915. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  6916. $a = ($this->services['router'] ?? $this->getRouterService());
  6917. if (isset($this->services['fos_rest.view_handler'])) {
  6918. return $this->services['fos_rest.view_handler'];
  6919. }
  6920. return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create($a, new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'xml' => false], 400, 204, false, ['serializeNullStrategy' => false]);
  6921. }
  6922. /**
  6923. * Gets the public 'geoip2.database.default_reader' shared service.
  6924. *
  6925. * @return \GeoIp2\Database\Reader
  6926. */
  6927. protected function getGeoip2_Database_DefaultReaderService($lazyLoad = true)
  6928. {
  6929. if ($lazyLoad) {
  6930. return $this->services['geoip2.database.default_reader'] = $this->createProxy('Reader_5400306', function () {
  6931. return \Reader_5400306::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6932. $wrappedInstance = $this->getGeoip2_Database_DefaultReaderService(false);
  6933. $proxy->setProxyInitializer(null);
  6934. return true;
  6935. });
  6936. });
  6937. }
  6938. return new \GeoIp2\Database\Reader((\dirname(__DIR__, 3).'/geoip2/GeoLite2-City.mmdb'), [0 => 'en']);
  6939. }
  6940. /**
  6941. * Gets the public 'http_kernel' shared service.
  6942. *
  6943. * @return \Symfony\Component\HttpKernel\HttpKernel
  6944. */
  6945. protected function getHttpKernelService()
  6946. {
  6947. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6948. if (isset($this->services['http_kernel'])) {
  6949. return $this->services['http_kernel'];
  6950. }
  6951. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  6952. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  6953. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  6954. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  6955. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  6956. yield 4 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->getAdminContextResolverService());
  6957. yield 5 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->getBatchActionDtoResolverService());
  6958. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  6959. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  6960. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  6961. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  6962. }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  6963. }
  6964. /**
  6965. * Gets the public 'httplug.client' shared service.
  6966. *
  6967. * @return \Http\Client\Common\HttpMethodsClient
  6968. */
  6969. protected function getHttplug_ClientService()
  6970. {
  6971. include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
  6972. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug/src/HttpClient.php';
  6973. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  6974. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  6975. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  6976. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/PluginClient.php';
  6977. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  6978. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  6979. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  6980. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/Plugin.php';
  6981. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  6982. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  6983. return $this->services['httplug.client'] = new \Http\Client\Common\HttpMethodsClient(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService())->createClient((new \Http\HttplugBundle\Collector\ProfileClientFactory(new \Http\HttplugBundle\ClientFactory\AutoDiscoveryFactory(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->createClient([]), [0 => new \Http\Client\Common\Plugin\ContentLengthPlugin(), 1 => new \Http\Client\Common\Plugin\RedirectPlugin(['preserve_header' => true, 'use_default_for_multiple' => true])], ['client_name' => 'app']), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService()));
  6984. }
  6985. /**
  6986. * Gets the public 'httplug.message_factory' shared service.
  6987. *
  6988. * @return \Http\Message\MessageFactory
  6989. */
  6990. protected function getHttplug_MessageFactoryService()
  6991. {
  6992. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  6993. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  6994. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  6995. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  6996. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  6997. return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  6998. }
  6999. /**
  7000. * Gets the public 'httplug.psr17_request_factory' shared service.
  7001. *
  7002. * @return \Psr\Http\Message\RequestFactoryInterface
  7003. */
  7004. protected function getHttplug_Psr17RequestFactoryService()
  7005. {
  7006. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7007. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7008. return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  7009. }
  7010. /**
  7011. * Gets the public 'httplug.psr17_response_factory' shared service.
  7012. *
  7013. * @return \Psr\Http\Message\ResponseFactoryInterface
  7014. */
  7015. protected function getHttplug_Psr17ResponseFactoryService()
  7016. {
  7017. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7018. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7019. return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  7020. }
  7021. /**
  7022. * Gets the public 'httplug.psr17_server_request_factory' shared service.
  7023. *
  7024. * @return \Psr\Http\Message\ServerRequestFactoryInterface
  7025. */
  7026. protected function getHttplug_Psr17ServerRequestFactoryService()
  7027. {
  7028. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7029. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7030. return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  7031. }
  7032. /**
  7033. * Gets the public 'httplug.psr17_stream_factory' shared service.
  7034. *
  7035. * @return \Psr\Http\Message\StreamFactoryInterface
  7036. */
  7037. protected function getHttplug_Psr17StreamFactoryService()
  7038. {
  7039. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7040. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7041. return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  7042. }
  7043. /**
  7044. * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  7045. *
  7046. * @return \Psr\Http\Message\UploadedFileFactoryInterface
  7047. */
  7048. protected function getHttplug_Psr17UploadedFileFactoryService()
  7049. {
  7050. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7051. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7052. return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  7053. }
  7054. /**
  7055. * Gets the public 'httplug.psr17_uri_factory' shared service.
  7056. *
  7057. * @return \Psr\Http\Message\UriFactoryInterface
  7058. */
  7059. protected function getHttplug_Psr17UriFactoryService()
  7060. {
  7061. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7062. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7063. return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  7064. }
  7065. /**
  7066. * Gets the public 'httplug.psr18_client' shared service.
  7067. *
  7068. * @return \Psr\Http\Client\ClientInterface
  7069. */
  7070. protected function getHttplug_Psr18ClientService()
  7071. {
  7072. include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
  7073. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7074. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  7075. return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  7076. }
  7077. /**
  7078. * Gets the public 'httplug.stream_factory' shared service.
  7079. *
  7080. * @return \Http\Message\StreamFactory
  7081. */
  7082. protected function getHttplug_StreamFactoryService()
  7083. {
  7084. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  7085. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7086. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  7087. return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  7088. }
  7089. /**
  7090. * Gets the public 'httplug.uri_factory' shared service.
  7091. *
  7092. * @return \Http\Message\UriFactory
  7093. */
  7094. protected function getHttplug_UriFactoryService()
  7095. {
  7096. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/UriFactory.php';
  7097. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7098. include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  7099. return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  7100. }
  7101. /**
  7102. * Gets the public 'hwi_oauth.resource_owner.microsoft' shared service.
  7103. *
  7104. * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\AzureResourceOwner
  7105. */
  7106. protected function getHwiOauth_ResourceOwner_MicrosoftService()
  7107. {
  7108. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwnerInterface.php';
  7109. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AbstractResourceOwner.php';
  7110. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  7111. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AzureResourceOwner.php';
  7112. include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
  7113. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug/src/HttpClient.php';
  7114. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  7115. include_once \dirname(__DIR__, 4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  7116. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorageInterface.php';
  7117. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorage/SessionStorage.php';
  7118. return $this->services['hwi_oauth.resource_owner.microsoft'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\AzureResourceOwner(new \Http\Client\Common\HttpMethodsClient(($this->services['httplug.client'] ?? $this->getHttplug_ClientService()), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('AZ_ID'), 'client_secret' => $this->getEnv('AZ_SECRET'), 'scope' => 'openid profile email', 'user_response_class' => 'MedBrief\\MSR\\Security\\OAuth\\Response\\AzureUserResponse', 'options' => ['application' => 'organizations', 'csrf' => true], 'paths' => []], 'microsoft', new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  7119. }
  7120. /**
  7121. * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  7122. *
  7123. * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  7124. */
  7125. protected function getHwiOauth_ResourceOwnermap_MainService()
  7126. {
  7127. $this->services['hwi_oauth.resource_ownermap.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  7128. $instance->setContainer($this);
  7129. return $instance;
  7130. }
  7131. /**
  7132. * Gets the public 'hwi_oauth.user_checker' shared service.
  7133. *
  7134. * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  7135. */
  7136. protected function getHwiOauth_UserCheckerService()
  7137. {
  7138. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7139. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7140. return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  7141. }
  7142. /**
  7143. * Gets the public 'jms_serializer' shared service.
  7144. *
  7145. * @return \JMS\Serializer\Serializer
  7146. */
  7147. protected function getJmsSerializerService()
  7148. {
  7149. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
  7150. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  7151. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
  7152. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  7153. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  7154. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  7155. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  7156. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  7157. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  7158. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  7159. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  7160. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  7161. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  7162. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  7163. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  7164. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  7165. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  7166. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  7167. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  7168. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  7169. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  7170. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  7171. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  7172. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  7173. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  7174. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  7175. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  7176. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  7177. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  7178. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
  7179. $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7180. 'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
  7181. ], [
  7182. 'metadata_driver' => '?',
  7183. ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  7184. $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7185. $a->setIncludeInterfaces(false);
  7186. $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  7187. $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  7188. $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  7189. $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  7190. $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  7191. $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7192. 'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
  7193. 'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
  7194. ], [
  7195. 'jms_serializer.doctrine_proxy_subscriber' => '?',
  7196. 'jms_serializer.stopwatch_subscriber' => '?',
  7197. ]));
  7198. $f->setListeners(['serializer.pre_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => NULL], 1 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 2 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 3 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ORM\\PersistentCollection'], 4 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], 5 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], 6 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 7 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 8 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], 1 => NULL, 2 => NULL, 3 => NULL]]]);
  7199. $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  7200. $g->setOptions(1216);
  7201. $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  7202. $h->setFormatOutput(true);
  7203. $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  7204. $i->setOptions(0);
  7205. return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => $h], ['json' => $i, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  7206. }
  7207. /**
  7208. * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  7209. *
  7210. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  7211. */
  7212. protected function getJmsSerializer_DeserializationContextFactoryService()
  7213. {
  7214. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  7215. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  7216. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  7217. return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  7218. }
  7219. /**
  7220. * Gets the public 'jms_serializer.handler_registry' shared service.
  7221. *
  7222. * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  7223. */
  7224. protected function getJmsSerializer_HandlerRegistryService()
  7225. {
  7226. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  7227. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  7228. return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  7229. }
  7230. /**
  7231. * Gets the public 'jms_serializer.metadata_driver' shared service.
  7232. *
  7233. * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  7234. */
  7235. protected function getJmsSerializer_MetadataDriverService()
  7236. {
  7237. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  7238. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  7239. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  7240. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  7241. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  7242. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  7243. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  7244. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  7245. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  7246. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  7247. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  7248. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
  7249. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  7250. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
  7251. $a = new \Metadata\Driver\FileLocator([]);
  7252. $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
  7253. $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  7254. return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  7255. }
  7256. /**
  7257. * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  7258. *
  7259. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  7260. */
  7261. protected function getJmsSerializer_SerializationContextFactoryService()
  7262. {
  7263. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  7264. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  7265. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  7266. return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  7267. }
  7268. /**
  7269. * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  7270. *
  7271. * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  7272. */
  7273. protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  7274. {
  7275. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  7276. return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  7277. }
  7278. /**
  7279. * Gets the public 'kms_froala_editor.media_manager' shared service.
  7280. *
  7281. * @return \KMS\FroalaEditorBundle\Service\MediaManager
  7282. */
  7283. protected function getKmsFroalaEditor_MediaManagerService()
  7284. {
  7285. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Service/MediaManager.php';
  7286. return $this->services['kms_froala_editor.media_manager'] = new \KMS\FroalaEditorBundle\Service\MediaManager();
  7287. }
  7288. /**
  7289. * Gets the public 'knp_menu.factory' shared service.
  7290. *
  7291. * @return \Knp\Menu\MenuFactory
  7292. */
  7293. protected function getKnpMenu_FactoryService()
  7294. {
  7295. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  7296. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  7297. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  7298. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  7299. $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  7300. $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  7301. return $instance;
  7302. }
  7303. /**
  7304. * Gets the public 'knp_menu.matcher' shared service.
  7305. *
  7306. * @return \Knp\Menu\Matcher\Matcher
  7307. */
  7308. protected function getKnpMenu_MatcherService()
  7309. {
  7310. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  7311. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  7312. return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  7313. yield 0 => ($this->privates['knp_menu.voter.callback'] ?? ($this->privates['knp_menu.voter.callback'] = new \Knp\Menu\Matcher\Voter\CallbackVoter()));
  7314. yield 1 => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  7315. }, 2));
  7316. }
  7317. /**
  7318. * Gets the public 'knp_paginator' shared service.
  7319. *
  7320. * @return \Knp\Component\Pager\Paginator
  7321. */
  7322. protected function getKnpPaginatorService($lazyLoad = true)
  7323. {
  7324. if ($lazyLoad) {
  7325. return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  7326. return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7327. $wrappedInstance = $this->getKnpPaginatorService(false);
  7328. $proxy->setProxyInitializer(null);
  7329. return true;
  7330. });
  7331. });
  7332. }
  7333. $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())));
  7334. $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
  7335. return $instance;
  7336. }
  7337. /**
  7338. * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  7339. *
  7340. * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  7341. */
  7342. protected function getLexikJwtAuthentication_EncoderService()
  7343. {
  7344. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  7345. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  7346. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  7347. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  7348. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  7349. return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl', 'RS256', $this->getEnv('JWT_TTL'), 0, false));
  7350. }
  7351. /**
  7352. * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  7353. *
  7354. * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  7355. */
  7356. protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  7357. {
  7358. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  7359. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  7360. $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  7361. yield 0 => ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService());
  7362. yield 1 => ($this->privates['security.user.provider.concrete.jwt_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtUserService());
  7363. yield 2 => ($this->privates['security.user.provider.concrete.jwt_id_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtIdUserService());
  7364. yield 3 => ($this->privates['security.user.provider.concrete.ext_api_user'] ?? $this->getSecurity_User_Provider_Concrete_ExtApiUserService());
  7365. yield 4 => ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService());
  7366. }, 5));
  7367. $instance->setName('lexik:jwt:generate-token');
  7368. $instance->setDescription('Generates a JWT token for a given user.');
  7369. return $instance;
  7370. }
  7371. /**
  7372. * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  7373. *
  7374. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  7375. */
  7376. protected function getLexikJwtAuthentication_JwtManagerService()
  7377. {
  7378. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  7379. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  7380. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  7381. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  7382. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  7383. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7384. if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  7385. return $this->services['lexik_jwt_authentication.jwt_manager'];
  7386. }
  7387. $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a, 'id', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
  7388. $instance->setUserIdentityField('id', false);
  7389. return $instance;
  7390. }
  7391. /**
  7392. * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  7393. *
  7394. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  7395. */
  7396. protected function getLexikJwtAuthentication_KeyLoaderService()
  7397. {
  7398. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  7399. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  7400. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  7401. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  7402. return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  7403. }
  7404. /**
  7405. * Gets the public 'liip_imagine.binary.loader.company_letterhead_logo_image' shared service.
  7406. *
  7407. * @return \Liip\ImagineBundle\Binary\Loader\FlysystemLoader
  7408. */
  7409. protected function getLiipImagine_Binary_Loader_CompanyLetterheadLogoImageService()
  7410. {
  7411. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  7412. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FlysystemLoader.php';
  7413. return $this->services['liip_imagine.binary.loader.company_letterhead_logo_image'] = new \Liip\ImagineBundle\Binary\Loader\FlysystemLoader(\Symfony\Component\Mime\MimeTypes::getDefault(), ($this->services['oneup_flysystem.company_letterhead_logo_image_fs_filesystem'] ?? $this->getOneupFlysystem_CompanyLetterheadLogoImageFsFilesystemService()));
  7414. }
  7415. /**
  7416. * Gets the public 'liip_imagine.binary.loader.company_thumbnail_image' shared service.
  7417. *
  7418. * @return \Liip\ImagineBundle\Binary\Loader\FlysystemLoader
  7419. */
  7420. protected function getLiipImagine_Binary_Loader_CompanyThumbnailImageService()
  7421. {
  7422. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  7423. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FlysystemLoader.php';
  7424. return $this->services['liip_imagine.binary.loader.company_thumbnail_image'] = new \Liip\ImagineBundle\Binary\Loader\FlysystemLoader(\Symfony\Component\Mime\MimeTypes::getDefault(), ($this->services['oneup_flysystem.company_thumbnail_image_fs_filesystem'] ?? $this->getOneupFlysystem_CompanyThumbnailImageFsFilesystemService()));
  7425. }
  7426. /**
  7427. * Gets the public 'liip_imagine.binary.loader.default' shared service.
  7428. *
  7429. * @return \Liip\ImagineBundle\Binary\Loader\FlysystemLoader
  7430. */
  7431. protected function getLiipImagine_Binary_Loader_DefaultService()
  7432. {
  7433. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  7434. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FlysystemLoader.php';
  7435. return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FlysystemLoader(\Symfony\Component\Mime\MimeTypes::getDefault(), ($this->services['oneup_flysystem.client_image_fs_filesystem'] ?? $this->getOneupFlysystem_ClientImageFsFilesystemService()));
  7436. }
  7437. /**
  7438. * Gets the public 'liip_imagine.cache.manager' shared service.
  7439. *
  7440. * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  7441. */
  7442. protected function getLiipImagine_Cache_ManagerService()
  7443. {
  7444. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  7445. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  7446. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  7447. $a = ($this->services['router'] ?? $this->getRouterService());
  7448. if (isset($this->services['liip_imagine.cache.manager'])) {
  7449. return $this->services['liip_imagine.cache.manager'];
  7450. }
  7451. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7452. if (isset($this->services['liip_imagine.cache.manager'])) {
  7453. return $this->services['liip_imagine.cache.manager'];
  7454. }
  7455. $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b, 'default', true);
  7456. $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  7457. $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  7458. return $instance;
  7459. }
  7460. /**
  7461. * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  7462. *
  7463. * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  7464. */
  7465. protected function getLiipImagine_Cache_Resolver_DefaultService()
  7466. {
  7467. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  7468. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  7469. return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__, 4).'/public'), 'media/cache');
  7470. }
  7471. /**
  7472. * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  7473. *
  7474. * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  7475. */
  7476. protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  7477. {
  7478. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  7479. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  7480. return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  7481. }
  7482. /**
  7483. * Gets the public 'liip_imagine.cache.signer' shared service.
  7484. *
  7485. * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  7486. */
  7487. protected function getLiipImagine_Cache_SignerService()
  7488. {
  7489. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  7490. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  7491. return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  7492. }
  7493. /**
  7494. * Gets the public 'liip_imagine.config.stack_collection' shared service.
  7495. *
  7496. * @return \Liip\ImagineBundle\Config\StackCollection
  7497. */
  7498. protected function getLiipImagine_Config_StackCollectionService()
  7499. {
  7500. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  7501. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  7502. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  7503. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  7504. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  7505. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  7506. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  7507. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  7508. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  7509. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  7510. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  7511. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  7512. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  7513. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  7514. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  7515. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  7516. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  7517. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  7518. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  7519. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  7520. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  7521. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  7522. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  7523. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  7524. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  7525. $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  7526. $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  7527. return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a, $b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  7528. }
  7529. /**
  7530. * Gets the public 'liip_imagine.data.manager' shared service.
  7531. *
  7532. * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  7533. */
  7534. protected function getLiipImagine_Data_ManagerService()
  7535. {
  7536. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  7537. $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);
  7538. $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  7539. $instance->addLoader('company_thumbnail_image', ($this->services['liip_imagine.binary.loader.company_thumbnail_image'] ?? $this->getLiipImagine_Binary_Loader_CompanyThumbnailImageService()));
  7540. $instance->addLoader('company_letterhead_logo_image', ($this->services['liip_imagine.binary.loader.company_letterhead_logo_image'] ?? $this->getLiipImagine_Binary_Loader_CompanyLetterheadLogoImageService()));
  7541. return $instance;
  7542. }
  7543. /**
  7544. * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  7545. *
  7546. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  7547. */
  7548. protected function getLiipImagine_Filter_Loader_DownscaleService()
  7549. {
  7550. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7551. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  7552. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  7553. return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  7554. }
  7555. /**
  7556. * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  7557. *
  7558. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  7559. */
  7560. protected function getLiipImagine_Filter_Loader_FixedService()
  7561. {
  7562. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7563. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  7564. return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  7565. }
  7566. /**
  7567. * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  7568. *
  7569. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  7570. */
  7571. protected function getLiipImagine_Filter_Loader_FlipService()
  7572. {
  7573. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7574. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  7575. return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  7576. }
  7577. /**
  7578. * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  7579. *
  7580. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  7581. */
  7582. protected function getLiipImagine_Filter_Loader_GrayscaleService()
  7583. {
  7584. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7585. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  7586. return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  7587. }
  7588. /**
  7589. * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  7590. *
  7591. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  7592. */
  7593. protected function getLiipImagine_Filter_Loader_InterlaceService()
  7594. {
  7595. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7596. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  7597. return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  7598. }
  7599. /**
  7600. * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  7601. *
  7602. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  7603. */
  7604. protected function getLiipImagine_Filter_Loader_ResampleService()
  7605. {
  7606. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7607. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  7608. return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  7609. }
  7610. /**
  7611. * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  7612. *
  7613. * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  7614. */
  7615. protected function getLiipImagine_Filter_Loader_RotateService()
  7616. {
  7617. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7618. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  7619. return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  7620. }
  7621. /**
  7622. * Gets the public 'liip_imagine.filter.manager' shared service.
  7623. *
  7624. * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  7625. */
  7626. protected function getLiipImagine_Filter_ManagerService()
  7627. {
  7628. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  7629. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  7630. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  7631. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  7632. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  7633. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  7634. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  7635. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  7636. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  7637. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  7638. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  7639. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  7640. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  7641. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  7642. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  7643. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  7644. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  7645. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  7646. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  7647. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  7648. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  7649. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  7650. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  7651. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  7652. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  7653. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  7654. $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  7655. $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  7656. $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  7657. $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  7658. $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  7659. $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  7660. $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  7661. $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__, 4)));
  7662. $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__, 4)));
  7663. $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  7664. $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  7665. $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  7666. $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  7667. $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  7668. $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  7669. $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  7670. $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  7671. $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  7672. $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  7673. $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  7674. $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim', true, NULL, true, NULL));
  7675. $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng', 7, true, NULL));
  7676. $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  7677. $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  7678. $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp', NULL, 75, 100, 4, 'fast', 1, false, $this->parameters['liip_imagine.cwebp.metadata']));
  7679. return $instance;
  7680. }
  7681. /**
  7682. * Gets the public 'medbrief_download_items_filesystem' shared service.
  7683. *
  7684. * @return \League\Flysystem\Filesystem
  7685. */
  7686. protected function getMedbriefDownloadItemsFilesystemService()
  7687. {
  7688. return $this->services['medbrief_download_items_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'download-items'), ['disable_asserts' => false]);
  7689. }
  7690. /**
  7691. * Gets the public 'medbrief_local_cache_filesystem' shared service.
  7692. *
  7693. * @return \League\Flysystem\Filesystem
  7694. */
  7695. protected function getMedbriefLocalCacheFilesystemService()
  7696. {
  7697. return $this->services['medbrief_local_cache_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//cache/xod'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7698. }
  7699. /**
  7700. * Gets the public 'medbrief_match_letter_document_blob_filesystem' shared service.
  7701. *
  7702. * @return \League\Flysystem\Filesystem
  7703. */
  7704. protected function getMedbriefMatchLetterDocumentBlobFilesystemService()
  7705. {
  7706. return $this->services['medbrief_match_letter_document_blob_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'additional-loa-document'), ['disable_asserts' => false]);
  7707. }
  7708. /**
  7709. * Gets the public 'medbrief_match_letter_response_document_blob_filesystem' shared service.
  7710. *
  7711. * @return \League\Flysystem\Filesystem
  7712. */
  7713. protected function getMedbriefMatchLetterResponseDocumentBlobFilesystemService()
  7714. {
  7715. return $this->services['medbrief_match_letter_response_document_blob_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'expert-loa-document'), ['disable_asserts' => false]);
  7716. }
  7717. /**
  7718. * Gets the public 'medbrief_match_message_attachment_filesystem' shared service.
  7719. *
  7720. * @return \League\Flysystem\Filesystem
  7721. */
  7722. protected function getMedbriefMatchMessageAttachmentFilesystemService()
  7723. {
  7724. return $this->services['medbrief_match_message_attachment_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//match-message-attachments'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7725. }
  7726. /**
  7727. * Gets the public 'medbrief_xod_blob_filesystem' shared service.
  7728. *
  7729. * @return \League\Flysystem\Filesystem
  7730. */
  7731. protected function getMedbriefXodBlobFilesystemService()
  7732. {
  7733. return $this->services['medbrief_xod_blob_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] ?? $this->getGeneralAzureBlobStorageService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), 'xod'), ['disable_asserts' => false]);
  7734. }
  7735. /**
  7736. * Gets the public 'medbrief_xod_local_filesystem' shared service.
  7737. *
  7738. * @return \League\Flysystem\Filesystem
  7739. */
  7740. protected function getMedbriefXodLocalFilesystemService()
  7741. {
  7742. return $this->services['medbrief_xod_local_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//document/xods'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7743. }
  7744. /**
  7745. * Gets the public 'monolog.logger.deprecation' shared service.
  7746. *
  7747. * @return \Symfony\Bridge\Monolog\Logger
  7748. */
  7749. protected function getMonolog_Logger_DeprecationService()
  7750. {
  7751. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  7752. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7753. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7754. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7755. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7756. return $instance;
  7757. }
  7758. /**
  7759. * Gets the public 'monolog.logger.radiology' shared service.
  7760. *
  7761. * @return \Symfony\Bridge\Monolog\Logger
  7762. */
  7763. protected function getMonolog_Logger_RadiologyService()
  7764. {
  7765. $this->services['monolog.logger.radiology'] = $instance = new \Symfony\Bridge\Monolog\Logger('radiology');
  7766. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7767. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7768. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7769. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7770. return $instance;
  7771. }
  7772. /**
  7773. * Gets the public 'oneup_flysystem.client_image_fs_filesystem' shared service.
  7774. *
  7775. * @return \League\Flysystem\Filesystem
  7776. */
  7777. protected function getOneupFlysystem_ClientImageFsFilesystemService()
  7778. {
  7779. return $this->services['oneup_flysystem.client_image_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//client/images'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7780. }
  7781. /**
  7782. * Gets the public 'oneup_flysystem.company_letterhead_logo_image_fs_filesystem' shared service.
  7783. *
  7784. * @return \League\Flysystem\Filesystem
  7785. */
  7786. protected function getOneupFlysystem_CompanyLetterheadLogoImageFsFilesystemService()
  7787. {
  7788. return $this->services['oneup_flysystem.company_letterhead_logo_image_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//client/company_letterhead_images'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7789. }
  7790. /**
  7791. * Gets the public 'oneup_flysystem.company_thumbnail_image_fs_filesystem' shared service.
  7792. *
  7793. * @return \League\Flysystem\Filesystem
  7794. */
  7795. protected function getOneupFlysystem_CompanyThumbnailImageFsFilesystemService()
  7796. {
  7797. return $this->services['oneup_flysystem.company_thumbnail_image_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//client/company_thumbnail_images'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7798. }
  7799. /**
  7800. * Gets the public 'oneup_flysystem.disc_archive_fs_filesystem' shared service.
  7801. *
  7802. * @return \League\Flysystem\Filesystem
  7803. */
  7804. protected function getOneupFlysystem_DiscArchiveFsFilesystemService()
  7805. {
  7806. return $this->services['oneup_flysystem.disc_archive_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//disc/archives'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7807. }
  7808. /**
  7809. * Gets the public 'oneup_flysystem.document_native_fs_filesystem' shared service.
  7810. *
  7811. * @return \League\Flysystem\Filesystem
  7812. */
  7813. protected function getOneupFlysystem_DocumentNativeFsFilesystemService()
  7814. {
  7815. return $this->services['oneup_flysystem.document_native_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7816. }
  7817. /**
  7818. * Gets the public 'oneup_flysystem.document_ocr_fs_filesystem' shared service.
  7819. *
  7820. * @return \League\Flysystem\Filesystem
  7821. */
  7822. protected function getOneupFlysystem_DocumentOcrFsFilesystemService()
  7823. {
  7824. return $this->services['oneup_flysystem.document_ocr_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//document/ocrs'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7825. }
  7826. /**
  7827. * Gets the public 'oneup_flysystem.document_optimized_pdf_fs_filesystem' shared service.
  7828. *
  7829. * @return \League\Flysystem\Filesystem
  7830. */
  7831. protected function getOneupFlysystem_DocumentOptimizedPdfFsFilesystemService()
  7832. {
  7833. return $this->services['oneup_flysystem.document_optimized_pdf_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//document/optimized_pdfs'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7834. }
  7835. /**
  7836. * Gets the public 'oneup_flysystem.document_swf_fs_filesystem' shared service.
  7837. *
  7838. * @return \League\Flysystem\Filesystem
  7839. */
  7840. protected function getOneupFlysystem_DocumentSwfFsFilesystemService()
  7841. {
  7842. return $this->services['oneup_flysystem.document_swf_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//document/swfs'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7843. }
  7844. /**
  7845. * Gets the public 'oneup_flysystem.document_webav_fs_filesystem' shared service.
  7846. *
  7847. * @return \League\Flysystem\Filesystem
  7848. */
  7849. protected function getOneupFlysystem_DocumentWebavFsFilesystemService()
  7850. {
  7851. return $this->services['oneup_flysystem.document_webav_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//document/webavs'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7852. }
  7853. /**
  7854. * Gets the public 'oneup_flysystem.email_export_fs_filesystem' shared service.
  7855. *
  7856. * @return \League\Flysystem\Filesystem
  7857. */
  7858. protected function getOneupFlysystem_EmailExportFsFilesystemService()
  7859. {
  7860. return $this->services['oneup_flysystem.email_export_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//email_export'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7861. }
  7862. /**
  7863. * Gets the public 'oneup_flysystem.model_training_data_filesystem' shared service.
  7864. *
  7865. * @return \League\Flysystem\Filesystem
  7866. */
  7867. protected function getOneupFlysystem_ModelTrainingDataFilesystemService()
  7868. {
  7869. return $this->services['oneup_flysystem.model_training_data_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(\MicrosoftAzure\Storage\Blob\BlobRestProxy::createBlobService($this->getEnv('AI_MODEL_DATA_CONNECTION_STR')), $this->getEnv('AI_MODEL_DATA_CONTAINER_NAME'), NULL), ['disable_asserts' => false]);
  7870. }
  7871. /**
  7872. * Gets the public 'oneup_flysystem.mount_manager' shared service.
  7873. *
  7874. * @return \League\Flysystem\MountManager
  7875. */
  7876. protected function getOneupFlysystem_MountManagerService()
  7877. {
  7878. $this->services['oneup_flysystem.mount_manager'] = $instance = new \League\Flysystem\MountManager();
  7879. $instance->mountFilesystem('disc_archive_fs', ($this->services['oneup_flysystem.disc_archive_fs_filesystem'] ?? $this->getOneupFlysystem_DiscArchiveFsFilesystemService()));
  7880. $instance->mountFilesystem('document_native_fs', ($this->services['oneup_flysystem.document_native_fs_filesystem'] ?? $this->getOneupFlysystem_DocumentNativeFsFilesystemService()));
  7881. $instance->mountFilesystem('document_swf_fs', ($this->services['oneup_flysystem.document_swf_fs_filesystem'] ?? $this->getOneupFlysystem_DocumentSwfFsFilesystemService()));
  7882. $instance->mountFilesystem('client_image_fs', ($this->services['oneup_flysystem.client_image_fs_filesystem'] ?? $this->getOneupFlysystem_ClientImageFsFilesystemService()));
  7883. $instance->mountFilesystem('company_thumbnail_image_fs', ($this->services['oneup_flysystem.company_thumbnail_image_fs_filesystem'] ?? $this->getOneupFlysystem_CompanyThumbnailImageFsFilesystemService()));
  7884. $instance->mountFilesystem('company_letterhead_logo_image_fs', ($this->services['oneup_flysystem.company_letterhead_logo_image_fs_filesystem'] ?? $this->getOneupFlysystem_CompanyLetterheadLogoImageFsFilesystemService()));
  7885. $instance->mountFilesystem('email_export_fs', ($this->services['oneup_flysystem.email_export_fs_filesystem'] ?? $this->getOneupFlysystem_EmailExportFsFilesystemService()));
  7886. $instance->mountFilesystem('document_optimized_pdf_fs', ($this->services['oneup_flysystem.document_optimized_pdf_fs_filesystem'] ?? $this->getOneupFlysystem_DocumentOptimizedPdfFsFilesystemService()));
  7887. $instance->mountFilesystem('document_xod_fs', ($this->services['medbrief_xod_local_filesystem'] ?? $this->getMedbriefXodLocalFilesystemService()));
  7888. $instance->mountFilesystem('document_webav_fs', ($this->services['oneup_flysystem.document_webav_fs_filesystem'] ?? $this->getOneupFlysystem_DocumentWebavFsFilesystemService()));
  7889. $instance->mountFilesystem('document_ocr_fs', ($this->services['oneup_flysystem.document_ocr_fs_filesystem'] ?? $this->getOneupFlysystem_DocumentOcrFsFilesystemService()));
  7890. $instance->mountFilesystem('page_thumbnail_fs', ($this->services['oneup_flysystem.page_thumbnail_fs_filesystem'] ?? $this->getOneupFlysystem_PageThumbnailFsFilesystemService()));
  7891. $instance->mountFilesystem('page_pdf_fs', ($this->services['oneup_flysystem.page_pdf_fs_filesystem'] ?? $this->getOneupFlysystem_PagePdfFsFilesystemService()));
  7892. $instance->mountFilesystem('page_raster_fs', ($this->services['oneup_flysystem.page_raster_fs_filesystem'] ?? $this->getOneupFlysystem_PageRasterFsFilesystemService()));
  7893. $instance->mountFilesystem('sorting_session_mrs_form_fs', ($this->services['oneup_flysystem.sorting_session_mrs_form_fs_filesystem'] ?? $this->getOneupFlysystem_SortingSessionMrsFormFsFilesystemService()));
  7894. $instance->mountFilesystem('sorting_session_memo_fs', ($this->services['oneup_flysystem.sorting_session_memo_fs_filesystem'] ?? $this->getOneupFlysystem_SortingSessionMemoFsFilesystemService()));
  7895. $instance->mountFilesystem('supporting_document_fs', ($this->services['oneup_flysystem.supporting_document_fs_filesystem'] ?? $this->getOneupFlysystem_SupportingDocumentFsFilesystemService()));
  7896. $instance->mountFilesystem('xod_blob_fs', ($this->services['medbrief_xod_blob_filesystem'] ?? $this->getMedbriefXodBlobFilesystemService()));
  7897. $instance->mountFilesystem('local_cache_fs', ($this->services['medbrief_local_cache_filesystem'] ?? $this->getMedbriefLocalCacheFilesystemService()));
  7898. $instance->mountFilesystem('match_letter_response_document_blob_fs', ($this->services['medbrief_match_letter_response_document_blob_filesystem'] ?? $this->getMedbriefMatchLetterResponseDocumentBlobFilesystemService()));
  7899. $instance->mountFilesystem('match_letter_document_blob_fs', ($this->services['medbrief_match_letter_document_blob_filesystem'] ?? $this->getMedbriefMatchLetterDocumentBlobFilesystemService()));
  7900. $instance->mountFilesystem('match_message_attachment_fs', ($this->services['medbrief_match_message_attachment_filesystem'] ?? $this->getMedbriefMatchMessageAttachmentFilesystemService()));
  7901. $instance->mountFilesystem('expert_photo_blob_fs', ($this->services['expert_photo_blob_filesystem'] ?? $this->getExpertPhotoBlobFilesystemService()));
  7902. $instance->mountFilesystem('expert_original_photo_blob_fs', ($this->services['expert_original_photo_blob_filesystem'] ?? $this->getExpertOriginalPhotoBlobFilesystemService()));
  7903. return $instance;
  7904. }
  7905. /**
  7906. * Gets the public 'oneup_flysystem.page_pdf_fs_filesystem' shared service.
  7907. *
  7908. * @return \League\Flysystem\Filesystem
  7909. */
  7910. protected function getOneupFlysystem_PagePdfFsFilesystemService()
  7911. {
  7912. return $this->services['oneup_flysystem.page_pdf_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//page/pdf'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7913. }
  7914. /**
  7915. * Gets the public 'oneup_flysystem.page_raster_fs_filesystem' shared service.
  7916. *
  7917. * @return \League\Flysystem\Filesystem
  7918. */
  7919. protected function getOneupFlysystem_PageRasterFsFilesystemService()
  7920. {
  7921. return $this->services['oneup_flysystem.page_raster_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//page/raster'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7922. }
  7923. /**
  7924. * Gets the public 'oneup_flysystem.page_thumbnail_fs_filesystem' shared service.
  7925. *
  7926. * @return \League\Flysystem\Filesystem
  7927. */
  7928. protected function getOneupFlysystem_PageThumbnailFsFilesystemService()
  7929. {
  7930. return $this->services['oneup_flysystem.page_thumbnail_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//page/thumbnail'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7931. }
  7932. /**
  7933. * Gets the public 'oneup_flysystem.preprocess_downstream_filesystem' shared service.
  7934. *
  7935. * @return \League\Flysystem\Filesystem
  7936. */
  7937. protected function getOneupFlysystem_PreprocessDownstreamFilesystemService()
  7938. {
  7939. return $this->services['oneup_flysystem.preprocess_downstream_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\PreprocessingAzureBlobStorage'] ?? $this->getPreprocessingAzureBlobStorageService()), 'classify-document-results', NULL), ['disable_asserts' => false]);
  7940. }
  7941. /**
  7942. * Gets the public 'oneup_flysystem.preprocess_http_downstream_filesystem' shared service.
  7943. *
  7944. * @return \League\Flysystem\Filesystem
  7945. */
  7946. protected function getOneupFlysystem_PreprocessHttpDownstreamFilesystemService()
  7947. {
  7948. return $this->services['oneup_flysystem.preprocess_http_downstream_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\PreprocessingHttpAzureBlobStorage'] ?? $this->getPreprocessingHttpAzureBlobStorageService()), 'classify-document-results-http', NULL), ['disable_asserts' => false]);
  7949. }
  7950. /**
  7951. * Gets the public 'oneup_flysystem.preprocess_http_upstream_filesystem' shared service.
  7952. *
  7953. * @return \League\Flysystem\Filesystem
  7954. */
  7955. protected function getOneupFlysystem_PreprocessHttpUpstreamFilesystemService()
  7956. {
  7957. return $this->services['oneup_flysystem.preprocess_http_upstream_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\PreprocessingHttpAzureBlobStorage'] ?? $this->getPreprocessingHttpAzureBlobStorageService()), 'classify-document-http', NULL), ['disable_asserts' => false]);
  7958. }
  7959. /**
  7960. * Gets the public 'oneup_flysystem.preprocess_upstream_filesystem' shared service.
  7961. *
  7962. * @return \League\Flysystem\Filesystem
  7963. */
  7964. protected function getOneupFlysystem_PreprocessUpstreamFilesystemService()
  7965. {
  7966. return $this->services['oneup_flysystem.preprocess_upstream_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\AzureBlobStorage\AzureBlobStorageAdapter(($this->privates['MedBrief\\MSR\\Service\\PreprocessingAzureBlobStorage'] ?? $this->getPreprocessingAzureBlobStorageService()), 'classify-document', NULL), ['disable_asserts' => false]);
  7967. }
  7968. /**
  7969. * Gets the public 'oneup_flysystem.sorting_session_memo_fs_filesystem' shared service.
  7970. *
  7971. * @return \League\Flysystem\Filesystem
  7972. */
  7973. protected function getOneupFlysystem_SortingSessionMemoFsFilesystemService()
  7974. {
  7975. return $this->services['oneup_flysystem.sorting_session_memo_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//sortingsession/memo'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7976. }
  7977. /**
  7978. * Gets the public 'oneup_flysystem.sorting_session_mrs_form_fs_filesystem' shared service.
  7979. *
  7980. * @return \League\Flysystem\Filesystem
  7981. */
  7982. protected function getOneupFlysystem_SortingSessionMrsFormFsFilesystemService()
  7983. {
  7984. return $this->services['oneup_flysystem.sorting_session_mrs_form_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//sortingsession/mrs_form'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7985. }
  7986. /**
  7987. * Gets the public 'oneup_flysystem.supporting_document_fs_filesystem' shared service.
  7988. *
  7989. * @return \League\Flysystem\Filesystem
  7990. */
  7991. protected function getOneupFlysystem_SupportingDocumentFsFilesystemService()
  7992. {
  7993. return $this->services['oneup_flysystem.supporting_document_fs_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//mrs_form/supporting_documents'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  7994. }
  7995. /**
  7996. * Gets the public 'oneup_flysystem.temp_processing_filesystem' shared service.
  7997. *
  7998. * @return \League\Flysystem\Filesystem
  7999. */
  8000. protected function getOneupFlysystem_TempProcessingFilesystemService()
  8001. {
  8002. return $this->services['oneup_flysystem.temp_processing_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__, 4).'/data//tmp/'), 2, 2, ['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), ['disable_asserts' => false]);
  8003. }
  8004. /**
  8005. * Gets the public 'oneup_uploader.chunk_manager' shared service.
  8006. *
  8007. * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  8008. */
  8009. protected function getOneupUploader_ChunkManagerService()
  8010. {
  8011. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  8012. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  8013. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  8014. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  8015. return $this->services['oneup_uploader.chunk_manager'] = new \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager($this->parameters['oneup_uploader.chunks'], new \Oneup\UploaderBundle\Uploader\Chunk\Storage\FilesystemStorage((\dirname(__DIR__, 3).'/uploader')));
  8016. }
  8017. /**
  8018. * Gets the public 'oneup_uploader.controller.batchDocument' shared service.
  8019. *
  8020. * @return \Oneup\UploaderBundle\Controller\BlueimpController
  8021. */
  8022. protected function getOneupUploader_Controller_BatchDocumentService()
  8023. {
  8024. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  8025. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  8026. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/BlueimpController.php';
  8027. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  8028. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  8029. return $this->services['oneup_uploader.controller.batchDocument'] = new \Oneup\UploaderBundle\Controller\BlueimpController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__, 4).'/tmp/incoming/batchDocument')), ($this->privates['oneup_uploader.error_handler.blueimp'] ?? $this->getOneupUploader_ErrorHandler_BlueimpService()), $this->parameters['oneup_uploader.config.batchDocument'], 'batchDocument');
  8030. }
  8031. /**
  8032. * Gets the public 'oneup_uploader.controller.discArchive' shared service.
  8033. *
  8034. * @return \Oneup\UploaderBundle\Controller\BlueimpController
  8035. */
  8036. protected function getOneupUploader_Controller_DiscArchiveService()
  8037. {
  8038. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  8039. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  8040. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/BlueimpController.php';
  8041. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  8042. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  8043. return $this->services['oneup_uploader.controller.discArchive'] = new \Oneup\UploaderBundle\Controller\BlueimpController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__, 4).'/tmp/incoming/discArchive')), ($this->privates['oneup_uploader.error_handler.blueimp'] ?? $this->getOneupUploader_ErrorHandler_BlueimpService()), $this->parameters['oneup_uploader.config.discArchive'], 'discArchive');
  8044. }
  8045. /**
  8046. * Gets the public 'oneup_uploader.controller.medicalRecord' shared service.
  8047. *
  8048. * @return \Oneup\UploaderBundle\Controller\BlueimpController
  8049. */
  8050. protected function getOneupUploader_Controller_MedicalRecordService()
  8051. {
  8052. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  8053. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  8054. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/BlueimpController.php';
  8055. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  8056. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  8057. return $this->services['oneup_uploader.controller.medicalRecord'] = new \Oneup\UploaderBundle\Controller\BlueimpController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__, 4).'/tmp/incoming/medicalRecord')), ($this->privates['oneup_uploader.error_handler.blueimp'] ?? $this->getOneupUploader_ErrorHandler_BlueimpService()), $this->parameters['oneup_uploader.config.medicalRecord'], 'medicalRecord');
  8058. }
  8059. /**
  8060. * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  8061. *
  8062. * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  8063. */
  8064. protected function getOneupUploader_Namer_UniqidService()
  8065. {
  8066. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  8067. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  8068. return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  8069. }
  8070. /**
  8071. * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  8072. *
  8073. * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  8074. */
  8075. protected function getOneupUploader_OrphanageManagerService()
  8076. {
  8077. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  8078. return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this, $this->getParameter('oneup_uploader.orphanage'));
  8079. }
  8080. /**
  8081. * Gets the public 'oneup_uploader.routing.loader' shared service.
  8082. *
  8083. * @return \Oneup\UploaderBundle\Routing\RouteLoader
  8084. */
  8085. protected function getOneupUploader_Routing_LoaderService()
  8086. {
  8087. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  8088. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
  8089. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  8090. return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  8091. }
  8092. /**
  8093. * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  8094. *
  8095. * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  8096. */
  8097. protected function getOneupUploader_Templating_UploaderHelperService()
  8098. {
  8099. $a = ($this->services['router'] ?? $this->getRouterService());
  8100. if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  8101. return $this->services['oneup_uploader.templating.uploader_helper'];
  8102. }
  8103. return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a, $this->parameters['oneup_uploader.maxsize']);
  8104. }
  8105. /**
  8106. * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  8107. *
  8108. * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  8109. */
  8110. protected function getOneupUploader_Twig_Extension_UploaderService()
  8111. {
  8112. $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  8113. if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  8114. return $this->services['oneup_uploader.twig.extension.uploader'];
  8115. }
  8116. return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  8117. }
  8118. /**
  8119. * Gets the public 'request_stack' shared service.
  8120. *
  8121. * @return \Symfony\Component\HttpFoundation\RequestStack
  8122. */
  8123. protected function getRequestStackService()
  8124. {
  8125. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  8126. }
  8127. /**
  8128. * Gets the public 'router' shared service.
  8129. *
  8130. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  8131. */
  8132. protected function getRouterService()
  8133. {
  8134. $a = new \Symfony\Bridge\Monolog\Logger('router');
  8135. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8136. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8137. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8138. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8139. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8140. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
  8141. ], [
  8142. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  8143. ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
  8144. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8145. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8146. return $instance;
  8147. }
  8148. /**
  8149. * Gets the public 'routing.loader' shared service.
  8150. *
  8151. * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  8152. */
  8153. protected function getRouting_LoaderService()
  8154. {
  8155. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  8156. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
  8157. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  8158. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  8159. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  8160. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  8161. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
  8162. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  8163. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  8164. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  8165. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  8166. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  8167. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  8168. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8169. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  8170. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  8171. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  8172. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  8173. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  8174. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  8175. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/ApiLoader.php';
  8176. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Routing/RoutingAnnotationLoader.php';
  8177. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  8178. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  8179. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  8180. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  8181. $a = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  8182. if (isset($this->services['routing.loader'])) {
  8183. return $this->services['routing.loader'];
  8184. }
  8185. $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  8186. $c = ($this->services['kernel'] ?? $this->get('kernel', 1));
  8187. $d = new \Symfony\Component\HttpKernel\Config\FileLocator($c);
  8188. $e = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  8189. $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($d, 'dev'));
  8190. $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($d, 'dev'));
  8191. $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($d, 'dev'));
  8192. $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($d, 'dev'));
  8193. $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($d, 'dev'));
  8194. $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8195. 'MedBrief\\MSR\\Service\\ReportsRouteLoader' => ['privates', 'MedBrief\\MSR\\Service\\ReportsRouteLoader', 'getReportsRouteLoaderService', false],
  8196. 'kernel' => ['services', 'kernel', 'getKernelService', false],
  8197. ], [
  8198. 'MedBrief\\MSR\\Service\\ReportsRouteLoader' => 'MedBrief\\MSR\\Service\\ReportsRouteLoader',
  8199. 'kernel' => 'MedBrief\\MSR\\Kernel',
  8200. ]), 'dev'));
  8201. $b->addLoader(new \ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader($c, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this, $this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], $a, false, true, true, false, false, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  8202. $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  8203. $b->addLoader(new \DH\AuditorBundle\Routing\RoutingAnnotationLoader($e, $this->parameters['dh_auditor.provider.doctrine.configuration']));
  8204. $b->addLoader($e);
  8205. $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($d, $e));
  8206. $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($d, $e));
  8207. return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  8208. }
  8209. /**
  8210. * Gets the public 'scheb_two_factor.firewall_context' shared service.
  8211. *
  8212. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
  8213. */
  8214. protected function getSchebTwoFactor_FirewallContextService()
  8215. {
  8216. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  8217. return $this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext(['main' => ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService())]);
  8218. }
  8219. /**
  8220. * Gets the public 'scheb_two_factor.form_controller' shared service.
  8221. *
  8222. * @return \Scheb\TwoFactorBundle\Controller\FormController
  8223. */
  8224. protected function getSchebTwoFactor_FormControllerService()
  8225. {
  8226. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Controller/FormController.php';
  8227. return $this->services['scheb_two_factor.form_controller'] = new \Scheb\TwoFactorBundle\Controller\FormController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->services['scheb_two_factor.firewall_context'] ?? $this->getSchebTwoFactor_FirewallContextService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), NULL, false);
  8228. }
  8229. /**
  8230. * Gets the public 'scheb_two_factor.security.totp_authenticator' shared service.
  8231. *
  8232. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator
  8233. */
  8234. protected function getSchebTwoFactor_Security_TotpAuthenticatorService()
  8235. {
  8236. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorInterface.php';
  8237. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticator.php';
  8238. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  8239. return $this->services['scheb_two_factor.security.totp_authenticator'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator(($this->services['scheb_two_factor.security.totp_factory'] ?? ($this->services['scheb_two_factor.security.totp_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory(NULL, 'MedBrief Secure Review', []))), 1);
  8240. }
  8241. /**
  8242. * Gets the public 'scheb_two_factor.security.totp_factory' shared service.
  8243. *
  8244. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory
  8245. */
  8246. protected function getSchebTwoFactor_Security_TotpFactoryService()
  8247. {
  8248. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  8249. return $this->services['scheb_two_factor.security.totp_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory(NULL, 'MedBrief Secure Review', []);
  8250. }
  8251. /**
  8252. * Gets the public 'secit.imap' shared service.
  8253. *
  8254. * @return \SecIT\ImapBundle\Service\Imap
  8255. */
  8256. protected function getSecit_ImapService()
  8257. {
  8258. include_once \dirname(__DIR__, 4).'/vendor/secit-pl/imap-bundle/Service/Imap.php';
  8259. return $this->services['secit.imap'] = new \SecIT\ImapBundle\Service\Imap($this->parameters['secit.imap.connections']);
  8260. }
  8261. /**
  8262. * Gets the public 'services_resetter' shared service.
  8263. *
  8264. * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  8265. */
  8266. protected function getServicesResetterService()
  8267. {
  8268. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  8269. return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  8270. if (isset($this->services['cache.app'])) {
  8271. yield 'cache.app' => ($this->services['cache.app'] ?? null);
  8272. }
  8273. if (isset($this->services['cache.system'])) {
  8274. yield 'cache.system' => ($this->services['cache.system'] ?? null);
  8275. }
  8276. if (isset($this->privates['cache.validator.traceable'])) {
  8277. yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  8278. }
  8279. if (isset($this->privates['cache.serializer.traceable'])) {
  8280. yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  8281. }
  8282. if (isset($this->privates['cache.annotations.traceable'])) {
  8283. yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  8284. }
  8285. if (isset($this->privates['cache.property_info.traceable'])) {
  8286. yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  8287. }
  8288. if (isset($this->privates['.debug.http_client'])) {
  8289. yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  8290. }
  8291. if (isset($this->privates['mailer.message_logger_listener'])) {
  8292. yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  8293. }
  8294. if (isset($this->privates['debug.stopwatch'])) {
  8295. yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  8296. }
  8297. if (isset($this->services['event_dispatcher'])) {
  8298. yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  8299. }
  8300. if (isset($this->services['cache.rate_limiter'])) {
  8301. yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? null);
  8302. }
  8303. if (isset($this->privates['session_listener'])) {
  8304. yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  8305. }
  8306. if (isset($this->privates['form.choice_list_factory.cached'])) {
  8307. yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  8308. }
  8309. if (isset($this->services['cache.validator_expression_language'])) {
  8310. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  8311. }
  8312. if (isset($this->services['.container.private.profiler'])) {
  8313. yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  8314. }
  8315. if (isset($this->services['.container.private.validator'])) {
  8316. yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  8317. }
  8318. if (isset($this->services['.container.private.twig'])) {
  8319. yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  8320. }
  8321. if (isset($this->privates['twig.form.engine'])) {
  8322. yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  8323. }
  8324. if (isset($this->privates['monolog.handler.main'])) {
  8325. yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  8326. }
  8327. if (isset($this->privates['monolog.handler.console'])) {
  8328. yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  8329. }
  8330. if (isset($this->services['doctrine'])) {
  8331. yield 'doctrine' => ($this->services['doctrine'] ?? null);
  8332. }
  8333. if (isset($this->privates['doctrine.debug_data_holder'])) {
  8334. yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  8335. }
  8336. if (isset($this->privates['form.type.entity'])) {
  8337. yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  8338. }
  8339. if (isset($this->services['.container.private.security.token_storage'])) {
  8340. yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  8341. }
  8342. if (isset($this->privates['cache.security_expression_language.traceable'])) {
  8343. yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  8344. }
  8345. if (isset($this->privates['debug.security.firewall'])) {
  8346. yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  8347. }
  8348. if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  8349. yield 'debug.security.firewall.authenticator.login' => ($this->privates['debug.security.firewall.authenticator.login'] ?? null);
  8350. }
  8351. if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  8352. yield 'debug.security.firewall.authenticator.api' => ($this->privates['debug.security.firewall.authenticator.api'] ?? null);
  8353. }
  8354. if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  8355. yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  8356. }
  8357. if (isset($this->privates['api_platform.cache.route_name_resolver.traceable'])) {
  8358. yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? null);
  8359. }
  8360. if (isset($this->privates['api_platform.cache.identifiers_extractor.traceable'])) {
  8361. yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? null);
  8362. }
  8363. if (isset($this->privates['api_platform.cache.subresource_operation_factory.traceable'])) {
  8364. yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? null);
  8365. }
  8366. if (isset($this->privates['api_platform.cache.metadata.resource.traceable'])) {
  8367. yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? null);
  8368. }
  8369. if (isset($this->privates['api_platform.cache.metadata.property.traceable'])) {
  8370. yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property.traceable'] ?? null);
  8371. }
  8372. if (isset($this->services['fos_rest.view_handler'])) {
  8373. yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  8374. }
  8375. if (isset($this->services['knp_menu.matcher'])) {
  8376. yield 'knp_menu.matcher' => ($this->services['knp_menu.matcher'] ?? null);
  8377. }
  8378. if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8379. yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  8380. }
  8381. if (isset($this->privates['cache.webpack_encore.traceable'])) {
  8382. yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  8383. }
  8384. if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  8385. yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  8386. }
  8387. if (isset($this->privates['httplug.collector.collector'])) {
  8388. yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  8389. }
  8390. if (isset($this->privates['.debug.http_client'])) {
  8391. yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  8392. }
  8393. }, function () {
  8394. return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['cache.rate_limiter'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.login'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.api'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver.traceable'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor.traceable'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory.traceable'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource.traceable'])) + (int) (isset($this->privates['api_platform.cache.metadata.property.traceable'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->services['knp_menu.matcher'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore.traceable'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['httplug.collector.collector'])) + (int) (isset($this->privates['.debug.http_client']));
  8395. }), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'cache.rate_limiter' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig' => [0 => 'resetGlobals'], 'twig.form.engine' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'doctrine.debug_data_holder' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'debug.security.firewall.authenticator.login' => [0 => 'reset'], 'debug.security.firewall.authenticator.api' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'api_platform.cache.route_name_resolver' => [0 => 'reset'], 'api_platform.cache.identifiers_extractor' => [0 => 'reset'], 'api_platform.cache.subresource_operation_factory' => [0 => 'reset'], 'api_platform.cache.metadata.resource' => [0 => 'reset'], 'api_platform.cache.metadata.property' => [0 => 'reset'], 'fos_rest.view_handler.default' => [0 => 'reset'], 'knp_menu.matcher' => [0 => 'clear'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset'], 'httplug.collector.collector' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
  8396. }
  8397. /**
  8398. * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  8399. *
  8400. * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  8401. */
  8402. protected function getSpiriitFormFilter_FilterPrepareService()
  8403. {
  8404. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  8405. return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  8406. }
  8407. /**
  8408. * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  8409. *
  8410. * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  8411. */
  8412. protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  8413. {
  8414. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  8415. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  8416. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  8417. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  8418. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  8419. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  8420. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  8421. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  8422. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8423. if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  8424. return $this->services['spiriit_form_filter.query_builder_updater'];
  8425. }
  8426. $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  8427. $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  8428. $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  8429. $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  8430. return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b, $a);
  8431. }
  8432. /**
  8433. * Gets the public 'translator' shared service.
  8434. *
  8435. * @return \Symfony\Component\Translation\DataCollectorTranslator
  8436. */
  8437. protected function getTranslatorService()
  8438. {
  8439. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  8440. }
  8441. /**
  8442. * Gets the public 'var_dumper.cloner' shared service.
  8443. *
  8444. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  8445. */
  8446. protected function getVarDumper_ClonerService()
  8447. {
  8448. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  8449. $instance->setMaxItems(2500);
  8450. $instance->setMinDepth(1);
  8451. $instance->setMaxString(-1);
  8452. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  8453. return $instance;
  8454. }
  8455. /**
  8456. * Gets the public 'vich_uploader.download_handler' shared service.
  8457. *
  8458. * @return \Vich\UploaderBundle\Handler\DownloadHandler
  8459. */
  8460. protected function getVichUploader_DownloadHandlerService()
  8461. {
  8462. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8463. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  8464. return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()));
  8465. }
  8466. /**
  8467. * Gets the public 'vich_uploader.form.type.file' shared service.
  8468. *
  8469. * @return \Vich\UploaderBundle\Form\Type\VichFileType
  8470. */
  8471. protected function getVichUploader_Form_Type_FileService()
  8472. {
  8473. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  8474. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  8475. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8476. return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8477. }
  8478. /**
  8479. * Gets the public 'vich_uploader.form.type.image' shared service.
  8480. *
  8481. * @return \Vich\UploaderBundle\Form\Type\VichImageType
  8482. */
  8483. protected function getVichUploader_Form_Type_ImageService()
  8484. {
  8485. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  8486. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  8487. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8488. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  8489. return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  8490. }
  8491. /**
  8492. * Gets the public 'vich_uploader.namer_uniqid.client_image' shared service.
  8493. *
  8494. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8495. */
  8496. protected function getVichUploader_NamerUniqid_ClientImageService()
  8497. {
  8498. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8499. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8500. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8501. return $this->services['vich_uploader.namer_uniqid.client_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8502. }
  8503. /**
  8504. * Gets the public 'vich_uploader.namer_uniqid.company_letterhead_logo_image' shared service.
  8505. *
  8506. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8507. */
  8508. protected function getVichUploader_NamerUniqid_CompanyLetterheadLogoImageService()
  8509. {
  8510. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8511. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8512. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8513. return $this->services['vich_uploader.namer_uniqid.company_letterhead_logo_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8514. }
  8515. /**
  8516. * Gets the public 'vich_uploader.namer_uniqid.company_thumbnail_image' shared service.
  8517. *
  8518. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8519. */
  8520. protected function getVichUploader_NamerUniqid_CompanyThumbnailImageService()
  8521. {
  8522. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8523. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8524. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8525. return $this->services['vich_uploader.namer_uniqid.company_thumbnail_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8526. }
  8527. /**
  8528. * Gets the public 'vich_uploader.namer_uniqid.disc_archive' shared service.
  8529. *
  8530. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8531. */
  8532. protected function getVichUploader_NamerUniqid_DiscArchiveService()
  8533. {
  8534. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8535. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8536. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8537. return $this->services['vich_uploader.namer_uniqid.disc_archive'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8538. }
  8539. /**
  8540. * Gets the public 'vich_uploader.namer_uniqid.document_native_file' shared service.
  8541. *
  8542. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8543. */
  8544. protected function getVichUploader_NamerUniqid_DocumentNativeFileService()
  8545. {
  8546. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8547. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8548. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8549. return $this->services['vich_uploader.namer_uniqid.document_native_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8550. }
  8551. /**
  8552. * Gets the public 'vich_uploader.namer_uniqid.document_ocr_file' shared service.
  8553. *
  8554. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8555. */
  8556. protected function getVichUploader_NamerUniqid_DocumentOcrFileService()
  8557. {
  8558. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8559. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8560. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8561. return $this->services['vich_uploader.namer_uniqid.document_ocr_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8562. }
  8563. /**
  8564. * Gets the public 'vich_uploader.namer_uniqid.document_optimized_pdf_file' shared service.
  8565. *
  8566. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8567. */
  8568. protected function getVichUploader_NamerUniqid_DocumentOptimizedPdfFileService()
  8569. {
  8570. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8571. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8572. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8573. return $this->services['vich_uploader.namer_uniqid.document_optimized_pdf_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8574. }
  8575. /**
  8576. * Gets the public 'vich_uploader.namer_uniqid.document_swf_file' shared service.
  8577. *
  8578. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8579. */
  8580. protected function getVichUploader_NamerUniqid_DocumentSwfFileService()
  8581. {
  8582. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8583. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8584. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8585. return $this->services['vich_uploader.namer_uniqid.document_swf_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8586. }
  8587. /**
  8588. * Gets the public 'vich_uploader.namer_uniqid.document_webav_file' shared service.
  8589. *
  8590. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8591. */
  8592. protected function getVichUploader_NamerUniqid_DocumentWebavFileService()
  8593. {
  8594. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8595. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8596. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8597. return $this->services['vich_uploader.namer_uniqid.document_webav_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8598. }
  8599. /**
  8600. * Gets the public 'vich_uploader.namer_uniqid.document_xod_blob_file' shared service.
  8601. *
  8602. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8603. */
  8604. protected function getVichUploader_NamerUniqid_DocumentXodBlobFileService()
  8605. {
  8606. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8607. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8608. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8609. return $this->services['vich_uploader.namer_uniqid.document_xod_blob_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8610. }
  8611. /**
  8612. * Gets the public 'vich_uploader.namer_uniqid.document_xod_file' shared service.
  8613. *
  8614. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8615. */
  8616. protected function getVichUploader_NamerUniqid_DocumentXodFileService()
  8617. {
  8618. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8619. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8620. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8621. return $this->services['vich_uploader.namer_uniqid.document_xod_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8622. }
  8623. /**
  8624. * Gets the public 'vich_uploader.namer_uniqid.email_export' shared service.
  8625. *
  8626. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8627. */
  8628. protected function getVichUploader_NamerUniqid_EmailExportService()
  8629. {
  8630. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8631. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8632. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8633. return $this->services['vich_uploader.namer_uniqid.email_export'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8634. }
  8635. /**
  8636. * Gets the public 'vich_uploader.namer_uniqid.expert_original_photo_file' shared service.
  8637. *
  8638. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8639. */
  8640. protected function getVichUploader_NamerUniqid_ExpertOriginalPhotoFileService()
  8641. {
  8642. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8643. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8644. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8645. return $this->services['vich_uploader.namer_uniqid.expert_original_photo_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8646. }
  8647. /**
  8648. * Gets the public 'vich_uploader.namer_uniqid.expert_photo_file' shared service.
  8649. *
  8650. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8651. */
  8652. protected function getVichUploader_NamerUniqid_ExpertPhotoFileService()
  8653. {
  8654. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8655. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8656. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8657. return $this->services['vich_uploader.namer_uniqid.expert_photo_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8658. }
  8659. /**
  8660. * Gets the public 'vich_uploader.namer_uniqid.match_letter_document_file' shared service.
  8661. *
  8662. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8663. */
  8664. protected function getVichUploader_NamerUniqid_MatchLetterDocumentFileService()
  8665. {
  8666. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8667. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8668. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8669. return $this->services['vich_uploader.namer_uniqid.match_letter_document_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8670. }
  8671. /**
  8672. * Gets the public 'vich_uploader.namer_uniqid.match_letter_response_document_file' shared service.
  8673. *
  8674. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8675. */
  8676. protected function getVichUploader_NamerUniqid_MatchLetterResponseDocumentFileService()
  8677. {
  8678. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8679. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8680. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8681. return $this->services['vich_uploader.namer_uniqid.match_letter_response_document_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8682. }
  8683. /**
  8684. * Gets the public 'vich_uploader.namer_uniqid.match_message_attachment_file' shared service.
  8685. *
  8686. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8687. */
  8688. protected function getVichUploader_NamerUniqid_MatchMessageAttachmentFileService()
  8689. {
  8690. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8691. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8692. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8693. return $this->services['vich_uploader.namer_uniqid.match_message_attachment_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8694. }
  8695. /**
  8696. * Gets the public 'vich_uploader.namer_uniqid.page_pdf_file' shared service.
  8697. *
  8698. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8699. */
  8700. protected function getVichUploader_NamerUniqid_PagePdfFileService()
  8701. {
  8702. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8703. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8704. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8705. return $this->services['vich_uploader.namer_uniqid.page_pdf_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8706. }
  8707. /**
  8708. * Gets the public 'vich_uploader.namer_uniqid.page_raster_file' shared service.
  8709. *
  8710. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8711. */
  8712. protected function getVichUploader_NamerUniqid_PageRasterFileService()
  8713. {
  8714. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8715. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8716. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8717. return $this->services['vich_uploader.namer_uniqid.page_raster_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8718. }
  8719. /**
  8720. * Gets the public 'vich_uploader.namer_uniqid.page_thumbnail_file' shared service.
  8721. *
  8722. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8723. */
  8724. protected function getVichUploader_NamerUniqid_PageThumbnailFileService()
  8725. {
  8726. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8727. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8728. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8729. return $this->services['vich_uploader.namer_uniqid.page_thumbnail_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8730. }
  8731. /**
  8732. * Gets the public 'vich_uploader.namer_uniqid.sorting_session_memo_file' shared service.
  8733. *
  8734. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8735. */
  8736. protected function getVichUploader_NamerUniqid_SortingSessionMemoFileService()
  8737. {
  8738. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8739. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8740. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8741. return $this->services['vich_uploader.namer_uniqid.sorting_session_memo_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8742. }
  8743. /**
  8744. * Gets the public 'vich_uploader.namer_uniqid.sorting_session_mrs_form_file' shared service.
  8745. *
  8746. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8747. */
  8748. protected function getVichUploader_NamerUniqid_SortingSessionMrsFormFileService()
  8749. {
  8750. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8751. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8752. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8753. return $this->services['vich_uploader.namer_uniqid.sorting_session_mrs_form_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8754. }
  8755. /**
  8756. * Gets the public 'vich_uploader.namer_uniqid.supporting_document_file' shared service.
  8757. *
  8758. * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8759. */
  8760. protected function getVichUploader_NamerUniqid_SupportingDocumentFileService()
  8761. {
  8762. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8763. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8764. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8765. return $this->services['vich_uploader.namer_uniqid.supporting_document_file'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8766. }
  8767. /**
  8768. * Gets the public 'vich_uploader.upload_handler' shared service.
  8769. *
  8770. * @return \Vich\UploaderBundle\Handler\UploadHandler
  8771. */
  8772. protected function getVichUploader_UploadHandlerService()
  8773. {
  8774. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8775. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  8776. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  8777. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  8778. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8779. if (isset($this->services['vich_uploader.upload_handler'])) {
  8780. return $this->services['vich_uploader.upload_handler'];
  8781. }
  8782. $b = ($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService());
  8783. return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $b, new \Vich\UploaderBundle\Injector\FileInjector($b), $a);
  8784. }
  8785. /**
  8786. * Gets the public 'web_profiler.controller.exception_panel' shared service.
  8787. *
  8788. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  8789. */
  8790. protected function getWebProfiler_Controller_ExceptionPanelService()
  8791. {
  8792. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  8793. return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  8794. }
  8795. /**
  8796. * Gets the public 'web_profiler.controller.profiler' shared service.
  8797. *
  8798. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  8799. */
  8800. protected function getWebProfiler_Controller_ProfilerService()
  8801. {
  8802. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  8803. return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
  8804. }
  8805. /**
  8806. * Gets the public 'web_profiler.controller.router' shared service.
  8807. *
  8808. * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  8809. */
  8810. protected function getWebProfiler_Controller_RouterService()
  8811. {
  8812. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  8813. return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  8814. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  8815. }, 1));
  8816. }
  8817. /**
  8818. * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand.lazy' shared service.
  8819. *
  8820. * @return \Symfony\Component\Console\Command\LazyCommand
  8821. */
  8822. protected function getMakeAdminDashboardCommand_LazyService()
  8823. {
  8824. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8825. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8826. return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:dashboard', [], 'Creates a new EasyAdmin Dashboard class', false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand {
  8827. return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand'] ?? $this->getMakeAdminDashboardCommandService());
  8828. });
  8829. }
  8830. /**
  8831. * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand.lazy' shared service.
  8832. *
  8833. * @return \Symfony\Component\Console\Command\LazyCommand
  8834. */
  8835. protected function getMakeAdminMigrationCommand_LazyService()
  8836. {
  8837. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8838. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8839. return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:migration', [], 'Migrates EasyAdmin2 YAML config into EasyAdmin 3 PHP config classes', false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand {
  8840. return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand'] ?? $this->getMakeAdminMigrationCommandService());
  8841. });
  8842. }
  8843. /**
  8844. * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand.lazy' shared service.
  8845. *
  8846. * @return \Symfony\Component\Console\Command\LazyCommand
  8847. */
  8848. protected function getMakeCrudControllerCommand_LazyService()
  8849. {
  8850. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8851. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8852. return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:crud', [], 'Creates a new EasyAdmin CRUD controller class', false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand {
  8853. return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand'] ?? $this->getMakeCrudControllerCommandService());
  8854. });
  8855. }
  8856. /**
  8857. * Gets the private '.MedBrief\MSR\Command\DetectProcessStuckDiscsCommand.lazy' shared service.
  8858. *
  8859. * @return \Symfony\Component\Console\Command\LazyCommand
  8860. */
  8861. protected function getDetectProcessStuckDiscsCommand_LazyService()
  8862. {
  8863. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8864. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8865. return $this->privates['.MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:detect-process-stuck-discs', [], 'Will detect and process discs that have become stuck.', false, function (): \MedBrief\MSR\Command\DetectProcessStuckDiscsCommand {
  8866. return ($this->privates['MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand'] ?? $this->getDetectProcessStuckDiscsCommandService());
  8867. });
  8868. }
  8869. /**
  8870. * Gets the private '.MedBrief\MSR\Command\Disclosure\ImportDisclosureInvoicesCommand.lazy' shared service.
  8871. *
  8872. * @return \Symfony\Component\Console\Command\LazyCommand
  8873. */
  8874. protected function getImportDisclosureInvoicesCommand_LazyService()
  8875. {
  8876. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8877. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8878. return $this->privates['.MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:disclosure:import-invoices', [], 'Used to historically apply an additional request/invoice to an existing disclosure firm which does not have one.', false, function (): \MedBrief\MSR\Command\Disclosure\ImportDisclosureInvoicesCommand {
  8879. return ($this->privates['MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand'] ?? $this->getImportDisclosureInvoicesCommandService());
  8880. });
  8881. }
  8882. /**
  8883. * Gets the private '.MedBrief\MSR\Command\Disclosure\ProcessExpiredDisclosuresCommand.lazy' shared service.
  8884. *
  8885. * @return \Symfony\Component\Console\Command\LazyCommand
  8886. */
  8887. protected function getProcessExpiredDisclosuresCommand_LazyService()
  8888. {
  8889. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8890. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8891. return $this->privates['.MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:disclosure:process-expired', [], 'Set disclosures that are due to expire to expired status and execute appropriate logic.', false, function (): \MedBrief\MSR\Command\Disclosure\ProcessExpiredDisclosuresCommand {
  8892. return ($this->privates['MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand'] ?? $this->getProcessExpiredDisclosuresCommandService());
  8893. });
  8894. }
  8895. /**
  8896. * Gets the private '.MedBrief\MSR\Command\Disclosure\ProcessPendingDisclosuresCommand.lazy' shared service.
  8897. *
  8898. * @return \Symfony\Component\Console\Command\LazyCommand
  8899. */
  8900. protected function getProcessPendingDisclosuresCommand_LazyService()
  8901. {
  8902. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8903. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8904. return $this->privates['.MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:disclosure:process-pending', [], 'Process pending disclosures.', false, function (): \MedBrief\MSR\Command\Disclosure\ProcessPendingDisclosuresCommand {
  8905. return ($this->privates['MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand'] ?? $this->getProcessPendingDisclosuresCommandService());
  8906. });
  8907. }
  8908. /**
  8909. * Gets the private '.MedBrief\MSR\Command\Import\ImportExpertCitedJudgementsCommand.lazy' shared service.
  8910. *
  8911. * @return \Symfony\Component\Console\Command\LazyCommand
  8912. */
  8913. protected function getImportExpertCitedJudgementsCommand_LazyService()
  8914. {
  8915. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8916. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8917. return $this->privates['.MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:import:expert-cited-judgements', [], 'Allows the import of expert cited judgements data from a CSV file.', false, function (): \MedBrief\MSR\Command\Import\ImportExpertCitedJudgementsCommand {
  8918. return ($this->privates['MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand'] ?? $this->getImportExpertCitedJudgementsCommandService());
  8919. });
  8920. }
  8921. /**
  8922. * Gets the private '.MedBrief\MSR\Command\Import\ImportExpertMatchCommand.lazy' shared service.
  8923. *
  8924. * @return \Symfony\Component\Console\Command\LazyCommand
  8925. */
  8926. protected function getImportExpertMatchCommand_LazyService()
  8927. {
  8928. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8929. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8930. return $this->privates['.MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:import:expert-match', [], 'Imports deduped expert data from CSV, replacing all existing experts.', false, function (): \MedBrief\MSR\Command\Import\ImportExpertMatchCommand {
  8931. return ($this->privates['MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand'] ?? $this->getImportExpertMatchCommandService());
  8932. });
  8933. }
  8934. /**
  8935. * Gets the private '.MedBrief\MSR\Command\Import\ImportHostingOnlyBatchesCommand.lazy' shared service.
  8936. *
  8937. * @return \Symfony\Component\Console\Command\LazyCommand
  8938. */
  8939. protected function getImportHostingOnlyBatchesCommand_LazyService()
  8940. {
  8941. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8942. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8943. return $this->privates['.MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:import:hosting-only-batches', [], 'Allows the import of hosting only batches from a CSV of matter numbers.', false, function (): \MedBrief\MSR\Command\Import\ImportHostingOnlyBatchesCommand {
  8944. return ($this->privates['MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand'] ?? $this->getImportHostingOnlyBatchesCommandService());
  8945. });
  8946. }
  8947. /**
  8948. * Gets the private '.MedBrief\MSR\Command\LicenceRenewal\CalculateNextRenewalCommand.lazy' shared service.
  8949. *
  8950. * @return \Symfony\Component\Console\Command\LazyCommand
  8951. */
  8952. protected function getCalculateNextRenewalCommand_LazyService()
  8953. {
  8954. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8955. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8956. return $this->privates['.MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:licence-renewal:calculate-next-renewal', [], 'Calculate and update the next renewal date for project/s', false, function (): \MedBrief\MSR\Command\LicenceRenewal\CalculateNextRenewalCommand {
  8957. return ($this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand'] ?? $this->getCalculateNextRenewalCommandService());
  8958. });
  8959. }
  8960. /**
  8961. * Gets the private '.MedBrief\MSR\Command\LicenceRenewal\ProcessRenewalsCommand.lazy' shared service.
  8962. *
  8963. * @return \Symfony\Component\Console\Command\LazyCommand
  8964. */
  8965. protected function getProcessRenewalsCommand_LazyService()
  8966. {
  8967. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8968. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8969. return $this->privates['.MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:licence-renewal:process-renewals', [], 'Process all matter licence renewals', false, function (): \MedBrief\MSR\Command\LicenceRenewal\ProcessRenewalsCommand {
  8970. return ($this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand'] ?? $this->getProcessRenewalsCommandService());
  8971. });
  8972. }
  8973. /**
  8974. * Gets the private '.MedBrief\MSR\Command\LicenceRenewal\SendReminderCommand.lazy' shared service.
  8975. *
  8976. * @return \Symfony\Component\Console\Command\LazyCommand
  8977. */
  8978. protected function getSendReminderCommand_LazyService()
  8979. {
  8980. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8981. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8982. return $this->privates['.MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:licence-renewal:send-reminder', [], 'Send hosting licence renewal notification email reminders to users.', false, function (): \MedBrief\MSR\Command\LicenceRenewal\SendReminderCommand {
  8983. return ($this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand'] ?? $this->getSendReminderCommandService());
  8984. });
  8985. }
  8986. /**
  8987. * Gets the private '.MedBrief\MSR\Command\LoadFontCommand.lazy' shared service.
  8988. *
  8989. * @return \Symfony\Component\Console\Command\LazyCommand
  8990. */
  8991. protected function getLoadFontCommand_LazyService()
  8992. {
  8993. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8994. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  8995. return $this->privates['.MedBrief\\MSR\\Command\\LoadFontCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('dompdf:font:load', [], 'Installs font(s) for use with DOMPDF', false, function (): \MedBrief\MSR\Command\LoadFontCommand {
  8996. return ($this->privates['MedBrief\\MSR\\Command\\LoadFontCommand'] ?? $this->getLoadFontCommandService());
  8997. });
  8998. }
  8999. /**
  9000. * Gets the private '.MedBrief\MSR\Command\OcrStatusCleanupCommand.lazy' shared service.
  9001. *
  9002. * @return \Symfony\Component\Console\Command\LazyCommand
  9003. */
  9004. protected function getOcrStatusCleanupCommand_LazyService()
  9005. {
  9006. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9007. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9008. return $this->privates['.MedBrief\\MSR\\Command\\OcrStatusCleanupCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:cleanup-ocr-status', [], 'Used to check how long a document has been stuck in convertToOcrStatus \'in progress\' and set it back to \'pending\'.', false, function (): \MedBrief\MSR\Command\OcrStatusCleanupCommand {
  9009. return ($this->privates['MedBrief\\MSR\\Command\\OcrStatusCleanupCommand'] ?? $this->getOcrStatusCleanupCommandService());
  9010. });
  9011. }
  9012. /**
  9013. * Gets the private '.MedBrief\MSR\Command\PopulateAuditRecordsProjectIdCommand.lazy' shared service.
  9014. *
  9015. * @return \Symfony\Component\Console\Command\LazyCommand
  9016. */
  9017. protected function getPopulateAuditRecordsProjectIdCommand_LazyService()
  9018. {
  9019. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9020. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9021. return $this->privates['.MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:populate:audit-records-project-id', [], 'Populate the project ID for existing audit records that have a corresponding Project.', false, function (): \MedBrief\MSR\Command\PopulateAuditRecordsProjectIdCommand {
  9022. return ($this->privates['MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand'] ?? $this->getPopulateAuditRecordsProjectIdCommandService());
  9023. });
  9024. }
  9025. /**
  9026. * Gets the private '.MedBrief\MSR\Command\ProjectMatch\ReassignExpertAgencyUserCommand.lazy' shared service.
  9027. *
  9028. * @return \Symfony\Component\Console\Command\LazyCommand
  9029. */
  9030. protected function getReassignExpertAgencyUserCommand_LazyService()
  9031. {
  9032. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9033. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9034. return $this->privates['.MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:reassign-expert-agency-user', [], 'Reassigns expert agency users after new expert agency have been included.', false, function (): \MedBrief\MSR\Command\ProjectMatch\ReassignExpertAgencyUserCommand {
  9035. return ($this->privates['MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand'] ?? $this->getReassignExpertAgencyUserCommandService());
  9036. });
  9037. }
  9038. /**
  9039. * Gets the private '.MedBrief\MSR\Command\Project\ProcessProbonoMattersCommand.lazy' shared service.
  9040. *
  9041. * @return \Symfony\Component\Console\Command\LazyCommand
  9042. */
  9043. protected function getProcessProbonoMattersCommand_LazyService()
  9044. {
  9045. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9046. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9047. return $this->privates['.MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:project:process-probono', [], 'Identify all pro-bono Matters and update their hideFromInvoicing flag to avoid Matters from renewing.', false, function (): \MedBrief\MSR\Command\Project\ProcessProbonoMattersCommand {
  9048. return ($this->privates['MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand'] ?? $this->getProcessProbonoMattersCommandService());
  9049. });
  9050. }
  9051. /**
  9052. * Gets the private '.MedBrief\MSR\Command\Radiology\CleanupRadiologyDiscCommand.lazy' shared service.
  9053. *
  9054. * @return \Symfony\Component\Console\Command\LazyCommand
  9055. */
  9056. protected function getCleanupRadiologyDiscCommand_LazyService()
  9057. {
  9058. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9059. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9060. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:cleanup-disc', [], 'Cleans up after extraction of a radiology archive', false, function (): \MedBrief\MSR\Command\Radiology\CleanupRadiologyDiscCommand {
  9061. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand'] ?? $this->getCleanupRadiologyDiscCommandService());
  9062. });
  9063. }
  9064. /**
  9065. * Gets the private '.MedBrief\MSR\Command\Radiology\ExtractRadiologyDiscCommand.lazy' shared service.
  9066. *
  9067. * @return \Symfony\Component\Console\Command\LazyCommand
  9068. */
  9069. protected function getExtractRadiologyDiscCommand_LazyService()
  9070. {
  9071. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9072. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9073. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:extract-disc', [], 'Extracts the contents of a radiology disc for later processing', false, function (): \MedBrief\MSR\Command\Radiology\ExtractRadiologyDiscCommand {
  9074. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand'] ?? $this->getExtractRadiologyDiscCommandService());
  9075. });
  9076. }
  9077. /**
  9078. * Gets the private '.MedBrief\MSR\Command\Radiology\MigrateDiscsCommand.lazy' shared service.
  9079. *
  9080. * @return \Symfony\Component\Console\Command\LazyCommand
  9081. */
  9082. protected function getMigrateDiscsCommand_LazyService()
  9083. {
  9084. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9085. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9086. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:migrate-discs', [], 'Migrates existing matter\'s discs to the modern radiology system', false, function (): \MedBrief\MSR\Command\Radiology\MigrateDiscsCommand {
  9087. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand'] ?? $this->getMigrateDiscsCommandService());
  9088. });
  9089. }
  9090. /**
  9091. * Gets the private '.MedBrief\MSR\Command\Radiology\MigrateProjectRadiologyCommand.lazy' shared service.
  9092. *
  9093. * @return \Symfony\Component\Console\Command\LazyCommand
  9094. */
  9095. protected function getMigrateProjectRadiologyCommand_LazyService()
  9096. {
  9097. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9098. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9099. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:migrate-project', [], 'Migrates a matter\'s directly from one Orthanc instance to another', false, function (): \MedBrief\MSR\Command\Radiology\MigrateProjectRadiologyCommand {
  9100. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand'] ?? $this->getMigrateProjectRadiologyCommandService());
  9101. });
  9102. }
  9103. /**
  9104. * Gets the private '.MedBrief\MSR\Command\Radiology\ProcessRadiologyDiscCommand.lazy' shared service.
  9105. *
  9106. * @return \Symfony\Component\Console\Command\LazyCommand
  9107. */
  9108. protected function getProcessRadiologyDiscCommand_LazyService()
  9109. {
  9110. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9111. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9112. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:process-disc', [], 'Processes a radiology disc from start to finish', false, function (): \MedBrief\MSR\Command\Radiology\ProcessRadiologyDiscCommand {
  9113. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand'] ?? $this->getProcessRadiologyDiscCommandService());
  9114. });
  9115. }
  9116. /**
  9117. * Gets the private '.MedBrief\MSR\Command\Radiology\StoreInstanceCommand.lazy' shared service.
  9118. *
  9119. * @return \Symfony\Component\Console\Command\LazyCommand
  9120. */
  9121. protected function getStoreInstanceCommand_LazyService()
  9122. {
  9123. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9124. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9125. return $this->privates['.MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:radiology:store-dicoms', [], 'Submits extract DICOM files to Orthanc', false, function (): \MedBrief\MSR\Command\Radiology\StoreInstanceCommand {
  9126. return ($this->privates['MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand'] ?? $this->getStoreInstanceCommandService());
  9127. });
  9128. }
  9129. /**
  9130. * Gets the private '.MedBrief\MSR\Command\RotateApiSecretCommand.lazy' shared service.
  9131. *
  9132. * @return \Symfony\Component\Console\Command\LazyCommand
  9133. */
  9134. protected function getRotateApiSecretCommand_LazyService()
  9135. {
  9136. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9137. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9138. return $this->privates['.MedBrief\\MSR\\Command\\RotateApiSecretCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:firm:rotate-secret', [], 'Rotates a secret for use with the MSR API', false, function (): \MedBrief\MSR\Command\RotateApiSecretCommand {
  9139. return ($this->privates['MedBrief\\MSR\\Command\\RotateApiSecretCommand'] ?? $this->getRotateApiSecretCommandService());
  9140. });
  9141. }
  9142. /**
  9143. * Gets the private '.MedBrief\MSR\Command\ScrapePolicyDateVersionCommand.lazy' shared service.
  9144. *
  9145. * @return \Symfony\Component\Console\Command\LazyCommand
  9146. */
  9147. protected function getScrapePolicyDateVersionCommand_LazyService()
  9148. {
  9149. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9150. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9151. return $this->privates['.MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('medbrief:scrape-policy-date-version', [], 'Retrieve policy date versions from Medbrief website', false, function (): \MedBrief\MSR\Command\ScrapePolicyDateVersionCommand {
  9152. return ($this->privates['MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand'] ?? $this->getScrapePolicyDateVersionCommandService());
  9153. });
  9154. }
  9155. /**
  9156. * Gets the private '.console.command.about.lazy' shared service.
  9157. *
  9158. * @return \Symfony\Component\Console\Command\LazyCommand
  9159. */
  9160. protected function get_Console_Command_About_LazyService()
  9161. {
  9162. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9163. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9164. return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  9165. return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  9166. });
  9167. }
  9168. /**
  9169. * Gets the private '.console.command.assets_install.lazy' shared service.
  9170. *
  9171. * @return \Symfony\Component\Console\Command\LazyCommand
  9172. */
  9173. protected function get_Console_Command_AssetsInstall_LazyService()
  9174. {
  9175. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9176. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9177. return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  9178. return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  9179. });
  9180. }
  9181. /**
  9182. * Gets the private '.console.command.cache_clear.lazy' shared service.
  9183. *
  9184. * @return \Symfony\Component\Console\Command\LazyCommand
  9185. */
  9186. protected function get_Console_Command_CacheClear_LazyService()
  9187. {
  9188. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9189. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9190. return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  9191. return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  9192. });
  9193. }
  9194. /**
  9195. * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  9196. *
  9197. * @return \Symfony\Component\Console\Command\LazyCommand
  9198. */
  9199. protected function get_Console_Command_CachePoolClear_LazyService()
  9200. {
  9201. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9202. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9203. return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  9204. return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  9205. });
  9206. }
  9207. /**
  9208. * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  9209. *
  9210. * @return \Symfony\Component\Console\Command\LazyCommand
  9211. */
  9212. protected function get_Console_Command_CachePoolDelete_LazyService()
  9213. {
  9214. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9215. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9216. return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  9217. return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  9218. });
  9219. }
  9220. /**
  9221. * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  9222. *
  9223. * @return \Symfony\Component\Console\Command\LazyCommand
  9224. */
  9225. protected function get_Console_Command_CachePoolList_LazyService()
  9226. {
  9227. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9228. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9229. return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  9230. return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  9231. });
  9232. }
  9233. /**
  9234. * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  9235. *
  9236. * @return \Symfony\Component\Console\Command\LazyCommand
  9237. */
  9238. protected function get_Console_Command_CachePoolPrune_LazyService()
  9239. {
  9240. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9241. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9242. return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  9243. return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  9244. });
  9245. }
  9246. /**
  9247. * Gets the private '.console.command.cache_warmup.lazy' shared service.
  9248. *
  9249. * @return \Symfony\Component\Console\Command\LazyCommand
  9250. */
  9251. protected function get_Console_Command_CacheWarmup_LazyService()
  9252. {
  9253. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9254. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9255. return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  9256. return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  9257. });
  9258. }
  9259. /**
  9260. * Gets the private '.console.command.config_debug.lazy' shared service.
  9261. *
  9262. * @return \Symfony\Component\Console\Command\LazyCommand
  9263. */
  9264. protected function get_Console_Command_ConfigDebug_LazyService()
  9265. {
  9266. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9267. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9268. return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  9269. return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  9270. });
  9271. }
  9272. /**
  9273. * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  9274. *
  9275. * @return \Symfony\Component\Console\Command\LazyCommand
  9276. */
  9277. protected function get_Console_Command_ConfigDumpReference_LazyService()
  9278. {
  9279. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9280. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9281. return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  9282. return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  9283. });
  9284. }
  9285. /**
  9286. * Gets the private '.console.command.container_debug.lazy' shared service.
  9287. *
  9288. * @return \Symfony\Component\Console\Command\LazyCommand
  9289. */
  9290. protected function get_Console_Command_ContainerDebug_LazyService()
  9291. {
  9292. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9293. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9294. return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  9295. return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  9296. });
  9297. }
  9298. /**
  9299. * Gets the private '.console.command.container_lint.lazy' shared service.
  9300. *
  9301. * @return \Symfony\Component\Console\Command\LazyCommand
  9302. */
  9303. protected function get_Console_Command_ContainerLint_LazyService()
  9304. {
  9305. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9306. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9307. return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  9308. return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  9309. });
  9310. }
  9311. /**
  9312. * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  9313. *
  9314. * @return \Symfony\Component\Console\Command\LazyCommand
  9315. */
  9316. protected function get_Console_Command_DebugAutowiring_LazyService()
  9317. {
  9318. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9319. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9320. return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  9321. return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  9322. });
  9323. }
  9324. /**
  9325. * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  9326. *
  9327. * @return \Symfony\Component\Console\Command\LazyCommand
  9328. */
  9329. protected function get_Console_Command_DotenvDebug_LazyService()
  9330. {
  9331. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9332. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9333. return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  9334. return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  9335. });
  9336. }
  9337. /**
  9338. * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  9339. *
  9340. * @return \Symfony\Component\Console\Command\LazyCommand
  9341. */
  9342. protected function get_Console_Command_EventDispatcherDebug_LazyService()
  9343. {
  9344. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9345. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9346. return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  9347. return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  9348. });
  9349. }
  9350. /**
  9351. * Gets the private '.console.command.form_debug.lazy' shared service.
  9352. *
  9353. * @return \Symfony\Component\Console\Command\LazyCommand
  9354. */
  9355. protected function get_Console_Command_FormDebug_LazyService()
  9356. {
  9357. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9358. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9359. return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
  9360. return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  9361. });
  9362. }
  9363. /**
  9364. * Gets the private '.console.command.router_debug.lazy' shared service.
  9365. *
  9366. * @return \Symfony\Component\Console\Command\LazyCommand
  9367. */
  9368. protected function get_Console_Command_RouterDebug_LazyService()
  9369. {
  9370. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9371. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9372. return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  9373. return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  9374. });
  9375. }
  9376. /**
  9377. * Gets the private '.console.command.router_match.lazy' shared service.
  9378. *
  9379. * @return \Symfony\Component\Console\Command\LazyCommand
  9380. */
  9381. protected function get_Console_Command_RouterMatch_LazyService()
  9382. {
  9383. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9384. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9385. return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  9386. return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  9387. });
  9388. }
  9389. /**
  9390. * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  9391. *
  9392. * @return \Symfony\Component\Console\Command\LazyCommand
  9393. */
  9394. protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  9395. {
  9396. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9397. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9398. return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  9399. return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  9400. });
  9401. }
  9402. /**
  9403. * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  9404. *
  9405. * @return \Symfony\Component\Console\Command\LazyCommand
  9406. */
  9407. protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  9408. {
  9409. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9410. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9411. return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  9412. return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  9413. });
  9414. }
  9415. /**
  9416. * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  9417. *
  9418. * @return \Symfony\Component\Console\Command\LazyCommand
  9419. */
  9420. protected function get_Console_Command_SecretsGenerateKey_LazyService()
  9421. {
  9422. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9423. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9424. return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  9425. return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  9426. });
  9427. }
  9428. /**
  9429. * Gets the private '.console.command.secrets_list.lazy' shared service.
  9430. *
  9431. * @return \Symfony\Component\Console\Command\LazyCommand
  9432. */
  9433. protected function get_Console_Command_SecretsList_LazyService()
  9434. {
  9435. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9436. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9437. return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  9438. return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  9439. });
  9440. }
  9441. /**
  9442. * Gets the private '.console.command.secrets_remove.lazy' shared service.
  9443. *
  9444. * @return \Symfony\Component\Console\Command\LazyCommand
  9445. */
  9446. protected function get_Console_Command_SecretsRemove_LazyService()
  9447. {
  9448. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9449. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9450. return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  9451. return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  9452. });
  9453. }
  9454. /**
  9455. * Gets the private '.console.command.secrets_set.lazy' shared service.
  9456. *
  9457. * @return \Symfony\Component\Console\Command\LazyCommand
  9458. */
  9459. protected function get_Console_Command_SecretsSet_LazyService()
  9460. {
  9461. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9462. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9463. return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  9464. return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  9465. });
  9466. }
  9467. /**
  9468. * Gets the private '.console.command.translation_debug.lazy' shared service.
  9469. *
  9470. * @return \Symfony\Component\Console\Command\LazyCommand
  9471. */
  9472. protected function get_Console_Command_TranslationDebug_LazyService()
  9473. {
  9474. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9475. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9476. return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  9477. return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  9478. });
  9479. }
  9480. /**
  9481. * Gets the private '.console.command.translation_extract.lazy' shared service.
  9482. *
  9483. * @return \Symfony\Component\Console\Command\LazyCommand
  9484. */
  9485. protected function get_Console_Command_TranslationExtract_LazyService()
  9486. {
  9487. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9488. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9489. return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  9490. return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  9491. });
  9492. }
  9493. /**
  9494. * Gets the private '.console.command.translation_pull.lazy' shared service.
  9495. *
  9496. * @return \Symfony\Component\Console\Command\LazyCommand
  9497. */
  9498. protected function get_Console_Command_TranslationPull_LazyService()
  9499. {
  9500. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9501. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9502. return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  9503. return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  9504. });
  9505. }
  9506. /**
  9507. * Gets the private '.console.command.translation_push.lazy' shared service.
  9508. *
  9509. * @return \Symfony\Component\Console\Command\LazyCommand
  9510. */
  9511. protected function get_Console_Command_TranslationPush_LazyService()
  9512. {
  9513. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9514. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9515. return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  9516. return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  9517. });
  9518. }
  9519. /**
  9520. * Gets the private '.console.command.validator_debug.lazy' shared service.
  9521. *
  9522. * @return \Symfony\Component\Console\Command\LazyCommand
  9523. */
  9524. protected function get_Console_Command_ValidatorDebug_LazyService()
  9525. {
  9526. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9527. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9528. return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  9529. return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  9530. });
  9531. }
  9532. /**
  9533. * Gets the private '.console.command.xliff_lint.lazy' shared service.
  9534. *
  9535. * @return \Symfony\Component\Console\Command\LazyCommand
  9536. */
  9537. protected function get_Console_Command_XliffLint_LazyService()
  9538. {
  9539. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9540. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9541. return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  9542. return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  9543. });
  9544. }
  9545. /**
  9546. * Gets the private '.console.command.yaml_lint.lazy' shared service.
  9547. *
  9548. * @return \Symfony\Component\Console\Command\LazyCommand
  9549. */
  9550. protected function get_Console_Command_YamlLint_LazyService()
  9551. {
  9552. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9553. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9554. return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  9555. return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  9556. });
  9557. }
  9558. /**
  9559. * Gets the private '.debug.http_client' shared service.
  9560. *
  9561. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9562. */
  9563. protected function get_Debug_HttpClientService()
  9564. {
  9565. $a = \Symfony\Component\HttpClient\HttpClient::create(['timeout' => 7200, 'headers' => [], 'resolve' => []], 6);
  9566. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  9567. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9568. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9569. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9570. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  9571. $a->setLogger($b);
  9572. return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9573. }
  9574. /**
  9575. * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  9576. *
  9577. * @return \Symfony\Component\Console\Command\LazyCommand
  9578. */
  9579. protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  9580. {
  9581. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9582. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9583. return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version', false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  9584. return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  9585. });
  9586. }
  9587. /**
  9588. * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  9589. *
  9590. * @return \Symfony\Component\Console\Command\LazyCommand
  9591. */
  9592. protected function get_DoctrineMigrations_DiffCommand_LazyService()
  9593. {
  9594. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9595. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9596. return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  9597. return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  9598. });
  9599. }
  9600. /**
  9601. * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  9602. *
  9603. * @return \Symfony\Component\Console\Command\LazyCommand
  9604. */
  9605. protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  9606. {
  9607. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9608. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9609. return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.', false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  9610. return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  9611. });
  9612. }
  9613. /**
  9614. * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  9615. *
  9616. * @return \Symfony\Component\Console\Command\LazyCommand
  9617. */
  9618. protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  9619. {
  9620. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9621. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9622. return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  9623. return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  9624. });
  9625. }
  9626. /**
  9627. * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  9628. *
  9629. * @return \Symfony\Component\Console\Command\LazyCommand
  9630. */
  9631. protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  9632. {
  9633. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9634. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9635. return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.', false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  9636. return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  9637. });
  9638. }
  9639. /**
  9640. * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  9641. *
  9642. * @return \Symfony\Component\Console\Command\LazyCommand
  9643. */
  9644. protected function get_DoctrineMigrations_LatestCommand_LazyService()
  9645. {
  9646. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9647. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9648. return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version', false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  9649. return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  9650. });
  9651. }
  9652. /**
  9653. * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  9654. *
  9655. * @return \Symfony\Component\Console\Command\LazyCommand
  9656. */
  9657. protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  9658. {
  9659. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9660. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9661. return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  9662. return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  9663. });
  9664. }
  9665. /**
  9666. * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  9667. *
  9668. * @return \Symfony\Component\Console\Command\LazyCommand
  9669. */
  9670. protected function get_DoctrineMigrations_RollupCommand_LazyService()
  9671. {
  9672. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9673. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9674. return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.', false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  9675. return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  9676. });
  9677. }
  9678. /**
  9679. * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  9680. *
  9681. * @return \Symfony\Component\Console\Command\LazyCommand
  9682. */
  9683. protected function get_DoctrineMigrations_StatusCommand_LazyService()
  9684. {
  9685. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9686. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9687. return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.', false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  9688. return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  9689. });
  9690. }
  9691. /**
  9692. * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  9693. *
  9694. * @return \Symfony\Component\Console\Command\LazyCommand
  9695. */
  9696. protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  9697. {
  9698. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9699. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9700. return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.', false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  9701. return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  9702. });
  9703. }
  9704. /**
  9705. * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  9706. *
  9707. * @return \Symfony\Component\Console\Command\LazyCommand
  9708. */
  9709. protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  9710. {
  9711. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9712. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9713. return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.', false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  9714. return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  9715. });
  9716. }
  9717. /**
  9718. * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  9719. *
  9720. * @return \Symfony\Component\Console\Command\LazyCommand
  9721. */
  9722. protected function get_DoctrineMigrations_VersionCommand_LazyService()
  9723. {
  9724. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9725. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9726. return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.', false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  9727. return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  9728. });
  9729. }
  9730. /**
  9731. * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  9732. *
  9733. * @return \Symfony\Component\Console\Command\LazyCommand
  9734. */
  9735. protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  9736. {
  9737. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9738. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  9739. return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.', false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  9740. return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  9741. });
  9742. }
  9743. /**
  9744. * Gets the private '.errored..service_locator..BbZbLT.MedBrief\MSR\Entity\RecordsRequestLetterTemplate' shared service.
  9745. *
  9746. * @return \MedBrief\MSR\Entity\RecordsRequestLetterTemplate
  9747. */
  9748. protected function getRecordsRequestLetterTemplateService()
  9749. {
  9750. $this->throw('Cannot autowire service ".service_locator..BbZbLT": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.');
  9751. }
  9752. /**
  9753. * Gets the private '.errored..service_locator..ZUpiaQ.MedBrief\MSR\Entity\Account' shared service.
  9754. *
  9755. * @return \MedBrief\MSR\Entity\Account
  9756. */
  9757. protected function getAccountService()
  9758. {
  9759. $this->throw('Cannot autowire service ".service_locator..ZUpiaQ": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  9760. }
  9761. /**
  9762. * Gets the private '.errored..service_locator.._XK1gQ.MedBrief\MSR\Entity\RecordsRequestCentreContact' shared service.
  9763. *
  9764. * @return \MedBrief\MSR\Entity\RecordsRequestCentreContact
  9765. */
  9766. protected function getRecordsRequestCentreContactService()
  9767. {
  9768. $this->throw('Cannot autowire service ".service_locator.._XK1gQ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreContact" but no such service exists.');
  9769. }
  9770. /**
  9771. * Gets the private '.errored..service_locator.._XK1gQ.MedBrief\MSR\Entity\RecordsRequestCentreParent' shared service.
  9772. *
  9773. * @return \MedBrief\MSR\Entity\RecordsRequestCentreParent
  9774. */
  9775. protected function getRecordsRequestCentreParentService()
  9776. {
  9777. $this->throw('Cannot autowire service ".service_locator.._XK1gQ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreParent" but no such service exists.');
  9778. }
  9779. /**
  9780. * Gets the private '.errored..service_locator.0SbikPO.MedBrief\MSR\Entity\MatterCommunication' shared service.
  9781. *
  9782. * @return \MedBrief\MSR\Entity\MatterCommunication
  9783. */
  9784. protected function getMatterCommunicationService()
  9785. {
  9786. $this->throw('Cannot autowire service ".service_locator.0SbikPO": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.');
  9787. }
  9788. /**
  9789. * Gets the private '.errored..service_locator.0SbikPO.MedBrief\MSR\Entity\Project' shared service.
  9790. *
  9791. * @return \MedBrief\MSR\Entity\Project
  9792. */
  9793. protected function getProjectService()
  9794. {
  9795. $this->throw('Cannot autowire service ".service_locator.0SbikPO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9796. }
  9797. /**
  9798. * Gets the private '.errored..service_locator.0kZH8_x.MedBrief\MSR\Entity\SortingSession' shared service.
  9799. *
  9800. * @return \MedBrief\MSR\Entity\SortingSession
  9801. */
  9802. protected function getSortingSessionService()
  9803. {
  9804. $this->throw('Cannot autowire service ".service_locator.0kZH8_x": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  9805. }
  9806. /**
  9807. * Gets the private '.errored..service_locator.1C1sESi.MedBrief\MSR\Entity\Project' shared service.
  9808. *
  9809. * @return \MedBrief\MSR\Entity\Project
  9810. */
  9811. protected function getProject2Service()
  9812. {
  9813. $this->throw('Cannot autowire service ".service_locator.1C1sESi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9814. }
  9815. /**
  9816. * Gets the private '.errored..service_locator.1C1sESi.Symfony\Component\Security\Core\User\UserInterface' shared service.
  9817. *
  9818. * @return \Symfony\Component\Security\Core\User\UserInterface
  9819. */
  9820. protected function getUserInterfaceService()
  9821. {
  9822. $this->throw('Cannot autowire service ".service_locator.1C1sESi": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?');
  9823. }
  9824. /**
  9825. * Gets the private '.errored..service_locator.1Wxes5n.MedBrief\MSR\Entity\Project' shared service.
  9826. *
  9827. * @return \MedBrief\MSR\Entity\Project
  9828. */
  9829. protected function getProject3Service()
  9830. {
  9831. $this->throw('Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9832. }
  9833. /**
  9834. * Gets the private '.errored..service_locator.1Wxes5n.MedBrief\MSR\Entity\RecordsRequest' shared service.
  9835. *
  9836. * @return \MedBrief\MSR\Entity\RecordsRequest
  9837. */
  9838. protected function getRecordsRequestService()
  9839. {
  9840. $this->throw('Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  9841. }
  9842. /**
  9843. * Gets the private '.errored..service_locator.1Wxes5n.MedBrief\MSR\Entity\RecordsRequestDetail' shared service.
  9844. *
  9845. * @return \MedBrief\MSR\Entity\RecordsRequestDetail
  9846. */
  9847. protected function getRecordsRequestDetailService()
  9848. {
  9849. $this->throw('Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.');
  9850. }
  9851. /**
  9852. * Gets the private '.errored..service_locator.2RcO_rd.MedBrief\MSR\Entity\HelpSection' shared service.
  9853. *
  9854. * @return \MedBrief\MSR\Entity\HelpSection
  9855. */
  9856. protected function getHelpSectionService()
  9857. {
  9858. $this->throw('Cannot autowire service ".service_locator.2RcO_rd": it references class "MedBrief\\MSR\\Entity\\HelpSection" but no such service exists.');
  9859. }
  9860. /**
  9861. * Gets the private '.errored..service_locator.2ZvXWjg.MedBrief\MSR\Entity\Project' shared service.
  9862. *
  9863. * @return \MedBrief\MSR\Entity\Project
  9864. */
  9865. protected function getProject4Service()
  9866. {
  9867. $this->throw('Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9868. }
  9869. /**
  9870. * Gets the private '.errored..service_locator.2ZvXWjg.MedBrief\MSR\Entity\SortingSession' shared service.
  9871. *
  9872. * @return \MedBrief\MSR\Entity\SortingSession
  9873. */
  9874. protected function getSortingSession2Service()
  9875. {
  9876. $this->throw('Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  9877. }
  9878. /**
  9879. * Gets the private '.errored..service_locator.2ZvXWjg.MedBrief\MSR\Entity\SortingSessionMemo' shared service.
  9880. *
  9881. * @return \MedBrief\MSR\Entity\SortingSessionMemo
  9882. */
  9883. protected function getSortingSessionMemoService()
  9884. {
  9885. $this->throw('Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.');
  9886. }
  9887. /**
  9888. * Gets the private '.errored..service_locator.2e7PZ17.MedBrief\MSR\Entity\Project' shared service.
  9889. *
  9890. * @return \MedBrief\MSR\Entity\Project
  9891. */
  9892. protected function getProject5Service()
  9893. {
  9894. $this->throw('Cannot autowire service ".service_locator.2e7PZ17": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9895. }
  9896. /**
  9897. * Gets the private '.errored..service_locator.2e7PZ17.MedBrief\MSR\Entity\RecordsRequest' shared service.
  9898. *
  9899. * @return \MedBrief\MSR\Entity\RecordsRequest
  9900. */
  9901. protected function getRecordsRequest2Service()
  9902. {
  9903. $this->throw('Cannot autowire service ".service_locator.2e7PZ17": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  9904. }
  9905. /**
  9906. * Gets the private '.errored..service_locator.2zjsh_X.MedBrief\MSR\Entity\FilteredReport' shared service.
  9907. *
  9908. * @return \MedBrief\MSR\Entity\FilteredReport
  9909. */
  9910. protected function getFilteredReportService()
  9911. {
  9912. $this->throw('Cannot autowire service ".service_locator.2zjsh_X": it references class "MedBrief\\MSR\\Entity\\FilteredReport" but no such service exists.');
  9913. }
  9914. /**
  9915. * Gets the private '.errored..service_locator.3HPEaH6.MedBrief\MSR\Entity\AdditionalRequest' shared service.
  9916. *
  9917. * @return \MedBrief\MSR\Entity\AdditionalRequest
  9918. */
  9919. protected function getAdditionalRequestService()
  9920. {
  9921. $this->throw('Cannot autowire service ".service_locator.3HPEaH6": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.');
  9922. }
  9923. /**
  9924. * Gets the private '.errored..service_locator.3HPEaH6.MedBrief\MSR\Entity\Project' shared service.
  9925. *
  9926. * @return \MedBrief\MSR\Entity\Project
  9927. */
  9928. protected function getProject6Service()
  9929. {
  9930. $this->throw('Cannot autowire service ".service_locator.3HPEaH6": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9931. }
  9932. /**
  9933. * Gets the private '.errored..service_locator.3QX7Xaq.MedBrief\MSR\Entity\BatchRequest' shared service.
  9934. *
  9935. * @return \MedBrief\MSR\Entity\BatchRequest
  9936. */
  9937. protected function getBatchRequestService()
  9938. {
  9939. $this->throw('Cannot autowire service ".service_locator.3QX7Xaq": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  9940. }
  9941. /**
  9942. * Gets the private '.errored..service_locator.3QX7Xaq.MedBrief\MSR\Entity\Project' shared service.
  9943. *
  9944. * @return \MedBrief\MSR\Entity\Project
  9945. */
  9946. protected function getProject7Service()
  9947. {
  9948. $this->throw('Cannot autowire service ".service_locator.3QX7Xaq": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9949. }
  9950. /**
  9951. * Gets the private '.errored..service_locator.3pKX3OM.MedBrief\MSR\Entity\ExpertAgency' shared service.
  9952. *
  9953. * @return \MedBrief\MSR\Entity\ExpertAgency
  9954. */
  9955. protected function getExpertAgencyService()
  9956. {
  9957. $this->throw('Cannot autowire service ".service_locator.3pKX3OM": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.');
  9958. }
  9959. /**
  9960. * Gets the private '.errored..service_locator.4791TPa.MedBrief\MSR\Entity\Firm' shared service.
  9961. *
  9962. * @return \MedBrief\MSR\Entity\Firm
  9963. */
  9964. protected function getFirmService()
  9965. {
  9966. $this->throw('Cannot autowire service ".service_locator.4791TPa": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.');
  9967. }
  9968. /**
  9969. * Gets the private '.errored..service_locator.4D1lcy4.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  9970. *
  9971. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  9972. */
  9973. protected function getInterpartyDisclosureService()
  9974. {
  9975. $this->throw('Cannot autowire service ".service_locator.4D1lcy4": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  9976. }
  9977. /**
  9978. * Gets the private '.errored..service_locator.4D1lcy4.MedBrief\MSR\Entity\Project' shared service.
  9979. *
  9980. * @return \MedBrief\MSR\Entity\Project
  9981. */
  9982. protected function getProject8Service()
  9983. {
  9984. $this->throw('Cannot autowire service ".service_locator.4D1lcy4": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9985. }
  9986. /**
  9987. * Gets the private '.errored..service_locator.5T7nnki.MedBrief\MSR\Entity\Project' shared service.
  9988. *
  9989. * @return \MedBrief\MSR\Entity\Project
  9990. */
  9991. protected function getProject9Service()
  9992. {
  9993. $this->throw('Cannot autowire service ".service_locator.5T7nnki": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  9994. }
  9995. /**
  9996. * Gets the private '.errored..service_locator.5h6_xbJ.MedBrief\MSR\Entity\MatterRequest\MatterRequest' shared service.
  9997. *
  9998. * @return \MedBrief\MSR\Entity\MatterRequest\MatterRequest
  9999. */
  10000. protected function getMatterRequestService()
  10001. {
  10002. $this->throw('Cannot autowire service ".service_locator.5h6_xbJ": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.');
  10003. }
  10004. /**
  10005. * Gets the private '.errored..service_locator.60l0MUJ.MedBrief\MSR\Entity\Disc' shared service.
  10006. *
  10007. * @return \MedBrief\MSR\Entity\Disc
  10008. */
  10009. protected function getDiscService()
  10010. {
  10011. $this->throw('Cannot autowire service ".service_locator.60l0MUJ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10012. }
  10013. /**
  10014. * Gets the private '.errored..service_locator.60l0MUJ.MedBrief\MSR\Entity\Project' shared service.
  10015. *
  10016. * @return \MedBrief\MSR\Entity\Project
  10017. */
  10018. protected function getProject10Service()
  10019. {
  10020. $this->throw('Cannot autowire service ".service_locator.60l0MUJ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10021. }
  10022. /**
  10023. * Gets the private '.errored..service_locator.6JNR8a8.MedBrief\MSR\Entity\Document' shared service.
  10024. *
  10025. * @return \MedBrief\MSR\Entity\Document
  10026. */
  10027. protected function getDocumentService()
  10028. {
  10029. $this->throw('Cannot autowire service ".service_locator.6JNR8a8": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10030. }
  10031. /**
  10032. * Gets the private '.errored..service_locator.6JNR8a8.MedBrief\MSR\Entity\Project' shared service.
  10033. *
  10034. * @return \MedBrief\MSR\Entity\Project
  10035. */
  10036. protected function getProject11Service()
  10037. {
  10038. $this->throw('Cannot autowire service ".service_locator.6JNR8a8": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10039. }
  10040. /**
  10041. * Gets the private '.errored..service_locator.6SoNTXm.MedBrief\MSR\Entity\SortingSession' shared service.
  10042. *
  10043. * @return \MedBrief\MSR\Entity\SortingSession
  10044. */
  10045. protected function getSortingSession3Service()
  10046. {
  10047. $this->throw('Cannot autowire service ".service_locator.6SoNTXm": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10048. }
  10049. /**
  10050. * Gets the private '.errored..service_locator.7Igr1oF.MedBrief\MSR\Entity\BatchRequest' shared service.
  10051. *
  10052. * @return \MedBrief\MSR\Entity\BatchRequest
  10053. */
  10054. protected function getBatchRequest2Service()
  10055. {
  10056. $this->throw('Cannot autowire service ".service_locator.7Igr1oF": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  10057. }
  10058. /**
  10059. * Gets the private '.errored..service_locator.7Igr1oF.MedBrief\MSR\Entity\Project' shared service.
  10060. *
  10061. * @return \MedBrief\MSR\Entity\Project
  10062. */
  10063. protected function getProject12Service()
  10064. {
  10065. $this->throw('Cannot autowire service ".service_locator.7Igr1oF": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10066. }
  10067. /**
  10068. * Gets the private '.errored..service_locator.7JYhOFD.MedBrief\MSR\Entity\Patient' shared service.
  10069. *
  10070. * @return \MedBrief\MSR\Entity\Patient
  10071. */
  10072. protected function getPatientService()
  10073. {
  10074. $this->throw('Cannot autowire service ".service_locator.7JYhOFD": it references class "MedBrief\\MSR\\Entity\\Patient" but no such service exists.');
  10075. }
  10076. /**
  10077. * Gets the private '.errored..service_locator.7JYhOFD.MedBrief\MSR\Entity\Project' shared service.
  10078. *
  10079. * @return \MedBrief\MSR\Entity\Project
  10080. */
  10081. protected function getProject13Service()
  10082. {
  10083. $this->throw('Cannot autowire service ".service_locator.7JYhOFD": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10084. }
  10085. /**
  10086. * Gets the private '.errored..service_locator.7P5c1AQ.MedBrief\MSR\Entity\Disc' shared service.
  10087. *
  10088. * @return \MedBrief\MSR\Entity\Disc
  10089. */
  10090. protected function getDisc2Service()
  10091. {
  10092. $this->throw('Cannot autowire service ".service_locator.7P5c1AQ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10093. }
  10094. /**
  10095. * Gets the private '.errored..service_locator.7P5c1AQ.MedBrief\MSR\Entity\Project' shared service.
  10096. *
  10097. * @return \MedBrief\MSR\Entity\Project
  10098. */
  10099. protected function getProject14Service()
  10100. {
  10101. $this->throw('Cannot autowire service ".service_locator.7P5c1AQ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10102. }
  10103. /**
  10104. * Gets the private '.errored..service_locator.7UiNU0F.MedBrief\MSR\Entity\ClinicalSummary' shared service.
  10105. *
  10106. * @return \MedBrief\MSR\Entity\ClinicalSummary
  10107. */
  10108. protected function getClinicalSummaryService()
  10109. {
  10110. $this->throw('Cannot autowire service ".service_locator.7UiNU0F": it references class "MedBrief\\MSR\\Entity\\ClinicalSummary" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\PushToCollection\\CollectionPushable\\CollectionPushableInterface" instead.');
  10111. }
  10112. /**
  10113. * Gets the private '.errored..service_locator.7UiNU0F.MedBrief\MSR\Entity\Project' shared service.
  10114. *
  10115. * @return \MedBrief\MSR\Entity\Project
  10116. */
  10117. protected function getProject15Service()
  10118. {
  10119. $this->throw('Cannot autowire service ".service_locator.7UiNU0F": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10120. }
  10121. /**
  10122. * Gets the private '.errored..service_locator.7raNBM_.MedBrief\MSR\Entity\Collection' shared service.
  10123. *
  10124. * @return \MedBrief\MSR\Entity\Collection
  10125. */
  10126. protected function getCollectionService()
  10127. {
  10128. $this->throw('Cannot autowire service ".service_locator.7raNBM_": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  10129. }
  10130. /**
  10131. * Gets the private '.errored..service_locator.7raNBM_.MedBrief\MSR\Entity\Project' shared service.
  10132. *
  10133. * @return \MedBrief\MSR\Entity\Project
  10134. */
  10135. protected function getProject16Service()
  10136. {
  10137. $this->throw('Cannot autowire service ".service_locator.7raNBM_": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10138. }
  10139. /**
  10140. * Gets the private '.errored..service_locator.7uzInMd.MedBrief\MSR\Entity\Project' shared service.
  10141. *
  10142. * @return \MedBrief\MSR\Entity\Project
  10143. */
  10144. protected function getProject17Service()
  10145. {
  10146. $this->throw('Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10147. }
  10148. /**
  10149. * Gets the private '.errored..service_locator.7uzInMd.MedBrief\MSR\Entity\SortingSession' shared service.
  10150. *
  10151. * @return \MedBrief\MSR\Entity\SortingSession
  10152. */
  10153. protected function getSortingSession4Service()
  10154. {
  10155. $this->throw('Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10156. }
  10157. /**
  10158. * Gets the private '.errored..service_locator.7uzInMd.MedBrief\MSR\Entity\SortingSessionMemo' shared service.
  10159. *
  10160. * @return \MedBrief\MSR\Entity\SortingSessionMemo
  10161. */
  10162. protected function getSortingSessionMemo2Service()
  10163. {
  10164. $this->throw('Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.');
  10165. }
  10166. /**
  10167. * Gets the private '.errored..service_locator.86I95xi.MedBrief\MSR\Entity\Document' shared service.
  10168. *
  10169. * @return \MedBrief\MSR\Entity\Document
  10170. */
  10171. protected function getDocument2Service()
  10172. {
  10173. $this->throw('Cannot autowire service ".service_locator.86I95xi": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10174. }
  10175. /**
  10176. * Gets the private '.errored..service_locator.8EzaJe2.MedBrief\MSR\Entity\Document' shared service.
  10177. *
  10178. * @return \MedBrief\MSR\Entity\Document
  10179. */
  10180. protected function getDocument3Service()
  10181. {
  10182. $this->throw('Cannot autowire service ".service_locator.8EzaJe2": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10183. }
  10184. /**
  10185. * Gets the private '.errored..service_locator.8P2o.hb.MedBrief\MSR\Entity\ChronologyRequest' shared service.
  10186. *
  10187. * @return \MedBrief\MSR\Entity\ChronologyRequest
  10188. */
  10189. protected function getChronologyRequestService()
  10190. {
  10191. $this->throw('Cannot autowire service ".service_locator.8P2o.hb": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.');
  10192. }
  10193. /**
  10194. * Gets the private '.errored..service_locator.8P2o.hb.MedBrief\MSR\Entity\Project' shared service.
  10195. *
  10196. * @return \MedBrief\MSR\Entity\Project
  10197. */
  10198. protected function getProject18Service()
  10199. {
  10200. $this->throw('Cannot autowire service ".service_locator.8P2o.hb": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10201. }
  10202. /**
  10203. * Gets the private '.errored..service_locator.8QHLfgZ.MedBrief\MSR\Entity\Disc' shared service.
  10204. *
  10205. * @return \MedBrief\MSR\Entity\Disc
  10206. */
  10207. protected function getDisc3Service()
  10208. {
  10209. $this->throw('Cannot autowire service ".service_locator.8QHLfgZ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10210. }
  10211. /**
  10212. * Gets the private '.errored..service_locator.8QHLfgZ.MedBrief\MSR\Entity\Project' shared service.
  10213. *
  10214. * @return \MedBrief\MSR\Entity\Project
  10215. */
  10216. protected function getProject19Service()
  10217. {
  10218. $this->throw('Cannot autowire service ".service_locator.8QHLfgZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10219. }
  10220. /**
  10221. * Gets the private '.errored..service_locator.925GV4..MedBrief\MSR\Entity\Document' shared service.
  10222. *
  10223. * @return \MedBrief\MSR\Entity\Document
  10224. */
  10225. protected function getDocument4Service()
  10226. {
  10227. $this->throw('Cannot autowire service ".service_locator.925GV4.": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10228. }
  10229. /**
  10230. * Gets the private '.errored..service_locator.925GV4..MedBrief\MSR\Entity\Project' shared service.
  10231. *
  10232. * @return \MedBrief\MSR\Entity\Project
  10233. */
  10234. protected function getProject20Service()
  10235. {
  10236. $this->throw('Cannot autowire service ".service_locator.925GV4.": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10237. }
  10238. /**
  10239. * Gets the private '.errored..service_locator.96Fnakf.MedBrief\MSR\Entity\Project' shared service.
  10240. *
  10241. * @return \MedBrief\MSR\Entity\Project
  10242. */
  10243. protected function getProject21Service()
  10244. {
  10245. $this->throw('Cannot autowire service ".service_locator.96Fnakf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10246. }
  10247. /**
  10248. * Gets the private '.errored..service_locator.96Fnakf.MedBrief\MSR\Entity\User' shared service.
  10249. *
  10250. * @return \MedBrief\MSR\Entity\User
  10251. */
  10252. protected function getUserService()
  10253. {
  10254. $this->throw('Cannot autowire service ".service_locator.96Fnakf": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  10255. }
  10256. /**
  10257. * Gets the private '.errored..service_locator.9Cf_6Q8.MedBrief\MSR\Entity\SortingSession' shared service.
  10258. *
  10259. * @return \MedBrief\MSR\Entity\SortingSession
  10260. */
  10261. protected function getSortingSession5Service()
  10262. {
  10263. $this->throw('Cannot autowire service ".service_locator.9Cf_6Q8": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10264. }
  10265. /**
  10266. * Gets the private '.errored..service_locator.9O0sz.T.MedBrief\MSR\Entity\Disc' shared service.
  10267. *
  10268. * @return \MedBrief\MSR\Entity\Disc
  10269. */
  10270. protected function getDisc4Service()
  10271. {
  10272. $this->throw('Cannot autowire service ".service_locator.9O0sz.T": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10273. }
  10274. /**
  10275. * Gets the private '.errored..service_locator.9O0sz.T.MedBrief\MSR\Entity\Project' shared service.
  10276. *
  10277. * @return \MedBrief\MSR\Entity\Project
  10278. */
  10279. protected function getProject22Service()
  10280. {
  10281. $this->throw('Cannot autowire service ".service_locator.9O0sz.T": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10282. }
  10283. /**
  10284. * Gets the private '.errored..service_locator.9Qav4G9.MedBrief\MSR\Entity\MatterRequest\Patient' shared service.
  10285. *
  10286. * @return \MedBrief\MSR\Entity\MatterRequest\Patient
  10287. */
  10288. protected function getPatient2Service()
  10289. {
  10290. $this->throw('Cannot autowire service ".service_locator.9Qav4G9": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\Patient" but no such service exists.');
  10291. }
  10292. /**
  10293. * Gets the private '.errored..service_locator.9vF9hX2.MedBrief\MSR\Entity\Firm' shared service.
  10294. *
  10295. * @return \MedBrief\MSR\Entity\Firm
  10296. */
  10297. protected function getFirm2Service()
  10298. {
  10299. $this->throw('Cannot autowire service ".service_locator.9vF9hX2": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.');
  10300. }
  10301. /**
  10302. * Gets the private '.errored..service_locator.A2zXCdU.MedBrief\MSR\Entity\Project' shared service.
  10303. *
  10304. * @return \MedBrief\MSR\Entity\Project
  10305. */
  10306. protected function getProject23Service()
  10307. {
  10308. $this->throw('Cannot autowire service ".service_locator.A2zXCdU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10309. }
  10310. /**
  10311. * Gets the private '.errored..service_locator.A8fjrxC.MedBrief\MSR\Entity\SortingMemoPhrase' shared service.
  10312. *
  10313. * @return \MedBrief\MSR\Entity\SortingMemoPhrase
  10314. */
  10315. protected function getSortingMemoPhraseService()
  10316. {
  10317. $this->throw('Cannot autowire service ".service_locator.A8fjrxC": it references class "MedBrief\\MSR\\Entity\\SortingMemoPhrase" but no such service exists.');
  10318. }
  10319. /**
  10320. * Gets the private '.errored..service_locator.AWVTLGN.MedBrief\MSR\Entity\ChronologyRequest' shared service.
  10321. *
  10322. * @return \MedBrief\MSR\Entity\ChronologyRequest
  10323. */
  10324. protected function getChronologyRequest2Service()
  10325. {
  10326. $this->throw('Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.');
  10327. }
  10328. /**
  10329. * Gets the private '.errored..service_locator.AWVTLGN.MedBrief\MSR\Entity\ChronologyRequestDetail' shared service.
  10330. *
  10331. * @return \MedBrief\MSR\Entity\ChronologyRequestDetail
  10332. */
  10333. protected function getChronologyRequestDetailService()
  10334. {
  10335. $this->throw('Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\ChronologyRequestDetail" but no such service exists.');
  10336. }
  10337. /**
  10338. * Gets the private '.errored..service_locator.AWVTLGN.MedBrief\MSR\Entity\Project' shared service.
  10339. *
  10340. * @return \MedBrief\MSR\Entity\Project
  10341. */
  10342. protected function getProject24Service()
  10343. {
  10344. $this->throw('Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10345. }
  10346. /**
  10347. * Gets the private '.errored..service_locator.AkIrSzi.MedBrief\MSR\Entity\Project' shared service.
  10348. *
  10349. * @return \MedBrief\MSR\Entity\Project
  10350. */
  10351. protected function getProject25Service()
  10352. {
  10353. $this->throw('Cannot autowire service ".service_locator.AkIrSzi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10354. }
  10355. /**
  10356. * Gets the private '.errored..service_locator.AkIrSzi.MedBrief\MSR\Entity\SortingSession' shared service.
  10357. *
  10358. * @return \MedBrief\MSR\Entity\SortingSession
  10359. */
  10360. protected function getSortingSession6Service()
  10361. {
  10362. $this->throw('Cannot autowire service ".service_locator.AkIrSzi": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10363. }
  10364. /**
  10365. * Gets the private '.errored..service_locator.B1iTE2t.MedBrief\MSR\Entity\RecordsRequestCentre' shared service.
  10366. *
  10367. * @return \MedBrief\MSR\Entity\RecordsRequestCentre
  10368. */
  10369. protected function getRecordsRequestCentreService()
  10370. {
  10371. $this->throw('Cannot autowire service ".service_locator.B1iTE2t": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentre" but no such service exists.');
  10372. }
  10373. /**
  10374. * Gets the private '.errored..service_locator.BnSt98e.MedBrief\MSR\Entity\Project' shared service.
  10375. *
  10376. * @return \MedBrief\MSR\Entity\Project
  10377. */
  10378. protected function getProject26Service()
  10379. {
  10380. $this->throw('Cannot autowire service ".service_locator.BnSt98e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10381. }
  10382. /**
  10383. * Gets the private '.errored..service_locator.BnSt98e.MedBrief\MSR\Entity\SortingSession' shared service.
  10384. *
  10385. * @return \MedBrief\MSR\Entity\SortingSession
  10386. */
  10387. protected function getSortingSession7Service()
  10388. {
  10389. $this->throw('Cannot autowire service ".service_locator.BnSt98e": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10390. }
  10391. /**
  10392. * Gets the private '.errored..service_locator.BvXwzC0.MedBrief\MSR\Entity\Disc' shared service.
  10393. *
  10394. * @return \MedBrief\MSR\Entity\Disc
  10395. */
  10396. protected function getDisc5Service()
  10397. {
  10398. $this->throw('Cannot autowire service ".service_locator.BvXwzC0": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10399. }
  10400. /**
  10401. * Gets the private '.errored..service_locator.CI4dzYz.MedBrief\MSR\Entity\Expert' shared service.
  10402. *
  10403. * @return \MedBrief\MSR\Entity\Expert
  10404. */
  10405. protected function getExpertService()
  10406. {
  10407. $this->throw('Cannot autowire service ".service_locator.CI4dzYz": it references class "MedBrief\\MSR\\Entity\\Expert" but no such service exists.');
  10408. }
  10409. /**
  10410. * Gets the private '.errored..service_locator.CKEfs3D.MedBrief\MSR\Entity\Project' shared service.
  10411. *
  10412. * @return \MedBrief\MSR\Entity\Project
  10413. */
  10414. protected function getProject27Service()
  10415. {
  10416. $this->throw('Cannot autowire service ".service_locator.CKEfs3D": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10417. }
  10418. /**
  10419. * Gets the private '.errored..service_locator.CKZs5rg.MedBrief\MSR\Entity\User' shared service.
  10420. *
  10421. * @return \MedBrief\MSR\Entity\User
  10422. */
  10423. protected function getUser2Service()
  10424. {
  10425. $this->throw('Cannot autowire service ".service_locator.CKZs5rg": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  10426. }
  10427. /**
  10428. * Gets the private '.errored..service_locator.CM2S1wm.MedBrief\MSR\Entity\Project' shared service.
  10429. *
  10430. * @return \MedBrief\MSR\Entity\Project
  10431. */
  10432. protected function getProject28Service()
  10433. {
  10434. $this->throw('Cannot autowire service ".service_locator.CM2S1wm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10435. }
  10436. /**
  10437. * Gets the private '.errored..service_locator.C_ani8x.MedBrief\MSR\Entity\HumanResourceLevel' shared service.
  10438. *
  10439. * @return \MedBrief\MSR\Entity\HumanResourceLevel
  10440. */
  10441. protected function getHumanResourceLevelService()
  10442. {
  10443. $this->throw('Cannot autowire service ".service_locator.C_ani8x": it references class "MedBrief\\MSR\\Entity\\HumanResourceLevel" but no such service exists.');
  10444. }
  10445. /**
  10446. * Gets the private '.errored..service_locator.Ck6dO8R.MedBrief\MSR\Entity\RoleInvitation' shared service.
  10447. *
  10448. * @return \MedBrief\MSR\Entity\RoleInvitation
  10449. */
  10450. protected function getRoleInvitationService()
  10451. {
  10452. $this->throw('Cannot autowire service ".service_locator.Ck6dO8R": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.');
  10453. }
  10454. /**
  10455. * Gets the private '.errored..service_locator.D4fQ6NZ.MedBrief\MSR\Entity\Document' shared service.
  10456. *
  10457. * @return \MedBrief\MSR\Entity\Document
  10458. */
  10459. protected function getDocument5Service()
  10460. {
  10461. $this->throw('Cannot autowire service ".service_locator.D4fQ6NZ": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10462. }
  10463. /**
  10464. * Gets the private '.errored..service_locator.DRkznwV.MedBrief\MSR\Entity\Project' shared service.
  10465. *
  10466. * @return \MedBrief\MSR\Entity\Project
  10467. */
  10468. protected function getProject29Service()
  10469. {
  10470. $this->throw('Cannot autowire service ".service_locator.DRkznwV": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10471. }
  10472. /**
  10473. * Gets the private '.errored..service_locator.DpCFCtE.MedBrief\MSR\Entity\Project' shared service.
  10474. *
  10475. * @return \MedBrief\MSR\Entity\Project
  10476. */
  10477. protected function getProject30Service()
  10478. {
  10479. $this->throw('Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10480. }
  10481. /**
  10482. * Gets the private '.errored..service_locator.DpCFCtE.MedBrief\MSR\Entity\RecordsRequest' shared service.
  10483. *
  10484. * @return \MedBrief\MSR\Entity\RecordsRequest
  10485. */
  10486. protected function getRecordsRequest3Service()
  10487. {
  10488. $this->throw('Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  10489. }
  10490. /**
  10491. * Gets the private '.errored..service_locator.DpCFCtE.MedBrief\MSR\Entity\RecordsRequestLetter' shared service.
  10492. *
  10493. * @return \MedBrief\MSR\Entity\RecordsRequestLetter
  10494. */
  10495. protected function getRecordsRequestLetterService()
  10496. {
  10497. $this->throw('Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.');
  10498. }
  10499. /**
  10500. * Gets the private '.errored..service_locator.ECJ2.Ib.MedBrief\MSR\Entity\InterpartyDisclosureRecipientFirm' shared service.
  10501. *
  10502. * @return \MedBrief\MSR\Entity\InterpartyDisclosureRecipientFirm
  10503. */
  10504. protected function getInterpartyDisclosureRecipientFirmService()
  10505. {
  10506. $this->throw('Cannot autowire service ".service_locator.ECJ2.Ib": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientFirm" but no such service exists.');
  10507. }
  10508. /**
  10509. * Gets the private '.errored..service_locator.ENGuM7_.EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection' shared service.
  10510. *
  10511. * @return \EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection
  10512. */
  10513. protected function getFieldCollectionService()
  10514. {
  10515. $this->throw('Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection" but no such service exists.');
  10516. }
  10517. /**
  10518. * Gets the private '.errored..service_locator.ENGuM7_.EasyCorp\Bundle\EasyAdminBundle\Collection\FilterCollection' shared service.
  10519. *
  10520. * @return \EasyCorp\Bundle\EasyAdminBundle\Collection\FilterCollection
  10521. */
  10522. protected function getFilterCollectionService()
  10523. {
  10524. $this->throw('Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection" but no such service exists.');
  10525. }
  10526. /**
  10527. * Gets the private '.errored..service_locator.ENGuM7_.EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto' shared service.
  10528. *
  10529. * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto
  10530. */
  10531. protected function getEntityDtoService()
  10532. {
  10533. $this->throw('Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.');
  10534. }
  10535. /**
  10536. * Gets the private '.errored..service_locator.ENGuM7_.EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto' shared service.
  10537. *
  10538. * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto
  10539. */
  10540. protected function getSearchDtoService()
  10541. {
  10542. $this->throw('Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto" but no such service exists.');
  10543. }
  10544. /**
  10545. * Gets the private '.errored..service_locator.EkzfNmt.MedBrief\MSR\Entity\SortingSession' shared service.
  10546. *
  10547. * @return \MedBrief\MSR\Entity\SortingSession
  10548. */
  10549. protected function getSortingSession8Service()
  10550. {
  10551. $this->throw('Cannot autowire service ".service_locator.EkzfNmt": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  10552. }
  10553. /**
  10554. * Gets the private '.errored..service_locator.Eom7Tyk.MedBrief\MSR\Entity\Invoice' shared service.
  10555. *
  10556. * @return \MedBrief\MSR\Entity\Invoice
  10557. */
  10558. protected function getInvoiceService()
  10559. {
  10560. $this->throw('Cannot autowire service ".service_locator.Eom7Tyk": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.');
  10561. }
  10562. /**
  10563. * Gets the private '.errored..service_locator.Ex6RPX9.MedBrief\MSR\Entity\Disc' shared service.
  10564. *
  10565. * @return \MedBrief\MSR\Entity\Disc
  10566. */
  10567. protected function getDisc6Service()
  10568. {
  10569. $this->throw('Cannot autowire service ".service_locator.Ex6RPX9": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10570. }
  10571. /**
  10572. * Gets the private '.errored..service_locator.Ex6RPX9.MedBrief\MSR\Entity\Project' shared service.
  10573. *
  10574. * @return \MedBrief\MSR\Entity\Project
  10575. */
  10576. protected function getProject31Service()
  10577. {
  10578. $this->throw('Cannot autowire service ".service_locator.Ex6RPX9": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10579. }
  10580. /**
  10581. * Gets the private '.errored..service_locator.FoPUMC7.MedBrief\MSR\Entity\Collection' shared service.
  10582. *
  10583. * @return \MedBrief\MSR\Entity\Collection
  10584. */
  10585. protected function getCollection2Service()
  10586. {
  10587. $this->throw('Cannot autowire service ".service_locator.FoPUMC7": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  10588. }
  10589. /**
  10590. * Gets the private '.errored..service_locator.FoPUMC7.MedBrief\MSR\Entity\Project' shared service.
  10591. *
  10592. * @return \MedBrief\MSR\Entity\Project
  10593. */
  10594. protected function getProject32Service()
  10595. {
  10596. $this->throw('Cannot autowire service ".service_locator.FoPUMC7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10597. }
  10598. /**
  10599. * Gets the private '.errored..service_locator.FpxbuMl.MedBrief\MSR\Entity\Project' shared service.
  10600. *
  10601. * @return \MedBrief\MSR\Entity\Project
  10602. */
  10603. protected function getProject33Service()
  10604. {
  10605. $this->throw('Cannot autowire service ".service_locator.FpxbuMl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10606. }
  10607. /**
  10608. * Gets the private '.errored..service_locator.FpxbuMl.MedBrief\MSR\Entity\Study' shared service.
  10609. *
  10610. * @return \MedBrief\MSR\Entity\Study
  10611. */
  10612. protected function getStudyService()
  10613. {
  10614. $this->throw('Cannot autowire service ".service_locator.FpxbuMl": it references class "MedBrief\\MSR\\Entity\\Study" but no such service exists.');
  10615. }
  10616. /**
  10617. * Gets the private '.errored..service_locator.FuOOcg6.MedBrief\MSR\Entity\Project' shared service.
  10618. *
  10619. * @return \MedBrief\MSR\Entity\Project
  10620. */
  10621. protected function getProject34Service()
  10622. {
  10623. $this->throw('Cannot autowire service ".service_locator.FuOOcg6": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10624. }
  10625. /**
  10626. * Gets the private '.errored..service_locator.G.WfHkj.MedBrief\MSR\Entity\BatchRequest' shared service.
  10627. *
  10628. * @return \MedBrief\MSR\Entity\BatchRequest
  10629. */
  10630. protected function getBatchRequest3Service()
  10631. {
  10632. $this->throw('Cannot autowire service ".service_locator.G.WfHkj": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  10633. }
  10634. /**
  10635. * Gets the private '.errored..service_locator.G.WfHkj.MedBrief\MSR\Entity\Project' shared service.
  10636. *
  10637. * @return \MedBrief\MSR\Entity\Project
  10638. */
  10639. protected function getProject35Service()
  10640. {
  10641. $this->throw('Cannot autowire service ".service_locator.G.WfHkj": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10642. }
  10643. /**
  10644. * Gets the private '.errored..service_locator.G5txa1w.MedBrief\MSR\Entity\Document' shared service.
  10645. *
  10646. * @return \MedBrief\MSR\Entity\Document
  10647. */
  10648. protected function getDocument6Service()
  10649. {
  10650. $this->throw('Cannot autowire service ".service_locator.G5txa1w": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10651. }
  10652. /**
  10653. * Gets the private '.errored..service_locator.G5txa1w.MedBrief\MSR\Entity\Project' shared service.
  10654. *
  10655. * @return \MedBrief\MSR\Entity\Project
  10656. */
  10657. protected function getProject36Service()
  10658. {
  10659. $this->throw('Cannot autowire service ".service_locator.G5txa1w": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10660. }
  10661. /**
  10662. * Gets the private '.errored..service_locator.GetnqTz.MedBrief\MSR\Entity\Invoice' shared service.
  10663. *
  10664. * @return \MedBrief\MSR\Entity\Invoice
  10665. */
  10666. protected function getInvoice2Service()
  10667. {
  10668. $this->throw('Cannot autowire service ".service_locator.GetnqTz": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.');
  10669. }
  10670. /**
  10671. * Gets the private '.errored..service_locator.GetnqTz.MedBrief\MSR\Entity\InvoiceItem' shared service.
  10672. *
  10673. * @return \MedBrief\MSR\Entity\InvoiceItem
  10674. */
  10675. protected function getInvoiceItemService()
  10676. {
  10677. $this->throw('Cannot autowire service ".service_locator.GetnqTz": it references class "MedBrief\\MSR\\Entity\\InvoiceItem" but no such service exists.');
  10678. }
  10679. /**
  10680. * Gets the private '.errored..service_locator.H5IIQso.MedBrief\MSR\Entity\Collection' shared service.
  10681. *
  10682. * @return \MedBrief\MSR\Entity\Collection
  10683. */
  10684. protected function getCollection3Service()
  10685. {
  10686. $this->throw('Cannot autowire service ".service_locator.H5IIQso": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  10687. }
  10688. /**
  10689. * Gets the private '.errored..service_locator.H5IIQso.MedBrief\MSR\Entity\Project' shared service.
  10690. *
  10691. * @return \MedBrief\MSR\Entity\Project
  10692. */
  10693. protected function getProject37Service()
  10694. {
  10695. $this->throw('Cannot autowire service ".service_locator.H5IIQso": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10696. }
  10697. /**
  10698. * Gets the private '.errored..service_locator.H8ZdQIF.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  10699. *
  10700. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  10701. */
  10702. protected function getInterpartyDisclosure2Service()
  10703. {
  10704. $this->throw('Cannot autowire service ".service_locator.H8ZdQIF": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  10705. }
  10706. /**
  10707. * Gets the private '.errored..service_locator.H8ZdQIF.MedBrief\MSR\Entity\Project' shared service.
  10708. *
  10709. * @return \MedBrief\MSR\Entity\Project
  10710. */
  10711. protected function getProject38Service()
  10712. {
  10713. $this->throw('Cannot autowire service ".service_locator.H8ZdQIF": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10714. }
  10715. /**
  10716. * Gets the private '.errored..service_locator.H9iRPvg.MedBrief\MSR\Entity\Document' shared service.
  10717. *
  10718. * @return \MedBrief\MSR\Entity\Document
  10719. */
  10720. protected function getDocument7Service()
  10721. {
  10722. $this->throw('Cannot autowire service ".service_locator.H9iRPvg": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10723. }
  10724. /**
  10725. * Gets the private '.errored..service_locator.H9iRPvg.MedBrief\MSR\Entity\Project' shared service.
  10726. *
  10727. * @return \MedBrief\MSR\Entity\Project
  10728. */
  10729. protected function getProject39Service()
  10730. {
  10731. $this->throw('Cannot autowire service ".service_locator.H9iRPvg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10732. }
  10733. /**
  10734. * Gets the private '.errored..service_locator.HE.qnDZ.MedBrief\MSR\Entity\RecordsRequestCentreChild' shared service.
  10735. *
  10736. * @return \MedBrief\MSR\Entity\RecordsRequestCentreChild
  10737. */
  10738. protected function getRecordsRequestCentreChildService()
  10739. {
  10740. $this->throw('Cannot autowire service ".service_locator.HE.qnDZ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreChild" but no such service exists.');
  10741. }
  10742. /**
  10743. * Gets the private '.errored..service_locator.HFbXwXn.MedBrief\MSR\Entity\BatchRequest' shared service.
  10744. *
  10745. * @return \MedBrief\MSR\Entity\BatchRequest
  10746. */
  10747. protected function getBatchRequest4Service()
  10748. {
  10749. $this->throw('Cannot autowire service ".service_locator.HFbXwXn": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  10750. }
  10751. /**
  10752. * Gets the private '.errored..service_locator.HFbXwXn.MedBrief\MSR\Entity\Project' shared service.
  10753. *
  10754. * @return \MedBrief\MSR\Entity\Project
  10755. */
  10756. protected function getProject40Service()
  10757. {
  10758. $this->throw('Cannot autowire service ".service_locator.HFbXwXn": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10759. }
  10760. /**
  10761. * Gets the private '.errored..service_locator.HH_aQGf.MedBrief\MSR\Entity\Project' shared service.
  10762. *
  10763. * @return \MedBrief\MSR\Entity\Project
  10764. */
  10765. protected function getProject41Service()
  10766. {
  10767. $this->throw('Cannot autowire service ".service_locator.HH_aQGf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10768. }
  10769. /**
  10770. * Gets the private '.errored..service_locator.HH_aQGf.MedBrief\MSR\Entity\RecordsRequest' shared service.
  10771. *
  10772. * @return \MedBrief\MSR\Entity\RecordsRequest
  10773. */
  10774. protected function getRecordsRequest4Service()
  10775. {
  10776. $this->throw('Cannot autowire service ".service_locator.HH_aQGf": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  10777. }
  10778. /**
  10779. * Gets the private '.errored..service_locator.HZGB7Mx.MedBrief\MSR\Entity\Disc' shared service.
  10780. *
  10781. * @return \MedBrief\MSR\Entity\Disc
  10782. */
  10783. protected function getDisc7Service()
  10784. {
  10785. $this->throw('Cannot autowire service ".service_locator.HZGB7Mx": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  10786. }
  10787. /**
  10788. * Gets the private '.errored..service_locator.HZGB7Mx.MedBrief\MSR\Entity\Project' shared service.
  10789. *
  10790. * @return \MedBrief\MSR\Entity\Project
  10791. */
  10792. protected function getProject42Service()
  10793. {
  10794. $this->throw('Cannot autowire service ".service_locator.HZGB7Mx": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10795. }
  10796. /**
  10797. * Gets the private '.errored..service_locator.HdNNHGa.MedBrief\MSR\Entity\Collection' shared service.
  10798. *
  10799. * @return \MedBrief\MSR\Entity\Collection
  10800. */
  10801. protected function getCollection4Service()
  10802. {
  10803. $this->throw('Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  10804. }
  10805. /**
  10806. * Gets the private '.errored..service_locator.HdNNHGa.MedBrief\MSR\Entity\Document' shared service.
  10807. *
  10808. * @return \MedBrief\MSR\Entity\Document
  10809. */
  10810. protected function getDocument8Service()
  10811. {
  10812. $this->throw('Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10813. }
  10814. /**
  10815. * Gets the private '.errored..service_locator.HdNNHGa.MedBrief\MSR\Entity\Project' shared service.
  10816. *
  10817. * @return \MedBrief\MSR\Entity\Project
  10818. */
  10819. protected function getProject43Service()
  10820. {
  10821. $this->throw('Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10822. }
  10823. /**
  10824. * Gets the private '.errored..service_locator.HhfAYqA.MedBrief\MSR\Entity\Account' shared service.
  10825. *
  10826. * @return \MedBrief\MSR\Entity\Account
  10827. */
  10828. protected function getAccount2Service()
  10829. {
  10830. $this->throw('Cannot autowire service ".service_locator.HhfAYqA": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  10831. }
  10832. /**
  10833. * Gets the private '.errored..service_locator.Hni8XsC.MedBrief\MSR\Entity\Firm' shared service.
  10834. *
  10835. * @return \MedBrief\MSR\Entity\Firm
  10836. */
  10837. protected function getFirm3Service()
  10838. {
  10839. $this->throw('Cannot autowire service ".service_locator.Hni8XsC": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.');
  10840. }
  10841. /**
  10842. * Gets the private '.errored..service_locator.I0DkZeZ.MedBrief\MSR\Entity\BatchRequest' shared service.
  10843. *
  10844. * @return \MedBrief\MSR\Entity\BatchRequest
  10845. */
  10846. protected function getBatchRequest5Service()
  10847. {
  10848. $this->throw('Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  10849. }
  10850. /**
  10851. * Gets the private '.errored..service_locator.I0DkZeZ.MedBrief\MSR\Entity\BatchRequestDetail' shared service.
  10852. *
  10853. * @return \MedBrief\MSR\Entity\BatchRequestDetail
  10854. */
  10855. protected function getBatchRequestDetailService()
  10856. {
  10857. $this->throw('Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\BatchRequestDetail" but no such service exists.');
  10858. }
  10859. /**
  10860. * Gets the private '.errored..service_locator.I0DkZeZ.MedBrief\MSR\Entity\Project' shared service.
  10861. *
  10862. * @return \MedBrief\MSR\Entity\Project
  10863. */
  10864. protected function getProject44Service()
  10865. {
  10866. $this->throw('Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10867. }
  10868. /**
  10869. * Gets the private '.errored..service_locator.IQf1cXu.MedBrief\MSR\Entity\User' shared service.
  10870. *
  10871. * @return \MedBrief\MSR\Entity\User
  10872. */
  10873. protected function getUser3Service()
  10874. {
  10875. $this->throw('Cannot autowire service ".service_locator.IQf1cXu": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  10876. }
  10877. /**
  10878. * Gets the private '.errored..service_locator.ItUtLxl.MedBrief\MSR\Entity\Project' shared service.
  10879. *
  10880. * @return \MedBrief\MSR\Entity\Project
  10881. */
  10882. protected function getProject45Service()
  10883. {
  10884. $this->throw('Cannot autowire service ".service_locator.ItUtLxl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10885. }
  10886. /**
  10887. * Gets the private '.errored..service_locator.ItUtLxl.MedBrief\MSR\Entity\User' shared service.
  10888. *
  10889. * @return \MedBrief\MSR\Entity\User
  10890. */
  10891. protected function getUser4Service()
  10892. {
  10893. $this->throw('Cannot autowire service ".service_locator.ItUtLxl": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  10894. }
  10895. /**
  10896. * Gets the private '.errored..service_locator.JEE6W9R.MedBrief\MSR\Entity\ChronologyRequest' shared service.
  10897. *
  10898. * @return \MedBrief\MSR\Entity\ChronologyRequest
  10899. */
  10900. protected function getChronologyRequest3Service()
  10901. {
  10902. $this->throw('Cannot autowire service ".service_locator.JEE6W9R": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.');
  10903. }
  10904. /**
  10905. * Gets the private '.errored..service_locator.JEE6W9R.MedBrief\MSR\Entity\Project' shared service.
  10906. *
  10907. * @return \MedBrief\MSR\Entity\Project
  10908. */
  10909. protected function getProject46Service()
  10910. {
  10911. $this->throw('Cannot autowire service ".service_locator.JEE6W9R": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10912. }
  10913. /**
  10914. * Gets the private '.errored..service_locator.JoWLacN.MedBrief\MSR\Entity\Collection' shared service.
  10915. *
  10916. * @return \MedBrief\MSR\Entity\Collection
  10917. */
  10918. protected function getCollection5Service()
  10919. {
  10920. $this->throw('Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  10921. }
  10922. /**
  10923. * Gets the private '.errored..service_locator.JoWLacN.MedBrief\MSR\Entity\Document' shared service.
  10924. *
  10925. * @return \MedBrief\MSR\Entity\Document
  10926. */
  10927. protected function getDocument9Service()
  10928. {
  10929. $this->throw('Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10930. }
  10931. /**
  10932. * Gets the private '.errored..service_locator.JoWLacN.MedBrief\MSR\Entity\Project' shared service.
  10933. *
  10934. * @return \MedBrief\MSR\Entity\Project
  10935. */
  10936. protected function getProject47Service()
  10937. {
  10938. $this->throw('Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10939. }
  10940. /**
  10941. * Gets the private '.errored..service_locator.KKJ7ysP.MedBrief\MSR\Entity\User' shared service.
  10942. *
  10943. * @return \MedBrief\MSR\Entity\User
  10944. */
  10945. protected function getUser5Service()
  10946. {
  10947. $this->throw('Cannot autowire service ".service_locator.KKJ7ysP": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  10948. }
  10949. /**
  10950. * Gets the private '.errored..service_locator.KRmQK.Y.MedBrief\MSR\Entity\Document' shared service.
  10951. *
  10952. * @return \MedBrief\MSR\Entity\Document
  10953. */
  10954. protected function getDocument10Service()
  10955. {
  10956. $this->throw('Cannot autowire service ".service_locator.KRmQK.Y": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  10957. }
  10958. /**
  10959. * Gets the private '.errored..service_locator.KRmQK.Y.MedBrief\MSR\Entity\Project' shared service.
  10960. *
  10961. * @return \MedBrief\MSR\Entity\Project
  10962. */
  10963. protected function getProject48Service()
  10964. {
  10965. $this->throw('Cannot autowire service ".service_locator.KRmQK.Y": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10966. }
  10967. /**
  10968. * Gets the private '.errored..service_locator.KTUM998.MedBrief\MSR\Entity\HelpArticle' shared service.
  10969. *
  10970. * @return \MedBrief\MSR\Entity\HelpArticle
  10971. */
  10972. protected function getHelpArticleService()
  10973. {
  10974. $this->throw('Cannot autowire service ".service_locator.KTUM998": it references class "MedBrief\\MSR\\Entity\\HelpArticle" but no such service exists.');
  10975. }
  10976. /**
  10977. * Gets the private '.errored..service_locator.KTytxbZ.MedBrief\MSR\Entity\ExpertAgency' shared service.
  10978. *
  10979. * @return \MedBrief\MSR\Entity\ExpertAgency
  10980. */
  10981. protected function getExpertAgency2Service()
  10982. {
  10983. $this->throw('Cannot autowire service ".service_locator.KTytxbZ": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.');
  10984. }
  10985. /**
  10986. * Gets the private '.errored..service_locator.KgFJqh9.MedBrief\MSR\Entity\Project' shared service.
  10987. *
  10988. * @return \MedBrief\MSR\Entity\Project
  10989. */
  10990. protected function getProject49Service()
  10991. {
  10992. $this->throw('Cannot autowire service ".service_locator.KgFJqh9": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  10993. }
  10994. /**
  10995. * Gets the private '.errored..service_locator.KpBqXun.MedBrief\MSR\Entity\Collection' shared service.
  10996. *
  10997. * @return \MedBrief\MSR\Entity\Collection
  10998. */
  10999. protected function getCollection6Service()
  11000. {
  11001. $this->throw('Cannot autowire service ".service_locator.KpBqXun": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  11002. }
  11003. /**
  11004. * Gets the private '.errored..service_locator.KpBqXun.MedBrief\MSR\Entity\Project' shared service.
  11005. *
  11006. * @return \MedBrief\MSR\Entity\Project
  11007. */
  11008. protected function getProject50Service()
  11009. {
  11010. $this->throw('Cannot autowire service ".service_locator.KpBqXun": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11011. }
  11012. /**
  11013. * Gets the private '.errored..service_locator.LbzV6us.MedBrief\MSR\Entity\AccountBillingItemPrice' shared service.
  11014. *
  11015. * @return \MedBrief\MSR\Entity\AccountBillingItemPrice
  11016. */
  11017. protected function getAccountBillingItemPriceService()
  11018. {
  11019. $this->throw('Cannot autowire service ".service_locator.LbzV6us": it references class "MedBrief\\MSR\\Entity\\AccountBillingItemPrice" but no such service exists.');
  11020. }
  11021. /**
  11022. * Gets the private '.errored..service_locator.LbzV6us.MedBrief\MSR\Entity\BillingItem' shared service.
  11023. *
  11024. * @return \MedBrief\MSR\Entity\BillingItem
  11025. */
  11026. protected function getBillingItemService()
  11027. {
  11028. $this->throw('Cannot autowire service ".service_locator.LbzV6us": it references class "MedBrief\\MSR\\Entity\\BillingItem" but no such service exists.');
  11029. }
  11030. /**
  11031. * Gets the private '.errored..service_locator.LtNiCcM.MedBrief\MSR\Entity\ChronologyRequest' shared service.
  11032. *
  11033. * @return \MedBrief\MSR\Entity\ChronologyRequest
  11034. */
  11035. protected function getChronologyRequest4Service()
  11036. {
  11037. $this->throw('Cannot autowire service ".service_locator.LtNiCcM": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.');
  11038. }
  11039. /**
  11040. * Gets the private '.errored..service_locator.LtNiCcM.MedBrief\MSR\Entity\Project' shared service.
  11041. *
  11042. * @return \MedBrief\MSR\Entity\Project
  11043. */
  11044. protected function getProject51Service()
  11045. {
  11046. $this->throw('Cannot autowire service ".service_locator.LtNiCcM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11047. }
  11048. /**
  11049. * Gets the private '.errored..service_locator.MF7DYeD.MedBrief\MSR\Entity\SortingInstruction' shared service.
  11050. *
  11051. * @return \MedBrief\MSR\Entity\SortingInstruction
  11052. */
  11053. protected function getSortingInstructionService()
  11054. {
  11055. $this->throw('Cannot autowire service ".service_locator.MF7DYeD": it references class "MedBrief\\MSR\\Entity\\SortingInstruction" but no such service exists.');
  11056. }
  11057. /**
  11058. * Gets the private '.errored..service_locator.NBb8rJj.MedBrief\MSR\Entity\RecordsRequestLetterTemplate' shared service.
  11059. *
  11060. * @return \MedBrief\MSR\Entity\RecordsRequestLetterTemplate
  11061. */
  11062. protected function getRecordsRequestLetterTemplate2Service()
  11063. {
  11064. $this->throw('Cannot autowire service ".service_locator.NBb8rJj": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.');
  11065. }
  11066. /**
  11067. * Gets the private '.errored..service_locator.Nh50k5d.MedBrief\MSR\Entity\SortingSession' shared service.
  11068. *
  11069. * @return \MedBrief\MSR\Entity\SortingSession
  11070. */
  11071. protected function getSortingSession9Service()
  11072. {
  11073. $this->throw('Cannot autowire service ".service_locator.Nh50k5d": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11074. }
  11075. /**
  11076. * Gets the private '.errored..service_locator.NyEOzgW.MedBrief\MSR\Entity\Project' shared service.
  11077. *
  11078. * @return \MedBrief\MSR\Entity\Project
  11079. */
  11080. protected function getProject52Service()
  11081. {
  11082. $this->throw('Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11083. }
  11084. /**
  11085. * Gets the private '.errored..service_locator.NyEOzgW.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11086. *
  11087. * @return \MedBrief\MSR\Entity\RecordsRequest
  11088. */
  11089. protected function getRecordsRequest5Service()
  11090. {
  11091. $this->throw('Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11092. }
  11093. /**
  11094. * Gets the private '.errored..service_locator.NyEOzgW.MedBrief\MSR\Entity\RecordsRequestDetail' shared service.
  11095. *
  11096. * @return \MedBrief\MSR\Entity\RecordsRequestDetail
  11097. */
  11098. protected function getRecordsRequestDetail2Service()
  11099. {
  11100. $this->throw('Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.');
  11101. }
  11102. /**
  11103. * Gets the private '.errored..service_locator.O49EVz4.MedBrief\MSR\Entity\Project' shared service.
  11104. *
  11105. * @return \MedBrief\MSR\Entity\Project
  11106. */
  11107. protected function getProject53Service()
  11108. {
  11109. $this->throw('Cannot autowire service ".service_locator.O49EVz4": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11110. }
  11111. /**
  11112. * Gets the private '.errored..service_locator.O49EVz4.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11113. *
  11114. * @return \MedBrief\MSR\Entity\RecordsRequest
  11115. */
  11116. protected function getRecordsRequest6Service()
  11117. {
  11118. $this->throw('Cannot autowire service ".service_locator.O49EVz4": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11119. }
  11120. /**
  11121. * Gets the private '.errored..service_locator.OBC39lC.MedBrief\MSR\Entity\MatterNote' shared service.
  11122. *
  11123. * @return \MedBrief\MSR\Entity\MatterNote
  11124. */
  11125. protected function getMatterNoteService()
  11126. {
  11127. $this->throw('Cannot autowire service ".service_locator.OBC39lC": it references class "MedBrief\\MSR\\Entity\\MatterNote" but no such service exists.');
  11128. }
  11129. /**
  11130. * Gets the private '.errored..service_locator.OBC39lC.MedBrief\MSR\Entity\Project' shared service.
  11131. *
  11132. * @return \MedBrief\MSR\Entity\Project
  11133. */
  11134. protected function getProject54Service()
  11135. {
  11136. $this->throw('Cannot autowire service ".service_locator.OBC39lC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11137. }
  11138. /**
  11139. * Gets the private '.errored..service_locator.OGjUKCt.EasyCorp\Bundle\EasyAdminBundle\Config\Filters' shared service.
  11140. *
  11141. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Filters
  11142. */
  11143. protected function getFiltersService()
  11144. {
  11145. $this->throw('Cannot autowire service ".service_locator.OGjUKCt": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters" but no such service exists.');
  11146. }
  11147. /**
  11148. * Gets the private '.errored..service_locator.ONrxI5e.MedBrief\MSR\Entity\SortingSession' shared service.
  11149. *
  11150. * @return \MedBrief\MSR\Entity\SortingSession
  11151. */
  11152. protected function getSortingSession10Service()
  11153. {
  11154. $this->throw('Cannot autowire service ".service_locator.ONrxI5e": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11155. }
  11156. /**
  11157. * Gets the private '.errored..service_locator.O_5sgpM.MedBrief\MSR\Entity\ServiceOption' shared service.
  11158. *
  11159. * @return \MedBrief\MSR\Entity\ServiceOption
  11160. */
  11161. protected function getServiceOptionService()
  11162. {
  11163. $this->throw('Cannot autowire service ".service_locator.O_5sgpM": it references class "MedBrief\\MSR\\Entity\\ServiceOption" but no such service exists.');
  11164. }
  11165. /**
  11166. * Gets the private '.errored..service_locator.OeWoYwl.MedBrief\MSR\Entity\Project' shared service.
  11167. *
  11168. * @return \MedBrief\MSR\Entity\Project
  11169. */
  11170. protected function getProject55Service()
  11171. {
  11172. $this->throw('Cannot autowire service ".service_locator.OeWoYwl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11173. }
  11174. /**
  11175. * Gets the private '.errored..service_locator.OmCWtde.MedBrief\MSR\Entity\Firm' shared service.
  11176. *
  11177. * @return \MedBrief\MSR\Entity\Firm
  11178. */
  11179. protected function getFirm4Service()
  11180. {
  11181. $this->throw('Cannot autowire service ".service_locator.OmCWtde": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.');
  11182. }
  11183. /**
  11184. * Gets the private '.errored..service_locator.PqvuSmw.MedBrief\MSR\Entity\Project' shared service.
  11185. *
  11186. * @return \MedBrief\MSR\Entity\Project
  11187. */
  11188. protected function getProject56Service()
  11189. {
  11190. $this->throw('Cannot autowire service ".service_locator.PqvuSmw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11191. }
  11192. /**
  11193. * Gets the private '.errored..service_locator.QMY4SmH.MedBrief\MSR\Entity\Project' shared service.
  11194. *
  11195. * @return \MedBrief\MSR\Entity\Project
  11196. */
  11197. protected function getProject57Service()
  11198. {
  11199. $this->throw('Cannot autowire service ".service_locator.QMY4SmH": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11200. }
  11201. /**
  11202. * Gets the private '.errored..service_locator.QNbIm4i.MedBrief\MSR\Entity\BatchRequest' shared service.
  11203. *
  11204. * @return \MedBrief\MSR\Entity\BatchRequest
  11205. */
  11206. protected function getBatchRequest6Service()
  11207. {
  11208. $this->throw('Cannot autowire service ".service_locator.QNbIm4i": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  11209. }
  11210. /**
  11211. * Gets the private '.errored..service_locator.QNbIm4i.MedBrief\MSR\Entity\Project' shared service.
  11212. *
  11213. * @return \MedBrief\MSR\Entity\Project
  11214. */
  11215. protected function getProject58Service()
  11216. {
  11217. $this->throw('Cannot autowire service ".service_locator.QNbIm4i": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11218. }
  11219. /**
  11220. * Gets the private '.errored..service_locator.QONmzIl.MedBrief\MSR\Entity\Project' shared service.
  11221. *
  11222. * @return \MedBrief\MSR\Entity\Project
  11223. */
  11224. protected function getProject59Service()
  11225. {
  11226. $this->throw('Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11227. }
  11228. /**
  11229. * Gets the private '.errored..service_locator.QONmzIl.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11230. *
  11231. * @return \MedBrief\MSR\Entity\RecordsRequest
  11232. */
  11233. protected function getRecordsRequest7Service()
  11234. {
  11235. $this->throw('Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11236. }
  11237. /**
  11238. * Gets the private '.errored..service_locator.QONmzIl.MedBrief\MSR\Entity\RecordsRequestLetter' shared service.
  11239. *
  11240. * @return \MedBrief\MSR\Entity\RecordsRequestLetter
  11241. */
  11242. protected function getRecordsRequestLetter2Service()
  11243. {
  11244. $this->throw('Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.');
  11245. }
  11246. /**
  11247. * Gets the private '.errored..service_locator.QUqjKuJ.MedBrief\MSR\Entity\Patient' shared service.
  11248. *
  11249. * @return \MedBrief\MSR\Entity\Patient
  11250. */
  11251. protected function getPatient3Service()
  11252. {
  11253. $this->throw('Cannot autowire service ".service_locator.QUqjKuJ": it references class "MedBrief\\MSR\\Entity\\Patient" but no such service exists.');
  11254. }
  11255. /**
  11256. * Gets the private '.errored..service_locator.Qr9JzsO.MedBrief\MSR\Entity\Project' shared service.
  11257. *
  11258. * @return \MedBrief\MSR\Entity\Project
  11259. */
  11260. protected function getProject60Service()
  11261. {
  11262. $this->throw('Cannot autowire service ".service_locator.Qr9JzsO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11263. }
  11264. /**
  11265. * Gets the private '.errored..service_locator.Qr9JzsO.MedBrief\MSR\Entity\Study' shared service.
  11266. *
  11267. * @return \MedBrief\MSR\Entity\Study
  11268. */
  11269. protected function getStudy2Service()
  11270. {
  11271. $this->throw('Cannot autowire service ".service_locator.Qr9JzsO": it references class "MedBrief\\MSR\\Entity\\Study" but no such service exists.');
  11272. }
  11273. /**
  11274. * Gets the private '.errored..service_locator.QwaMklZ.MedBrief\MSR\Entity\Project' shared service.
  11275. *
  11276. * @return \MedBrief\MSR\Entity\Project
  11277. */
  11278. protected function getProject61Service()
  11279. {
  11280. $this->throw('Cannot autowire service ".service_locator.QwaMklZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11281. }
  11282. /**
  11283. * Gets the private '.errored..service_locator.QwaMklZ.MedBrief\MSR\Entity\SortingSession' shared service.
  11284. *
  11285. * @return \MedBrief\MSR\Entity\SortingSession
  11286. */
  11287. protected function getSortingSession11Service()
  11288. {
  11289. $this->throw('Cannot autowire service ".service_locator.QwaMklZ": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11290. }
  11291. /**
  11292. * Gets the private '.errored..service_locator.R4rqQu1.MedBrief\MSR\Entity\User' shared service.
  11293. *
  11294. * @return \MedBrief\MSR\Entity\User
  11295. */
  11296. protected function getUser6Service()
  11297. {
  11298. $this->throw('Cannot autowire service ".service_locator.R4rqQu1": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  11299. }
  11300. /**
  11301. * Gets the private '.errored..service_locator.R6kuv6y.MedBrief\MSR\Entity\Disc' shared service.
  11302. *
  11303. * @return \MedBrief\MSR\Entity\Disc
  11304. */
  11305. protected function getDisc8Service()
  11306. {
  11307. $this->throw('Cannot autowire service ".service_locator.R6kuv6y": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  11308. }
  11309. /**
  11310. * Gets the private '.errored..service_locator.R8Qy2_..EasyCorp\Bundle\EasyAdminBundle\Config\Actions' shared service.
  11311. *
  11312. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Actions
  11313. */
  11314. protected function getActionsService()
  11315. {
  11316. $this->throw('Cannot autowire service ".service_locator.R8Qy2_.": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions" but no such service exists.');
  11317. }
  11318. /**
  11319. * Gets the private '.errored..service_locator.RVbjID4.MedBrief\MSR\Entity\Invoice' shared service.
  11320. *
  11321. * @return \MedBrief\MSR\Entity\Invoice
  11322. */
  11323. protected function getInvoice3Service()
  11324. {
  11325. $this->throw('Cannot autowire service ".service_locator.RVbjID4": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.');
  11326. }
  11327. /**
  11328. * Gets the private '.errored..service_locator.RjJ2uqA.MedBrief\MSR\Entity\Project' shared service.
  11329. *
  11330. * @return \MedBrief\MSR\Entity\Project
  11331. */
  11332. protected function getProject62Service()
  11333. {
  11334. $this->throw('Cannot autowire service ".service_locator.RjJ2uqA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11335. }
  11336. /**
  11337. * Gets the private '.errored..service_locator.RnO4rt1.MedBrief\MSR\Entity\Document' shared service.
  11338. *
  11339. * @return \MedBrief\MSR\Entity\Document
  11340. */
  11341. protected function getDocument11Service()
  11342. {
  11343. $this->throw('Cannot autowire service ".service_locator.RnO4rt1": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  11344. }
  11345. /**
  11346. * Gets the private '.errored..service_locator.RnO4rt1.MedBrief\MSR\Entity\Project' shared service.
  11347. *
  11348. * @return \MedBrief\MSR\Entity\Project
  11349. */
  11350. protected function getProject63Service()
  11351. {
  11352. $this->throw('Cannot autowire service ".service_locator.RnO4rt1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11353. }
  11354. /**
  11355. * Gets the private '.errored..service_locator.RyUmGYK.MedBrief\MSR\Entity\Project' shared service.
  11356. *
  11357. * @return \MedBrief\MSR\Entity\Project
  11358. */
  11359. protected function getProject64Service()
  11360. {
  11361. $this->throw('Cannot autowire service ".service_locator.RyUmGYK": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11362. }
  11363. /**
  11364. * Gets the private '.errored..service_locator.SGxwwyC.MedBrief\MSR\Entity\Account' shared service.
  11365. *
  11366. * @return \MedBrief\MSR\Entity\Account
  11367. */
  11368. protected function getAccount3Service()
  11369. {
  11370. $this->throw('Cannot autowire service ".service_locator.SGxwwyC": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  11371. }
  11372. /**
  11373. * Gets the private '.errored..service_locator.SGxwwyC.MedBrief\MSR\Entity\LicenceRenewalTerm' shared service.
  11374. *
  11375. * @return \MedBrief\MSR\Entity\LicenceRenewalTerm
  11376. */
  11377. protected function getLicenceRenewalTermService()
  11378. {
  11379. $this->throw('Cannot autowire service ".service_locator.SGxwwyC": it references class "MedBrief\\MSR\\Entity\\LicenceRenewalTerm" but no such service exists.');
  11380. }
  11381. /**
  11382. * Gets the private '.errored..service_locator.SJyDLY9.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  11383. *
  11384. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  11385. */
  11386. protected function getInterpartyDisclosure3Service()
  11387. {
  11388. $this->throw('Cannot autowire service ".service_locator.SJyDLY9": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  11389. }
  11390. /**
  11391. * Gets the private '.errored..service_locator.SRUF_G3.MedBrief\MSR\Entity\User' shared service.
  11392. *
  11393. * @return \MedBrief\MSR\Entity\User
  11394. */
  11395. protected function getUser7Service()
  11396. {
  11397. $this->throw('Cannot autowire service ".service_locator.SRUF_G3": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  11398. }
  11399. /**
  11400. * Gets the private '.errored..service_locator.SSpHBBn.MedBrief\MSR\Entity\RoleInvitation' shared service.
  11401. *
  11402. * @return \MedBrief\MSR\Entity\RoleInvitation
  11403. */
  11404. protected function getRoleInvitation2Service()
  11405. {
  11406. $this->throw('Cannot autowire service ".service_locator.SSpHBBn": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.');
  11407. }
  11408. /**
  11409. * Gets the private '.errored..service_locator.SW0SOno.MedBrief\MSR\Entity\LinkedEmailAddressInvitation' shared service.
  11410. *
  11411. * @return \MedBrief\MSR\Entity\LinkedEmailAddressInvitation
  11412. */
  11413. protected function getLinkedEmailAddressInvitationService()
  11414. {
  11415. $this->throw('Cannot autowire service ".service_locator.SW0SOno": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.');
  11416. }
  11417. /**
  11418. * Gets the private '.errored..service_locator.SW0SOno.MedBrief\MSR\Entity\User' shared service.
  11419. *
  11420. * @return \MedBrief\MSR\Entity\User
  11421. */
  11422. protected function getUser8Service()
  11423. {
  11424. $this->throw('Cannot autowire service ".service_locator.SW0SOno": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  11425. }
  11426. /**
  11427. * Gets the private '.errored..service_locator.SZmzHMC.MedBrief\MSR\Entity\Project' shared service.
  11428. *
  11429. * @return \MedBrief\MSR\Entity\Project
  11430. */
  11431. protected function getProject65Service()
  11432. {
  11433. $this->throw('Cannot autowire service ".service_locator.SZmzHMC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11434. }
  11435. /**
  11436. * Gets the private '.errored..service_locator.SpZXkpp.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  11437. *
  11438. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  11439. */
  11440. protected function getInterpartyDisclosure4Service()
  11441. {
  11442. $this->throw('Cannot autowire service ".service_locator.SpZXkpp": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  11443. }
  11444. /**
  11445. * Gets the private '.errored..service_locator.SpZXkpp.MedBrief\MSR\Entity\Project' shared service.
  11446. *
  11447. * @return \MedBrief\MSR\Entity\Project
  11448. */
  11449. protected function getProject66Service()
  11450. {
  11451. $this->throw('Cannot autowire service ".service_locator.SpZXkpp": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11452. }
  11453. /**
  11454. * Gets the private '.errored..service_locator.TxBoqKr.MedBrief\MSR\Entity\Analytics\AnalyticsReport' shared service.
  11455. *
  11456. * @return \MedBrief\MSR\Entity\Analytics\AnalyticsReport
  11457. */
  11458. protected function getAnalyticsReportService()
  11459. {
  11460. $this->throw('Cannot autowire service ".service_locator.TxBoqKr": it references class "MedBrief\\MSR\\Entity\\Analytics\\AnalyticsReport" but no such service exists.');
  11461. }
  11462. /**
  11463. * Gets the private '.errored..service_locator.TxO_O2s.MedBrief\MSR\Entity\Project' shared service.
  11464. *
  11465. * @return \MedBrief\MSR\Entity\Project
  11466. */
  11467. protected function getProject67Service()
  11468. {
  11469. $this->throw('Cannot autowire service ".service_locator.TxO_O2s": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11470. }
  11471. /**
  11472. * Gets the private '.errored..service_locator.UcnIuo7.MedBrief\MSR\Entity\Project' shared service.
  11473. *
  11474. * @return \MedBrief\MSR\Entity\Project
  11475. */
  11476. protected function getProject68Service()
  11477. {
  11478. $this->throw('Cannot autowire service ".service_locator.UcnIuo7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11479. }
  11480. /**
  11481. * Gets the private '.errored..service_locator.UcnIuo7.MedBrief\MSR\Entity\User' shared service.
  11482. *
  11483. * @return \MedBrief\MSR\Entity\User
  11484. */
  11485. protected function getUser9Service()
  11486. {
  11487. $this->throw('Cannot autowire service ".service_locator.UcnIuo7": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  11488. }
  11489. /**
  11490. * Gets the private '.errored..service_locator.UzMRgws.MedBrief\MSR\Entity\Project' shared service.
  11491. *
  11492. * @return \MedBrief\MSR\Entity\Project
  11493. */
  11494. protected function getProject69Service()
  11495. {
  11496. $this->throw('Cannot autowire service ".service_locator.UzMRgws": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11497. }
  11498. /**
  11499. * Gets the private '.errored..service_locator.VRYGxN3.MedBrief\MSR\Entity\Project' shared service.
  11500. *
  11501. * @return \MedBrief\MSR\Entity\Project
  11502. */
  11503. protected function getProject70Service()
  11504. {
  11505. $this->throw('Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11506. }
  11507. /**
  11508. * Gets the private '.errored..service_locator.VRYGxN3.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11509. *
  11510. * @return \MedBrief\MSR\Entity\RecordsRequest
  11511. */
  11512. protected function getRecordsRequest8Service()
  11513. {
  11514. $this->throw('Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11515. }
  11516. /**
  11517. * Gets the private '.errored..service_locator.VRYGxN3.MedBrief\MSR\Entity\RecordsRequestDetail' shared service.
  11518. *
  11519. * @return \MedBrief\MSR\Entity\RecordsRequestDetail
  11520. */
  11521. protected function getRecordsRequestDetail3Service()
  11522. {
  11523. $this->throw('Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.');
  11524. }
  11525. /**
  11526. * Gets the private '.errored..service_locator.VeME1xS.MedBrief\MSR\Entity\AdditionalRequest' shared service.
  11527. *
  11528. * @return \MedBrief\MSR\Entity\AdditionalRequest
  11529. */
  11530. protected function getAdditionalRequest2Service()
  11531. {
  11532. $this->throw('Cannot autowire service ".service_locator.VeME1xS": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.');
  11533. }
  11534. /**
  11535. * Gets the private '.errored..service_locator.VeME1xS.MedBrief\MSR\Entity\Project' shared service.
  11536. *
  11537. * @return \MedBrief\MSR\Entity\Project
  11538. */
  11539. protected function getProject71Service()
  11540. {
  11541. $this->throw('Cannot autowire service ".service_locator.VeME1xS": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11542. }
  11543. /**
  11544. * Gets the private '.errored..service_locator.VntSNio.MedBrief\MSR\Entity\Project' shared service.
  11545. *
  11546. * @return \MedBrief\MSR\Entity\Project
  11547. */
  11548. protected function getProject72Service()
  11549. {
  11550. $this->throw('Cannot autowire service ".service_locator.VntSNio": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11551. }
  11552. /**
  11553. * Gets the private '.errored..service_locator.W.c5h2_.EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore' shared service.
  11554. *
  11555. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore
  11556. */
  11557. protected function getKeyValueStoreService()
  11558. {
  11559. $this->throw('Cannot autowire service ".service_locator.W.c5h2_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.');
  11560. }
  11561. /**
  11562. * Gets the private '.errored..service_locator.W31VLMU.MedBrief\MSR\Entity\Collection' shared service.
  11563. *
  11564. * @return \MedBrief\MSR\Entity\Collection
  11565. */
  11566. protected function getCollection7Service()
  11567. {
  11568. $this->throw('Cannot autowire service ".service_locator.W31VLMU": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  11569. }
  11570. /**
  11571. * Gets the private '.errored..service_locator.W31VLMU.MedBrief\MSR\Entity\Project' shared service.
  11572. *
  11573. * @return \MedBrief\MSR\Entity\Project
  11574. */
  11575. protected function getProject73Service()
  11576. {
  11577. $this->throw('Cannot autowire service ".service_locator.W31VLMU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11578. }
  11579. /**
  11580. * Gets the private '.errored..service_locator.We1fLOI.MedBrief\MSR\Entity\Project' shared service.
  11581. *
  11582. * @return \MedBrief\MSR\Entity\Project
  11583. */
  11584. protected function getProject74Service()
  11585. {
  11586. $this->throw('Cannot autowire service ".service_locator.We1fLOI": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11587. }
  11588. /**
  11589. * Gets the private '.errored..service_locator.We1fLOI.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11590. *
  11591. * @return \MedBrief\MSR\Entity\RecordsRequest
  11592. */
  11593. protected function getRecordsRequest9Service()
  11594. {
  11595. $this->throw('Cannot autowire service ".service_locator.We1fLOI": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11596. }
  11597. /**
  11598. * Gets the private '.errored..service_locator.Wz7SRBN.MedBrief\MSR\Entity\Collection' shared service.
  11599. *
  11600. * @return \MedBrief\MSR\Entity\Collection
  11601. */
  11602. protected function getCollection8Service()
  11603. {
  11604. $this->throw('Cannot autowire service ".service_locator.Wz7SRBN": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  11605. }
  11606. /**
  11607. * Gets the private '.errored..service_locator.Wz7SRBN.MedBrief\MSR\Entity\Project' shared service.
  11608. *
  11609. * @return \MedBrief\MSR\Entity\Project
  11610. */
  11611. protected function getProject75Service()
  11612. {
  11613. $this->throw('Cannot autowire service ".service_locator.Wz7SRBN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11614. }
  11615. /**
  11616. * Gets the private '.errored..service_locator.X2ZQonC.MedBrief\MSR\Entity\Project' shared service.
  11617. *
  11618. * @return \MedBrief\MSR\Entity\Project
  11619. */
  11620. protected function getProject76Service()
  11621. {
  11622. $this->throw('Cannot autowire service ".service_locator.X2ZQonC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11623. }
  11624. /**
  11625. * Gets the private '.errored..service_locator.XMZxHZw.MedBrief\MSR\Entity\Document' shared service.
  11626. *
  11627. * @return \MedBrief\MSR\Entity\Document
  11628. */
  11629. protected function getDocument12Service()
  11630. {
  11631. $this->throw('Cannot autowire service ".service_locator.XMZxHZw": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  11632. }
  11633. /**
  11634. * Gets the private '.errored..service_locator.XMZxHZw.MedBrief\MSR\Entity\Project' shared service.
  11635. *
  11636. * @return \MedBrief\MSR\Entity\Project
  11637. */
  11638. protected function getProject77Service()
  11639. {
  11640. $this->throw('Cannot autowire service ".service_locator.XMZxHZw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11641. }
  11642. /**
  11643. * Gets the private '.errored..service_locator.XRy.8hz.MedBrief\MSR\Entity\Account' shared service.
  11644. *
  11645. * @return \MedBrief\MSR\Entity\Account
  11646. */
  11647. protected function getAccount4Service()
  11648. {
  11649. $this->throw('Cannot autowire service ".service_locator.XRy.8hz": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  11650. }
  11651. /**
  11652. * Gets the private '.errored..service_locator.Xbktm9s.MedBrief\MSR\Entity\SortingSession' shared service.
  11653. *
  11654. * @return \MedBrief\MSR\Entity\SortingSession
  11655. */
  11656. protected function getSortingSession12Service()
  11657. {
  11658. $this->throw('Cannot autowire service ".service_locator.Xbktm9s": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11659. }
  11660. /**
  11661. * Gets the private '.errored..service_locator.XdMPwIJ.EasyCorp\Bundle\EasyAdminBundle\Config\Assets' shared service.
  11662. *
  11663. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Assets
  11664. */
  11665. protected function getAssetsService()
  11666. {
  11667. $this->throw('Cannot autowire service ".service_locator.XdMPwIJ": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets" but no such service exists.');
  11668. }
  11669. /**
  11670. * Gets the private '.errored..service_locator.XpfeRo6.EasyCorp\Bundle\EasyAdminBundle\Config\Crud' shared service.
  11671. *
  11672. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Crud
  11673. */
  11674. protected function getCrudService()
  11675. {
  11676. $this->throw('Cannot autowire service ".service_locator.XpfeRo6": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud" but no such service exists.');
  11677. }
  11678. /**
  11679. * Gets the private '.errored..service_locator.XxrfZa1.MedBrief\MSR\Entity\Chronology' shared service.
  11680. *
  11681. * @return \MedBrief\MSR\Entity\Chronology
  11682. */
  11683. protected function getChronologyService()
  11684. {
  11685. $this->throw('Cannot autowire service ".service_locator.XxrfZa1": it references class "MedBrief\\MSR\\Entity\\Chronology" but no such service exists.');
  11686. }
  11687. /**
  11688. * Gets the private '.errored..service_locator.XxrfZa1.MedBrief\MSR\Entity\Project' shared service.
  11689. *
  11690. * @return \MedBrief\MSR\Entity\Project
  11691. */
  11692. protected function getProject78Service()
  11693. {
  11694. $this->throw('Cannot autowire service ".service_locator.XxrfZa1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11695. }
  11696. /**
  11697. * Gets the private '.errored..service_locator.YUbYmf7.Doctrine\ORM\Query' shared service.
  11698. *
  11699. * @return \Doctrine\ORM\Query
  11700. */
  11701. protected function getQueryService()
  11702. {
  11703. $this->throw('Cannot autowire service ".service_locator.YUbYmf7": it references class "Doctrine\\ORM\\Query" but no such service exists.');
  11704. }
  11705. /**
  11706. * Gets the private '.errored..service_locator.ZXEHs.K.MedBrief\MSR\Entity\Document' shared service.
  11707. *
  11708. * @return \MedBrief\MSR\Entity\Document
  11709. */
  11710. protected function getDocument13Service()
  11711. {
  11712. $this->throw('Cannot autowire service ".service_locator.ZXEHs.K": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  11713. }
  11714. /**
  11715. * Gets the private '.errored..service_locator.ZXEHs.K.MedBrief\MSR\Entity\Project' shared service.
  11716. *
  11717. * @return \MedBrief\MSR\Entity\Project
  11718. */
  11719. protected function getProject79Service()
  11720. {
  11721. $this->throw('Cannot autowire service ".service_locator.ZXEHs.K": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11722. }
  11723. /**
  11724. * Gets the private '.errored..service_locator._59pT0e.MedBrief\MSR\Entity\Document' shared service.
  11725. *
  11726. * @return \MedBrief\MSR\Entity\Document
  11727. */
  11728. protected function getDocument14Service()
  11729. {
  11730. $this->throw('Cannot autowire service ".service_locator._59pT0e": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  11731. }
  11732. /**
  11733. * Gets the private '.errored..service_locator._59pT0e.MedBrief\MSR\Entity\Project' shared service.
  11734. *
  11735. * @return \MedBrief\MSR\Entity\Project
  11736. */
  11737. protected function getProject80Service()
  11738. {
  11739. $this->throw('Cannot autowire service ".service_locator._59pT0e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11740. }
  11741. /**
  11742. * Gets the private '.errored..service_locator._HWMfnt.MedBrief\MSR\Entity\ChronologyRequest' shared service.
  11743. *
  11744. * @return \MedBrief\MSR\Entity\ChronologyRequest
  11745. */
  11746. protected function getChronologyRequest5Service()
  11747. {
  11748. $this->throw('Cannot autowire service ".service_locator._HWMfnt": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.');
  11749. }
  11750. /**
  11751. * Gets the private '.errored..service_locator._HWMfnt.MedBrief\MSR\Entity\Project' shared service.
  11752. *
  11753. * @return \MedBrief\MSR\Entity\Project
  11754. */
  11755. protected function getProject81Service()
  11756. {
  11757. $this->throw('Cannot autowire service ".service_locator._HWMfnt": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11758. }
  11759. /**
  11760. * Gets the private '.errored..service_locator._PAfZxG.MedBrief\MSR\Entity\SortingSession' shared service.
  11761. *
  11762. * @return \MedBrief\MSR\Entity\SortingSession
  11763. */
  11764. protected function getSortingSession13Service()
  11765. {
  11766. $this->throw('Cannot autowire service ".service_locator._PAfZxG": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11767. }
  11768. /**
  11769. * Gets the private '.errored..service_locator._WRYpVd.MedBrief\MSR\Entity\Project' shared service.
  11770. *
  11771. * @return \MedBrief\MSR\Entity\Project
  11772. */
  11773. protected function getProject82Service()
  11774. {
  11775. $this->throw('Cannot autowire service ".service_locator._WRYpVd": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11776. }
  11777. /**
  11778. * Gets the private '.errored..service_locator._b78E8m.MedBrief\MSR\Entity\Project' shared service.
  11779. *
  11780. * @return \MedBrief\MSR\Entity\Project
  11781. */
  11782. protected function getProject83Service()
  11783. {
  11784. $this->throw('Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11785. }
  11786. /**
  11787. * Gets the private '.errored..service_locator._b78E8m.MedBrief\MSR\Entity\RecordsRequest' shared service.
  11788. *
  11789. * @return \MedBrief\MSR\Entity\RecordsRequest
  11790. */
  11791. protected function getRecordsRequest10Service()
  11792. {
  11793. $this->throw('Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  11794. }
  11795. /**
  11796. * Gets the private '.errored..service_locator._b78E8m.MedBrief\MSR\Entity\RecordsRequestLetter' shared service.
  11797. *
  11798. * @return \MedBrief\MSR\Entity\RecordsRequestLetter
  11799. */
  11800. protected function getRecordsRequestLetter3Service()
  11801. {
  11802. $this->throw('Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.');
  11803. }
  11804. /**
  11805. * Gets the private '.errored..service_locator._uDhkOJ.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  11806. *
  11807. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  11808. */
  11809. protected function getInterpartyDisclosure5Service()
  11810. {
  11811. $this->throw('Cannot autowire service ".service_locator._uDhkOJ": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  11812. }
  11813. /**
  11814. * Gets the private '.errored..service_locator._uDhkOJ.MedBrief\MSR\Entity\Project' shared service.
  11815. *
  11816. * @return \MedBrief\MSR\Entity\Project
  11817. */
  11818. protected function getProject84Service()
  11819. {
  11820. $this->throw('Cannot autowire service ".service_locator._uDhkOJ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11821. }
  11822. /**
  11823. * Gets the private '.errored..service_locator._v0.peo.MedBrief\MSR\Entity\Page' shared service.
  11824. *
  11825. * @return \MedBrief\MSR\Entity\Page
  11826. */
  11827. protected function getPageService()
  11828. {
  11829. $this->throw('Cannot autowire service ".service_locator._v0.peo": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.');
  11830. }
  11831. /**
  11832. * Gets the private '.errored..service_locator._v0.peo.MedBrief\MSR\Entity\SortingSession' shared service.
  11833. *
  11834. * @return \MedBrief\MSR\Entity\SortingSession
  11835. */
  11836. protected function getSortingSession14Service()
  11837. {
  11838. $this->throw('Cannot autowire service ".service_locator._v0.peo": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11839. }
  11840. /**
  11841. * Gets the private '.errored..service_locator.aDyXqLm.MedBrief\MSR\Entity\Disc' shared service.
  11842. *
  11843. * @return \MedBrief\MSR\Entity\Disc
  11844. */
  11845. protected function getDisc9Service()
  11846. {
  11847. $this->throw('Cannot autowire service ".service_locator.aDyXqLm": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  11848. }
  11849. /**
  11850. * Gets the private '.errored..service_locator.aDyXqLm.MedBrief\MSR\Entity\Project' shared service.
  11851. *
  11852. * @return \MedBrief\MSR\Entity\Project
  11853. */
  11854. protected function getProject85Service()
  11855. {
  11856. $this->throw('Cannot autowire service ".service_locator.aDyXqLm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11857. }
  11858. /**
  11859. * Gets the private '.errored..service_locator.bBYIWJA.MedBrief\MSR\Entity\Project' shared service.
  11860. *
  11861. * @return \MedBrief\MSR\Entity\Project
  11862. */
  11863. protected function getProject86Service()
  11864. {
  11865. $this->throw('Cannot autowire service ".service_locator.bBYIWJA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11866. }
  11867. /**
  11868. * Gets the private '.errored..service_locator.bBYIWJA.MedBrief\MSR\Entity\SortingSession' shared service.
  11869. *
  11870. * @return \MedBrief\MSR\Entity\SortingSession
  11871. */
  11872. protected function getSortingSession15Service()
  11873. {
  11874. $this->throw('Cannot autowire service ".service_locator.bBYIWJA": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11875. }
  11876. /**
  11877. * Gets the private '.errored..service_locator.bCMQQus.MedBrief\MSR\Entity\Annotation' shared service.
  11878. *
  11879. * @return \MedBrief\MSR\Entity\Annotation
  11880. */
  11881. protected function getAnnotationService()
  11882. {
  11883. $this->throw('Cannot autowire service ".service_locator.bCMQQus": it references class "MedBrief\\MSR\\Entity\\Annotation" but no such service exists.');
  11884. }
  11885. /**
  11886. * Gets the private '.errored..service_locator.bfI93Yl.MedBrief\MSR\Entity\Project' shared service.
  11887. *
  11888. * @return \MedBrief\MSR\Entity\Project
  11889. */
  11890. protected function getProject87Service()
  11891. {
  11892. $this->throw('Cannot autowire service ".service_locator.bfI93Yl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11893. }
  11894. /**
  11895. * Gets the private '.errored..service_locator.bfI93Yl.MedBrief\MSR\Entity\SortingSession' shared service.
  11896. *
  11897. * @return \MedBrief\MSR\Entity\SortingSession
  11898. */
  11899. protected function getSortingSession16Service()
  11900. {
  11901. $this->throw('Cannot autowire service ".service_locator.bfI93Yl": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11902. }
  11903. /**
  11904. * Gets the private '.errored..service_locator.bn_4SLU.MedBrief\MSR\Entity\User' shared service.
  11905. *
  11906. * @return \MedBrief\MSR\Entity\User
  11907. */
  11908. protected function getUser10Service()
  11909. {
  11910. $this->throw('Cannot autowire service ".service_locator.bn_4SLU": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  11911. }
  11912. /**
  11913. * Gets the private '.errored..service_locator.bqZU8MM.MedBrief\MSR\Entity\Document' shared service.
  11914. *
  11915. * @return \MedBrief\MSR\Entity\Document
  11916. */
  11917. protected function getDocument15Service()
  11918. {
  11919. $this->throw('Cannot autowire service ".service_locator.bqZU8MM": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  11920. }
  11921. /**
  11922. * Gets the private '.errored..service_locator.bqZU8MM.MedBrief\MSR\Entity\Project' shared service.
  11923. *
  11924. * @return \MedBrief\MSR\Entity\Project
  11925. */
  11926. protected function getProject88Service()
  11927. {
  11928. $this->throw('Cannot autowire service ".service_locator.bqZU8MM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11929. }
  11930. /**
  11931. * Gets the private '.errored..service_locator.c.2mrjU.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  11932. *
  11933. * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  11934. */
  11935. protected function getContainerBuilderService()
  11936. {
  11937. $this->throw('Cannot autowire service ".service_locator.c.2mrjU": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".');
  11938. }
  11939. /**
  11940. * Gets the private '.errored..service_locator.cao.KOg.MedBrief\MSR\Entity\Project' shared service.
  11941. *
  11942. * @return \MedBrief\MSR\Entity\Project
  11943. */
  11944. protected function getProject89Service()
  11945. {
  11946. $this->throw('Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11947. }
  11948. /**
  11949. * Gets the private '.errored..service_locator.cao.KOg.MedBrief\MSR\Entity\SortingSession' shared service.
  11950. *
  11951. * @return \MedBrief\MSR\Entity\SortingSession
  11952. */
  11953. protected function getSortingSession17Service()
  11954. {
  11955. $this->throw('Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11956. }
  11957. /**
  11958. * Gets the private '.errored..service_locator.cao.KOg.MedBrief\MSR\Entity\SortingSessionMemo' shared service.
  11959. *
  11960. * @return \MedBrief\MSR\Entity\SortingSessionMemo
  11961. */
  11962. protected function getSortingSessionMemo3Service()
  11963. {
  11964. $this->throw('Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.');
  11965. }
  11966. /**
  11967. * Gets the private '.errored..service_locator.cwnwT2q.MedBrief\MSR\Entity\Project' shared service.
  11968. *
  11969. * @return \MedBrief\MSR\Entity\Project
  11970. */
  11971. protected function getProject90Service()
  11972. {
  11973. $this->throw('Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  11974. }
  11975. /**
  11976. * Gets the private '.errored..service_locator.cwnwT2q.MedBrief\MSR\Entity\SortingSession' shared service.
  11977. *
  11978. * @return \MedBrief\MSR\Entity\SortingSession
  11979. */
  11980. protected function getSortingSession18Service()
  11981. {
  11982. $this->throw('Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  11983. }
  11984. /**
  11985. * Gets the private '.errored..service_locator.cwnwT2q.MedBrief\MSR\Entity\SortingSessionSave' shared service.
  11986. *
  11987. * @return \MedBrief\MSR\Entity\SortingSessionSave
  11988. */
  11989. protected function getSortingSessionSaveService()
  11990. {
  11991. $this->throw('Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\SortingSessionSave" but no such service exists.');
  11992. }
  11993. /**
  11994. * Gets the private '.errored..service_locator.dKhWmBL.MedBrief\MSR\Entity\Document' shared service.
  11995. *
  11996. * @return \MedBrief\MSR\Entity\Document
  11997. */
  11998. protected function getDocument16Service()
  11999. {
  12000. $this->throw('Cannot autowire service ".service_locator.dKhWmBL": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12001. }
  12002. /**
  12003. * Gets the private '.errored..service_locator.dKhWmBL.MedBrief\MSR\Entity\Project' shared service.
  12004. *
  12005. * @return \MedBrief\MSR\Entity\Project
  12006. */
  12007. protected function getProject91Service()
  12008. {
  12009. $this->throw('Cannot autowire service ".service_locator.dKhWmBL": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12010. }
  12011. /**
  12012. * Gets the private '.errored..service_locator.ddJ5dqF.MedBrief\MSR\Entity\User' shared service.
  12013. *
  12014. * @return \MedBrief\MSR\Entity\User
  12015. */
  12016. protected function getUser11Service()
  12017. {
  12018. $this->throw('Cannot autowire service ".service_locator.ddJ5dqF": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  12019. }
  12020. /**
  12021. * Gets the private '.errored..service_locator.dgGsPVW.MedBrief\MSR\Entity\Project' shared service.
  12022. *
  12023. * @return \MedBrief\MSR\Entity\Project
  12024. */
  12025. protected function getProject92Service()
  12026. {
  12027. $this->throw('Cannot autowire service ".service_locator.dgGsPVW": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12028. }
  12029. /**
  12030. * Gets the private '.errored..service_locator.e5Zydig.MedBrief\MSR\Entity\Project' shared service.
  12031. *
  12032. * @return \MedBrief\MSR\Entity\Project
  12033. */
  12034. protected function getProject93Service()
  12035. {
  12036. $this->throw('Cannot autowire service ".service_locator.e5Zydig": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12037. }
  12038. /**
  12039. * Gets the private '.errored..service_locator.e5Zydig.MedBrief\MSR\Entity\SortingSession' shared service.
  12040. *
  12041. * @return \MedBrief\MSR\Entity\SortingSession
  12042. */
  12043. protected function getSortingSession19Service()
  12044. {
  12045. $this->throw('Cannot autowire service ".service_locator.e5Zydig": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12046. }
  12047. /**
  12048. * Gets the private '.errored..service_locator.eHyvF6z.MedBrief\MSR\Entity\RecordsRequestLetterTemplate' shared service.
  12049. *
  12050. * @return \MedBrief\MSR\Entity\RecordsRequestLetterTemplate
  12051. */
  12052. protected function getRecordsRequestLetterTemplate3Service()
  12053. {
  12054. $this->throw('Cannot autowire service ".service_locator.eHyvF6z": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.');
  12055. }
  12056. /**
  12057. * Gets the private '.errored..service_locator.eTcHP3i.MedBrief\MSR\Entity\Page' shared service.
  12058. *
  12059. * @return \MedBrief\MSR\Entity\Page
  12060. */
  12061. protected function getPage2Service()
  12062. {
  12063. $this->throw('Cannot autowire service ".service_locator.eTcHP3i": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.');
  12064. }
  12065. /**
  12066. * Gets the private '.errored..service_locator.eTcHP3i.MedBrief\MSR\Entity\SortingSession' shared service.
  12067. *
  12068. * @return \MedBrief\MSR\Entity\SortingSession
  12069. */
  12070. protected function getSortingSession20Service()
  12071. {
  12072. $this->throw('Cannot autowire service ".service_locator.eTcHP3i": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12073. }
  12074. /**
  12075. * Gets the private '.errored..service_locator.en4v5uN.MedBrief\MSR\Entity\BillingItem' shared service.
  12076. *
  12077. * @return \MedBrief\MSR\Entity\BillingItem
  12078. */
  12079. protected function getBillingItem2Service()
  12080. {
  12081. $this->throw('Cannot autowire service ".service_locator.en4v5uN": it references class "MedBrief\\MSR\\Entity\\BillingItem" but no such service exists.');
  12082. }
  12083. /**
  12084. * Gets the private '.errored..service_locator.esmk6IF.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  12085. *
  12086. * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  12087. */
  12088. protected function getAdminContextService()
  12089. {
  12090. $this->throw('Cannot autowire service ".service_locator.esmk6IF": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  12091. }
  12092. /**
  12093. * Gets the private '.errored..service_locator.esmk6IF.EasyCorp\Bundle\EasyAdminBundle\Dto\BatchActionDto' shared service.
  12094. *
  12095. * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\BatchActionDto
  12096. */
  12097. protected function getBatchActionDtoService()
  12098. {
  12099. $this->throw('Cannot autowire service ".service_locator.esmk6IF": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto" but no such service exists.');
  12100. }
  12101. /**
  12102. * Gets the private '.errored..service_locator.ezclzUy.MedBrief\MSR\Entity\HumanResource' shared service.
  12103. *
  12104. * @return \MedBrief\MSR\Entity\HumanResource
  12105. */
  12106. protected function getHumanResourceService()
  12107. {
  12108. $this->throw('Cannot autowire service ".service_locator.ezclzUy": it references class "MedBrief\\MSR\\Entity\\HumanResource" but no such service exists.');
  12109. }
  12110. /**
  12111. * Gets the private '.errored..service_locator.fCQZRSx.MedBrief\MSR\Entity\SortingSession' shared service.
  12112. *
  12113. * @return \MedBrief\MSR\Entity\SortingSession
  12114. */
  12115. protected function getSortingSession21Service()
  12116. {
  12117. $this->throw('Cannot autowire service ".service_locator.fCQZRSx": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12118. }
  12119. /**
  12120. * Gets the private '.errored..service_locator.fKs_lVx.MedBrief\MSR\Entity\Account' shared service.
  12121. *
  12122. * @return \MedBrief\MSR\Entity\Account
  12123. */
  12124. protected function getAccount5Service()
  12125. {
  12126. $this->throw('Cannot autowire service ".service_locator.fKs_lVx": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12127. }
  12128. /**
  12129. * Gets the private '.errored..service_locator.fPAnkQ6.MedBrief\MSR\Entity\HelpCategory' shared service.
  12130. *
  12131. * @return \MedBrief\MSR\Entity\HelpCategory
  12132. */
  12133. protected function getHelpCategoryService()
  12134. {
  12135. $this->throw('Cannot autowire service ".service_locator.fPAnkQ6": it references class "MedBrief\\MSR\\Entity\\HelpCategory" but no such service exists.');
  12136. }
  12137. /**
  12138. * Gets the private '.errored..service_locator.fh13Xvr.MedBrief\MSR\Entity\BatchRequest' shared service.
  12139. *
  12140. * @return \MedBrief\MSR\Entity\BatchRequest
  12141. */
  12142. protected function getBatchRequest7Service()
  12143. {
  12144. $this->throw('Cannot autowire service ".service_locator.fh13Xvr": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  12145. }
  12146. /**
  12147. * Gets the private '.errored..service_locator.fh13Xvr.MedBrief\MSR\Entity\Project' shared service.
  12148. *
  12149. * @return \MedBrief\MSR\Entity\Project
  12150. */
  12151. protected function getProject94Service()
  12152. {
  12153. $this->throw('Cannot autowire service ".service_locator.fh13Xvr": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12154. }
  12155. /**
  12156. * Gets the private '.errored..service_locator.fqMxpgZ.MedBrief\MSR\Entity\SortingSession' shared service.
  12157. *
  12158. * @return \MedBrief\MSR\Entity\SortingSession
  12159. */
  12160. protected function getSortingSession22Service()
  12161. {
  12162. $this->throw('Cannot autowire service ".service_locator.fqMxpgZ": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12163. }
  12164. /**
  12165. * Gets the private '.errored..service_locator.g8v5rmn.MedBrief\MSR\Entity\Account' shared service.
  12166. *
  12167. * @return \MedBrief\MSR\Entity\Account
  12168. */
  12169. protected function getAccount6Service()
  12170. {
  12171. $this->throw('Cannot autowire service ".service_locator.g8v5rmn": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12172. }
  12173. /**
  12174. * Gets the private '.errored..service_locator.gJbFTNT.MedBrief\MSR\Entity\MatterRequest\MatterRequest' shared service.
  12175. *
  12176. * @return \MedBrief\MSR\Entity\MatterRequest\MatterRequest
  12177. */
  12178. protected function getMatterRequest2Service()
  12179. {
  12180. $this->throw('Cannot autowire service ".service_locator.gJbFTNT": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.');
  12181. }
  12182. /**
  12183. * Gets the private '.errored..service_locator.gKxWBs7.MedBrief\MSR\Entity\Account' shared service.
  12184. *
  12185. * @return \MedBrief\MSR\Entity\Account
  12186. */
  12187. protected function getAccount7Service()
  12188. {
  12189. $this->throw('Cannot autowire service ".service_locator.gKxWBs7": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12190. }
  12191. /**
  12192. * Gets the private '.errored..service_locator.gKxWBs7.MedBrief\MSR\Entity\SortingMemoPhrase' shared service.
  12193. *
  12194. * @return \MedBrief\MSR\Entity\SortingMemoPhrase
  12195. */
  12196. protected function getSortingMemoPhrase2Service()
  12197. {
  12198. $this->throw('Cannot autowire service ".service_locator.gKxWBs7": it references class "MedBrief\\MSR\\Entity\\SortingMemoPhrase" but no such service exists.');
  12199. }
  12200. /**
  12201. * Gets the private '.errored..service_locator.gWKIRZB.MedBrief\MSR\Entity\ExpertAgency' shared service.
  12202. *
  12203. * @return \MedBrief\MSR\Entity\ExpertAgency
  12204. */
  12205. protected function getExpertAgency3Service()
  12206. {
  12207. $this->throw('Cannot autowire service ".service_locator.gWKIRZB": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.');
  12208. }
  12209. /**
  12210. * Gets the private '.errored..service_locator.gXv87LU.MedBrief\MSR\Entity\Email' shared service.
  12211. *
  12212. * @return \MedBrief\MSR\Entity\Email
  12213. */
  12214. protected function getEmailService()
  12215. {
  12216. $this->throw('Cannot autowire service ".service_locator.gXv87LU": it references class "MedBrief\\MSR\\Entity\\Email" but no such service exists.');
  12217. }
  12218. /**
  12219. * Gets the private '.errored..service_locator.gl2Dfo6.MedBrief\MSR\Entity\Account' shared service.
  12220. *
  12221. * @return \MedBrief\MSR\Entity\Account
  12222. */
  12223. protected function getAccount8Service()
  12224. {
  12225. $this->throw('Cannot autowire service ".service_locator.gl2Dfo6": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12226. }
  12227. /**
  12228. * Gets the private '.errored..service_locator.hGoVhzf.MedBrief\MSR\Entity\Document' shared service.
  12229. *
  12230. * @return \MedBrief\MSR\Entity\Document
  12231. */
  12232. protected function getDocument17Service()
  12233. {
  12234. $this->throw('Cannot autowire service ".service_locator.hGoVhzf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12235. }
  12236. /**
  12237. * Gets the private '.errored..service_locator.hj0KdwA.MedBrief\MSR\Entity\MatterCommunication' shared service.
  12238. *
  12239. * @return \MedBrief\MSR\Entity\MatterCommunication
  12240. */
  12241. protected function getMatterCommunication2Service()
  12242. {
  12243. $this->throw('Cannot autowire service ".service_locator.hj0KdwA": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.');
  12244. }
  12245. /**
  12246. * Gets the private '.errored..service_locator.hj0KdwA.MedBrief\MSR\Entity\Project' shared service.
  12247. *
  12248. * @return \MedBrief\MSR\Entity\Project
  12249. */
  12250. protected function getProject95Service()
  12251. {
  12252. $this->throw('Cannot autowire service ".service_locator.hj0KdwA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12253. }
  12254. /**
  12255. * Gets the private '.errored..service_locator.htzbC8V.MedBrief\MSR\Entity\RoleInvitation' shared service.
  12256. *
  12257. * @return \MedBrief\MSR\Entity\RoleInvitation
  12258. */
  12259. protected function getRoleInvitation3Service()
  12260. {
  12261. $this->throw('Cannot autowire service ".service_locator.htzbC8V": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.');
  12262. }
  12263. /**
  12264. * Gets the private '.errored..service_locator.i3yQFPO.MedBrief\MSR\Entity\Project' shared service.
  12265. *
  12266. * @return \MedBrief\MSR\Entity\Project
  12267. */
  12268. protected function getProject96Service()
  12269. {
  12270. $this->throw('Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12271. }
  12272. /**
  12273. * Gets the private '.errored..service_locator.i3yQFPO.MedBrief\MSR\Entity\SortingSession' shared service.
  12274. *
  12275. * @return \MedBrief\MSR\Entity\SortingSession
  12276. */
  12277. protected function getSortingSession23Service()
  12278. {
  12279. $this->throw('Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12280. }
  12281. /**
  12282. * Gets the private '.errored..service_locator.i3yQFPO.MedBrief\MSR\Entity\SortingSessionMemo' shared service.
  12283. *
  12284. * @return \MedBrief\MSR\Entity\SortingSessionMemo
  12285. */
  12286. protected function getSortingSessionMemo4Service()
  12287. {
  12288. $this->throw('Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.');
  12289. }
  12290. /**
  12291. * Gets the private '.errored..service_locator.i4pczI1.MedBrief\MSR\Entity\Project' shared service.
  12292. *
  12293. * @return \MedBrief\MSR\Entity\Project
  12294. */
  12295. protected function getProject97Service()
  12296. {
  12297. $this->throw('Cannot autowire service ".service_locator.i4pczI1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12298. }
  12299. /**
  12300. * Gets the private '.errored..service_locator.iVztO88.MedBrief\MSR\Entity\Project' shared service.
  12301. *
  12302. * @return \MedBrief\MSR\Entity\Project
  12303. */
  12304. protected function getProject98Service()
  12305. {
  12306. $this->throw('Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12307. }
  12308. /**
  12309. * Gets the private '.errored..service_locator.iVztO88.MedBrief\MSR\Entity\RecordsRequest' shared service.
  12310. *
  12311. * @return \MedBrief\MSR\Entity\RecordsRequest
  12312. */
  12313. protected function getRecordsRequest11Service()
  12314. {
  12315. $this->throw('Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  12316. }
  12317. /**
  12318. * Gets the private '.errored..service_locator.iVztO88.MedBrief\MSR\Entity\RecordsRequestDetail' shared service.
  12319. *
  12320. * @return \MedBrief\MSR\Entity\RecordsRequestDetail
  12321. */
  12322. protected function getRecordsRequestDetail4Service()
  12323. {
  12324. $this->throw('Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.');
  12325. }
  12326. /**
  12327. * Gets the private '.errored..service_locator.ilSk_uZ.MedBrief\MSR\Entity\Document' shared service.
  12328. *
  12329. * @return \MedBrief\MSR\Entity\Document
  12330. */
  12331. protected function getDocument18Service()
  12332. {
  12333. $this->throw('Cannot autowire service ".service_locator.ilSk_uZ": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12334. }
  12335. /**
  12336. * Gets the private '.errored..service_locator.ilSk_uZ.MedBrief\MSR\Entity\Project' shared service.
  12337. *
  12338. * @return \MedBrief\MSR\Entity\Project
  12339. */
  12340. protected function getProject99Service()
  12341. {
  12342. $this->throw('Cannot autowire service ".service_locator.ilSk_uZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12343. }
  12344. /**
  12345. * Gets the private '.errored..service_locator.jMJmRts.MedBrief\MSR\Entity\Collection' shared service.
  12346. *
  12347. * @return \MedBrief\MSR\Entity\Collection
  12348. */
  12349. protected function getCollection9Service()
  12350. {
  12351. $this->throw('Cannot autowire service ".service_locator.jMJmRts": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  12352. }
  12353. /**
  12354. * Gets the private '.errored..service_locator.jMJmRts.MedBrief\MSR\Entity\Project' shared service.
  12355. *
  12356. * @return \MedBrief\MSR\Entity\Project
  12357. */
  12358. protected function getProject100Service()
  12359. {
  12360. $this->throw('Cannot autowire service ".service_locator.jMJmRts": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12361. }
  12362. /**
  12363. * Gets the private '.errored..service_locator.jZ.KPn_.MedBrief\MSR\Entity\Specialisation' shared service.
  12364. *
  12365. * @return \MedBrief\MSR\Entity\Specialisation
  12366. */
  12367. protected function getSpecialisationService()
  12368. {
  12369. $this->throw('Cannot autowire service ".service_locator.jZ.KPn_": it references class "MedBrief\\MSR\\Entity\\Specialisation" but no such service exists.');
  12370. }
  12371. /**
  12372. * Gets the private '.errored..service_locator.jvF_ZJ7.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  12373. *
  12374. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  12375. */
  12376. protected function getInterpartyDisclosure6Service()
  12377. {
  12378. $this->throw('Cannot autowire service ".service_locator.jvF_ZJ7": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  12379. }
  12380. /**
  12381. * Gets the private '.errored..service_locator.jvF_ZJ7.MedBrief\MSR\Entity\Project' shared service.
  12382. *
  12383. * @return \MedBrief\MSR\Entity\Project
  12384. */
  12385. protected function getProject101Service()
  12386. {
  12387. $this->throw('Cannot autowire service ".service_locator.jvF_ZJ7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12388. }
  12389. /**
  12390. * Gets the private '.errored..service_locator.jvw2IBm.MedBrief\MSR\Entity\MatterCommunication' shared service.
  12391. *
  12392. * @return \MedBrief\MSR\Entity\MatterCommunication
  12393. */
  12394. protected function getMatterCommunication3Service()
  12395. {
  12396. $this->throw('Cannot autowire service ".service_locator.jvw2IBm": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.');
  12397. }
  12398. /**
  12399. * Gets the private '.errored..service_locator.jvw2IBm.MedBrief\MSR\Entity\Project' shared service.
  12400. *
  12401. * @return \MedBrief\MSR\Entity\Project
  12402. */
  12403. protected function getProject102Service()
  12404. {
  12405. $this->throw('Cannot autowire service ".service_locator.jvw2IBm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12406. }
  12407. /**
  12408. * Gets the private '.errored..service_locator.k0xdadp.MedBrief\MSR\Entity\Document' shared service.
  12409. *
  12410. * @return \MedBrief\MSR\Entity\Document
  12411. */
  12412. protected function getDocument19Service()
  12413. {
  12414. $this->throw('Cannot autowire service ".service_locator.k0xdadp": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12415. }
  12416. /**
  12417. * Gets the private '.errored..service_locator.k0xdadp.MedBrief\MSR\Entity\Project' shared service.
  12418. *
  12419. * @return \MedBrief\MSR\Entity\Project
  12420. */
  12421. protected function getProject103Service()
  12422. {
  12423. $this->throw('Cannot autowire service ".service_locator.k0xdadp": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12424. }
  12425. /**
  12426. * Gets the private '.errored..service_locator.k3xJc5f.MedBrief\MSR\Entity\Project' shared service.
  12427. *
  12428. * @return \MedBrief\MSR\Entity\Project
  12429. */
  12430. protected function getProject104Service()
  12431. {
  12432. $this->throw('Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12433. }
  12434. /**
  12435. * Gets the private '.errored..service_locator.k3xJc5f.MedBrief\MSR\Entity\RecordsRequest' shared service.
  12436. *
  12437. * @return \MedBrief\MSR\Entity\RecordsRequest
  12438. */
  12439. protected function getRecordsRequest12Service()
  12440. {
  12441. $this->throw('Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  12442. }
  12443. /**
  12444. * Gets the private '.errored..service_locator.k3xJc5f.MedBrief\MSR\Entity\RecordsRequestLetter' shared service.
  12445. *
  12446. * @return \MedBrief\MSR\Entity\RecordsRequestLetter
  12447. */
  12448. protected function getRecordsRequestLetter4Service()
  12449. {
  12450. $this->throw('Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.');
  12451. }
  12452. /**
  12453. * Gets the private '.errored..service_locator.kAjB92c.MedBrief\MSR\Entity\BatchDocument' shared service.
  12454. *
  12455. * @return \MedBrief\MSR\Entity\BatchDocument
  12456. */
  12457. protected function getBatchDocumentService()
  12458. {
  12459. $this->throw('Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\BatchDocument" but no such service exists.');
  12460. }
  12461. /**
  12462. * Gets the private '.errored..service_locator.kAjB92c.MedBrief\MSR\Entity\BatchRequest' shared service.
  12463. *
  12464. * @return \MedBrief\MSR\Entity\BatchRequest
  12465. */
  12466. protected function getBatchRequest8Service()
  12467. {
  12468. $this->throw('Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.');
  12469. }
  12470. /**
  12471. * Gets the private '.errored..service_locator.kAjB92c.MedBrief\MSR\Entity\Project' shared service.
  12472. *
  12473. * @return \MedBrief\MSR\Entity\Project
  12474. */
  12475. protected function getProject105Service()
  12476. {
  12477. $this->throw('Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12478. }
  12479. /**
  12480. * Gets the private '.errored..service_locator.kEvhmk9.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  12481. *
  12482. * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  12483. */
  12484. protected function getAdminContext2Service()
  12485. {
  12486. $this->throw('Cannot autowire service ".service_locator.kEvhmk9": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  12487. }
  12488. /**
  12489. * Gets the private '.errored..service_locator.kQAc3zG.MedBrief\MSR\Entity\Project' shared service.
  12490. *
  12491. * @return \MedBrief\MSR\Entity\Project
  12492. */
  12493. protected function getProject106Service()
  12494. {
  12495. $this->throw('Cannot autowire service ".service_locator.kQAc3zG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12496. }
  12497. /**
  12498. * Gets the private '.errored..service_locator.kQAc3zG.MedBrief\MSR\Entity\RecordsRequest' shared service.
  12499. *
  12500. * @return \MedBrief\MSR\Entity\RecordsRequest
  12501. */
  12502. protected function getRecordsRequest13Service()
  12503. {
  12504. $this->throw('Cannot autowire service ".service_locator.kQAc3zG": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  12505. }
  12506. /**
  12507. * Gets the private '.errored..service_locator.kfxjvvx.MedBrief\MSR\Entity\Collection' shared service.
  12508. *
  12509. * @return \MedBrief\MSR\Entity\Collection
  12510. */
  12511. protected function getCollection10Service()
  12512. {
  12513. $this->throw('Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  12514. }
  12515. /**
  12516. * Gets the private '.errored..service_locator.kfxjvvx.MedBrief\MSR\Entity\Document' shared service.
  12517. *
  12518. * @return \MedBrief\MSR\Entity\Document
  12519. */
  12520. protected function getDocument20Service()
  12521. {
  12522. $this->throw('Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12523. }
  12524. /**
  12525. * Gets the private '.errored..service_locator.kfxjvvx.MedBrief\MSR\Entity\Project' shared service.
  12526. *
  12527. * @return \MedBrief\MSR\Entity\Project
  12528. */
  12529. protected function getProject107Service()
  12530. {
  12531. $this->throw('Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12532. }
  12533. /**
  12534. * Gets the private '.errored..service_locator.kt85wZG.MedBrief\MSR\Entity\Account' shared service.
  12535. *
  12536. * @return \MedBrief\MSR\Entity\Account
  12537. */
  12538. protected function getAccount9Service()
  12539. {
  12540. $this->throw('Cannot autowire service ".service_locator.kt85wZG": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12541. }
  12542. /**
  12543. * Gets the private '.errored..service_locator.kw4YxaB.MedBrief\MSR\Entity\Project' shared service.
  12544. *
  12545. * @return \MedBrief\MSR\Entity\Project
  12546. */
  12547. protected function getProject108Service()
  12548. {
  12549. $this->throw('Cannot autowire service ".service_locator.kw4YxaB": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12550. }
  12551. /**
  12552. * Gets the private '.errored..service_locator.kw4YxaB.MedBrief\MSR\Entity\User' shared service.
  12553. *
  12554. * @return \MedBrief\MSR\Entity\User
  12555. */
  12556. protected function getUser12Service()
  12557. {
  12558. $this->throw('Cannot autowire service ".service_locator.kw4YxaB": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  12559. }
  12560. /**
  12561. * Gets the private '.errored..service_locator.lMjAmZa.MedBrief\MSR\Entity\ExpertAgency' shared service.
  12562. *
  12563. * @return \MedBrief\MSR\Entity\ExpertAgency
  12564. */
  12565. protected function getExpertAgency4Service()
  12566. {
  12567. $this->throw('Cannot autowire service ".service_locator.lMjAmZa": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.');
  12568. }
  12569. /**
  12570. * Gets the private '.errored..service_locator.liW9kua.MedBrief\MSR\Entity\DownloadItem' shared service.
  12571. *
  12572. * @return \MedBrief\MSR\Entity\DownloadItem
  12573. */
  12574. protected function getDownloadItemService()
  12575. {
  12576. $this->throw('Cannot autowire service ".service_locator.liW9kua": it references class "MedBrief\\MSR\\Entity\\DownloadItem" but no such service exists.');
  12577. }
  12578. /**
  12579. * Gets the private '.errored..service_locator.ls38znO.MedBrief\MSR\Entity\Collection' shared service.
  12580. *
  12581. * @return \MedBrief\MSR\Entity\Collection
  12582. */
  12583. protected function getCollection11Service()
  12584. {
  12585. $this->throw('Cannot autowire service ".service_locator.ls38znO": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.');
  12586. }
  12587. /**
  12588. * Gets the private '.errored..service_locator.ls38znO.MedBrief\MSR\Entity\Project' shared service.
  12589. *
  12590. * @return \MedBrief\MSR\Entity\Project
  12591. */
  12592. protected function getProject109Service()
  12593. {
  12594. $this->throw('Cannot autowire service ".service_locator.ls38znO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12595. }
  12596. /**
  12597. * Gets the private '.errored..service_locator.mSFqQ9F.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  12598. *
  12599. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  12600. */
  12601. protected function getInterpartyDisclosure7Service()
  12602. {
  12603. $this->throw('Cannot autowire service ".service_locator.mSFqQ9F": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  12604. }
  12605. /**
  12606. * Gets the private '.errored..service_locator.m_gQ8B6.MedBrief\MSR\Entity\LinkedEmailAddressInvitation' shared service.
  12607. *
  12608. * @return \MedBrief\MSR\Entity\LinkedEmailAddressInvitation
  12609. */
  12610. protected function getLinkedEmailAddressInvitation2Service()
  12611. {
  12612. $this->throw('Cannot autowire service ".service_locator.m_gQ8B6": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.');
  12613. }
  12614. /**
  12615. * Gets the private '.errored..service_locator.m_gQ8B6.MedBrief\MSR\Entity\User' shared service.
  12616. *
  12617. * @return \MedBrief\MSR\Entity\User
  12618. */
  12619. protected function getUser13Service()
  12620. {
  12621. $this->throw('Cannot autowire service ".service_locator.m_gQ8B6": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  12622. }
  12623. /**
  12624. * Gets the private '.errored..service_locator.mi54JVn.MedBrief\MSR\Entity\MatterCommunication' shared service.
  12625. *
  12626. * @return \MedBrief\MSR\Entity\MatterCommunication
  12627. */
  12628. protected function getMatterCommunication4Service()
  12629. {
  12630. $this->throw('Cannot autowire service ".service_locator.mi54JVn": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.');
  12631. }
  12632. /**
  12633. * Gets the private '.errored..service_locator.mi54JVn.MedBrief\MSR\Entity\Project' shared service.
  12634. *
  12635. * @return \MedBrief\MSR\Entity\Project
  12636. */
  12637. protected function getProject110Service()
  12638. {
  12639. $this->throw('Cannot autowire service ".service_locator.mi54JVn": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12640. }
  12641. /**
  12642. * Gets the private '.errored..service_locator.nNq2lCw.MedBrief\MSR\Entity\ClinicalSummary' shared service.
  12643. *
  12644. * @return \MedBrief\MSR\Entity\ClinicalSummary
  12645. */
  12646. protected function getClinicalSummary2Service()
  12647. {
  12648. $this->throw('Cannot autowire service ".service_locator.nNq2lCw": it references class "MedBrief\\MSR\\Entity\\ClinicalSummary" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\PushToCollection\\CollectionPushable\\CollectionPushableInterface" instead.');
  12649. }
  12650. /**
  12651. * Gets the private '.errored..service_locator.nNq2lCw.MedBrief\MSR\Entity\Project' shared service.
  12652. *
  12653. * @return \MedBrief\MSR\Entity\Project
  12654. */
  12655. protected function getProject111Service()
  12656. {
  12657. $this->throw('Cannot autowire service ".service_locator.nNq2lCw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12658. }
  12659. /**
  12660. * Gets the private '.errored..service_locator.nSG6BER.MedBrief\MSR\Entity\RecordsRequestCentreParent' shared service.
  12661. *
  12662. * @return \MedBrief\MSR\Entity\RecordsRequestCentreParent
  12663. */
  12664. protected function getRecordsRequestCentreParent2Service()
  12665. {
  12666. $this->throw('Cannot autowire service ".service_locator.nSG6BER": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreParent" but no such service exists.');
  12667. }
  12668. /**
  12669. * Gets the private '.errored..service_locator.nZzfLlD.MedBrief\MSR\Entity\Project' shared service.
  12670. *
  12671. * @return \MedBrief\MSR\Entity\Project
  12672. */
  12673. protected function getProject112Service()
  12674. {
  12675. $this->throw('Cannot autowire service ".service_locator.nZzfLlD": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12676. }
  12677. /**
  12678. * Gets the private '.errored..service_locator.n_OlGL0.MedBrief\MSR\Entity\Document' shared service.
  12679. *
  12680. * @return \MedBrief\MSR\Entity\Document
  12681. */
  12682. protected function getDocument21Service()
  12683. {
  12684. $this->throw('Cannot autowire service ".service_locator.n_OlGL0": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12685. }
  12686. /**
  12687. * Gets the private '.errored..service_locator.n_OlGL0.MedBrief\MSR\Entity\Project' shared service.
  12688. *
  12689. * @return \MedBrief\MSR\Entity\Project
  12690. */
  12691. protected function getProject113Service()
  12692. {
  12693. $this->throw('Cannot autowire service ".service_locator.n_OlGL0": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12694. }
  12695. /**
  12696. * Gets the private '.errored..service_locator.nkNO6Vf.MedBrief\MSR\Entity\Document' shared service.
  12697. *
  12698. * @return \MedBrief\MSR\Entity\Document
  12699. */
  12700. protected function getDocument22Service()
  12701. {
  12702. $this->throw('Cannot autowire service ".service_locator.nkNO6Vf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12703. }
  12704. /**
  12705. * Gets the private '.errored..service_locator.nkNO6Vf.MedBrief\MSR\Entity\Project' shared service.
  12706. *
  12707. * @return \MedBrief\MSR\Entity\Project
  12708. */
  12709. protected function getProject114Service()
  12710. {
  12711. $this->throw('Cannot autowire service ".service_locator.nkNO6Vf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12712. }
  12713. /**
  12714. * Gets the private '.errored..service_locator.nlOSOMb.MedBrief\MSR\Entity\Page' shared service.
  12715. *
  12716. * @return \MedBrief\MSR\Entity\Page
  12717. */
  12718. protected function getPage3Service()
  12719. {
  12720. $this->throw('Cannot autowire service ".service_locator.nlOSOMb": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.');
  12721. }
  12722. /**
  12723. * Gets the private '.errored..service_locator.nlOSOMb.MedBrief\MSR\Entity\SortingSession' shared service.
  12724. *
  12725. * @return \MedBrief\MSR\Entity\SortingSession
  12726. */
  12727. protected function getSortingSession24Service()
  12728. {
  12729. $this->throw('Cannot autowire service ".service_locator.nlOSOMb": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12730. }
  12731. /**
  12732. * Gets the private '.errored..service_locator.o.E7Him.MedBrief\MSR\Entity\InterpartyDisclosure' shared service.
  12733. *
  12734. * @return \MedBrief\MSR\Entity\InterpartyDisclosure
  12735. */
  12736. protected function getInterpartyDisclosure8Service()
  12737. {
  12738. $this->throw('Cannot autowire service ".service_locator.o.E7Him": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.');
  12739. }
  12740. /**
  12741. * Gets the private '.errored..service_locator.o.E7Him.MedBrief\MSR\Entity\Project' shared service.
  12742. *
  12743. * @return \MedBrief\MSR\Entity\Project
  12744. */
  12745. protected function getProject115Service()
  12746. {
  12747. $this->throw('Cannot autowire service ".service_locator.o.E7Him": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12748. }
  12749. /**
  12750. * Gets the private '.errored..service_locator.owPCbWj.MedBrief\MSR\Entity\ServiceOption' shared service.
  12751. *
  12752. * @return \MedBrief\MSR\Entity\ServiceOption
  12753. */
  12754. protected function getServiceOption2Service()
  12755. {
  12756. $this->throw('Cannot autowire service ".service_locator.owPCbWj": it references class "MedBrief\\MSR\\Entity\\ServiceOption" but no such service exists.');
  12757. }
  12758. /**
  12759. * Gets the private '.errored..service_locator.php0qMi.MedBrief\MSR\Entity\Project' shared service.
  12760. *
  12761. * @return \MedBrief\MSR\Entity\Project
  12762. */
  12763. protected function getProject116Service()
  12764. {
  12765. $this->throw('Cannot autowire service ".service_locator.php0qMi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12766. }
  12767. /**
  12768. * Gets the private '.errored..service_locator.q1kXVra.MedBrief\MSR\Entity\Invoice' shared service.
  12769. *
  12770. * @return \MedBrief\MSR\Entity\Invoice
  12771. */
  12772. protected function getInvoice4Service()
  12773. {
  12774. $this->throw('Cannot autowire service ".service_locator.q1kXVra": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.');
  12775. }
  12776. /**
  12777. * Gets the private '.errored..service_locator.qaQdRnO.Doctrine\ORM\Query' shared service.
  12778. *
  12779. * @return \Doctrine\ORM\Query
  12780. */
  12781. protected function getQuery2Service()
  12782. {
  12783. $this->throw('Cannot autowire service ".service_locator.qaQdRnO": it references class "Doctrine\\ORM\\Query" but no such service exists.');
  12784. }
  12785. /**
  12786. * Gets the private '.errored..service_locator.qmlURDP.MedBrief\MSR\Entity\InterpartyDisclosureRecipientContact' shared service.
  12787. *
  12788. * @return \MedBrief\MSR\Entity\InterpartyDisclosureRecipientContact
  12789. */
  12790. protected function getInterpartyDisclosureRecipientContactService()
  12791. {
  12792. $this->throw('Cannot autowire service ".service_locator.qmlURDP": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientContact" but no such service exists.');
  12793. }
  12794. /**
  12795. * Gets the private '.errored..service_locator.qvz2Frs.MedBrief\MSR\Entity\Document' shared service.
  12796. *
  12797. * @return \MedBrief\MSR\Entity\Document
  12798. */
  12799. protected function getDocument23Service()
  12800. {
  12801. $this->throw('Cannot autowire service ".service_locator.qvz2Frs": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  12802. }
  12803. /**
  12804. * Gets the private '.errored..service_locator.qvz2Frs.MedBrief\MSR\Entity\Project' shared service.
  12805. *
  12806. * @return \MedBrief\MSR\Entity\Project
  12807. */
  12808. protected function getProject117Service()
  12809. {
  12810. $this->throw('Cannot autowire service ".service_locator.qvz2Frs": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12811. }
  12812. /**
  12813. * Gets the private '.errored..service_locator.rLlIu.5.MedBrief\MSR\Entity\Project' shared service.
  12814. *
  12815. * @return \MedBrief\MSR\Entity\Project
  12816. */
  12817. protected function getProject118Service()
  12818. {
  12819. $this->throw('Cannot autowire service ".service_locator.rLlIu.5": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12820. }
  12821. /**
  12822. * Gets the private '.errored..service_locator.rLlIu.5.MedBrief\MSR\Entity\SortingSession' shared service.
  12823. *
  12824. * @return \MedBrief\MSR\Entity\SortingSession
  12825. */
  12826. protected function getSortingSession25Service()
  12827. {
  12828. $this->throw('Cannot autowire service ".service_locator.rLlIu.5": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12829. }
  12830. /**
  12831. * Gets the private '.errored..service_locator.rS634lt.MedBrief\MSR\Entity\Invoice' shared service.
  12832. *
  12833. * @return \MedBrief\MSR\Entity\Invoice
  12834. */
  12835. protected function getInvoice5Service()
  12836. {
  12837. $this->throw('Cannot autowire service ".service_locator.rS634lt": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.');
  12838. }
  12839. /**
  12840. * Gets the private '.errored..service_locator.rS634lt.MedBrief\MSR\Entity\ServiceRequest' shared service.
  12841. *
  12842. * @return \MedBrief\MSR\Entity\ServiceRequest
  12843. */
  12844. protected function getServiceRequestService()
  12845. {
  12846. $this->throw('Cannot autowire service ".service_locator.rS634lt": it references class "MedBrief\\MSR\\Entity\\ServiceRequest" but no such service exists.');
  12847. }
  12848. /**
  12849. * Gets the private '.errored..service_locator.riFbGaB.EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore' shared service.
  12850. *
  12851. * @return \EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore
  12852. */
  12853. protected function getKeyValueStore2Service()
  12854. {
  12855. $this->throw('Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.');
  12856. }
  12857. /**
  12858. * Gets the private '.errored..service_locator.riFbGaB.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  12859. *
  12860. * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  12861. */
  12862. protected function getAdminContext3Service()
  12863. {
  12864. $this->throw('Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  12865. }
  12866. /**
  12867. * Gets the private '.errored..service_locator.riFbGaB.EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto' shared service.
  12868. *
  12869. * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto
  12870. */
  12871. protected function getEntityDto2Service()
  12872. {
  12873. $this->throw('Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.');
  12874. }
  12875. /**
  12876. * Gets the private '.errored..service_locator.s9aWOTY.MedBrief\MSR\Entity\Account' shared service.
  12877. *
  12878. * @return \MedBrief\MSR\Entity\Account
  12879. */
  12880. protected function getAccount10Service()
  12881. {
  12882. $this->throw('Cannot autowire service ".service_locator.s9aWOTY": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12883. }
  12884. /**
  12885. * Gets the private '.errored..service_locator.s9aWOTY.MedBrief\MSR\Entity\LicenceRenewalTerm' shared service.
  12886. *
  12887. * @return \MedBrief\MSR\Entity\LicenceRenewalTerm
  12888. */
  12889. protected function getLicenceRenewalTerm2Service()
  12890. {
  12891. $this->throw('Cannot autowire service ".service_locator.s9aWOTY": it references class "MedBrief\\MSR\\Entity\\LicenceRenewalTerm" but no such service exists.');
  12892. }
  12893. /**
  12894. * Gets the private '.errored..service_locator.sGD1DXX.MedBrief\MSR\Entity\Account' shared service.
  12895. *
  12896. * @return \MedBrief\MSR\Entity\Account
  12897. */
  12898. protected function getAccount11Service()
  12899. {
  12900. $this->throw('Cannot autowire service ".service_locator.sGD1DXX": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  12901. }
  12902. /**
  12903. * Gets the private '.errored..service_locator.sGD1DXX.MedBrief\MSR\Entity\ContactableAddress' shared service.
  12904. *
  12905. * @return \MedBrief\MSR\Entity\ContactableAddress
  12906. */
  12907. protected function getContactableAddressService()
  12908. {
  12909. $this->throw('Cannot autowire service ".service_locator.sGD1DXX": it references class "MedBrief\\MSR\\Entity\\ContactableAddress" but no such service exists.');
  12910. }
  12911. /**
  12912. * Gets the private '.errored..service_locator.sKGOIq3.MedBrief\MSR\Entity\Email' shared service.
  12913. *
  12914. * @return \MedBrief\MSR\Entity\Email
  12915. */
  12916. protected function getEmail2Service()
  12917. {
  12918. $this->throw('Cannot autowire service ".service_locator.sKGOIq3": it references class "MedBrief\\MSR\\Entity\\Email" but no such service exists.');
  12919. }
  12920. /**
  12921. * Gets the private '.errored..service_locator.sPlIda7.MedBrief\MSR\Entity\LinkedEmailAddress' shared service.
  12922. *
  12923. * @return \MedBrief\MSR\Entity\LinkedEmailAddress
  12924. */
  12925. protected function getLinkedEmailAddressService()
  12926. {
  12927. $this->throw('Cannot autowire service ".service_locator.sPlIda7": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddress" but no such service exists.');
  12928. }
  12929. /**
  12930. * Gets the private '.errored..service_locator.sPlIda7.MedBrief\MSR\Entity\User' shared service.
  12931. *
  12932. * @return \MedBrief\MSR\Entity\User
  12933. */
  12934. protected function getUser14Service()
  12935. {
  12936. $this->throw('Cannot autowire service ".service_locator.sPlIda7": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  12937. }
  12938. /**
  12939. * Gets the private '.errored..service_locator.skIzo9Z.MedBrief\MSR\Entity\Project' shared service.
  12940. *
  12941. * @return \MedBrief\MSR\Entity\Project
  12942. */
  12943. protected function getProject119Service()
  12944. {
  12945. $this->throw('Cannot autowire service ".service_locator.skIzo9Z": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12946. }
  12947. /**
  12948. * Gets the private '.errored..service_locator.st3ASTR.Symfony\Component\Security\Core\User\UserInterface' shared service.
  12949. *
  12950. * @return \Symfony\Component\Security\Core\User\UserInterface
  12951. */
  12952. protected function getUserInterface2Service()
  12953. {
  12954. $this->throw('Cannot autowire service ".service_locator.st3ASTR": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?');
  12955. }
  12956. /**
  12957. * Gets the private '.errored..service_locator.tCR9p2I.MedBrief\MSR\Entity\SortingSession' shared service.
  12958. *
  12959. * @return \MedBrief\MSR\Entity\SortingSession
  12960. */
  12961. protected function getSortingSession26Service()
  12962. {
  12963. $this->throw('Cannot autowire service ".service_locator.tCR9p2I": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.');
  12964. }
  12965. /**
  12966. * Gets the private '.errored..service_locator.tCR9p2I.MedBrief\MSR\Entity\SortingSessionMemo' shared service.
  12967. *
  12968. * @return \MedBrief\MSR\Entity\SortingSessionMemo
  12969. */
  12970. protected function getSortingSessionMemo5Service()
  12971. {
  12972. $this->throw('Cannot autowire service ".service_locator.tCR9p2I": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.');
  12973. }
  12974. /**
  12975. * Gets the private '.errored..service_locator.tkl8b_K.MedBrief\MSR\Entity\Project' shared service.
  12976. *
  12977. * @return \MedBrief\MSR\Entity\Project
  12978. */
  12979. protected function getProject120Service()
  12980. {
  12981. $this->throw('Cannot autowire service ".service_locator.tkl8b_K": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  12982. }
  12983. /**
  12984. * Gets the private '.errored..service_locator.trNG6Mx.MedBrief\MSR\Entity\HelpCategory' shared service.
  12985. *
  12986. * @return \MedBrief\MSR\Entity\HelpCategory
  12987. */
  12988. protected function getHelpCategory2Service()
  12989. {
  12990. $this->throw('Cannot autowire service ".service_locator.trNG6Mx": it references class "MedBrief\\MSR\\Entity\\HelpCategory" but no such service exists.');
  12991. }
  12992. /**
  12993. * Gets the private '.errored..service_locator.uGCPXQf.MedBrief\MSR\Entity\Document' shared service.
  12994. *
  12995. * @return \MedBrief\MSR\Entity\Document
  12996. */
  12997. protected function getDocument24Service()
  12998. {
  12999. $this->throw('Cannot autowire service ".service_locator.uGCPXQf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  13000. }
  13001. /**
  13002. * Gets the private '.errored..service_locator.uGCPXQf.MedBrief\MSR\Entity\Project' shared service.
  13003. *
  13004. * @return \MedBrief\MSR\Entity\Project
  13005. */
  13006. protected function getProject121Service()
  13007. {
  13008. $this->throw('Cannot autowire service ".service_locator.uGCPXQf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13009. }
  13010. /**
  13011. * Gets the private '.errored..service_locator.uVy6Gc8.MedBrief\MSR\Entity\Account' shared service.
  13012. *
  13013. * @return \MedBrief\MSR\Entity\Account
  13014. */
  13015. protected function getAccount12Service()
  13016. {
  13017. $this->throw('Cannot autowire service ".service_locator.uVy6Gc8": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  13018. }
  13019. /**
  13020. * Gets the private '.errored..service_locator.uWVxwjI.MedBrief\MSR\Entity\MatchLetter' shared service.
  13021. *
  13022. * @return \MedBrief\MSR\Entity\MatchLetter
  13023. */
  13024. protected function getMatchLetterService()
  13025. {
  13026. $this->throw('Cannot autowire service ".service_locator.uWVxwjI": it references class "MedBrief\\MSR\\Entity\\MatchLetter" but no such service exists.');
  13027. }
  13028. /**
  13029. * Gets the private '.errored..service_locator.uZ5UnPr.MedBrief\MSR\Entity\MatterCommunication' shared service.
  13030. *
  13031. * @return \MedBrief\MSR\Entity\MatterCommunication
  13032. */
  13033. protected function getMatterCommunication5Service()
  13034. {
  13035. $this->throw('Cannot autowire service ".service_locator.uZ5UnPr": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.');
  13036. }
  13037. /**
  13038. * Gets the private '.errored..service_locator.uZ5UnPr.MedBrief\MSR\Entity\Project' shared service.
  13039. *
  13040. * @return \MedBrief\MSR\Entity\Project
  13041. */
  13042. protected function getProject122Service()
  13043. {
  13044. $this->throw('Cannot autowire service ".service_locator.uZ5UnPr": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13045. }
  13046. /**
  13047. * Gets the private '.errored..service_locator.ujOVDXM.MedBrief\MSR\Entity\Project' shared service.
  13048. *
  13049. * @return \MedBrief\MSR\Entity\Project
  13050. */
  13051. protected function getProject123Service()
  13052. {
  13053. $this->throw('Cannot autowire service ".service_locator.ujOVDXM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13054. }
  13055. /**
  13056. * Gets the private '.errored..service_locator.ujOVDXM.MedBrief\MSR\Entity\User' shared service.
  13057. *
  13058. * @return \MedBrief\MSR\Entity\User
  13059. */
  13060. protected function getUser15Service()
  13061. {
  13062. $this->throw('Cannot autowire service ".service_locator.ujOVDXM": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  13063. }
  13064. /**
  13065. * Gets the private '.errored..service_locator.v4pKlKo.MedBrief\MSR\Entity\Project' shared service.
  13066. *
  13067. * @return \MedBrief\MSR\Entity\Project
  13068. */
  13069. protected function getProject124Service()
  13070. {
  13071. $this->throw('Cannot autowire service ".service_locator.v4pKlKo": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13072. }
  13073. /**
  13074. * Gets the private '.errored..service_locator.vNkJ8qk.MedBrief\MSR\Entity\MatterRequest\MatterRequest' shared service.
  13075. *
  13076. * @return \MedBrief\MSR\Entity\MatterRequest\MatterRequest
  13077. */
  13078. protected function getMatterRequest3Service()
  13079. {
  13080. $this->throw('Cannot autowire service ".service_locator.vNkJ8qk": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.');
  13081. }
  13082. /**
  13083. * Gets the private '.errored..service_locator.vQxTc3e.MedBrief\MSR\Entity\Document' shared service.
  13084. *
  13085. * @return \MedBrief\MSR\Entity\Document
  13086. */
  13087. protected function getDocument25Service()
  13088. {
  13089. $this->throw('Cannot autowire service ".service_locator.vQxTc3e": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  13090. }
  13091. /**
  13092. * Gets the private '.errored..service_locator.vQxTc3e.MedBrief\MSR\Entity\Project' shared service.
  13093. *
  13094. * @return \MedBrief\MSR\Entity\Project
  13095. */
  13096. protected function getProject125Service()
  13097. {
  13098. $this->throw('Cannot autowire service ".service_locator.vQxTc3e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13099. }
  13100. /**
  13101. * Gets the private '.errored..service_locator.vsCw4CU.MedBrief\MSR\Entity\Project' shared service.
  13102. *
  13103. * @return \MedBrief\MSR\Entity\Project
  13104. */
  13105. protected function getProject126Service()
  13106. {
  13107. $this->throw('Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13108. }
  13109. /**
  13110. * Gets the private '.errored..service_locator.vsCw4CU.MedBrief\MSR\Entity\RecordsRequest' shared service.
  13111. *
  13112. * @return \MedBrief\MSR\Entity\RecordsRequest
  13113. */
  13114. protected function getRecordsRequest14Service()
  13115. {
  13116. $this->throw('Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  13117. }
  13118. /**
  13119. * Gets the private '.errored..service_locator.vsCw4CU.MedBrief\MSR\Entity\RecordsRequestDetail' shared service.
  13120. *
  13121. * @return \MedBrief\MSR\Entity\RecordsRequestDetail
  13122. */
  13123. protected function getRecordsRequestDetail5Service()
  13124. {
  13125. $this->throw('Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.');
  13126. }
  13127. /**
  13128. * Gets the private '.errored..service_locator.wAJ9s25.Doctrine\ORM\QueryBuilder' shared service.
  13129. *
  13130. * @return \Doctrine\ORM\QueryBuilder
  13131. */
  13132. protected function getQueryBuilderService()
  13133. {
  13134. $this->throw('Cannot autowire service ".service_locator.wAJ9s25": it references class "Doctrine\\ORM\\QueryBuilder" but no such service exists.');
  13135. }
  13136. /**
  13137. * Gets the private '.errored..service_locator.wMCCqx5.MedBrief\MSR\Entity\Disc' shared service.
  13138. *
  13139. * @return \MedBrief\MSR\Entity\Disc
  13140. */
  13141. protected function getDisc10Service()
  13142. {
  13143. $this->throw('Cannot autowire service ".service_locator.wMCCqx5": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.');
  13144. }
  13145. /**
  13146. * Gets the private '.errored..service_locator.wMCCqx5.MedBrief\MSR\Entity\Project' shared service.
  13147. *
  13148. * @return \MedBrief\MSR\Entity\Project
  13149. */
  13150. protected function getProject127Service()
  13151. {
  13152. $this->throw('Cannot autowire service ".service_locator.wMCCqx5": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13153. }
  13154. /**
  13155. * Gets the private '.errored..service_locator.wlMu49O.MedBrief\MSR\Entity\Annotation' shared service.
  13156. *
  13157. * @return \MedBrief\MSR\Entity\Annotation
  13158. */
  13159. protected function getAnnotation2Service()
  13160. {
  13161. $this->throw('Cannot autowire service ".service_locator.wlMu49O": it references class "MedBrief\\MSR\\Entity\\Annotation" but no such service exists.');
  13162. }
  13163. /**
  13164. * Gets the private '.errored..service_locator.x88hzx..MedBrief\MSR\Entity\Account' shared service.
  13165. *
  13166. * @return \MedBrief\MSR\Entity\Account
  13167. */
  13168. protected function getAccount13Service()
  13169. {
  13170. $this->throw('Cannot autowire service ".service_locator.x88hzx.": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.');
  13171. }
  13172. /**
  13173. * Gets the private '.errored..service_locator.xC_z9_w.MedBrief\MSR\Entity\RecordsRequest' shared service.
  13174. *
  13175. * @return \MedBrief\MSR\Entity\RecordsRequest
  13176. */
  13177. protected function getRecordsRequest15Service()
  13178. {
  13179. $this->throw('Cannot autowire service ".service_locator.xC_z9_w": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.');
  13180. }
  13181. /**
  13182. * Gets the private '.errored..service_locator.xMoelZM.MedBrief\MSR\Entity\LinkedEmailAddressInvitation' shared service.
  13183. *
  13184. * @return \MedBrief\MSR\Entity\LinkedEmailAddressInvitation
  13185. */
  13186. protected function getLinkedEmailAddressInvitation3Service()
  13187. {
  13188. $this->throw('Cannot autowire service ".service_locator.xMoelZM": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.');
  13189. }
  13190. /**
  13191. * Gets the private '.errored..service_locator.xMoelZM.MedBrief\MSR\Entity\User' shared service.
  13192. *
  13193. * @return \MedBrief\MSR\Entity\User
  13194. */
  13195. protected function getUser16Service()
  13196. {
  13197. $this->throw('Cannot autowire service ".service_locator.xMoelZM": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".');
  13198. }
  13199. /**
  13200. * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  13201. *
  13202. * @return \Symfony\Component\Config\Loader\LoaderInterface
  13203. */
  13204. protected function getLoaderInterfaceService()
  13205. {
  13206. $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader", "oneup_uploader.routing.loader", "DH\\AuditorBundle\\Routing\\RoutingAnnotationLoader".');
  13207. }
  13208. /**
  13209. * Gets the private '.errored..service_locator.x_S_rVG.MedBrief\MSR\Entity\Document' shared service.
  13210. *
  13211. * @return \MedBrief\MSR\Entity\Document
  13212. */
  13213. protected function getDocument26Service()
  13214. {
  13215. $this->throw('Cannot autowire service ".service_locator.x_S_rVG": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  13216. }
  13217. /**
  13218. * Gets the private '.errored..service_locator.x_S_rVG.MedBrief\MSR\Entity\Project' shared service.
  13219. *
  13220. * @return \MedBrief\MSR\Entity\Project
  13221. */
  13222. protected function getProject128Service()
  13223. {
  13224. $this->throw('Cannot autowire service ".service_locator.x_S_rVG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13225. }
  13226. /**
  13227. * Gets the private '.errored..service_locator.xpFRm6j.MedBrief\MSR\Entity\MatchLetter' shared service.
  13228. *
  13229. * @return \MedBrief\MSR\Entity\MatchLetter
  13230. */
  13231. protected function getMatchLetter2Service()
  13232. {
  13233. $this->throw('Cannot autowire service ".service_locator.xpFRm6j": it references class "MedBrief\\MSR\\Entity\\MatchLetter" but no such service exists.');
  13234. }
  13235. /**
  13236. * Gets the private '.errored..service_locator.xpFRm6j.MedBrief\MSR\Entity\Project' shared service.
  13237. *
  13238. * @return \MedBrief\MSR\Entity\Project
  13239. */
  13240. protected function getProject129Service()
  13241. {
  13242. $this->throw('Cannot autowire service ".service_locator.xpFRm6j": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13243. }
  13244. /**
  13245. * Gets the private '.errored..service_locator.xvlSh0U.MedBrief\MSR\Entity\AdditionalRequest' shared service.
  13246. *
  13247. * @return \MedBrief\MSR\Entity\AdditionalRequest
  13248. */
  13249. protected function getAdditionalRequest3Service()
  13250. {
  13251. $this->throw('Cannot autowire service ".service_locator.xvlSh0U": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.');
  13252. }
  13253. /**
  13254. * Gets the private '.errored..service_locator.xvlSh0U.MedBrief\MSR\Entity\Project' shared service.
  13255. *
  13256. * @return \MedBrief\MSR\Entity\Project
  13257. */
  13258. protected function getProject130Service()
  13259. {
  13260. $this->throw('Cannot autowire service ".service_locator.xvlSh0U": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13261. }
  13262. /**
  13263. * Gets the private '.errored..service_locator.xwhnfq0.MedBrief\MSR\Entity\Project' shared service.
  13264. *
  13265. * @return \MedBrief\MSR\Entity\Project
  13266. */
  13267. protected function getProject131Service()
  13268. {
  13269. $this->throw('Cannot autowire service ".service_locator.xwhnfq0": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13270. }
  13271. /**
  13272. * Gets the private '.errored..service_locator.y9mkfCG.MedBrief\MSR\Entity\Project' shared service.
  13273. *
  13274. * @return \MedBrief\MSR\Entity\Project
  13275. */
  13276. protected function getProject132Service()
  13277. {
  13278. $this->throw('Cannot autowire service ".service_locator.y9mkfCG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13279. }
  13280. /**
  13281. * Gets the private '.errored..service_locator.zEpLIbr.MedBrief\MSR\Entity\Firm' shared service.
  13282. *
  13283. * @return \MedBrief\MSR\Entity\Firm
  13284. */
  13285. protected function getFirm5Service()
  13286. {
  13287. $this->throw('Cannot autowire service ".service_locator.zEpLIbr": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.');
  13288. }
  13289. /**
  13290. * Gets the private '.errored..service_locator.zLBuB62.MedBrief\MSR\Entity\ClinicalSection' shared service.
  13291. *
  13292. * @return \MedBrief\MSR\Entity\ClinicalSection
  13293. */
  13294. protected function getClinicalSectionService()
  13295. {
  13296. $this->throw('Cannot autowire service ".service_locator.zLBuB62": it references class "MedBrief\\MSR\\Entity\\ClinicalSection" but no such service exists.');
  13297. }
  13298. /**
  13299. * Gets the private '.errored..service_locator.zYW4e4Y.MedBrief\MSR\Entity\Document' shared service.
  13300. *
  13301. * @return \MedBrief\MSR\Entity\Document
  13302. */
  13303. protected function getDocument27Service()
  13304. {
  13305. $this->throw('Cannot autowire service ".service_locator.zYW4e4Y": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.');
  13306. }
  13307. /**
  13308. * Gets the private '.errored..service_locator.zYW4e4Y.MedBrief\MSR\Entity\Project' shared service.
  13309. *
  13310. * @return \MedBrief\MSR\Entity\Project
  13311. */
  13312. protected function getProject133Service()
  13313. {
  13314. $this->throw('Cannot autowire service ".service_locator.zYW4e4Y": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.');
  13315. }
  13316. /**
  13317. * Gets the private '.lexik_jwt_authentication.check_config_command.lazy' shared service.
  13318. *
  13319. * @return \Symfony\Component\Console\Command\LazyCommand
  13320. */
  13321. protected function get_LexikJwtAuthentication_CheckConfigCommand_LazyService()
  13322. {
  13323. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13324. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13325. return $this->privates['.lexik_jwt_authentication.check_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:check-config', [], 'Checks that the bundle is properly configured.', false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand {
  13326. return ($this->privates['lexik_jwt_authentication.check_config_command'] ?? $this->getLexikJwtAuthentication_CheckConfigCommandService());
  13327. });
  13328. }
  13329. /**
  13330. * Gets the private '.lexik_jwt_authentication.enable_encryption_config_command.lazy' shared service.
  13331. *
  13332. * @return \Symfony\Component\Console\Command\LazyCommand
  13333. */
  13334. protected function get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService()
  13335. {
  13336. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13337. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13338. return $this->privates['.lexik_jwt_authentication.enable_encryption_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:enable-encryption', [], 'Enable Web-Token encryption support.', false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand {
  13339. return ($this->privates['lexik_jwt_authentication.enable_encryption_config_command'] ?? $this->getLexikJwtAuthentication_EnableEncryptionConfigCommandService());
  13340. });
  13341. }
  13342. /**
  13343. * Gets the private '.lexik_jwt_authentication.generate_keypair_command.lazy' shared service.
  13344. *
  13345. * @return \Symfony\Component\Console\Command\LazyCommand
  13346. */
  13347. protected function get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService()
  13348. {
  13349. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13350. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13351. return $this->privates['.lexik_jwt_authentication.generate_keypair_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:generate-keypair', [], 'Generate public/private keys for use in your application.', false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand {
  13352. return ($this->privates['lexik_jwt_authentication.generate_keypair_command'] ?? $this->getLexikJwtAuthentication_GenerateKeypairCommandService());
  13353. });
  13354. }
  13355. /**
  13356. * Gets the private '.lexik_jwt_authentication.generate_token_command.lazy' shared service.
  13357. *
  13358. * @return \Symfony\Component\Console\Command\LazyCommand
  13359. */
  13360. protected function get_LexikJwtAuthentication_GenerateTokenCommand_LazyService()
  13361. {
  13362. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13363. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13364. return $this->privates['.lexik_jwt_authentication.generate_token_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:generate-token', [], 'Generates a JWT token for a given user.', false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand {
  13365. return ($this->services['lexik_jwt_authentication.generate_token_command'] ?? $this->getLexikJwtAuthentication_GenerateTokenCommandService());
  13366. });
  13367. }
  13368. /**
  13369. * Gets the private '.lexik_jwt_authentication.migrate_config_command.lazy' shared service.
  13370. *
  13371. * @return \Symfony\Component\Console\Command\LazyCommand
  13372. */
  13373. protected function get_LexikJwtAuthentication_MigrateConfigCommand_LazyService()
  13374. {
  13375. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13376. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13377. return $this->privates['.lexik_jwt_authentication.migrate_config_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lexik:jwt:migrate-config', [], 'Migrate LexikJWTAuthenticationBundle configuration to the Web-Token one.', false, function (): \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand {
  13378. return ($this->privates['lexik_jwt_authentication.migrate_config_command'] ?? $this->getLexikJwtAuthentication_MigrateConfigCommandService());
  13379. });
  13380. }
  13381. /**
  13382. * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  13383. *
  13384. * @return \Symfony\Component\Console\Command\LazyCommand
  13385. */
  13386. protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  13387. {
  13388. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13389. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13390. return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13391. return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  13392. });
  13393. }
  13394. /**
  13395. * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  13396. *
  13397. * @return \Symfony\Component\Console\Command\LazyCommand
  13398. */
  13399. protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  13400. {
  13401. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13402. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13403. return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13404. return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  13405. });
  13406. }
  13407. /**
  13408. * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  13409. *
  13410. * @return \Symfony\Component\Console\Command\LazyCommand
  13411. */
  13412. protected function get_Maker_AutoCommand_MakeController_LazyService()
  13413. {
  13414. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13415. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13416. return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13417. return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  13418. });
  13419. }
  13420. /**
  13421. * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  13422. *
  13423. * @return \Symfony\Component\Console\Command\LazyCommand
  13424. */
  13425. protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  13426. {
  13427. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13428. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13429. return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13430. return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  13431. });
  13432. }
  13433. /**
  13434. * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  13435. *
  13436. * @return \Symfony\Component\Console\Command\LazyCommand
  13437. */
  13438. protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  13439. {
  13440. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13441. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13442. return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13443. return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  13444. });
  13445. }
  13446. /**
  13447. * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  13448. *
  13449. * @return \Symfony\Component\Console\Command\LazyCommand
  13450. */
  13451. protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  13452. {
  13453. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13454. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13455. return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13456. return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  13457. });
  13458. }
  13459. /**
  13460. * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  13461. *
  13462. * @return \Symfony\Component\Console\Command\LazyCommand
  13463. */
  13464. protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  13465. {
  13466. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13467. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13468. return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13469. return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  13470. });
  13471. }
  13472. /**
  13473. * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  13474. *
  13475. * @return \Symfony\Component\Console\Command\LazyCommand
  13476. */
  13477. protected function get_Maker_AutoCommand_MakeForm_LazyService()
  13478. {
  13479. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13480. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13481. return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13482. return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  13483. });
  13484. }
  13485. /**
  13486. * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  13487. *
  13488. * @return \Symfony\Component\Console\Command\LazyCommand
  13489. */
  13490. protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  13491. {
  13492. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13493. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13494. return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13495. return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  13496. });
  13497. }
  13498. /**
  13499. * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  13500. *
  13501. * @return \Symfony\Component\Console\Command\LazyCommand
  13502. */
  13503. protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  13504. {
  13505. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13506. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13507. return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13508. return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  13509. });
  13510. }
  13511. /**
  13512. * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  13513. *
  13514. * @return \Symfony\Component\Console\Command\LazyCommand
  13515. */
  13516. protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  13517. {
  13518. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13519. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13520. return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13521. return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  13522. });
  13523. }
  13524. /**
  13525. * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  13526. *
  13527. * @return \Symfony\Component\Console\Command\LazyCommand
  13528. */
  13529. protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  13530. {
  13531. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13532. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13533. return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13534. return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  13535. });
  13536. }
  13537. /**
  13538. * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  13539. *
  13540. * @return \Symfony\Component\Console\Command\LazyCommand
  13541. */
  13542. protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  13543. {
  13544. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13545. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13546. return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13547. return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  13548. });
  13549. }
  13550. /**
  13551. * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  13552. *
  13553. * @return \Symfony\Component\Console\Command\LazyCommand
  13554. */
  13555. protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  13556. {
  13557. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13558. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13559. return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13560. return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  13561. });
  13562. }
  13563. /**
  13564. * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  13565. *
  13566. * @return \Symfony\Component\Console\Command\LazyCommand
  13567. */
  13568. protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  13569. {
  13570. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13571. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13572. return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13573. return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  13574. });
  13575. }
  13576. /**
  13577. * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  13578. *
  13579. * @return \Symfony\Component\Console\Command\LazyCommand
  13580. */
  13581. protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  13582. {
  13583. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13584. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13585. return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13586. return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  13587. });
  13588. }
  13589. /**
  13590. * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  13591. *
  13592. * @return \Symfony\Component\Console\Command\LazyCommand
  13593. */
  13594. protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  13595. {
  13596. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13597. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13598. return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13599. return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  13600. });
  13601. }
  13602. /**
  13603. * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  13604. *
  13605. * @return \Symfony\Component\Console\Command\LazyCommand
  13606. */
  13607. protected function get_Maker_AutoCommand_MakeTest_LazyService()
  13608. {
  13609. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13610. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13611. return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13612. return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  13613. });
  13614. }
  13615. /**
  13616. * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  13617. *
  13618. * @return \Symfony\Component\Console\Command\LazyCommand
  13619. */
  13620. protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  13621. {
  13622. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13623. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13624. return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13625. return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  13626. });
  13627. }
  13628. /**
  13629. * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  13630. *
  13631. * @return \Symfony\Component\Console\Command\LazyCommand
  13632. */
  13633. protected function get_Maker_AutoCommand_MakeUser_LazyService()
  13634. {
  13635. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13636. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13637. return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13638. return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  13639. });
  13640. }
  13641. /**
  13642. * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  13643. *
  13644. * @return \Symfony\Component\Console\Command\LazyCommand
  13645. */
  13646. protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  13647. {
  13648. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13649. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13650. return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13651. return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  13652. });
  13653. }
  13654. /**
  13655. * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  13656. *
  13657. * @return \Symfony\Component\Console\Command\LazyCommand
  13658. */
  13659. protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  13660. {
  13661. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13662. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13663. return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  13664. return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  13665. });
  13666. }
  13667. /**
  13668. * Gets the private '.monolog.command.server_log.lazy' shared service.
  13669. *
  13670. * @return \Symfony\Component\Console\Command\LazyCommand
  13671. */
  13672. protected function get_Monolog_Command_ServerLog_LazyService()
  13673. {
  13674. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13675. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13676. return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  13677. return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  13678. });
  13679. }
  13680. /**
  13681. * Gets the private '.security.command.debug_firewall.lazy' shared service.
  13682. *
  13683. * @return \Symfony\Component\Console\Command\LazyCommand
  13684. */
  13685. protected function get_Security_Command_DebugFirewall_LazyService()
  13686. {
  13687. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13688. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13689. return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  13690. return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  13691. });
  13692. }
  13693. /**
  13694. * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  13695. *
  13696. * @return \Symfony\Component\Console\Command\LazyCommand
  13697. */
  13698. protected function get_Security_Command_UserPasswordEncoder_LazyService()
  13699. {
  13700. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13701. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13702. return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  13703. return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  13704. });
  13705. }
  13706. /**
  13707. * Gets the private '.security.command.user_password_hash.lazy' shared service.
  13708. *
  13709. * @return \Symfony\Component\Console\Command\LazyCommand
  13710. */
  13711. protected function get_Security_Command_UserPasswordHash_LazyService()
  13712. {
  13713. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  13714. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  13715. return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  13716. return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  13717. });
  13718. }
  13719. /**
  13720. * Gets the private '.service_locator..BbZbLT' shared service.
  13721. *
  13722. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13723. */
  13724. protected function get_ServiceLocator__BbZbLTService()
  13725. {
  13726. return $this->privates['.service_locator..BbZbLT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13727. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13728. 'recordsRequestLetterTemplate' => ['privates', '.errored..service_locator..BbZbLT.MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate', NULL, 'Cannot autowire service ".service_locator..BbZbLT": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.'],
  13729. ], [
  13730. 'entityManager' => '?',
  13731. 'recordsRequestLetterTemplate' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate',
  13732. ]);
  13733. }
  13734. /**
  13735. * Gets the private '.service_locator..ZUpiaQ' shared service.
  13736. *
  13737. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13738. */
  13739. protected function get_ServiceLocator__ZUpiaQService()
  13740. {
  13741. return $this->privates['.service_locator..ZUpiaQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13742. 'account' => ['privates', '.errored..service_locator..ZUpiaQ.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator..ZUpiaQ": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  13743. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13744. 'invitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\InvitationHelperService', 'getInvitationHelperServiceService', false],
  13745. 'projectUserHelper' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  13746. 'roleInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  13747. 'roleParser' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  13748. 'tokenStorage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  13749. ], [
  13750. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  13751. 'entityManager' => '?',
  13752. 'invitationHelper' => 'MedBrief\\MSR\\Service\\InvitationHelperService',
  13753. 'projectUserHelper' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  13754. 'roleInvitationHelper' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  13755. 'roleParser' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  13756. 'tokenStorage' => '?',
  13757. ]);
  13758. }
  13759. /**
  13760. * Gets the private '.service_locator.._XK1gQ' shared service.
  13761. *
  13762. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13763. */
  13764. protected function get_ServiceLocator__XK1gQService()
  13765. {
  13766. return $this->privates['.service_locator.._XK1gQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13767. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13768. 'recordsRequestCentreContact' => ['privates', '.errored..service_locator.._XK1gQ.MedBrief\\MSR\\Entity\\RecordsRequestCentreContact', NULL, 'Cannot autowire service ".service_locator.._XK1gQ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreContact" but no such service exists.'],
  13769. 'recordsRequestCentreParent' => ['privates', '.errored..service_locator.._XK1gQ.MedBrief\\MSR\\Entity\\RecordsRequestCentreParent', NULL, 'Cannot autowire service ".service_locator.._XK1gQ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreParent" but no such service exists.'],
  13770. ], [
  13771. 'entityManager' => '?',
  13772. 'recordsRequestCentreContact' => 'MedBrief\\MSR\\Entity\\RecordsRequestCentreContact',
  13773. 'recordsRequestCentreParent' => 'MedBrief\\MSR\\Entity\\RecordsRequestCentreParent',
  13774. ]);
  13775. }
  13776. /**
  13777. * Gets the private '.service_locator..fuUjGT' shared service.
  13778. *
  13779. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13780. */
  13781. protected function get_ServiceLocator__FuUjGTService()
  13782. {
  13783. return $this->privates['.service_locator..fuUjGT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13784. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  13785. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  13786. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  13787. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  13788. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  13789. 'router' => ['services', 'router', 'getRouterService', false],
  13790. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  13791. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  13792. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  13793. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  13794. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  13795. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  13796. ], [
  13797. 'doctrine' => '?',
  13798. 'form.factory' => '?',
  13799. 'http_kernel' => '?',
  13800. 'parameter_bag' => '?',
  13801. 'request_stack' => '?',
  13802. 'router' => '?',
  13803. 'security.authorization_checker' => '?',
  13804. 'security.csrf.token_manager' => '?',
  13805. 'security.token_storage' => '?',
  13806. 'serializer' => '?',
  13807. 'session' => '.session.deprecated',
  13808. 'twig' => '?',
  13809. ]);
  13810. }
  13811. /**
  13812. * Gets the private '.service_locator.0SbikPO' shared service.
  13813. *
  13814. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13815. */
  13816. protected function get_ServiceLocator_0SbikPOService()
  13817. {
  13818. return $this->privates['.service_locator.0SbikPO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13819. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  13820. 'matterCommunication' => ['privates', '.errored..service_locator.0SbikPO.MedBrief\\MSR\\Entity\\MatterCommunication', NULL, 'Cannot autowire service ".service_locator.0SbikPO": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.'],
  13821. 'project' => ['privates', '.errored..service_locator.0SbikPO.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.0SbikPO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13822. 'uploadHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  13823. ], [
  13824. 'eventDispatcher' => '?',
  13825. 'matterCommunication' => 'MedBrief\\MSR\\Entity\\MatterCommunication',
  13826. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13827. 'uploadHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  13828. ]);
  13829. }
  13830. /**
  13831. * Gets the private '.service_locator.0kZH8_x' shared service.
  13832. *
  13833. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13834. */
  13835. protected function get_ServiceLocator_0kZH8XService()
  13836. {
  13837. return $this->privates['.service_locator.0kZH8_x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13838. 'sortingSession' => ['privates', '.errored..service_locator.0kZH8_x.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.0kZH8_x": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  13839. 'sortingSessionFeedbackService' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\SortingSessionFeedbackService', 'getSortingSessionFeedbackServiceService', false],
  13840. ], [
  13841. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  13842. 'sortingSessionFeedbackService' => 'MedBrief\\MSR\\Service\\SortingSession\\SortingSessionFeedbackService',
  13843. ]);
  13844. }
  13845. /**
  13846. * Gets the private '.service_locator.1C1sESi' shared service.
  13847. *
  13848. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13849. */
  13850. protected function get_ServiceLocator_1C1sESiService()
  13851. {
  13852. return $this->privates['.service_locator.1C1sESi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13853. 'project' => ['privates', '.errored..service_locator.1C1sESi.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.1C1sESi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13854. 'user' => ['privates', '.errored..service_locator.1C1sESi.Symfony\\Component\\Security\\Core\\User\\UserInterface', NULL, 'Cannot autowire service ".service_locator.1C1sESi": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?'],
  13855. ], [
  13856. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13857. 'user' => 'Symfony\\Component\\Security\\Core\\User\\UserInterface',
  13858. ]);
  13859. }
  13860. /**
  13861. * Gets the private '.service_locator.1MXH2L2' shared service.
  13862. *
  13863. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13864. */
  13865. protected function get_ServiceLocator_1MXH2L2Service()
  13866. {
  13867. return $this->privates['.service_locator.1MXH2L2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13868. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13869. 'filterBuilderUpdater' => ['services', 'spiriit_form_filter.query_builder_updater', 'getSpiriitFormFilter_QueryBuilderUpdaterService', false],
  13870. ], [
  13871. 'entityManager' => '?',
  13872. 'filterBuilderUpdater' => '?',
  13873. ]);
  13874. }
  13875. /**
  13876. * Gets the private '.service_locator.1Wxes5n' shared service.
  13877. *
  13878. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13879. */
  13880. protected function get_ServiceLocator_1Wxes5nService()
  13881. {
  13882. return $this->privates['.service_locator.1Wxes5n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13883. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  13884. 'project' => ['privates', '.errored..service_locator.1Wxes5n.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13885. 'recordsRequest' => ['privates', '.errored..service_locator.1Wxes5n.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  13886. 'recordsRequestDetail' => ['privates', '.errored..service_locator.1Wxes5n.MedBrief\\MSR\\Entity\\RecordsRequestDetail', NULL, 'Cannot autowire service ".service_locator.1Wxes5n": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.'],
  13887. ], [
  13888. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  13889. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13890. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  13891. 'recordsRequestDetail' => 'MedBrief\\MSR\\Entity\\RecordsRequestDetail',
  13892. ]);
  13893. }
  13894. /**
  13895. * Gets the private '.service_locator.2RcO_rd' shared service.
  13896. *
  13897. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13898. */
  13899. protected function get_ServiceLocator_2RcORdService()
  13900. {
  13901. return $this->privates['.service_locator.2RcO_rd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13902. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13903. 'helpSection' => ['privates', '.errored..service_locator.2RcO_rd.MedBrief\\MSR\\Entity\\HelpSection', NULL, 'Cannot autowire service ".service_locator.2RcO_rd": it references class "MedBrief\\MSR\\Entity\\HelpSection" but no such service exists.'],
  13904. ], [
  13905. 'entityManager' => '?',
  13906. 'helpSection' => 'MedBrief\\MSR\\Entity\\HelpSection',
  13907. ]);
  13908. }
  13909. /**
  13910. * Gets the private '.service_locator.2ZvXWjg' shared service.
  13911. *
  13912. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13913. */
  13914. protected function get_ServiceLocator_2ZvXWjgService()
  13915. {
  13916. return $this->privates['.service_locator.2ZvXWjg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13917. 'project' => ['privates', '.errored..service_locator.2ZvXWjg.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13918. 'sortingSession' => ['privates', '.errored..service_locator.2ZvXWjg.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  13919. 'sortingSessionMemo' => ['privates', '.errored..service_locator.2ZvXWjg.MedBrief\\MSR\\Entity\\SortingSessionMemo', NULL, 'Cannot autowire service ".service_locator.2ZvXWjg": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.'],
  13920. 'uploaderHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  13921. ], [
  13922. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13923. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  13924. 'sortingSessionMemo' => 'MedBrief\\MSR\\Entity\\SortingSessionMemo',
  13925. 'uploaderHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  13926. ]);
  13927. }
  13928. /**
  13929. * Gets the private '.service_locator.2e7PZ17' shared service.
  13930. *
  13931. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13932. */
  13933. protected function get_ServiceLocator_2e7PZ17Service()
  13934. {
  13935. return $this->privates['.service_locator.2e7PZ17'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13936. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13937. 'project' => ['privates', '.errored..service_locator.2e7PZ17.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.2e7PZ17": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13938. 'recordsRequest' => ['privates', '.errored..service_locator.2e7PZ17.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.2e7PZ17": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  13939. ], [
  13940. 'entityManager' => '?',
  13941. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13942. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  13943. ]);
  13944. }
  13945. /**
  13946. * Gets the private '.service_locator.2zjsh_X' shared service.
  13947. *
  13948. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13949. */
  13950. protected function get_ServiceLocator_2zjshXService()
  13951. {
  13952. return $this->privates['.service_locator.2zjsh_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13953. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  13954. 'filteredReport' => ['privates', '.errored..service_locator.2zjsh_X.MedBrief\\MSR\\Entity\\FilteredReport', NULL, 'Cannot autowire service ".service_locator.2zjsh_X": it references class "MedBrief\\MSR\\Entity\\FilteredReport" but no such service exists.'],
  13955. ], [
  13956. 'entityManager' => '?',
  13957. 'filteredReport' => 'MedBrief\\MSR\\Entity\\FilteredReport',
  13958. ]);
  13959. }
  13960. /**
  13961. * Gets the private '.service_locator.3HPEaH6' shared service.
  13962. *
  13963. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13964. */
  13965. protected function get_ServiceLocator_3HPEaH6Service()
  13966. {
  13967. return $this->privates['.service_locator.3HPEaH6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13968. 'additionalRequest' => ['privates', '.errored..service_locator.3HPEaH6.MedBrief\\MSR\\Entity\\AdditionalRequest', NULL, 'Cannot autowire service ".service_locator.3HPEaH6": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.'],
  13969. 'project' => ['privates', '.errored..service_locator.3HPEaH6.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.3HPEaH6": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13970. ], [
  13971. 'additionalRequest' => 'MedBrief\\MSR\\Entity\\AdditionalRequest',
  13972. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13973. ]);
  13974. }
  13975. /**
  13976. * Gets the private '.service_locator.3QX7Xaq' shared service.
  13977. *
  13978. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13979. */
  13980. protected function get_ServiceLocator_3QX7XaqService()
  13981. {
  13982. return $this->privates['.service_locator.3QX7Xaq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13983. 'batchRequest' => ['privates', '.errored..service_locator.3QX7Xaq.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.3QX7Xaq": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  13984. 'batchRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\BatchRequestDetailRepository', 'getBatchRequestDetailRepositoryService', false],
  13985. 'project' => ['privates', '.errored..service_locator.3QX7Xaq.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.3QX7Xaq": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  13986. ], [
  13987. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  13988. 'batchRequestDetailRepository' => 'MedBrief\\MSR\\Repository\\BatchRequestDetailRepository',
  13989. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  13990. ]);
  13991. }
  13992. /**
  13993. * Gets the private '.service_locator.3pKX3OM' shared service.
  13994. *
  13995. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13996. */
  13997. protected function get_ServiceLocator_3pKX3OMService()
  13998. {
  13999. return $this->privates['.service_locator.3pKX3OM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14000. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14001. 'expertAgency' => ['privates', '.errored..service_locator.3pKX3OM.MedBrief\\MSR\\Entity\\ExpertAgency', NULL, 'Cannot autowire service ".service_locator.3pKX3OM": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.'],
  14002. ], [
  14003. 'entityManager' => '?',
  14004. 'expertAgency' => 'MedBrief\\MSR\\Entity\\ExpertAgency',
  14005. ]);
  14006. }
  14007. /**
  14008. * Gets the private '.service_locator.4791TPa' shared service.
  14009. *
  14010. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14011. */
  14012. protected function get_ServiceLocator_4791TPaService()
  14013. {
  14014. return $this->privates['.service_locator.4791TPa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14015. 'firm' => ['privates', '.errored..service_locator.4791TPa.MedBrief\\MSR\\Entity\\Firm', NULL, 'Cannot autowire service ".service_locator.4791TPa": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.'],
  14016. ], [
  14017. 'firm' => 'MedBrief\\MSR\\Entity\\Firm',
  14018. ]);
  14019. }
  14020. /**
  14021. * Gets the private '.service_locator.4D1lcy4' shared service.
  14022. *
  14023. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14024. */
  14025. protected function get_ServiceLocator_4D1lcy4Service()
  14026. {
  14027. return $this->privates['.service_locator.4D1lcy4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14028. 'discloseProject' => ['privates', 'MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject', 'getDiscloseProjectService', false],
  14029. 'disclosure' => ['privates', '.errored..service_locator.4D1lcy4.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.4D1lcy4": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  14030. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14031. 'project' => ['privates', '.errored..service_locator.4D1lcy4.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.4D1lcy4": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14032. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  14033. ], [
  14034. 'discloseProject' => 'MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject',
  14035. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  14036. 'entityManager' => '?',
  14037. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14038. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  14039. ]);
  14040. }
  14041. /**
  14042. * Gets the private '.service_locator.4tgeRLM' shared service.
  14043. *
  14044. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14045. */
  14046. protected function get_ServiceLocator_4tgeRLMService()
  14047. {
  14048. return $this->privates['.service_locator.4tgeRLM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14049. 'translator' => ['services', 'translator', 'getTranslatorService', false],
  14050. 'userPasswordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  14051. ], [
  14052. 'translator' => '?',
  14053. 'userPasswordEncoder' => '?',
  14054. ]);
  14055. }
  14056. /**
  14057. * Gets the private '.service_locator.5Ll4UtC' shared service.
  14058. *
  14059. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14060. */
  14061. protected function get_ServiceLocator_5Ll4UtCService()
  14062. {
  14063. return $this->privates['.service_locator.5Ll4UtC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14064. 'reader' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Reader\\Reader', 'getReaderService', false],
  14065. ], [
  14066. 'reader' => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Reader\\Reader',
  14067. ]);
  14068. }
  14069. /**
  14070. * Gets the private '.service_locator.5T7nnki' shared service.
  14071. *
  14072. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14073. */
  14074. protected function get_ServiceLocator_5T7nnkiService()
  14075. {
  14076. return $this->privates['.service_locator.5T7nnki'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14077. 'project' => ['privates', '.errored..service_locator.5T7nnki.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.5T7nnki": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14078. 'projectArchiverService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService', 'getProjectArchiverServiceService', false],
  14079. ], [
  14080. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14081. 'projectArchiverService' => 'MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService',
  14082. ]);
  14083. }
  14084. /**
  14085. * Gets the private '.service_locator.5h6_xbJ' shared service.
  14086. *
  14087. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14088. */
  14089. protected function get_ServiceLocator_5h6XbJService()
  14090. {
  14091. return $this->privates['.service_locator.5h6_xbJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14092. 'matterRequest' => ['privates', '.errored..service_locator.5h6_xbJ.MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest', NULL, 'Cannot autowire service ".service_locator.5h6_xbJ": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.'],
  14093. ], [
  14094. 'matterRequest' => 'MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest',
  14095. ]);
  14096. }
  14097. /**
  14098. * Gets the private '.service_locator.60l0MUJ' shared service.
  14099. *
  14100. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14101. */
  14102. protected function get_ServiceLocator_60l0MUJService()
  14103. {
  14104. return $this->privates['.service_locator.60l0MUJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14105. 'disc' => ['privates', '.errored..service_locator.60l0MUJ.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.60l0MUJ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14106. 'project' => ['privates', '.errored..service_locator.60l0MUJ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.60l0MUJ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14107. ], [
  14108. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14109. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14110. ]);
  14111. }
  14112. /**
  14113. * Gets the private '.service_locator.61wL5TU' shared service.
  14114. *
  14115. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14116. */
  14117. protected function get_ServiceLocator_61wL5TUService()
  14118. {
  14119. return $this->privates['.service_locator.61wL5TU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14120. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  14121. ], [
  14122. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  14123. ]);
  14124. }
  14125. /**
  14126. * Gets the private '.service_locator.6H7qA2B' shared service.
  14127. *
  14128. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14129. */
  14130. protected function get_ServiceLocator_6H7qA2BService()
  14131. {
  14132. return $this->privates['.service_locator.6H7qA2B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14133. 'kernel' => ['services', 'kernel', 'getKernelService', false],
  14134. ], [
  14135. 'kernel' => '?',
  14136. ]);
  14137. }
  14138. /**
  14139. * Gets the private '.service_locator.6JNR8a8' shared service.
  14140. *
  14141. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14142. */
  14143. protected function get_ServiceLocator_6JNR8a8Service()
  14144. {
  14145. return $this->privates['.service_locator.6JNR8a8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14146. 'decryptPdf' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronDecryptPdf', 'getPDFTronDecryptPdfService', false],
  14147. 'document' => ['privates', '.errored..service_locator.6JNR8a8.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.6JNR8a8": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  14148. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  14149. 'project' => ['privates', '.errored..service_locator.6JNR8a8.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.6JNR8a8": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14150. ], [
  14151. 'decryptPdf' => '?',
  14152. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  14153. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  14154. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14155. ]);
  14156. }
  14157. /**
  14158. * Gets the private '.service_locator.6SoNTXm' shared service.
  14159. *
  14160. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14161. */
  14162. protected function get_ServiceLocator_6SoNTXmService()
  14163. {
  14164. return $this->privates['.service_locator.6SoNTXm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14165. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14166. 'sortingSession' => ['privates', '.errored..service_locator.6SoNTXm.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.6SoNTXm": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14167. ], [
  14168. 'eventDispatcher' => '?',
  14169. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14170. ]);
  14171. }
  14172. /**
  14173. * Gets the private '.service_locator.7Igr1oF' shared service.
  14174. *
  14175. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14176. */
  14177. protected function get_ServiceLocator_7Igr1oFService()
  14178. {
  14179. return $this->privates['.service_locator.7Igr1oF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14180. 'batchRequest' => ['privates', '.errored..service_locator.7Igr1oF.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.7Igr1oF": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  14181. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14182. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  14183. 'project' => ['privates', '.errored..service_locator.7Igr1oF.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7Igr1oF": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14184. 'radiologyBatchService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService', 'getRadiologyBatchServiceService', false],
  14185. ], [
  14186. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  14187. 'entityManager' => '?',
  14188. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  14189. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14190. 'radiologyBatchService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService',
  14191. ]);
  14192. }
  14193. /**
  14194. * Gets the private '.service_locator.7JYhOFD' shared service.
  14195. *
  14196. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14197. */
  14198. protected function get_ServiceLocator_7JYhOFDService()
  14199. {
  14200. return $this->privates['.service_locator.7JYhOFD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14201. 'patient' => ['privates', '.errored..service_locator.7JYhOFD.MedBrief\\MSR\\Entity\\Patient', NULL, 'Cannot autowire service ".service_locator.7JYhOFD": it references class "MedBrief\\MSR\\Entity\\Patient" but no such service exists.'],
  14202. 'project' => ['privates', '.errored..service_locator.7JYhOFD.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7JYhOFD": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14203. ], [
  14204. 'patient' => 'MedBrief\\MSR\\Entity\\Patient',
  14205. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14206. ]);
  14207. }
  14208. /**
  14209. * Gets the private '.service_locator.7P5c1AQ' shared service.
  14210. *
  14211. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14212. */
  14213. protected function get_ServiceLocator_7P5c1AQService()
  14214. {
  14215. return $this->privates['.service_locator.7P5c1AQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14216. 'disc' => ['privates', '.errored..service_locator.7P5c1AQ.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.7P5c1AQ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14217. 'discArchiverService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService', 'getDiscArchiverServiceService', false],
  14218. 'project' => ['privates', '.errored..service_locator.7P5c1AQ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7P5c1AQ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14219. ], [
  14220. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14221. 'discArchiverService' => 'MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService',
  14222. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14223. ]);
  14224. }
  14225. /**
  14226. * Gets the private '.service_locator.7UiNU0F' shared service.
  14227. *
  14228. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14229. */
  14230. protected function get_ServiceLocator_7UiNU0FService()
  14231. {
  14232. return $this->privates['.service_locator.7UiNU0F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14233. 'clinicalSummary' => ['privates', '.errored..service_locator.7UiNU0F.MedBrief\\MSR\\Entity\\ClinicalSummary', NULL, 'Cannot autowire service ".service_locator.7UiNU0F": it references class "MedBrief\\MSR\\Entity\\ClinicalSummary" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\PushToCollection\\CollectionPushable\\CollectionPushableInterface" instead.'],
  14234. 'clinicalSummaryService' => ['privates', 'MedBrief\\MSR\\Service\\ClinicalSummaryService', 'getClinicalSummaryServiceService', false],
  14235. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  14236. 'project' => ['privates', '.errored..service_locator.7UiNU0F.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7UiNU0F": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14237. 'pushToUserPrivateCollection' => ['privates', 'MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection', 'getPushToUserPrivateCollectionService', false],
  14238. ], [
  14239. 'clinicalSummary' => 'MedBrief\\MSR\\Entity\\ClinicalSummary',
  14240. 'clinicalSummaryService' => 'MedBrief\\MSR\\Service\\ClinicalSummaryService',
  14241. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  14242. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14243. 'pushToUserPrivateCollection' => 'MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection',
  14244. ]);
  14245. }
  14246. /**
  14247. * Gets the private '.service_locator.7dAiXen' shared service.
  14248. *
  14249. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14250. */
  14251. protected function get_ServiceLocator_7dAiXenService()
  14252. {
  14253. return $this->privates['.service_locator.7dAiXen'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14254. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14255. 'messageThreadService' => ['privates', 'MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService', 'getMessageThreadServiceService', false],
  14256. ], [
  14257. 'entityManager' => '?',
  14258. 'messageThreadService' => 'MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService',
  14259. ]);
  14260. }
  14261. /**
  14262. * Gets the private '.service_locator.7i5Ets8' shared service.
  14263. *
  14264. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14265. */
  14266. protected function get_ServiceLocator_7i5Ets8Service()
  14267. {
  14268. return $this->privates['.service_locator.7i5Ets8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14269. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14270. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  14271. 'matchLoAService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA', 'getMatchLoAService', false],
  14272. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  14273. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  14274. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  14275. ], [
  14276. 'entityManager' => '?',
  14277. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  14278. 'matchLoAService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA',
  14279. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  14280. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  14281. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  14282. ]);
  14283. }
  14284. /**
  14285. * Gets the private '.service_locator.7raNBM_' shared service.
  14286. *
  14287. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14288. */
  14289. protected function get_ServiceLocator_7raNBMService()
  14290. {
  14291. return $this->privates['.service_locator.7raNBM_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14292. 'collection' => ['privates', '.errored..service_locator.7raNBM_.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.7raNBM_": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  14293. 'project' => ['privates', '.errored..service_locator.7raNBM_.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7raNBM_": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14294. 'userNotificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  14295. ], [
  14296. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  14297. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14298. 'userNotificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  14299. ]);
  14300. }
  14301. /**
  14302. * Gets the private '.service_locator.7uzInMd' shared service.
  14303. *
  14304. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14305. */
  14306. protected function get_ServiceLocator_7uzInMdService()
  14307. {
  14308. return $this->privates['.service_locator.7uzInMd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14309. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14310. 'project' => ['privates', '.errored..service_locator.7uzInMd.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14311. 'sortingSession' => ['privates', '.errored..service_locator.7uzInMd.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14312. 'sortingSessionMemo' => ['privates', '.errored..service_locator.7uzInMd.MedBrief\\MSR\\Entity\\SortingSessionMemo', NULL, 'Cannot autowire service ".service_locator.7uzInMd": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.'],
  14313. ], [
  14314. 'entityManager' => '?',
  14315. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14316. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14317. 'sortingSessionMemo' => 'MedBrief\\MSR\\Entity\\SortingSessionMemo',
  14318. ]);
  14319. }
  14320. /**
  14321. * Gets the private '.service_locator.86I95xi' shared service.
  14322. *
  14323. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14324. */
  14325. protected function get_ServiceLocator_86I95xiService()
  14326. {
  14327. return $this->privates['.service_locator.86I95xi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14328. 'document' => ['privates', '.errored..service_locator.86I95xi.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.86I95xi": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  14329. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  14330. ], [
  14331. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  14332. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  14333. ]);
  14334. }
  14335. /**
  14336. * Gets the private '.service_locator.8EzaJe2' shared service.
  14337. *
  14338. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14339. */
  14340. protected function get_ServiceLocator_8EzaJe2Service()
  14341. {
  14342. return $this->privates['.service_locator.8EzaJe2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14343. 'document' => ['privates', '.errored..service_locator.8EzaJe2.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.8EzaJe2": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  14344. 'documentHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\DocumentHelper', 'getDocumentHelperService', false],
  14345. ], [
  14346. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  14347. 'documentHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\DocumentHelper',
  14348. ]);
  14349. }
  14350. /**
  14351. * Gets the private '.service_locator.8P2o.hb' shared service.
  14352. *
  14353. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14354. */
  14355. protected function get_ServiceLocator_8P2o_HbService()
  14356. {
  14357. return $this->privates['.service_locator.8P2o.hb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14358. 'chronologyRequest' => ['privates', '.errored..service_locator.8P2o.hb.MedBrief\\MSR\\Entity\\ChronologyRequest', NULL, 'Cannot autowire service ".service_locator.8P2o.hb": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.'],
  14359. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14360. 'project' => ['privates', '.errored..service_locator.8P2o.hb.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.8P2o.hb": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14361. ], [
  14362. 'chronologyRequest' => 'MedBrief\\MSR\\Entity\\ChronologyRequest',
  14363. 'entityManager' => '?',
  14364. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14365. ]);
  14366. }
  14367. /**
  14368. * Gets the private '.service_locator.8QHLfgZ' shared service.
  14369. *
  14370. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14371. */
  14372. protected function get_ServiceLocator_8QHLfgZService()
  14373. {
  14374. return $this->privates['.service_locator.8QHLfgZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14375. 'disc' => ['privates', '.errored..service_locator.8QHLfgZ.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.8QHLfgZ": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14376. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14377. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  14378. 'project' => ['privates', '.errored..service_locator.8QHLfgZ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.8QHLfgZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14379. ], [
  14380. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14381. 'eventDispatcher' => '?',
  14382. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  14383. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14384. ]);
  14385. }
  14386. /**
  14387. * Gets the private '.service_locator.925GV4.' shared service.
  14388. *
  14389. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14390. */
  14391. protected function get_ServiceLocator_925GV4_Service()
  14392. {
  14393. return $this->privates['.service_locator.925GV4.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14394. 'document' => ['privates', '.errored..service_locator.925GV4..MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.925GV4.": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  14395. 'project' => ['privates', '.errored..service_locator.925GV4..MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.925GV4.": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14396. 'webviewerHelper' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper', 'getWebviewerHelperService', false],
  14397. ], [
  14398. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  14399. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14400. 'webviewerHelper' => '?',
  14401. ]);
  14402. }
  14403. /**
  14404. * Gets the private '.service_locator.96Fnakf' shared service.
  14405. *
  14406. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14407. */
  14408. protected function get_ServiceLocator_96FnakfService()
  14409. {
  14410. return $this->privates['.service_locator.96Fnakf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14411. 'project' => ['privates', '.errored..service_locator.96Fnakf.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.96Fnakf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14412. 'user' => ['privates', '.errored..service_locator.96Fnakf.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.96Fnakf": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  14413. ], [
  14414. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14415. 'user' => 'MedBrief\\MSR\\Entity\\User',
  14416. ]);
  14417. }
  14418. /**
  14419. * Gets the private '.service_locator.9Cf_6Q8' shared service.
  14420. *
  14421. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14422. */
  14423. protected function get_ServiceLocator_9Cf6Q8Service()
  14424. {
  14425. return $this->privates['.service_locator.9Cf_6Q8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14426. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  14427. 'sortingSession' => ['privates', '.errored..service_locator.9Cf_6Q8.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.9Cf_6Q8": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14428. 'userNotificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  14429. ], [
  14430. 'logger' => '?',
  14431. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14432. 'userNotificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  14433. ]);
  14434. }
  14435. /**
  14436. * Gets the private '.service_locator.9O0sz.T' shared service.
  14437. *
  14438. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14439. */
  14440. protected function get_ServiceLocator_9O0sz_TService()
  14441. {
  14442. return $this->privates['.service_locator.9O0sz.T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14443. 'disc' => ['privates', '.errored..service_locator.9O0sz.T.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.9O0sz.T": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14444. 'discImportSessionHelper' => ['privates', 'MedBrief\\MSR\\Service\\DiscImportSession\\HelperService', 'getHelperServiceService', false],
  14445. 'project' => ['privates', '.errored..service_locator.9O0sz.T.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.9O0sz.T": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14446. ], [
  14447. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14448. 'discImportSessionHelper' => 'MedBrief\\MSR\\Service\\DiscImportSession\\HelperService',
  14449. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14450. ]);
  14451. }
  14452. /**
  14453. * Gets the private '.service_locator.9Qav4G9' shared service.
  14454. *
  14455. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14456. */
  14457. protected function get_ServiceLocator_9Qav4G9Service()
  14458. {
  14459. return $this->privates['.service_locator.9Qav4G9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14460. 'patient' => ['privates', '.errored..service_locator.9Qav4G9.MedBrief\\MSR\\Entity\\MatterRequest\\Patient', NULL, 'Cannot autowire service ".service_locator.9Qav4G9": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\Patient" but no such service exists.'],
  14461. ], [
  14462. 'patient' => 'MedBrief\\MSR\\Entity\\MatterRequest\\Patient',
  14463. ]);
  14464. }
  14465. /**
  14466. * Gets the private '.service_locator.9vF9hX2' shared service.
  14467. *
  14468. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14469. */
  14470. protected function get_ServiceLocator_9vF9hX2Service()
  14471. {
  14472. return $this->privates['.service_locator.9vF9hX2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14473. 'auth0' => ['privates', 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service', 'getAuth0ServiceService', false],
  14474. 'firm' => ['privates', '.errored..service_locator.9vF9hX2.MedBrief\\MSR\\Entity\\Firm', NULL, 'Cannot autowire service ".service_locator.9vF9hX2": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.'],
  14475. ], [
  14476. 'auth0' => 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service',
  14477. 'firm' => 'MedBrief\\MSR\\Entity\\Firm',
  14478. ]);
  14479. }
  14480. /**
  14481. * Gets the private '.service_locator.A2zXCdU' shared service.
  14482. *
  14483. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14484. */
  14485. protected function get_ServiceLocator_A2zXCdUService()
  14486. {
  14487. return $this->privates['.service_locator.A2zXCdU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14488. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14489. 'project' => ['privates', '.errored..service_locator.A2zXCdU.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.A2zXCdU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14490. ], [
  14491. 'entityManager' => '?',
  14492. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14493. ]);
  14494. }
  14495. /**
  14496. * Gets the private '.service_locator.A8fjrxC' shared service.
  14497. *
  14498. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14499. */
  14500. protected function get_ServiceLocator_A8fjrxCService()
  14501. {
  14502. return $this->privates['.service_locator.A8fjrxC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14503. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14504. 'sortingMemoPhrase' => ['privates', '.errored..service_locator.A8fjrxC.MedBrief\\MSR\\Entity\\SortingMemoPhrase', NULL, 'Cannot autowire service ".service_locator.A8fjrxC": it references class "MedBrief\\MSR\\Entity\\SortingMemoPhrase" but no such service exists.'],
  14505. ], [
  14506. 'entityManager' => '?',
  14507. 'sortingMemoPhrase' => 'MedBrief\\MSR\\Entity\\SortingMemoPhrase',
  14508. ]);
  14509. }
  14510. /**
  14511. * Gets the private '.service_locator.AWP80dy' shared service.
  14512. *
  14513. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14514. */
  14515. protected function get_ServiceLocator_AWP80dyService()
  14516. {
  14517. return $this->privates['.service_locator.AWP80dy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14518. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14519. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  14520. 'userFailedLoginService' => ['privates', 'MedBrief\\MSR\\Service\\Security\\UserFailedLogin', 'getUserFailedLoginService', false],
  14521. 'userFailedLoginsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\UserFailedLoginsRepository', 'getUserFailedLoginsRepositoryService', false],
  14522. ], [
  14523. 'entityManager' => '?',
  14524. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  14525. 'userFailedLoginService' => 'MedBrief\\MSR\\Service\\Security\\UserFailedLogin',
  14526. 'userFailedLoginsRepository' => 'MedBrief\\MSR\\Repository\\UserFailedLoginsRepository',
  14527. ]);
  14528. }
  14529. /**
  14530. * Gets the private '.service_locator.AWVTLGN' shared service.
  14531. *
  14532. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14533. */
  14534. protected function get_ServiceLocator_AWVTLGNService()
  14535. {
  14536. return $this->privates['.service_locator.AWVTLGN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14537. 'chronologyRequest' => ['privates', '.errored..service_locator.AWVTLGN.MedBrief\\MSR\\Entity\\ChronologyRequest', NULL, 'Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.'],
  14538. 'chronologyRequestDetail' => ['privates', '.errored..service_locator.AWVTLGN.MedBrief\\MSR\\Entity\\ChronologyRequestDetail', NULL, 'Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\ChronologyRequestDetail" but no such service exists.'],
  14539. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14540. 'project' => ['privates', '.errored..service_locator.AWVTLGN.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.AWVTLGN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14541. ], [
  14542. 'chronologyRequest' => 'MedBrief\\MSR\\Entity\\ChronologyRequest',
  14543. 'chronologyRequestDetail' => 'MedBrief\\MSR\\Entity\\ChronologyRequestDetail',
  14544. 'entityManager' => '?',
  14545. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14546. ]);
  14547. }
  14548. /**
  14549. * Gets the private '.service_locator.AkIrSzi' shared service.
  14550. *
  14551. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14552. */
  14553. protected function get_ServiceLocator_AkIrSziService()
  14554. {
  14555. return $this->privates['.service_locator.AkIrSzi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14556. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14557. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14558. 'project' => ['privates', '.errored..service_locator.AkIrSzi.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.AkIrSzi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14559. 'sortingSession' => ['privates', '.errored..service_locator.AkIrSzi.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.AkIrSzi": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14560. 'userNotificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  14561. ], [
  14562. 'entityManager' => '?',
  14563. 'eventDispatcher' => '?',
  14564. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14565. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14566. 'userNotificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  14567. ]);
  14568. }
  14569. /**
  14570. * Gets the private '.service_locator.B1iTE2t' shared service.
  14571. *
  14572. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14573. */
  14574. protected function get_ServiceLocator_B1iTE2tService()
  14575. {
  14576. return $this->privates['.service_locator.B1iTE2t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14577. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14578. 'recordsRequestCentre' => ['privates', '.errored..service_locator.B1iTE2t.MedBrief\\MSR\\Entity\\RecordsRequestCentre', NULL, 'Cannot autowire service ".service_locator.B1iTE2t": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentre" but no such service exists.'],
  14579. ], [
  14580. 'entityManager' => '?',
  14581. 'recordsRequestCentre' => 'MedBrief\\MSR\\Entity\\RecordsRequestCentre',
  14582. ]);
  14583. }
  14584. /**
  14585. * Gets the private '.service_locator.B2N.LKQ' shared service.
  14586. *
  14587. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14588. */
  14589. protected function get_ServiceLocator_B2N_LKQService()
  14590. {
  14591. return $this->privates['.service_locator.B2N.LKQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14592. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  14593. ], [
  14594. 'logger' => '?',
  14595. ]);
  14596. }
  14597. /**
  14598. * Gets the private '.service_locator.BT1UrWX' shared service.
  14599. *
  14600. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14601. */
  14602. protected function get_ServiceLocator_BT1UrWXService()
  14603. {
  14604. return $this->privates['.service_locator.BT1UrWX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14605. 'analyticsService' => ['privates', 'MedBrief\\MSR\\Service\\Analytics\\AnalyticsService', 'getAnalyticsServiceService', false],
  14606. ], [
  14607. 'analyticsService' => 'MedBrief\\MSR\\Service\\Analytics\\AnalyticsService',
  14608. ]);
  14609. }
  14610. /**
  14611. * Gets the private '.service_locator.BnSt98e' shared service.
  14612. *
  14613. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14614. */
  14615. protected function get_ServiceLocator_BnSt98eService()
  14616. {
  14617. return $this->privates['.service_locator.BnSt98e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14618. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14619. 'project' => ['privates', '.errored..service_locator.BnSt98e.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.BnSt98e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14620. 'sortingSession' => ['privates', '.errored..service_locator.BnSt98e.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.BnSt98e": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14621. ], [
  14622. 'entityManager' => '?',
  14623. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14624. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14625. ]);
  14626. }
  14627. /**
  14628. * Gets the private '.service_locator.BvXwzC0' shared service.
  14629. *
  14630. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14631. */
  14632. protected function get_ServiceLocator_BvXwzC0Service()
  14633. {
  14634. return $this->privates['.service_locator.BvXwzC0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14635. 'disc' => ['privates', '.errored..service_locator.BvXwzC0.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.BvXwzC0": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14636. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14637. ], [
  14638. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14639. 'entityManager' => '?',
  14640. ]);
  14641. }
  14642. /**
  14643. * Gets the private '.service_locator.CI4dzYz' shared service.
  14644. *
  14645. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14646. */
  14647. protected function get_ServiceLocator_CI4dzYzService()
  14648. {
  14649. return $this->privates['.service_locator.CI4dzYz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14650. 'expert' => ['privates', '.errored..service_locator.CI4dzYz.MedBrief\\MSR\\Entity\\Expert', NULL, 'Cannot autowire service ".service_locator.CI4dzYz": it references class "MedBrief\\MSR\\Entity\\Expert" but no such service exists.'],
  14651. ], [
  14652. 'expert' => 'MedBrief\\MSR\\Entity\\Expert',
  14653. ]);
  14654. }
  14655. /**
  14656. * Gets the private '.service_locator.CKEfs3D' shared service.
  14657. *
  14658. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14659. */
  14660. protected function get_ServiceLocator_CKEfs3DService()
  14661. {
  14662. return $this->privates['.service_locator.CKEfs3D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14663. 'downloadOptionsHelperService' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  14664. 'downloadProjectData' => ['privates', 'MedBrief\\MSR\\Service\\ProjectClosure\\DownloadProjectData', 'getDownloadProjectDataService', false],
  14665. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14666. 'project' => ['privates', '.errored..service_locator.CKEfs3D.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.CKEfs3D": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14667. ], [
  14668. 'downloadOptionsHelperService' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  14669. 'downloadProjectData' => 'MedBrief\\MSR\\Service\\ProjectClosure\\DownloadProjectData',
  14670. 'eventDispatcher' => '?',
  14671. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14672. ]);
  14673. }
  14674. /**
  14675. * Gets the private '.service_locator.CKZs5rg' shared service.
  14676. *
  14677. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14678. */
  14679. protected function get_ServiceLocator_CKZs5rgService()
  14680. {
  14681. return $this->privates['.service_locator.CKZs5rg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14682. 'currentUser' => ['privates', '.errored..service_locator.CKZs5rg.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.CKZs5rg": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  14683. 'linkedEmailAddressInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService', 'getLinkedEmailAddressInvitationHelperServiceService', false],
  14684. ], [
  14685. 'currentUser' => 'MedBrief\\MSR\\Entity\\User',
  14686. 'linkedEmailAddressInvitationHelper' => 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService',
  14687. ]);
  14688. }
  14689. /**
  14690. * Gets the private '.service_locator.CM2S1wm' shared service.
  14691. *
  14692. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14693. */
  14694. protected function get_ServiceLocator_CM2S1wmService()
  14695. {
  14696. return $this->privates['.service_locator.CM2S1wm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14697. 'project' => ['privates', '.errored..service_locator.CM2S1wm.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.CM2S1wm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14698. ], [
  14699. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14700. ]);
  14701. }
  14702. /**
  14703. * Gets the private '.service_locator.C_ani8x' shared service.
  14704. *
  14705. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14706. */
  14707. protected function get_ServiceLocator_CAni8xService()
  14708. {
  14709. return $this->privates['.service_locator.C_ani8x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14710. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14711. 'humanResourceLevel' => ['privates', '.errored..service_locator.C_ani8x.MedBrief\\MSR\\Entity\\HumanResourceLevel', NULL, 'Cannot autowire service ".service_locator.C_ani8x": it references class "MedBrief\\MSR\\Entity\\HumanResourceLevel" but no such service exists.'],
  14712. ], [
  14713. 'entityManager' => '?',
  14714. 'humanResourceLevel' => 'MedBrief\\MSR\\Entity\\HumanResourceLevel',
  14715. ]);
  14716. }
  14717. /**
  14718. * Gets the private '.service_locator.Ck6dO8R' shared service.
  14719. *
  14720. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14721. */
  14722. protected function get_ServiceLocator_Ck6dO8RService()
  14723. {
  14724. return $this->privates['.service_locator.Ck6dO8R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14725. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14726. 'roleInvitation' => ['privates', '.errored..service_locator.Ck6dO8R.MedBrief\\MSR\\Entity\\RoleInvitation', NULL, 'Cannot autowire service ".service_locator.Ck6dO8R": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.'],
  14727. 'roleInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  14728. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  14729. ], [
  14730. 'entityManager' => '?',
  14731. 'roleInvitation' => 'MedBrief\\MSR\\Entity\\RoleInvitation',
  14732. 'roleInvitationHelper' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  14733. 'userHelper' => 'MedBrief\\MSR\\Service\\UserHelperService',
  14734. ]);
  14735. }
  14736. /**
  14737. * Gets the private '.service_locator.D00INk3' shared service.
  14738. *
  14739. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14740. */
  14741. protected function get_ServiceLocator_D00INk3Service()
  14742. {
  14743. return $this->privates['.service_locator.D00INk3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14744. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory', 'getActionFactoryService', false],
  14745. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory', 'getControllerFactoryService', false],
  14746. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory', 'getEntityFactoryService', false],
  14747. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory', 'getFilterFactoryService', false],
  14748. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory', 'getFormFactoryService', false],
  14749. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory', 'getPaginatorFactoryService', false],
  14750. 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository', 'getEntityRepositoryService', false],
  14751. 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater', 'getEntityUpdaterService', false],
  14752. 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider', 'getAdminContextProviderService', false],
  14753. 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider', 'getFieldProviderService', false],
  14754. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  14755. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator', 'getCrudUrlGeneratorService', false],
  14756. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  14757. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14758. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  14759. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  14760. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  14761. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  14762. 'router' => ['services', 'router', 'getRouterService', false],
  14763. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  14764. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  14765. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  14766. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  14767. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  14768. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  14769. ], [
  14770. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory',
  14771. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory',
  14772. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory',
  14773. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory',
  14774. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory',
  14775. 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory',
  14776. 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository',
  14777. 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater',
  14778. 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider',
  14779. 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider',
  14780. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator',
  14781. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator',
  14782. 'doctrine' => '?',
  14783. 'event_dispatcher' => '?',
  14784. 'form.factory' => '?',
  14785. 'http_kernel' => '?',
  14786. 'parameter_bag' => '?',
  14787. 'request_stack' => '?',
  14788. 'router' => '?',
  14789. 'security.authorization_checker' => '?',
  14790. 'security.csrf.token_manager' => '?',
  14791. 'security.token_storage' => '?',
  14792. 'serializer' => '?',
  14793. 'session' => '.session.deprecated',
  14794. 'twig' => '?',
  14795. ]);
  14796. }
  14797. /**
  14798. * Gets the private '.service_locator.D4fQ6NZ' shared service.
  14799. *
  14800. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14801. */
  14802. protected function get_ServiceLocator_D4fQ6NZService()
  14803. {
  14804. return $this->privates['.service_locator.D4fQ6NZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14805. 'document' => ['privates', '.errored..service_locator.D4fQ6NZ.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.D4fQ6NZ": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  14806. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14807. ], [
  14808. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  14809. 'entityManager' => '?',
  14810. ]);
  14811. }
  14812. /**
  14813. * Gets the private '.service_locator.DRkznwV' shared service.
  14814. *
  14815. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14816. */
  14817. protected function get_ServiceLocator_DRkznwVService()
  14818. {
  14819. return $this->privates['.service_locator.DRkznwV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14820. 'downloadItemGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  14821. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14822. 'project' => ['privates', '.errored..service_locator.DRkznwV.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.DRkznwV": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14823. ], [
  14824. 'downloadItemGeneratorService' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  14825. 'entityManager' => '?',
  14826. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14827. ]);
  14828. }
  14829. /**
  14830. * Gets the private '.service_locator.DUtj7Ih' shared service.
  14831. *
  14832. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14833. */
  14834. protected function get_ServiceLocator_DUtj7IhService()
  14835. {
  14836. return $this->privates['.service_locator.DUtj7Ih'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14837. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  14838. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  14839. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  14840. ], [
  14841. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  14842. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  14843. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  14844. ]);
  14845. }
  14846. /**
  14847. * Gets the private '.service_locator.DpCFCtE' shared service.
  14848. *
  14849. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14850. */
  14851. protected function get_ServiceLocator_DpCFCtEService()
  14852. {
  14853. return $this->privates['.service_locator.DpCFCtE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14854. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14855. 'project' => ['privates', '.errored..service_locator.DpCFCtE.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14856. 'recordsRequest' => ['privates', '.errored..service_locator.DpCFCtE.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  14857. 'recordsRequestLetter' => ['privates', '.errored..service_locator.DpCFCtE.MedBrief\\MSR\\Entity\\RecordsRequestLetter', NULL, 'Cannot autowire service ".service_locator.DpCFCtE": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.'],
  14858. ], [
  14859. 'entityManager' => '?',
  14860. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14861. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  14862. 'recordsRequestLetter' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetter',
  14863. ]);
  14864. }
  14865. /**
  14866. * Gets the private '.service_locator.ECJ2.Ib' shared service.
  14867. *
  14868. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14869. */
  14870. protected function get_ServiceLocator_ECJ2_IbService()
  14871. {
  14872. return $this->privates['.service_locator.ECJ2.Ib'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14873. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14874. 'recipientFirm' => ['privates', '.errored..service_locator.ECJ2.Ib.MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientFirm', NULL, 'Cannot autowire service ".service_locator.ECJ2.Ib": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientFirm" but no such service exists.'],
  14875. ], [
  14876. 'entityManager' => '?',
  14877. 'recipientFirm' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientFirm',
  14878. ]);
  14879. }
  14880. /**
  14881. * Gets the private '.service_locator.ENGuM7_' shared service.
  14882. *
  14883. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14884. */
  14885. protected function get_ServiceLocator_ENGuM7Service()
  14886. {
  14887. return $this->privates['.service_locator.ENGuM7_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14888. 'entityDto' => ['privates', '.errored..service_locator.ENGuM7_.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto', NULL, 'Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.'],
  14889. 'fields' => ['privates', '.errored..service_locator.ENGuM7_.EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection', NULL, 'Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection" but no such service exists.'],
  14890. 'filters' => ['privates', '.errored..service_locator.ENGuM7_.EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection', NULL, 'Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection" but no such service exists.'],
  14891. 'searchDto' => ['privates', '.errored..service_locator.ENGuM7_.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto', NULL, 'Cannot autowire service ".service_locator.ENGuM7_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto" but no such service exists.'],
  14892. ], [
  14893. 'entityDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto',
  14894. 'fields' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection',
  14895. 'filters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection',
  14896. 'searchDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto',
  14897. ]);
  14898. }
  14899. /**
  14900. * Gets the private '.service_locator.EkzfNmt' shared service.
  14901. *
  14902. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14903. */
  14904. protected function get_ServiceLocator_EkzfNmtService()
  14905. {
  14906. return $this->privates['.service_locator.EkzfNmt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14907. 'sortingSession' => ['privates', '.errored..service_locator.EkzfNmt.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.EkzfNmt": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  14908. ], [
  14909. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  14910. ]);
  14911. }
  14912. /**
  14913. * Gets the private '.service_locator.Eom7Tyk' shared service.
  14914. *
  14915. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14916. */
  14917. protected function get_ServiceLocator_Eom7TykService()
  14918. {
  14919. return $this->privates['.service_locator.Eom7Tyk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14920. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14921. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14922. 'invoice' => ['privates', '.errored..service_locator.Eom7Tyk.MedBrief\\MSR\\Entity\\Invoice', NULL, 'Cannot autowire service ".service_locator.Eom7Tyk": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.'],
  14923. ], [
  14924. 'entityManager' => '?',
  14925. 'eventDispatcher' => '?',
  14926. 'invoice' => 'MedBrief\\MSR\\Entity\\Invoice',
  14927. ]);
  14928. }
  14929. /**
  14930. * Gets the private '.service_locator.Ex6RPX9' shared service.
  14931. *
  14932. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14933. */
  14934. protected function get_ServiceLocator_Ex6RPX9Service()
  14935. {
  14936. return $this->privates['.service_locator.Ex6RPX9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14937. 'disc' => ['privates', '.errored..service_locator.Ex6RPX9.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.Ex6RPX9": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  14938. 'project' => ['privates', '.errored..service_locator.Ex6RPX9.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.Ex6RPX9": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14939. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  14940. ], [
  14941. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  14942. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14943. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  14944. ]);
  14945. }
  14946. /**
  14947. * Gets the private '.service_locator.F8d0ZAK' shared service.
  14948. *
  14949. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14950. */
  14951. protected function get_ServiceLocator_F8d0ZAKService()
  14952. {
  14953. return $this->privates['.service_locator.F8d0ZAK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14954. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  14955. 'roleInvitationService' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  14956. 'userHelperService' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  14957. ], [
  14958. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  14959. 'roleInvitationService' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  14960. 'userHelperService' => 'MedBrief\\MSR\\Service\\UserHelperService',
  14961. ]);
  14962. }
  14963. /**
  14964. * Gets the private '.service_locator.FoPUMC7' shared service.
  14965. *
  14966. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14967. */
  14968. protected function get_ServiceLocator_FoPUMC7Service()
  14969. {
  14970. return $this->privates['.service_locator.FoPUMC7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14971. 'collection' => ['privates', '.errored..service_locator.FoPUMC7.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.FoPUMC7": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  14972. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  14973. 'project' => ['privates', '.errored..service_locator.FoPUMC7.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.FoPUMC7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14974. ], [
  14975. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  14976. 'entityManager' => '?',
  14977. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14978. ]);
  14979. }
  14980. /**
  14981. * Gets the private '.service_locator.FpxbuMl' shared service.
  14982. *
  14983. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14984. */
  14985. protected function get_ServiceLocator_FpxbuMlService()
  14986. {
  14987. return $this->privates['.service_locator.FpxbuMl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14988. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  14989. 'modernOrthancService' => ['privates', 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService', 'getModernOrthancServiceService', false],
  14990. 'project' => ['privates', '.errored..service_locator.FpxbuMl.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.FpxbuMl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  14991. 'study' => ['privates', '.errored..service_locator.FpxbuMl.MedBrief\\MSR\\Entity\\Study', NULL, 'Cannot autowire service ".service_locator.FpxbuMl": it references class "MedBrief\\MSR\\Entity\\Study" but no such service exists.'],
  14992. 'tokenService' => ['privates', 'MedBrief\\MSR\\Service\\Radiology\\Viewer\\TokenAuthentication\\MeddreamTokenServiceAuthentication', 'getMeddreamTokenServiceAuthenticationService', false],
  14993. ], [
  14994. 'eventDispatcher' => '?',
  14995. 'modernOrthancService' => 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService',
  14996. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  14997. 'study' => 'MedBrief\\MSR\\Entity\\Study',
  14998. 'tokenService' => '?',
  14999. ]);
  15000. }
  15001. /**
  15002. * Gets the private '.service_locator.FuOOcg6' shared service.
  15003. *
  15004. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15005. */
  15006. protected function get_ServiceLocator_FuOOcg6Service()
  15007. {
  15008. return $this->privates['.service_locator.FuOOcg6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15009. 'project' => ['privates', '.errored..service_locator.FuOOcg6.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.FuOOcg6": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15010. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  15011. ], [
  15012. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15013. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  15014. ]);
  15015. }
  15016. /**
  15017. * Gets the private '.service_locator.G.WfHkj' shared service.
  15018. *
  15019. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15020. */
  15021. protected function get_ServiceLocator_G_WfHkjService()
  15022. {
  15023. return $this->privates['.service_locator.G.WfHkj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15024. 'batchRequest' => ['privates', '.errored..service_locator.G.WfHkj.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.G.WfHkj": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  15025. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  15026. 'project' => ['privates', '.errored..service_locator.G.WfHkj.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.G.WfHkj": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15027. ], [
  15028. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  15029. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  15030. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15031. ]);
  15032. }
  15033. /**
  15034. * Gets the private '.service_locator.G2DNP89' shared service.
  15035. *
  15036. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15037. */
  15038. protected function get_ServiceLocator_G2DNP89Service()
  15039. {
  15040. return $this->privates['.service_locator.G2DNP89'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15041. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15042. 'security.event_dispatcher.api' => ['privates', 'security.event_dispatcher.api', 'getSecurity_EventDispatcher_ApiService', false],
  15043. 'security.event_dispatcher.login' => ['privates', 'security.event_dispatcher.login', 'getSecurity_EventDispatcher_LoginService', false],
  15044. 'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
  15045. ], [
  15046. 'event_dispatcher' => '?',
  15047. 'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  15048. 'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  15049. 'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  15050. ]);
  15051. }
  15052. /**
  15053. * Gets the private '.service_locator.G5txa1w' shared service.
  15054. *
  15055. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15056. */
  15057. protected function get_ServiceLocator_G5txa1wService()
  15058. {
  15059. return $this->privates['.service_locator.G5txa1w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15060. 'document' => ['privates', '.errored..service_locator.G5txa1w.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.G5txa1w": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  15061. 'documentManipulator' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService', 'getDocumentManipulatorServiceService', false],
  15062. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  15063. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15064. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  15065. 'manipulatedDocumentFactory' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\ManipulatedDocumentFactory', 'getManipulatedDocumentFactoryService', false],
  15066. 'project' => ['privates', '.errored..service_locator.G5txa1w.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.G5txa1w": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15067. 'slugger' => ['privates', 'slugger', 'getSluggerService', false],
  15068. ], [
  15069. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  15070. 'documentManipulator' => '?',
  15071. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  15072. 'eventDispatcher' => '?',
  15073. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  15074. 'manipulatedDocumentFactory' => '?',
  15075. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15076. 'slugger' => '?',
  15077. ]);
  15078. }
  15079. /**
  15080. * Gets the private '.service_locator.GetnqTz' shared service.
  15081. *
  15082. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15083. */
  15084. protected function get_ServiceLocator_GetnqTzService()
  15085. {
  15086. return $this->privates['.service_locator.GetnqTz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15087. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15088. 'invoice' => ['privates', '.errored..service_locator.GetnqTz.MedBrief\\MSR\\Entity\\Invoice', NULL, 'Cannot autowire service ".service_locator.GetnqTz": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.'],
  15089. 'invoiceItem' => ['privates', '.errored..service_locator.GetnqTz.MedBrief\\MSR\\Entity\\InvoiceItem', NULL, 'Cannot autowire service ".service_locator.GetnqTz": it references class "MedBrief\\MSR\\Entity\\InvoiceItem" but no such service exists.'],
  15090. ], [
  15091. 'entityManager' => '?',
  15092. 'invoice' => 'MedBrief\\MSR\\Entity\\Invoice',
  15093. 'invoiceItem' => 'MedBrief\\MSR\\Entity\\InvoiceItem',
  15094. ]);
  15095. }
  15096. /**
  15097. * Gets the private '.service_locator.GilX32Z' shared service.
  15098. *
  15099. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15100. */
  15101. protected function get_ServiceLocator_GilX32ZService()
  15102. {
  15103. return $this->privates['.service_locator.GilX32Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15104. 'documentRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DocumentRepository', 'getDocumentRepositoryService', false],
  15105. 'pathResolver' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService', 'getPathResolverServiceService', false],
  15106. ], [
  15107. 'documentRepository' => 'MedBrief\\MSR\\Repository\\DocumentRepository',
  15108. 'pathResolver' => '?',
  15109. ]);
  15110. }
  15111. /**
  15112. * Gets the private '.service_locator.H5IIQso' shared service.
  15113. *
  15114. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15115. */
  15116. protected function get_ServiceLocator_H5IIQsoService()
  15117. {
  15118. return $this->privates['.service_locator.H5IIQso'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15119. 'collection' => ['privates', '.errored..service_locator.H5IIQso.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.H5IIQso": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  15120. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15121. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15122. 'newParent' => ['privates', '.errored..service_locator.H5IIQso.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.H5IIQso": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  15123. 'project' => ['privates', '.errored..service_locator.H5IIQso.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.H5IIQso": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15124. ], [
  15125. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  15126. 'entityManager' => '?',
  15127. 'eventDispatcher' => '?',
  15128. 'newParent' => 'MedBrief\\MSR\\Entity\\Collection',
  15129. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15130. ]);
  15131. }
  15132. /**
  15133. * Gets the private '.service_locator.H8ZdQIF' shared service.
  15134. *
  15135. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15136. */
  15137. protected function get_ServiceLocator_H8ZdQIFService()
  15138. {
  15139. return $this->privates['.service_locator.H8ZdQIF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15140. 'disclosure' => ['privates', '.errored..service_locator.H8ZdQIF.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.H8ZdQIF": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  15141. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15142. 'project' => ['privates', '.errored..service_locator.H8ZdQIF.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.H8ZdQIF": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15143. ], [
  15144. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  15145. 'entityManager' => '?',
  15146. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15147. ]);
  15148. }
  15149. /**
  15150. * Gets the private '.service_locator.H9iRPvg' shared service.
  15151. *
  15152. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15153. */
  15154. protected function get_ServiceLocator_H9iRPvgService()
  15155. {
  15156. return $this->privates['.service_locator.H9iRPvg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15157. 'document' => ['privates', '.errored..service_locator.H9iRPvg.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.H9iRPvg": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  15158. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  15159. 'project' => ['privates', '.errored..service_locator.H9iRPvg.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.H9iRPvg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15160. ], [
  15161. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  15162. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  15163. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15164. ]);
  15165. }
  15166. /**
  15167. * Gets the private '.service_locator.HE.qnDZ' shared service.
  15168. *
  15169. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15170. */
  15171. protected function get_ServiceLocator_HE_QnDZService()
  15172. {
  15173. return $this->privates['.service_locator.HE.qnDZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15174. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15175. 'recordsRequestCentreChild' => ['privates', '.errored..service_locator.HE.qnDZ.MedBrief\\MSR\\Entity\\RecordsRequestCentreChild', NULL, 'Cannot autowire service ".service_locator.HE.qnDZ": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreChild" but no such service exists.'],
  15176. ], [
  15177. 'entityManager' => '?',
  15178. 'recordsRequestCentreChild' => 'MedBrief\\MSR\\Entity\\RecordsRequestCentreChild',
  15179. ]);
  15180. }
  15181. /**
  15182. * Gets the private '.service_locator.HFbXwXn' shared service.
  15183. *
  15184. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15185. */
  15186. protected function get_ServiceLocator_HFbXwXnService()
  15187. {
  15188. return $this->privates['.service_locator.HFbXwXn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15189. 'batchRequest' => ['privates', '.errored..service_locator.HFbXwXn.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.HFbXwXn": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  15190. 'duplicateBatchRequestService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateBatchRequest', 'getDuplicateBatchRequestService', false],
  15191. 'project' => ['privates', '.errored..service_locator.HFbXwXn.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.HFbXwXn": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15192. ], [
  15193. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  15194. 'duplicateBatchRequestService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateBatchRequest',
  15195. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15196. ]);
  15197. }
  15198. /**
  15199. * Gets the private '.service_locator.HH_aQGf' shared service.
  15200. *
  15201. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15202. */
  15203. protected function get_ServiceLocator_HHAQGfService()
  15204. {
  15205. return $this->privates['.service_locator.HH_aQGf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15206. 'duplicateRecordsRequestService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateRecordsRequest', 'getDuplicateRecordsRequestService', false],
  15207. 'project' => ['privates', '.errored..service_locator.HH_aQGf.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.HH_aQGf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15208. 'recordsRequest' => ['privates', '.errored..service_locator.HH_aQGf.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.HH_aQGf": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  15209. ], [
  15210. 'duplicateRecordsRequestService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateRecordsRequest',
  15211. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15212. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  15213. ]);
  15214. }
  15215. /**
  15216. * Gets the private '.service_locator.HZGB7Mx' shared service.
  15217. *
  15218. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15219. */
  15220. protected function get_ServiceLocator_HZGB7MxService()
  15221. {
  15222. return $this->privates['.service_locator.HZGB7Mx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15223. 'disc' => ['privates', '.errored..service_locator.HZGB7Mx.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.HZGB7Mx": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  15224. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15225. 'project' => ['privates', '.errored..service_locator.HZGB7Mx.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.HZGB7Mx": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15226. ], [
  15227. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  15228. 'entityManager' => '?',
  15229. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15230. ]);
  15231. }
  15232. /**
  15233. * Gets the private '.service_locator.HdNNHGa' shared service.
  15234. *
  15235. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15236. */
  15237. protected function get_ServiceLocator_HdNNHGaService()
  15238. {
  15239. return $this->privates['.service_locator.HdNNHGa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15240. 'collection' => ['privates', '.errored..service_locator.HdNNHGa.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  15241. 'document' => ['privates', '.errored..service_locator.HdNNHGa.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  15242. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15243. 'orthancService' => ['privates', 'MedBrief\\MSR\\Service\\OrthancService', 'getOrthancServiceService', false],
  15244. 'project' => ['privates', '.errored..service_locator.HdNNHGa.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.HdNNHGa": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15245. ], [
  15246. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  15247. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  15248. 'entityManager' => '?',
  15249. 'orthancService' => 'MedBrief\\MSR\\Service\\OrthancService',
  15250. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15251. ]);
  15252. }
  15253. /**
  15254. * Gets the private '.service_locator.HhfAYqA' shared service.
  15255. *
  15256. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15257. */
  15258. protected function get_ServiceLocator_HhfAYqAService()
  15259. {
  15260. return $this->privates['.service_locator.HhfAYqA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15261. 'account' => ['privates', '.errored..service_locator.HhfAYqA.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.HhfAYqA": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  15262. ], [
  15263. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  15264. ]);
  15265. }
  15266. /**
  15267. * Gets the private '.service_locator.Hni8XsC' shared service.
  15268. *
  15269. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15270. */
  15271. protected function get_ServiceLocator_Hni8XsCService()
  15272. {
  15273. return $this->privates['.service_locator.Hni8XsC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15274. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15275. 'firm' => ['privates', '.errored..service_locator.Hni8XsC.MedBrief\\MSR\\Entity\\Firm', NULL, 'Cannot autowire service ".service_locator.Hni8XsC": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.'],
  15276. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  15277. ], [
  15278. 'entityManager' => '?',
  15279. 'firm' => 'MedBrief\\MSR\\Entity\\Firm',
  15280. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  15281. ]);
  15282. }
  15283. /**
  15284. * Gets the private '.service_locator.I0DkZeZ' shared service.
  15285. *
  15286. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15287. */
  15288. protected function get_ServiceLocator_I0DkZeZService()
  15289. {
  15290. return $this->privates['.service_locator.I0DkZeZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15291. 'batchRequest' => ['privates', '.errored..service_locator.I0DkZeZ.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  15292. 'batchRequestDetail' => ['privates', '.errored..service_locator.I0DkZeZ.MedBrief\\MSR\\Entity\\BatchRequestDetail', NULL, 'Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\BatchRequestDetail" but no such service exists.'],
  15293. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15294. 'project' => ['privates', '.errored..service_locator.I0DkZeZ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.I0DkZeZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15295. ], [
  15296. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  15297. 'batchRequestDetail' => 'MedBrief\\MSR\\Entity\\BatchRequestDetail',
  15298. 'entityManager' => '?',
  15299. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15300. ]);
  15301. }
  15302. /**
  15303. * Gets the private '.service_locator.IQf1cXu' shared service.
  15304. *
  15305. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15306. */
  15307. protected function get_ServiceLocator_IQf1cXuService()
  15308. {
  15309. return $this->privates['.service_locator.IQf1cXu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15310. 'user' => ['privates', '.errored..service_locator.IQf1cXu.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.IQf1cXu": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  15311. 'userPasswordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  15312. ], [
  15313. 'user' => 'MedBrief\\MSR\\Entity\\User',
  15314. 'userPasswordEncoder' => '?',
  15315. ]);
  15316. }
  15317. /**
  15318. * Gets the private '.service_locator.IbHZuYR' shared service.
  15319. *
  15320. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15321. */
  15322. protected function get_ServiceLocator_IbHZuYRService()
  15323. {
  15324. return $this->privates['.service_locator.IbHZuYR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15325. 'serviceOptionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ServiceOptionRepository', 'getServiceOptionRepositoryService', false],
  15326. ], [
  15327. 'serviceOptionRepository' => 'MedBrief\\MSR\\Repository\\ServiceOptionRepository',
  15328. ]);
  15329. }
  15330. /**
  15331. * Gets the private '.service_locator.ItUtLxl' shared service.
  15332. *
  15333. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15334. */
  15335. protected function get_ServiceLocator_ItUtLxlService()
  15336. {
  15337. return $this->privates['.service_locator.ItUtLxl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15338. 'project' => ['privates', '.errored..service_locator.ItUtLxl.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.ItUtLxl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15339. 'roleInvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RoleInvitationRepository', 'getRoleInvitationRepositoryService', false],
  15340. 'user' => ['privates', '.errored..service_locator.ItUtLxl.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ItUtLxl": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  15341. ], [
  15342. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15343. 'roleInvitationRepository' => 'MedBrief\\MSR\\Repository\\RoleInvitationRepository',
  15344. 'user' => 'MedBrief\\MSR\\Entity\\User',
  15345. ]);
  15346. }
  15347. /**
  15348. * Gets the private '.service_locator.Iy5shIC' shared service.
  15349. *
  15350. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15351. */
  15352. protected function get_ServiceLocator_Iy5shICService()
  15353. {
  15354. return $this->privates['.service_locator.Iy5shIC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15355. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15356. 'filesizeHelper' => ['privates', 'MedBrief\\MSR\\Service\\FilesizeHelperService', 'getFilesizeHelperServiceService', false],
  15357. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  15358. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  15359. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  15360. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  15361. ], [
  15362. 'eventDispatcher' => '?',
  15363. 'filesizeHelper' => 'MedBrief\\MSR\\Service\\FilesizeHelperService',
  15364. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  15365. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  15366. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  15367. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  15368. ]);
  15369. }
  15370. /**
  15371. * Gets the private '.service_locator.J1Zc9gq' shared service.
  15372. *
  15373. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15374. */
  15375. protected function get_ServiceLocator_J1Zc9gqService()
  15376. {
  15377. return $this->privates['.service_locator.J1Zc9gq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15378. 'appRootPath' => ['privates', '.value.zrvvYJt', 'get_Value_ZrvvYJtService', false],
  15379. ], [
  15380. 'appRootPath' => '?',
  15381. ]);
  15382. }
  15383. /**
  15384. * Gets the private '.service_locator.JEE6W9R' shared service.
  15385. *
  15386. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15387. */
  15388. protected function get_ServiceLocator_JEE6W9RService()
  15389. {
  15390. return $this->privates['.service_locator.JEE6W9R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15391. 'chronologyRequest' => ['privates', '.errored..service_locator.JEE6W9R.MedBrief\\MSR\\Entity\\ChronologyRequest', NULL, 'Cannot autowire service ".service_locator.JEE6W9R": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.'],
  15392. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15393. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  15394. 'project' => ['privates', '.errored..service_locator.JEE6W9R.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.JEE6W9R": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15395. ], [
  15396. 'chronologyRequest' => 'MedBrief\\MSR\\Entity\\ChronologyRequest',
  15397. 'entityManager' => '?',
  15398. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  15399. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15400. ]);
  15401. }
  15402. /**
  15403. * Gets the private '.service_locator.JoWLacN' shared service.
  15404. *
  15405. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15406. */
  15407. protected function get_ServiceLocator_JoWLacNService()
  15408. {
  15409. return $this->privates['.service_locator.JoWLacN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15410. 'collection' => ['privates', '.errored..service_locator.JoWLacN.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  15411. 'document' => ['privates', '.errored..service_locator.JoWLacN.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  15412. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15413. 'project' => ['privates', '.errored..service_locator.JoWLacN.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.JoWLacN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15414. ], [
  15415. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  15416. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  15417. 'entityManager' => '?',
  15418. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15419. ]);
  15420. }
  15421. /**
  15422. * Gets the private '.service_locator.JyUPfvY' shared service.
  15423. *
  15424. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15425. */
  15426. protected function get_ServiceLocator_JyUPfvYService()
  15427. {
  15428. return $this->privates['.service_locator.JyUPfvY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15429. 'IPFailedLoginService' => ['privates', 'MedBrief\\MSR\\Service\\Security\\IPFailedLogin', 'getIPFailedLoginService', false],
  15430. 'IPFailedLoginsRepository' => ['privates', 'MedBrief\\MSR\\Repository\\IPFailedLoginsRepository', 'getIPFailedLoginsRepositoryService', false],
  15431. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15432. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  15433. ], [
  15434. 'IPFailedLoginService' => 'MedBrief\\MSR\\Service\\Security\\IPFailedLogin',
  15435. 'IPFailedLoginsRepository' => 'MedBrief\\MSR\\Repository\\IPFailedLoginsRepository',
  15436. 'entityManager' => '?',
  15437. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  15438. ]);
  15439. }
  15440. /**
  15441. * Gets the private '.service_locator.KKJ7ysP' shared service.
  15442. *
  15443. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15444. */
  15445. protected function get_ServiceLocator_KKJ7ysPService()
  15446. {
  15447. return $this->privates['.service_locator.KKJ7ysP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15448. 'user' => ['privates', '.errored..service_locator.KKJ7ysP.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.KKJ7ysP": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  15449. 'userHelperService' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  15450. ], [
  15451. 'user' => 'MedBrief\\MSR\\Entity\\User',
  15452. 'userHelperService' => 'MedBrief\\MSR\\Service\\UserHelperService',
  15453. ]);
  15454. }
  15455. /**
  15456. * Gets the private '.service_locator.KRmQK.Y' shared service.
  15457. *
  15458. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15459. */
  15460. protected function get_ServiceLocator_KRmQK_YService()
  15461. {
  15462. return $this->privates['.service_locator.KRmQK.Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15463. 'document' => ['privates', '.errored..service_locator.KRmQK.Y.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.KRmQK.Y": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  15464. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15465. 'orthancService' => ['privates', 'MedBrief\\MSR\\Service\\OrthancService', 'getOrthancServiceService', false],
  15466. 'project' => ['privates', '.errored..service_locator.KRmQK.Y.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.KRmQK.Y": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15467. ], [
  15468. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  15469. 'entityManager' => '?',
  15470. 'orthancService' => 'MedBrief\\MSR\\Service\\OrthancService',
  15471. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15472. ]);
  15473. }
  15474. /**
  15475. * Gets the private '.service_locator.KTUM998' shared service.
  15476. *
  15477. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15478. */
  15479. protected function get_ServiceLocator_KTUM998Service()
  15480. {
  15481. return $this->privates['.service_locator.KTUM998'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15482. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15483. 'helpArticle' => ['privates', '.errored..service_locator.KTUM998.MedBrief\\MSR\\Entity\\HelpArticle', NULL, 'Cannot autowire service ".service_locator.KTUM998": it references class "MedBrief\\MSR\\Entity\\HelpArticle" but no such service exists.'],
  15484. ], [
  15485. 'entityManager' => '?',
  15486. 'helpArticle' => 'MedBrief\\MSR\\Entity\\HelpArticle',
  15487. ]);
  15488. }
  15489. /**
  15490. * Gets the private '.service_locator.KTytxbZ' shared service.
  15491. *
  15492. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15493. */
  15494. protected function get_ServiceLocator_KTytxbZService()
  15495. {
  15496. return $this->privates['.service_locator.KTytxbZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15497. 'expertAgency' => ['privates', '.errored..service_locator.KTytxbZ.MedBrief\\MSR\\Entity\\ExpertAgency', NULL, 'Cannot autowire service ".service_locator.KTytxbZ": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.'],
  15498. ], [
  15499. 'expertAgency' => 'MedBrief\\MSR\\Entity\\ExpertAgency',
  15500. ]);
  15501. }
  15502. /**
  15503. * Gets the private '.service_locator.KgFJqh9' shared service.
  15504. *
  15505. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15506. */
  15507. protected function get_ServiceLocator_KgFJqh9Service()
  15508. {
  15509. return $this->privates['.service_locator.KgFJqh9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15510. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15511. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  15512. 'project' => ['privates', '.errored..service_locator.KgFJqh9.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.KgFJqh9": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15513. ], [
  15514. 'eventDispatcher' => '?',
  15515. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  15516. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15517. ]);
  15518. }
  15519. /**
  15520. * Gets the private '.service_locator.KpBqXun' shared service.
  15521. *
  15522. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15523. */
  15524. protected function get_ServiceLocator_KpBqXunService()
  15525. {
  15526. return $this->privates['.service_locator.KpBqXun'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15527. 'collection' => ['privates', '.errored..service_locator.KpBqXun.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.KpBqXun": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  15528. 'downloadItemsGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  15529. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  15530. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15531. 'project' => ['privates', '.errored..service_locator.KpBqXun.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.KpBqXun": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15532. ], [
  15533. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  15534. 'downloadItemsGeneratorService' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  15535. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  15536. 'eventDispatcher' => '?',
  15537. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15538. ]);
  15539. }
  15540. /**
  15541. * Gets the private '.service_locator.L0Wg5vN' shared service.
  15542. *
  15543. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15544. */
  15545. protected function get_ServiceLocator_L0Wg5vNService()
  15546. {
  15547. return $this->privates['.service_locator.L0Wg5vN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15548. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  15549. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  15550. 'fos_rest.view_handler' => ['services', 'fos_rest.view_handler', 'getFosRest_ViewHandlerService', false],
  15551. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  15552. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  15553. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  15554. 'router' => ['services', 'router', 'getRouterService', false],
  15555. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  15556. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  15557. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  15558. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  15559. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  15560. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  15561. ], [
  15562. 'doctrine' => '?',
  15563. 'form.factory' => '?',
  15564. 'fos_rest.view_handler' => '?',
  15565. 'http_kernel' => '?',
  15566. 'parameter_bag' => '?',
  15567. 'request_stack' => '?',
  15568. 'router' => '?',
  15569. 'security.authorization_checker' => '?',
  15570. 'security.csrf.token_manager' => '?',
  15571. 'security.token_storage' => '?',
  15572. 'serializer' => '?',
  15573. 'session' => '.session.deprecated',
  15574. 'twig' => '?',
  15575. ]);
  15576. }
  15577. /**
  15578. * Gets the private '.service_locator.L3mb9Z7' shared service.
  15579. *
  15580. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15581. */
  15582. protected function get_ServiceLocator_L3mb9Z7Service()
  15583. {
  15584. return $this->privates['.service_locator.L3mb9Z7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15585. 'expertUserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertUserRepository', 'getExpertUserRepositoryService', false],
  15586. ], [
  15587. 'expertUserRepository' => 'MedBrief\\MSR\\Repository\\ExpertUserRepository',
  15588. ]);
  15589. }
  15590. /**
  15591. * Gets the private '.service_locator.L_PjlfM' shared service.
  15592. *
  15593. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15594. */
  15595. protected function get_ServiceLocator_LPjlfMService()
  15596. {
  15597. return $this->privates['.service_locator.L_PjlfM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15598. 'userPasswordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  15599. ], [
  15600. 'userPasswordEncoder' => '?',
  15601. ]);
  15602. }
  15603. /**
  15604. * Gets the private '.service_locator.LbzV6us' shared service.
  15605. *
  15606. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15607. */
  15608. protected function get_ServiceLocator_LbzV6usService()
  15609. {
  15610. return $this->privates['.service_locator.LbzV6us'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15611. 'accountPrice' => ['privates', '.errored..service_locator.LbzV6us.MedBrief\\MSR\\Entity\\AccountBillingItemPrice', NULL, 'Cannot autowire service ".service_locator.LbzV6us": it references class "MedBrief\\MSR\\Entity\\AccountBillingItemPrice" but no such service exists.'],
  15612. 'billingItem' => ['privates', '.errored..service_locator.LbzV6us.MedBrief\\MSR\\Entity\\BillingItem', NULL, 'Cannot autowire service ".service_locator.LbzV6us": it references class "MedBrief\\MSR\\Entity\\BillingItem" but no such service exists.'],
  15613. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15614. ], [
  15615. 'accountPrice' => 'MedBrief\\MSR\\Entity\\AccountBillingItemPrice',
  15616. 'billingItem' => 'MedBrief\\MSR\\Entity\\BillingItem',
  15617. 'entityManager' => '?',
  15618. ]);
  15619. }
  15620. /**
  15621. * Gets the private '.service_locator.LtNiCcM' shared service.
  15622. *
  15623. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15624. */
  15625. protected function get_ServiceLocator_LtNiCcMService()
  15626. {
  15627. return $this->privates['.service_locator.LtNiCcM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15628. 'chronologyRequest' => ['privates', '.errored..service_locator.LtNiCcM.MedBrief\\MSR\\Entity\\ChronologyRequest', NULL, 'Cannot autowire service ".service_locator.LtNiCcM": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.'],
  15629. 'chronologyRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository', 'getChronologyRequestDetailRepositoryService', false],
  15630. 'project' => ['privates', '.errored..service_locator.LtNiCcM.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.LtNiCcM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15631. ], [
  15632. 'chronologyRequest' => 'MedBrief\\MSR\\Entity\\ChronologyRequest',
  15633. 'chronologyRequestDetailRepository' => 'MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository',
  15634. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15635. ]);
  15636. }
  15637. /**
  15638. * Gets the private '.service_locator.MF7DYeD' shared service.
  15639. *
  15640. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15641. */
  15642. protected function get_ServiceLocator_MF7DYeDService()
  15643. {
  15644. return $this->privates['.service_locator.MF7DYeD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15645. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15646. 'sortingInstruction' => ['privates', '.errored..service_locator.MF7DYeD.MedBrief\\MSR\\Entity\\SortingInstruction', NULL, 'Cannot autowire service ".service_locator.MF7DYeD": it references class "MedBrief\\MSR\\Entity\\SortingInstruction" but no such service exists.'],
  15647. ], [
  15648. 'entityManager' => '?',
  15649. 'sortingInstruction' => 'MedBrief\\MSR\\Entity\\SortingInstruction',
  15650. ]);
  15651. }
  15652. /**
  15653. * Gets the private '.service_locator.MapSGJ2' shared service.
  15654. *
  15655. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15656. */
  15657. protected function get_ServiceLocator_MapSGJ2Service()
  15658. {
  15659. return $this->privates['.service_locator.MapSGJ2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15660. 'codeGenerator' => ['services', 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface', 'getCodeGeneratorInterfaceService', false],
  15661. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15662. ], [
  15663. 'codeGenerator' => '?',
  15664. 'entityManager' => '?',
  15665. ]);
  15666. }
  15667. /**
  15668. * Gets the private '.service_locator.NBb8rJj' shared service.
  15669. *
  15670. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15671. */
  15672. protected function get_ServiceLocator_NBb8rJjService()
  15673. {
  15674. return $this->privates['.service_locator.NBb8rJj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15675. 'recordsRequestLetterTemplate' => ['privates', '.errored..service_locator.NBb8rJj.MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate', NULL, 'Cannot autowire service ".service_locator.NBb8rJj": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.'],
  15676. ], [
  15677. 'recordsRequestLetterTemplate' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate',
  15678. ]);
  15679. }
  15680. /**
  15681. * Gets the private '.service_locator.Nh50k5d' shared service.
  15682. *
  15683. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15684. */
  15685. protected function get_ServiceLocator_Nh50k5dService()
  15686. {
  15687. return $this->privates['.service_locator.Nh50k5d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15688. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15689. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15690. 'sortingSession' => ['privates', '.errored..service_locator.Nh50k5d.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.Nh50k5d": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  15691. ], [
  15692. 'entityManager' => '?',
  15693. 'eventDispatcher' => '?',
  15694. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  15695. ]);
  15696. }
  15697. /**
  15698. * Gets the private '.service_locator.NyEOzgW' shared service.
  15699. *
  15700. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15701. */
  15702. protected function get_ServiceLocator_NyEOzgWService()
  15703. {
  15704. return $this->privates['.service_locator.NyEOzgW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15705. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15706. 'project' => ['privates', '.errored..service_locator.NyEOzgW.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15707. 'recordsRequest' => ['privates', '.errored..service_locator.NyEOzgW.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  15708. 'recordsRequestDetail' => ['privates', '.errored..service_locator.NyEOzgW.MedBrief\\MSR\\Entity\\RecordsRequestDetail', NULL, 'Cannot autowire service ".service_locator.NyEOzgW": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.'],
  15709. ], [
  15710. 'entityManager' => '?',
  15711. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15712. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  15713. 'recordsRequestDetail' => 'MedBrief\\MSR\\Entity\\RecordsRequestDetail',
  15714. ]);
  15715. }
  15716. /**
  15717. * Gets the private '.service_locator.O49EVz4' shared service.
  15718. *
  15719. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15720. */
  15721. protected function get_ServiceLocator_O49EVz4Service()
  15722. {
  15723. return $this->privates['.service_locator.O49EVz4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15724. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15725. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  15726. 'project' => ['privates', '.errored..service_locator.O49EVz4.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.O49EVz4": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15727. 'recordsRequest' => ['privates', '.errored..service_locator.O49EVz4.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.O49EVz4": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  15728. ], [
  15729. 'entityManager' => '?',
  15730. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  15731. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15732. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  15733. ]);
  15734. }
  15735. /**
  15736. * Gets the private '.service_locator.OBC39lC' shared service.
  15737. *
  15738. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15739. */
  15740. protected function get_ServiceLocator_OBC39lCService()
  15741. {
  15742. return $this->privates['.service_locator.OBC39lC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15743. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15744. 'matterNote' => ['privates', '.errored..service_locator.OBC39lC.MedBrief\\MSR\\Entity\\MatterNote', NULL, 'Cannot autowire service ".service_locator.OBC39lC": it references class "MedBrief\\MSR\\Entity\\MatterNote" but no such service exists.'],
  15745. 'project' => ['privates', '.errored..service_locator.OBC39lC.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.OBC39lC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15746. ], [
  15747. 'entityManager' => '?',
  15748. 'matterNote' => 'MedBrief\\MSR\\Entity\\MatterNote',
  15749. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15750. ]);
  15751. }
  15752. /**
  15753. * Gets the private '.service_locator.OGjUKCt' shared service.
  15754. *
  15755. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15756. */
  15757. protected function get_ServiceLocator_OGjUKCtService()
  15758. {
  15759. return $this->privates['.service_locator.OGjUKCt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15760. 'filters' => ['privates', '.errored..service_locator.OGjUKCt.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters', NULL, 'Cannot autowire service ".service_locator.OGjUKCt": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters" but no such service exists.'],
  15761. ], [
  15762. 'filters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters',
  15763. ]);
  15764. }
  15765. /**
  15766. * Gets the private '.service_locator.ONrxI5e' shared service.
  15767. *
  15768. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15769. */
  15770. protected function get_ServiceLocator_ONrxI5eService()
  15771. {
  15772. return $this->privates['.service_locator.ONrxI5e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15773. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15774. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  15775. 'router' => ['services', 'router', 'getRouterService', false],
  15776. 'sortingSession' => ['privates', '.errored..service_locator.ONrxI5e.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.ONrxI5e": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  15777. ], [
  15778. 'eventDispatcher' => '?',
  15779. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  15780. 'router' => '?',
  15781. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  15782. ]);
  15783. }
  15784. /**
  15785. * Gets the private '.service_locator.O_5sgpM' shared service.
  15786. *
  15787. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15788. */
  15789. protected function get_ServiceLocator_O5sgpMService()
  15790. {
  15791. return $this->privates['.service_locator.O_5sgpM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15792. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15793. 'serviceOption' => ['privates', '.errored..service_locator.O_5sgpM.MedBrief\\MSR\\Entity\\ServiceOption', NULL, 'Cannot autowire service ".service_locator.O_5sgpM": it references class "MedBrief\\MSR\\Entity\\ServiceOption" but no such service exists.'],
  15794. ], [
  15795. 'entityManager' => '?',
  15796. 'serviceOption' => 'MedBrief\\MSR\\Entity\\ServiceOption',
  15797. ]);
  15798. }
  15799. /**
  15800. * Gets the private '.service_locator.OeWoYwl' shared service.
  15801. *
  15802. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15803. */
  15804. protected function get_ServiceLocator_OeWoYwlService()
  15805. {
  15806. return $this->privates['.service_locator.OeWoYwl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15807. 'downloadItemGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  15808. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15809. 'project' => ['privates', '.errored..service_locator.OeWoYwl.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.OeWoYwl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15810. ], [
  15811. 'downloadItemGeneratorService' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  15812. 'entityManager' => '?',
  15813. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15814. ]);
  15815. }
  15816. /**
  15817. * Gets the private '.service_locator.OmCWtde' shared service.
  15818. *
  15819. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15820. */
  15821. protected function get_ServiceLocator_OmCWtdeService()
  15822. {
  15823. return $this->privates['.service_locator.OmCWtde'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15824. 'auth0' => ['privates', 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service', 'getAuth0ServiceService', false],
  15825. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15826. 'firm' => ['privates', '.errored..service_locator.OmCWtde.MedBrief\\MSR\\Entity\\Firm', NULL, 'Cannot autowire service ".service_locator.OmCWtde": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.'],
  15827. ], [
  15828. 'auth0' => 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service',
  15829. 'entityManager' => '?',
  15830. 'firm' => 'MedBrief\\MSR\\Entity\\Firm',
  15831. ]);
  15832. }
  15833. /**
  15834. * Gets the private '.service_locator.P9KZugc' shared service.
  15835. *
  15836. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15837. */
  15838. protected function get_ServiceLocator_P9KZugcService()
  15839. {
  15840. return $this->privates['.service_locator.P9KZugc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15841. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  15842. ], [
  15843. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  15844. ]);
  15845. }
  15846. /**
  15847. * Gets the private '.service_locator.P9yrAT7' shared service.
  15848. *
  15849. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15850. */
  15851. protected function get_ServiceLocator_P9yrAT7Service()
  15852. {
  15853. return $this->privates['.service_locator.P9yrAT7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15854. 'downloadItemGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  15855. ], [
  15856. 'downloadItemGeneratorService' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  15857. ]);
  15858. }
  15859. /**
  15860. * Gets the private '.service_locator.PqvuSmw' shared service.
  15861. *
  15862. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15863. */
  15864. protected function get_ServiceLocator_PqvuSmwService()
  15865. {
  15866. return $this->privates['.service_locator.PqvuSmw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15867. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15868. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15869. 'project' => ['privates', '.errored..service_locator.PqvuSmw.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.PqvuSmw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15870. ], [
  15871. 'entityManager' => '?',
  15872. 'eventDispatcher' => '?',
  15873. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15874. ]);
  15875. }
  15876. /**
  15877. * Gets the private '.service_locator.PvatWTr' shared service.
  15878. *
  15879. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15880. */
  15881. protected function get_ServiceLocator_PvatWTrService()
  15882. {
  15883. return $this->privates['.service_locator.PvatWTr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15884. 'customQrCodeBuilder' => ['privates', 'Endroid\\QrCode\\Builder\\Builder', 'getBuilderService', false],
  15885. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15886. 'totpAuthenticator' => ['services', 'scheb_two_factor.security.totp_authenticator', 'getSchebTwoFactor_Security_TotpAuthenticatorService', false],
  15887. ], [
  15888. 'customQrCodeBuilder' => '?',
  15889. 'entityManager' => '?',
  15890. 'totpAuthenticator' => '?',
  15891. ]);
  15892. }
  15893. /**
  15894. * Gets the private '.service_locator.QMY4SmH' shared service.
  15895. *
  15896. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15897. */
  15898. protected function get_ServiceLocator_QMY4SmHService()
  15899. {
  15900. return $this->privates['.service_locator.QMY4SmH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15901. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15902. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15903. 'project' => ['privates', '.errored..service_locator.QMY4SmH.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.QMY4SmH": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15904. 'radiologyViewerBaseUrl' => ['privates', '.value.H1rRpTs', 'get_Value_H1rRpTsService', false],
  15905. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  15906. ], [
  15907. 'entityManager' => '?',
  15908. 'eventDispatcher' => '?',
  15909. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15910. 'radiologyViewerBaseUrl' => '?',
  15911. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  15912. ]);
  15913. }
  15914. /**
  15915. * Gets the private '.service_locator.QNbIm4i' shared service.
  15916. *
  15917. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15918. */
  15919. protected function get_ServiceLocator_QNbIm4iService()
  15920. {
  15921. return $this->privates['.service_locator.QNbIm4i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15922. 'batchRequest' => ['privates', '.errored..service_locator.QNbIm4i.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.QNbIm4i": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  15923. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15924. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  15925. 'project' => ['privates', '.errored..service_locator.QNbIm4i.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.QNbIm4i": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15926. 'radiologyBatchService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService', 'getRadiologyBatchServiceService', false],
  15927. ], [
  15928. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  15929. 'entityManager' => '?',
  15930. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  15931. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15932. 'radiologyBatchService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService',
  15933. ]);
  15934. }
  15935. /**
  15936. * Gets the private '.service_locator.QONmzIl' shared service.
  15937. *
  15938. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15939. */
  15940. protected function get_ServiceLocator_QONmzIlService()
  15941. {
  15942. return $this->privates['.service_locator.QONmzIl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15943. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  15944. 'project' => ['privates', '.errored..service_locator.QONmzIl.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15945. 'recordsRequest' => ['privates', '.errored..service_locator.QONmzIl.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  15946. 'recordsRequestLetter' => ['privates', '.errored..service_locator.QONmzIl.MedBrief\\MSR\\Entity\\RecordsRequestLetter', NULL, 'Cannot autowire service ".service_locator.QONmzIl": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.'],
  15947. 'syncLetterService' => ['privates', 'MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService', 'getSyncLetterServiceService', false],
  15948. ], [
  15949. 'entityManager' => '?',
  15950. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15951. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  15952. 'recordsRequestLetter' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetter',
  15953. 'syncLetterService' => 'MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService',
  15954. ]);
  15955. }
  15956. /**
  15957. * Gets the private '.service_locator.QUqjKuJ' shared service.
  15958. *
  15959. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15960. */
  15961. protected function get_ServiceLocator_QUqjKuJService()
  15962. {
  15963. return $this->privates['.service_locator.QUqjKuJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15964. 'patient' => ['privates', '.errored..service_locator.QUqjKuJ.MedBrief\\MSR\\Entity\\Patient', NULL, 'Cannot autowire service ".service_locator.QUqjKuJ": it references class "MedBrief\\MSR\\Entity\\Patient" but no such service exists.'],
  15965. ], [
  15966. 'patient' => 'MedBrief\\MSR\\Entity\\Patient',
  15967. ]);
  15968. }
  15969. /**
  15970. * Gets the private '.service_locator.Qr9JzsO' shared service.
  15971. *
  15972. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15973. */
  15974. protected function get_ServiceLocator_Qr9JzsOService()
  15975. {
  15976. return $this->privates['.service_locator.Qr9JzsO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15977. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  15978. 'project' => ['privates', '.errored..service_locator.Qr9JzsO.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.Qr9JzsO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15979. 'study' => ['privates', '.errored..service_locator.Qr9JzsO.MedBrief\\MSR\\Entity\\Study', NULL, 'Cannot autowire service ".service_locator.Qr9JzsO": it references class "MedBrief\\MSR\\Entity\\Study" but no such service exists.'],
  15980. ], [
  15981. 'eventDispatcher' => '?',
  15982. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15983. 'study' => 'MedBrief\\MSR\\Entity\\Study',
  15984. ]);
  15985. }
  15986. /**
  15987. * Gets the private '.service_locator.QwaMklZ' shared service.
  15988. *
  15989. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15990. */
  15991. protected function get_ServiceLocator_QwaMklZService()
  15992. {
  15993. return $this->privates['.service_locator.QwaMklZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15994. 'project' => ['privates', '.errored..service_locator.QwaMklZ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.QwaMklZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  15995. 'sortingSession' => ['privates', '.errored..service_locator.QwaMklZ.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.QwaMklZ": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  15996. ], [
  15997. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  15998. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  15999. ]);
  16000. }
  16001. /**
  16002. * Gets the private '.service_locator.R4rqQu1' shared service.
  16003. *
  16004. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16005. */
  16006. protected function get_ServiceLocator_R4rqQu1Service()
  16007. {
  16008. return $this->privates['.service_locator.R4rqQu1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16009. 'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
  16010. 'parsedRole' => ['privates', 'MedBrief\\MSR\\Role\\ParsedRole', 'getParsedRoleService', false],
  16011. 'user' => ['privates', '.errored..service_locator.R4rqQu1.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.R4rqQu1": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  16012. ], [
  16013. 'mailer' => '?',
  16014. 'parsedRole' => 'MedBrief\\MSR\\Role\\ParsedRole',
  16015. 'user' => 'MedBrief\\MSR\\Entity\\User',
  16016. ]);
  16017. }
  16018. /**
  16019. * Gets the private '.service_locator.R6kuv6y' shared service.
  16020. *
  16021. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16022. */
  16023. protected function get_ServiceLocator_R6kuv6yService()
  16024. {
  16025. return $this->privates['.service_locator.R6kuv6y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16026. 'disc' => ['privates', '.errored..service_locator.R6kuv6y.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.R6kuv6y": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  16027. ], [
  16028. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  16029. ]);
  16030. }
  16031. /**
  16032. * Gets the private '.service_locator.R8Qy2_.' shared service.
  16033. *
  16034. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16035. */
  16036. protected function get_ServiceLocator_R8Qy2_Service()
  16037. {
  16038. return $this->privates['.service_locator.R8Qy2_.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16039. 'actions' => ['privates', '.errored..service_locator.R8Qy2_..EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions', NULL, 'Cannot autowire service ".service_locator.R8Qy2_.": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions" but no such service exists.'],
  16040. ], [
  16041. 'actions' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions',
  16042. ]);
  16043. }
  16044. /**
  16045. * Gets the private '.service_locator.RVbjID4' shared service.
  16046. *
  16047. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16048. */
  16049. protected function get_ServiceLocator_RVbjID4Service()
  16050. {
  16051. return $this->privates['.service_locator.RVbjID4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16052. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16053. 'invoice' => ['privates', '.errored..service_locator.RVbjID4.MedBrief\\MSR\\Entity\\Invoice', NULL, 'Cannot autowire service ".service_locator.RVbjID4": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.'],
  16054. ], [
  16055. 'entityManager' => '?',
  16056. 'invoice' => 'MedBrief\\MSR\\Entity\\Invoice',
  16057. ]);
  16058. }
  16059. /**
  16060. * Gets the private '.service_locator.RjJ2uqA' shared service.
  16061. *
  16062. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16063. */
  16064. protected function get_ServiceLocator_RjJ2uqAService()
  16065. {
  16066. return $this->privates['.service_locator.RjJ2uqA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16067. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16068. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  16069. 'project' => ['privates', '.errored..service_locator.RjJ2uqA.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.RjJ2uqA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16070. ], [
  16071. 'entityManager' => '?',
  16072. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  16073. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16074. ]);
  16075. }
  16076. /**
  16077. * Gets the private '.service_locator.RnO4rt1' shared service.
  16078. *
  16079. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16080. */
  16081. protected function get_ServiceLocator_RnO4rt1Service()
  16082. {
  16083. return $this->privates['.service_locator.RnO4rt1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16084. 'document' => ['privates', '.errored..service_locator.RnO4rt1.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.RnO4rt1": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  16085. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  16086. 'project' => ['privates', '.errored..service_locator.RnO4rt1.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.RnO4rt1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16087. ], [
  16088. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  16089. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  16090. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16091. ]);
  16092. }
  16093. /**
  16094. * Gets the private '.service_locator.RyUmGYK' shared service.
  16095. *
  16096. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16097. */
  16098. protected function get_ServiceLocator_RyUmGYKService()
  16099. {
  16100. return $this->privates['.service_locator.RyUmGYK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16101. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16102. 'modernOrthancService' => ['privates', 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService', 'getModernOrthancServiceService', false],
  16103. 'project' => ['privates', '.errored..service_locator.RyUmGYK.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.RyUmGYK": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16104. 'tokenService' => ['privates', 'MedBrief\\MSR\\Service\\Radiology\\Viewer\\TokenAuthentication\\MeddreamTokenServiceAuthentication', 'getMeddreamTokenServiceAuthenticationService', false],
  16105. ], [
  16106. 'eventDispatcher' => '?',
  16107. 'modernOrthancService' => 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService',
  16108. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16109. 'tokenService' => '?',
  16110. ]);
  16111. }
  16112. /**
  16113. * Gets the private '.service_locator.SGxwwyC' shared service.
  16114. *
  16115. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16116. */
  16117. protected function get_ServiceLocator_SGxwwyCService()
  16118. {
  16119. return $this->privates['.service_locator.SGxwwyC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16120. 'account' => ['privates', '.errored..service_locator.SGxwwyC.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.SGxwwyC": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  16121. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16122. 'licenceRenewalTerm' => ['privates', '.errored..service_locator.SGxwwyC.MedBrief\\MSR\\Entity\\LicenceRenewalTerm', NULL, 'Cannot autowire service ".service_locator.SGxwwyC": it references class "MedBrief\\MSR\\Entity\\LicenceRenewalTerm" but no such service exists.'],
  16123. ], [
  16124. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  16125. 'entityManager' => '?',
  16126. 'licenceRenewalTerm' => 'MedBrief\\MSR\\Entity\\LicenceRenewalTerm',
  16127. ]);
  16128. }
  16129. /**
  16130. * Gets the private '.service_locator.SJyDLY9' shared service.
  16131. *
  16132. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16133. */
  16134. protected function get_ServiceLocator_SJyDLY9Service()
  16135. {
  16136. return $this->privates['.service_locator.SJyDLY9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16137. 'disclosure' => ['privates', '.errored..service_locator.SJyDLY9.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.SJyDLY9": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  16138. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16139. ], [
  16140. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  16141. 'entityManager' => '?',
  16142. ]);
  16143. }
  16144. /**
  16145. * Gets the private '.service_locator.SRUF_G3' shared service.
  16146. *
  16147. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16148. */
  16149. protected function get_ServiceLocator_SRUFG3Service()
  16150. {
  16151. return $this->privates['.service_locator.SRUF_G3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16152. 'expertUserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertUserRepository', 'getExpertUserRepositoryService', false],
  16153. 'fileHandler' => ['privates', 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler', 'getVichUploaderFileHandlerService', false],
  16154. 'paramUser' => ['privates', '.errored..service_locator.SRUF_G3.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.SRUF_G3": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  16155. ], [
  16156. 'expertUserRepository' => 'MedBrief\\MSR\\Repository\\ExpertUserRepository',
  16157. 'fileHandler' => 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler',
  16158. 'paramUser' => 'MedBrief\\MSR\\Entity\\User',
  16159. ]);
  16160. }
  16161. /**
  16162. * Gets the private '.service_locator.SSpHBBn' shared service.
  16163. *
  16164. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16165. */
  16166. protected function get_ServiceLocator_SSpHBBnService()
  16167. {
  16168. return $this->privates['.service_locator.SSpHBBn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16169. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16170. 'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
  16171. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  16172. 'repository' => ['privates', 'MedBrief\\MSR\\Repository\\UserInternalRepository', 'getUserInternalRepositoryService', false],
  16173. 'roleInvitation' => ['privates', '.errored..service_locator.SSpHBBn.MedBrief\\MSR\\Entity\\RoleInvitation', NULL, 'Cannot autowire service ".service_locator.SSpHBBn": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.'],
  16174. 'roleParserService' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  16175. 'tokenStorage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  16176. ], [
  16177. 'entityManager' => '?',
  16178. 'mailer' => '?',
  16179. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  16180. 'repository' => 'MedBrief\\MSR\\Repository\\UserInternalRepository',
  16181. 'roleInvitation' => 'MedBrief\\MSR\\Entity\\RoleInvitation',
  16182. 'roleParserService' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  16183. 'tokenStorage' => '?',
  16184. ]);
  16185. }
  16186. /**
  16187. * Gets the private '.service_locator.SW0SOno' shared service.
  16188. *
  16189. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16190. */
  16191. protected function get_ServiceLocator_SW0SOnoService()
  16192. {
  16193. return $this->privates['.service_locator.SW0SOno'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16194. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16195. 'linkedEmailAddressInvitation' => ['privates', '.errored..service_locator.SW0SOno.MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation', NULL, 'Cannot autowire service ".service_locator.SW0SOno": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.'],
  16196. 'linkedEmailAddressInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService', 'getLinkedEmailAddressInvitationHelperServiceService', false],
  16197. 'user' => ['privates', '.errored..service_locator.SW0SOno.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.SW0SOno": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  16198. ], [
  16199. 'eventDispatcher' => '?',
  16200. 'linkedEmailAddressInvitation' => 'MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation',
  16201. 'linkedEmailAddressInvitationHelper' => 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService',
  16202. 'user' => 'MedBrief\\MSR\\Entity\\User',
  16203. ]);
  16204. }
  16205. /**
  16206. * Gets the private '.service_locator.SZmzHMC' shared service.
  16207. *
  16208. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16209. */
  16210. protected function get_ServiceLocator_SZmzHMCService()
  16211. {
  16212. return $this->privates['.service_locator.SZmzHMC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16213. 'downloadOptionsHelperService' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  16214. 'project' => ['privates', '.errored..service_locator.SZmzHMC.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.SZmzHMC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16215. ], [
  16216. 'downloadOptionsHelperService' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  16217. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16218. ]);
  16219. }
  16220. /**
  16221. * Gets the private '.service_locator.SpZXkpp' shared service.
  16222. *
  16223. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16224. */
  16225. protected function get_ServiceLocator_SpZXkppService()
  16226. {
  16227. return $this->privates['.service_locator.SpZXkpp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16228. 'disclosure' => ['privates', '.errored..service_locator.SpZXkpp.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.SpZXkpp": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  16229. 'project' => ['privates', '.errored..service_locator.SpZXkpp.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.SpZXkpp": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16230. ], [
  16231. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  16232. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16233. ]);
  16234. }
  16235. /**
  16236. * Gets the private '.service_locator.TxBoqKr' shared service.
  16237. *
  16238. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16239. */
  16240. protected function get_ServiceLocator_TxBoqKrService()
  16241. {
  16242. return $this->privates['.service_locator.TxBoqKr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16243. 'analyticsReport' => ['privates', '.errored..service_locator.TxBoqKr.MedBrief\\MSR\\Entity\\Analytics\\AnalyticsReport', NULL, 'Cannot autowire service ".service_locator.TxBoqKr": it references class "MedBrief\\MSR\\Entity\\Analytics\\AnalyticsReport" but no such service exists.'],
  16244. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16245. ], [
  16246. 'analyticsReport' => 'MedBrief\\MSR\\Entity\\Analytics\\AnalyticsReport',
  16247. 'entityManager' => '?',
  16248. ]);
  16249. }
  16250. /**
  16251. * Gets the private '.service_locator.TxO_O2s' shared service.
  16252. *
  16253. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16254. */
  16255. protected function get_ServiceLocator_TxOO2sService()
  16256. {
  16257. return $this->privates['.service_locator.TxO_O2s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16258. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16259. 'invitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\InvitationHelperService', 'getInvitationHelperServiceService', false],
  16260. 'project' => ['privates', '.errored..service_locator.TxO_O2s.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.TxO_O2s": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16261. 'projectUserHelper' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  16262. 'roleInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  16263. 'roleParser' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  16264. 'tokenStorage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  16265. ], [
  16266. 'entityManager' => '?',
  16267. 'invitationHelper' => 'MedBrief\\MSR\\Service\\InvitationHelperService',
  16268. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16269. 'projectUserHelper' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  16270. 'roleInvitationHelper' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  16271. 'roleParser' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  16272. 'tokenStorage' => '?',
  16273. ]);
  16274. }
  16275. /**
  16276. * Gets the private '.service_locator.UcnIuo7' shared service.
  16277. *
  16278. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16279. */
  16280. protected function get_ServiceLocator_UcnIuo7Service()
  16281. {
  16282. return $this->privates['.service_locator.UcnIuo7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16283. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16284. 'excelFormatStrategy' => ['privates', 'MedBrief\\MSR\\Service\\AuditReport\\Export\\FormatStrategy\\ExcelFormatStrategy', 'getExcelFormatStrategyService', false],
  16285. 'exportDocumentsViewedReport' => ['privates', 'MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport', 'getExportDocumentsViewedReportService', false],
  16286. 'project' => ['privates', '.errored..service_locator.UcnIuo7.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.UcnIuo7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16287. 'user' => ['privates', '.errored..service_locator.UcnIuo7.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.UcnIuo7": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  16288. ], [
  16289. 'eventDispatcher' => '?',
  16290. 'excelFormatStrategy' => 'MedBrief\\MSR\\Service\\AuditReport\\Export\\FormatStrategy\\ExcelFormatStrategy',
  16291. 'exportDocumentsViewedReport' => 'MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport',
  16292. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16293. 'user' => 'MedBrief\\MSR\\Entity\\User',
  16294. ]);
  16295. }
  16296. /**
  16297. * Gets the private '.service_locator.UzMRgws' shared service.
  16298. *
  16299. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16300. */
  16301. protected function get_ServiceLocator_UzMRgwsService()
  16302. {
  16303. return $this->privates['.service_locator.UzMRgws'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16304. 'project' => ['privates', '.errored..service_locator.UzMRgws.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.UzMRgws": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16305. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  16306. ], [
  16307. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16308. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  16309. ]);
  16310. }
  16311. /**
  16312. * Gets the private '.service_locator.VRYGxN3' shared service.
  16313. *
  16314. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16315. */
  16316. protected function get_ServiceLocator_VRYGxN3Service()
  16317. {
  16318. return $this->privates['.service_locator.VRYGxN3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16319. 'project' => ['privates', '.errored..service_locator.VRYGxN3.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16320. 'recordsRequest' => ['privates', '.errored..service_locator.VRYGxN3.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  16321. 'recordsRequestDetail' => ['privates', '.errored..service_locator.VRYGxN3.MedBrief\\MSR\\Entity\\RecordsRequestDetail', NULL, 'Cannot autowire service ".service_locator.VRYGxN3": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.'],
  16322. ], [
  16323. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16324. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  16325. 'recordsRequestDetail' => 'MedBrief\\MSR\\Entity\\RecordsRequestDetail',
  16326. ]);
  16327. }
  16328. /**
  16329. * Gets the private '.service_locator.VeME1xS' shared service.
  16330. *
  16331. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16332. */
  16333. protected function get_ServiceLocator_VeME1xSService()
  16334. {
  16335. return $this->privates['.service_locator.VeME1xS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16336. 'additionalRequest' => ['privates', '.errored..service_locator.VeME1xS.MedBrief\\MSR\\Entity\\AdditionalRequest', NULL, 'Cannot autowire service ".service_locator.VeME1xS": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.'],
  16337. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  16338. 'project' => ['privates', '.errored..service_locator.VeME1xS.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.VeME1xS": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16339. ], [
  16340. 'additionalRequest' => 'MedBrief\\MSR\\Entity\\AdditionalRequest',
  16341. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  16342. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16343. ]);
  16344. }
  16345. /**
  16346. * Gets the private '.service_locator.VntSNio' shared service.
  16347. *
  16348. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16349. */
  16350. protected function get_ServiceLocator_VntSNioService()
  16351. {
  16352. return $this->privates['.service_locator.VntSNio'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16353. 'clinicalSummaryService' => ['privates', 'MedBrief\\MSR\\Service\\ClinicalSummaryService', 'getClinicalSummaryServiceService', false],
  16354. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16355. 'project' => ['privates', '.errored..service_locator.VntSNio.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.VntSNio": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16356. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  16357. ], [
  16358. 'clinicalSummaryService' => 'MedBrief\\MSR\\Service\\ClinicalSummaryService',
  16359. 'eventDispatcher' => '?',
  16360. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16361. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  16362. ]);
  16363. }
  16364. /**
  16365. * Gets the private '.service_locator.W.c5h2_' shared service.
  16366. *
  16367. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16368. */
  16369. protected function get_ServiceLocator_W_C5h2Service()
  16370. {
  16371. return $this->privates['.service_locator.W.c5h2_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16372. 'responseParameters' => ['privates', '.errored..service_locator.W.c5h2_.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore', NULL, 'Cannot autowire service ".service_locator.W.c5h2_": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.'],
  16373. ], [
  16374. 'responseParameters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore',
  16375. ]);
  16376. }
  16377. /**
  16378. * Gets the private '.service_locator.W31VLMU' shared service.
  16379. *
  16380. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16381. */
  16382. protected function get_ServiceLocator_W31VLMUService()
  16383. {
  16384. return $this->privates['.service_locator.W31VLMU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16385. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16386. 'parentCollection' => ['privates', '.errored..service_locator.W31VLMU.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.W31VLMU": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  16387. 'project' => ['privates', '.errored..service_locator.W31VLMU.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.W31VLMU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16388. ], [
  16389. 'entityManager' => '?',
  16390. 'parentCollection' => 'MedBrief\\MSR\\Entity\\Collection',
  16391. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16392. ]);
  16393. }
  16394. /**
  16395. * Gets the private '.service_locator.WIIJhiP' shared service.
  16396. *
  16397. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16398. */
  16399. protected function get_ServiceLocator_WIIJhiPService()
  16400. {
  16401. return $this->privates['.service_locator.WIIJhiP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16402. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  16403. ], [
  16404. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  16405. ]);
  16406. }
  16407. /**
  16408. * Gets the private '.service_locator.We1fLOI' shared service.
  16409. *
  16410. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16411. */
  16412. protected function get_ServiceLocator_We1fLOIService()
  16413. {
  16414. return $this->privates['.service_locator.We1fLOI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16415. 'project' => ['privates', '.errored..service_locator.We1fLOI.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.We1fLOI": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16416. 'recordsRequest' => ['privates', '.errored..service_locator.We1fLOI.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.We1fLOI": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  16417. 'recordsRequestDetailRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository', 'getRecordsRequestDetailRepositoryService', false],
  16418. ], [
  16419. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16420. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  16421. 'recordsRequestDetailRepository' => 'MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository',
  16422. ]);
  16423. }
  16424. /**
  16425. * Gets the private '.service_locator.Wz7SRBN' shared service.
  16426. *
  16427. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16428. */
  16429. protected function get_ServiceLocator_Wz7SRBNService()
  16430. {
  16431. return $this->privates['.service_locator.Wz7SRBN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16432. 'collection' => ['privates', '.errored..service_locator.Wz7SRBN.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.Wz7SRBN": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  16433. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16434. 'project' => ['privates', '.errored..service_locator.Wz7SRBN.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.Wz7SRBN": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16435. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  16436. ], [
  16437. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  16438. 'entityManager' => '?',
  16439. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16440. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  16441. ]);
  16442. }
  16443. /**
  16444. * Gets the private '.service_locator.X2ZQonC' shared service.
  16445. *
  16446. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16447. */
  16448. protected function get_ServiceLocator_X2ZQonCService()
  16449. {
  16450. return $this->privates['.service_locator.X2ZQonC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16451. 'docxGenerator' => ['privates', 'MedBrief\\MSR\\Service\\DocxGeneratorService', 'getDocxGeneratorServiceService', false],
  16452. 'project' => ['privates', '.errored..service_locator.X2ZQonC.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.X2ZQonC": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16453. ], [
  16454. 'docxGenerator' => 'MedBrief\\MSR\\Service\\DocxGeneratorService',
  16455. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16456. ]);
  16457. }
  16458. /**
  16459. * Gets the private '.service_locator.XMZxHZw' shared service.
  16460. *
  16461. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16462. */
  16463. protected function get_ServiceLocator_XMZxHZwService()
  16464. {
  16465. return $this->privates['.service_locator.XMZxHZw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16466. 'document' => ['privates', '.errored..service_locator.XMZxHZw.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.XMZxHZw": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  16467. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16468. 'fileHandler' => ['privates', 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler', 'getVichUploaderFileHandlerService', false],
  16469. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  16470. 'project' => ['privates', '.errored..service_locator.XMZxHZw.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.XMZxHZw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16471. ], [
  16472. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  16473. 'eventDispatcher' => '?',
  16474. 'fileHandler' => 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler',
  16475. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  16476. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16477. ]);
  16478. }
  16479. /**
  16480. * Gets the private '.service_locator.XRy.8hz' shared service.
  16481. *
  16482. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16483. */
  16484. protected function get_ServiceLocator_XRy_8hzService()
  16485. {
  16486. return $this->privates['.service_locator.XRy.8hz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16487. 'account' => ['privates', '.errored..service_locator.XRy.8hz.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.XRy.8hz": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  16488. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  16489. 'roleInvitationService' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  16490. 'userHelperService' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  16491. ], [
  16492. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  16493. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  16494. 'roleInvitationService' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  16495. 'userHelperService' => 'MedBrief\\MSR\\Service\\UserHelperService',
  16496. ]);
  16497. }
  16498. /**
  16499. * Gets the private '.service_locator.Xbktm9s' shared service.
  16500. *
  16501. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16502. */
  16503. protected function get_ServiceLocator_Xbktm9sService()
  16504. {
  16505. return $this->privates['.service_locator.Xbktm9s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16506. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16507. 'sortingSession' => ['privates', '.errored..service_locator.Xbktm9s.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.Xbktm9s": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16508. ], [
  16509. 'entityManager' => '?',
  16510. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16511. ]);
  16512. }
  16513. /**
  16514. * Gets the private '.service_locator.XdMPwIJ' shared service.
  16515. *
  16516. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16517. */
  16518. protected function get_ServiceLocator_XdMPwIJService()
  16519. {
  16520. return $this->privates['.service_locator.XdMPwIJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16521. 'assets' => ['privates', '.errored..service_locator.XdMPwIJ.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets', NULL, 'Cannot autowire service ".service_locator.XdMPwIJ": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets" but no such service exists.'],
  16522. ], [
  16523. 'assets' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets',
  16524. ]);
  16525. }
  16526. /**
  16527. * Gets the private '.service_locator.XpfeRo6' shared service.
  16528. *
  16529. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16530. */
  16531. protected function get_ServiceLocator_XpfeRo6Service()
  16532. {
  16533. return $this->privates['.service_locator.XpfeRo6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16534. 'crud' => ['privates', '.errored..service_locator.XpfeRo6.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud', NULL, 'Cannot autowire service ".service_locator.XpfeRo6": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud" but no such service exists.'],
  16535. ], [
  16536. 'crud' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud',
  16537. ]);
  16538. }
  16539. /**
  16540. * Gets the private '.service_locator.XxrfZa1' shared service.
  16541. *
  16542. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16543. */
  16544. protected function get_ServiceLocator_XxrfZa1Service()
  16545. {
  16546. return $this->privates['.service_locator.XxrfZa1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16547. 'chronology' => ['privates', '.errored..service_locator.XxrfZa1.MedBrief\\MSR\\Entity\\Chronology', NULL, 'Cannot autowire service ".service_locator.XxrfZa1": it references class "MedBrief\\MSR\\Entity\\Chronology" but no such service exists.'],
  16548. 'chronologyService' => ['privates', 'MedBrief\\MSR\\Service\\ChronologyService', 'getChronologyServiceService', false],
  16549. 'project' => ['privates', '.errored..service_locator.XxrfZa1.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.XxrfZa1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16550. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  16551. ], [
  16552. 'chronology' => 'MedBrief\\MSR\\Entity\\Chronology',
  16553. 'chronologyService' => 'MedBrief\\MSR\\Service\\ChronologyService',
  16554. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16555. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  16556. ]);
  16557. }
  16558. /**
  16559. * Gets the private '.service_locator.YUbYmf7' shared service.
  16560. *
  16561. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16562. */
  16563. protected function get_ServiceLocator_YUbYmf7Service()
  16564. {
  16565. return $this->privates['.service_locator.YUbYmf7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16566. 'filesizeHelper' => ['privates', 'MedBrief\\MSR\\Service\\FilesizeHelperService', 'getFilesizeHelperServiceService', false],
  16567. 'query' => ['privates', '.errored..service_locator.YUbYmf7.Doctrine\\ORM\\Query', NULL, 'Cannot autowire service ".service_locator.YUbYmf7": it references class "Doctrine\\ORM\\Query" but no such service exists.'],
  16568. ], [
  16569. 'filesizeHelper' => 'MedBrief\\MSR\\Service\\FilesizeHelperService',
  16570. 'query' => 'Doctrine\\ORM\\Query',
  16571. ]);
  16572. }
  16573. /**
  16574. * Gets the private '.service_locator.Z64K370' shared service.
  16575. *
  16576. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16577. */
  16578. protected function get_ServiceLocator_Z64K370Service()
  16579. {
  16580. return $this->privates['.service_locator.Z64K370'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16581. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16582. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16583. 'tokenStorage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  16584. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  16585. 'userPasswordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  16586. ], [
  16587. 'entityManager' => '?',
  16588. 'eventDispatcher' => '?',
  16589. 'tokenStorage' => '?',
  16590. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  16591. 'userPasswordEncoder' => '?',
  16592. ]);
  16593. }
  16594. /**
  16595. * Gets the private '.service_locator.ZQIP6Zd' shared service.
  16596. *
  16597. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16598. */
  16599. protected function get_ServiceLocator_ZQIP6ZdService()
  16600. {
  16601. return $this->privates['.service_locator.ZQIP6Zd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16602. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16603. 'legacyOrthancService' => ['privates', 'MedBrief\\MSR\\Service\\OrthancService', 'getOrthancServiceService', false],
  16604. 'modernOrthancService' => ['privates', 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService', 'getModernOrthancServiceService', false],
  16605. 'ocrDocumentService' => ['privates', 'MedBrief\\MSR\\Service\\OcrDocumentService', 'getOcrDocumentServiceService', false],
  16606. ], [
  16607. 'entityManager' => '?',
  16608. 'legacyOrthancService' => 'MedBrief\\MSR\\Service\\OrthancService',
  16609. 'modernOrthancService' => 'MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService',
  16610. 'ocrDocumentService' => 'MedBrief\\MSR\\Service\\OcrDocumentService',
  16611. ]);
  16612. }
  16613. /**
  16614. * Gets the private '.service_locator.ZXEHs.K' shared service.
  16615. *
  16616. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16617. */
  16618. protected function get_ServiceLocator_ZXEHs_KService()
  16619. {
  16620. return $this->privates['.service_locator.ZXEHs.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16621. 'decryptMSOffice' => ['privates', 'MedBrief\\MSR\\Service\\Encryption\\DecryptMSOffice', 'getDecryptMSOfficeService', false],
  16622. 'document' => ['privates', '.errored..service_locator.ZXEHs.K.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.ZXEHs.K": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  16623. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  16624. 'project' => ['privates', '.errored..service_locator.ZXEHs.K.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.ZXEHs.K": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16625. ], [
  16626. 'decryptMSOffice' => 'MedBrief\\MSR\\Service\\Encryption\\DecryptMSOffice',
  16627. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  16628. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  16629. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16630. ]);
  16631. }
  16632. /**
  16633. * Gets the private '.service_locator.Zhsi5nT' shared service.
  16634. *
  16635. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16636. */
  16637. protected function get_ServiceLocator_Zhsi5nTService()
  16638. {
  16639. return $this->privates['.service_locator.Zhsi5nT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16640. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16641. 'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
  16642. ], [
  16643. 'entityManager' => '?',
  16644. 'paginator' => '?',
  16645. ]);
  16646. }
  16647. /**
  16648. * Gets the private '.service_locator._59pT0e' shared service.
  16649. *
  16650. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16651. */
  16652. protected function get_ServiceLocator_59pT0eService()
  16653. {
  16654. return $this->privates['.service_locator._59pT0e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16655. 'document' => ['privates', '.errored..service_locator._59pT0e.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator._59pT0e": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  16656. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16657. 'project' => ['privates', '.errored..service_locator._59pT0e.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator._59pT0e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16658. ], [
  16659. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  16660. 'eventDispatcher' => '?',
  16661. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16662. ]);
  16663. }
  16664. /**
  16665. * Gets the private '.service_locator._HWMfnt' shared service.
  16666. *
  16667. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16668. */
  16669. protected function get_ServiceLocator_HWMfntService()
  16670. {
  16671. return $this->privates['.service_locator._HWMfnt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16672. 'chronologyRequest' => ['privates', '.errored..service_locator._HWMfnt.MedBrief\\MSR\\Entity\\ChronologyRequest', NULL, 'Cannot autowire service ".service_locator._HWMfnt": it references class "MedBrief\\MSR\\Entity\\ChronologyRequest" but no such service exists.'],
  16673. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16674. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  16675. 'project' => ['privates', '.errored..service_locator._HWMfnt.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator._HWMfnt": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16676. ], [
  16677. 'chronologyRequest' => 'MedBrief\\MSR\\Entity\\ChronologyRequest',
  16678. 'entityManager' => '?',
  16679. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  16680. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16681. ]);
  16682. }
  16683. /**
  16684. * Gets the private '.service_locator._I.tLHK' shared service.
  16685. *
  16686. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16687. */
  16688. protected function get_ServiceLocator_I_TLHKService()
  16689. {
  16690. return $this->privates['.service_locator._I.tLHK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16691. 'jwtManager' => ['services', 'lexik_jwt_authentication.jwt_manager', 'getLexikJwtAuthentication_JwtManagerService', false],
  16692. ], [
  16693. 'jwtManager' => '?',
  16694. ]);
  16695. }
  16696. /**
  16697. * Gets the private '.service_locator._PAfZxG' shared service.
  16698. *
  16699. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16700. */
  16701. protected function get_ServiceLocator_PAfZxGService()
  16702. {
  16703. return $this->privates['.service_locator._PAfZxG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16704. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16705. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  16706. 'sortingSession' => ['privates', '.errored..service_locator._PAfZxG.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator._PAfZxG": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16707. ], [
  16708. 'eventDispatcher' => '?',
  16709. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  16710. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16711. ]);
  16712. }
  16713. /**
  16714. * Gets the private '.service_locator._WRYpVd' shared service.
  16715. *
  16716. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16717. */
  16718. protected function get_ServiceLocator_WRYpVdService()
  16719. {
  16720. return $this->privates['.service_locator._WRYpVd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16721. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16722. 'project' => ['privates', '.errored..service_locator._WRYpVd.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator._WRYpVd": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16723. 'projectArchiverService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService', 'getProjectArchiverServiceService', false],
  16724. ], [
  16725. 'eventDispatcher' => '?',
  16726. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16727. 'projectArchiverService' => 'MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService',
  16728. ]);
  16729. }
  16730. /**
  16731. * Gets the private '.service_locator._b78E8m' shared service.
  16732. *
  16733. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16734. */
  16735. protected function get_ServiceLocator_B78E8mService()
  16736. {
  16737. return $this->privates['.service_locator._b78E8m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16738. 'project' => ['privates', '.errored..service_locator._b78E8m.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16739. 'recordsRequest' => ['privates', '.errored..service_locator._b78E8m.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  16740. 'recordsRequestLetter' => ['privates', '.errored..service_locator._b78E8m.MedBrief\\MSR\\Entity\\RecordsRequestLetter', NULL, 'Cannot autowire service ".service_locator._b78E8m": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.'],
  16741. ], [
  16742. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16743. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  16744. 'recordsRequestLetter' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetter',
  16745. ]);
  16746. }
  16747. /**
  16748. * Gets the private '.service_locator._uDhkOJ' shared service.
  16749. *
  16750. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16751. */
  16752. protected function get_ServiceLocator_UDhkOJService()
  16753. {
  16754. return $this->privates['.service_locator._uDhkOJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16755. 'disclosure' => ['privates', '.errored..service_locator._uDhkOJ.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator._uDhkOJ": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  16756. 'project' => ['privates', '.errored..service_locator._uDhkOJ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator._uDhkOJ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16757. 'revokeDisclosure' => ['privates', 'MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure', 'getRevokeDisclosureService', false],
  16758. ], [
  16759. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  16760. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16761. 'revokeDisclosure' => 'MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure',
  16762. ]);
  16763. }
  16764. /**
  16765. * Gets the private '.service_locator._v0.peo' shared service.
  16766. *
  16767. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16768. */
  16769. protected function get_ServiceLocator_V0_PeoService()
  16770. {
  16771. return $this->privates['.service_locator._v0.peo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16772. 'clonePageHelper' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage', 'getClonePageService', false],
  16773. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16774. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  16775. 'page' => ['privates', '.errored..service_locator._v0.peo.MedBrief\\MSR\\Entity\\Page', NULL, 'Cannot autowire service ".service_locator._v0.peo": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.'],
  16776. 'sortingSession' => ['privates', '.errored..service_locator._v0.peo.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator._v0.peo": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16777. ], [
  16778. 'clonePageHelper' => 'MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage',
  16779. 'entityManager' => '?',
  16780. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  16781. 'page' => 'MedBrief\\MSR\\Entity\\Page',
  16782. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16783. ]);
  16784. }
  16785. /**
  16786. * Gets the private '.service_locator.aBu1sni' shared service.
  16787. *
  16788. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16789. */
  16790. protected function get_ServiceLocator_ABu1sniService()
  16791. {
  16792. return $this->privates['.service_locator.aBu1sni'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16793. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  16794. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  16795. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  16796. 'roleInvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RoleInvitationRepository', 'getRoleInvitationRepositoryService', false],
  16797. 'roleParser' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  16798. ], [
  16799. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  16800. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  16801. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  16802. 'roleInvitationRepository' => 'MedBrief\\MSR\\Repository\\RoleInvitationRepository',
  16803. 'roleParser' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  16804. ]);
  16805. }
  16806. /**
  16807. * Gets the private '.service_locator.aDyXqLm' shared service.
  16808. *
  16809. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16810. */
  16811. protected function get_ServiceLocator_ADyXqLmService()
  16812. {
  16813. return $this->privates['.service_locator.aDyXqLm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16814. 'disc' => ['privates', '.errored..service_locator.aDyXqLm.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.aDyXqLm": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  16815. 'discRepository' => ['privates', 'MedBrief\\MSR\\Repository\\DiscRepository', 'getDiscRepositoryService', false],
  16816. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16817. 'project' => ['privates', '.errored..service_locator.aDyXqLm.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.aDyXqLm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16818. ], [
  16819. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  16820. 'discRepository' => 'MedBrief\\MSR\\Repository\\DiscRepository',
  16821. 'entityManager' => '?',
  16822. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16823. ]);
  16824. }
  16825. /**
  16826. * Gets the private '.service_locator.aKM6MDa' shared service.
  16827. *
  16828. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16829. */
  16830. protected function get_ServiceLocator_AKM6MDaService()
  16831. {
  16832. return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16833. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16834. ], [
  16835. 'entityManager' => '?',
  16836. ]);
  16837. }
  16838. /**
  16839. * Gets the private '.service_locator.bBYIWJA' shared service.
  16840. *
  16841. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16842. */
  16843. protected function get_ServiceLocator_BBYIWJAService()
  16844. {
  16845. return $this->privates['.service_locator.bBYIWJA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16846. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16847. 'project' => ['privates', '.errored..service_locator.bBYIWJA.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.bBYIWJA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16848. 'sortingSession' => ['privates', '.errored..service_locator.bBYIWJA.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.bBYIWJA": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16849. ], [
  16850. 'entityManager' => '?',
  16851. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16852. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16853. ]);
  16854. }
  16855. /**
  16856. * Gets the private '.service_locator.bCMQQus' shared service.
  16857. *
  16858. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16859. */
  16860. protected function get_ServiceLocator_BCMQQusService()
  16861. {
  16862. return $this->privates['.service_locator.bCMQQus'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16863. 'annotation' => ['privates', '.errored..service_locator.bCMQQus.MedBrief\\MSR\\Entity\\Annotation', NULL, 'Cannot autowire service ".service_locator.bCMQQus": it references class "MedBrief\\MSR\\Entity\\Annotation" but no such service exists.'],
  16864. ], [
  16865. 'annotation' => 'MedBrief\\MSR\\Entity\\Annotation',
  16866. ]);
  16867. }
  16868. /**
  16869. * Gets the private '.service_locator.bfI93Yl' shared service.
  16870. *
  16871. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16872. */
  16873. protected function get_ServiceLocator_BfI93YlService()
  16874. {
  16875. return $this->privates['.service_locator.bfI93Yl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16876. 'exporterPipeline' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline', 'getExporterPipelineService', false],
  16877. 'project' => ['privates', '.errored..service_locator.bfI93Yl.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.bfI93Yl": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16878. 'sortingSession' => ['privates', '.errored..service_locator.bfI93Yl.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.bfI93Yl": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16879. ], [
  16880. 'exporterPipeline' => 'MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline',
  16881. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16882. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16883. ]);
  16884. }
  16885. /**
  16886. * Gets the private '.service_locator.bn_4SLU' shared service.
  16887. *
  16888. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16889. */
  16890. protected function get_ServiceLocator_Bn4SLUService()
  16891. {
  16892. return $this->privates['.service_locator.bn_4SLU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16893. 'targetUser' => ['privates', '.errored..service_locator.bn_4SLU.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.bn_4SLU": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  16894. ], [
  16895. 'targetUser' => 'MedBrief\\MSR\\Entity\\User',
  16896. ]);
  16897. }
  16898. /**
  16899. * Gets the private '.service_locator.bqZU8MM' shared service.
  16900. *
  16901. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16902. */
  16903. protected function get_ServiceLocator_BqZU8MMService()
  16904. {
  16905. return $this->privates['.service_locator.bqZU8MM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16906. 'document' => ['privates', '.errored..service_locator.bqZU8MM.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.bqZU8MM": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  16907. 'documentExportService' => ['privates', 'MedBrief\\MSR\\Service\\DocumentExportService', 'getDocumentExportServiceService', false],
  16908. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  16909. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16910. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  16911. 'project' => ['privates', '.errored..service_locator.bqZU8MM.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.bqZU8MM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16912. 'slugger' => ['privates', 'slugger', 'getSluggerService', false],
  16913. ], [
  16914. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  16915. 'documentExportService' => 'MedBrief\\MSR\\Service\\DocumentExportService',
  16916. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  16917. 'eventDispatcher' => '?',
  16918. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  16919. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16920. 'slugger' => '?',
  16921. ]);
  16922. }
  16923. /**
  16924. * Gets the private '.service_locator.c.2mrjU' shared service.
  16925. *
  16926. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16927. */
  16928. protected function get_ServiceLocator_C_2mrjUService()
  16929. {
  16930. return $this->privates['.service_locator.c.2mrjU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16931. 'container' => ['privates', '.errored..service_locator.c.2mrjU.Symfony\\Component\\DependencyInjection\\ContainerBuilder', NULL, 'Cannot autowire service ".service_locator.c.2mrjU": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".'],
  16932. ], [
  16933. 'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  16934. ]);
  16935. }
  16936. /**
  16937. * Gets the private '.service_locator.cBFA_JP' shared service.
  16938. *
  16939. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16940. */
  16941. protected function get_ServiceLocator_CBFAJPService()
  16942. {
  16943. return $this->privates['.service_locator.cBFA_JP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16944. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16945. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16946. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  16947. ], [
  16948. 'entityManager' => '?',
  16949. 'eventDispatcher' => '?',
  16950. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  16951. ]);
  16952. }
  16953. /**
  16954. * Gets the private '.service_locator.cao.KOg' shared service.
  16955. *
  16956. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16957. */
  16958. protected function get_ServiceLocator_Cao_KOgService()
  16959. {
  16960. return $this->privates['.service_locator.cao.KOg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16961. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16962. 'project' => ['privates', '.errored..service_locator.cao.KOg.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16963. 'sortingSession' => ['privates', '.errored..service_locator.cao.KOg.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16964. 'sortingSessionMemo' => ['privates', '.errored..service_locator.cao.KOg.MedBrief\\MSR\\Entity\\SortingSessionMemo', NULL, 'Cannot autowire service ".service_locator.cao.KOg": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.'],
  16965. 'syncSortingMemoService' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService', 'getSyncSortingMemoServiceService', false],
  16966. ], [
  16967. 'entityManager' => '?',
  16968. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16969. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16970. 'sortingSessionMemo' => 'MedBrief\\MSR\\Entity\\SortingSessionMemo',
  16971. 'syncSortingMemoService' => 'MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService',
  16972. ]);
  16973. }
  16974. /**
  16975. * Gets the private '.service_locator.cwnwT2q' shared service.
  16976. *
  16977. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16978. */
  16979. protected function get_ServiceLocator_CwnwT2qService()
  16980. {
  16981. return $this->privates['.service_locator.cwnwT2q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16982. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  16983. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  16984. 'project' => ['privates', '.errored..service_locator.cwnwT2q.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  16985. 'sortingSession' => ['privates', '.errored..service_locator.cwnwT2q.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  16986. 'sortingSessionSave' => ['privates', '.errored..service_locator.cwnwT2q.MedBrief\\MSR\\Entity\\SortingSessionSave', NULL, 'Cannot autowire service ".service_locator.cwnwT2q": it references class "MedBrief\\MSR\\Entity\\SortingSessionSave" but no such service exists.'],
  16987. ], [
  16988. 'entityManager' => '?',
  16989. 'eventDispatcher' => '?',
  16990. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  16991. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  16992. 'sortingSessionSave' => 'MedBrief\\MSR\\Entity\\SortingSessionSave',
  16993. ]);
  16994. }
  16995. /**
  16996. * Gets the private '.service_locator.dKhWmBL' shared service.
  16997. *
  16998. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16999. */
  17000. protected function get_ServiceLocator_DKhWmBLService()
  17001. {
  17002. return $this->privates['.service_locator.dKhWmBL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17003. 'document' => ['privates', '.errored..service_locator.dKhWmBL.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.dKhWmBL": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  17004. 'downloadOptionsHelperService' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  17005. 'project' => ['privates', '.errored..service_locator.dKhWmBL.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.dKhWmBL": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  17006. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  17007. ], [
  17008. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  17009. 'downloadOptionsHelperService' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  17010. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  17011. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  17012. ]);
  17013. }
  17014. /**
  17015. * Gets the private '.service_locator.d_3E2IB' shared service.
  17016. *
  17017. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17018. */
  17019. protected function get_ServiceLocator_D3E2IBService()
  17020. {
  17021. return $this->privates['.service_locator.d_3E2IB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17022. 'DH\\AuditorBundle\\Controller\\ViewerController::listAuditsAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17023. 'DH\\AuditorBundle\\Controller\\ViewerController::showEntityHistoryAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17024. 'DH\\AuditorBundle\\Controller\\ViewerController::showTransactionAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17025. 'MedBrief\\MSR\\Controller\\AccountController::addLicenceRenewalTermAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17026. 'MedBrief\\MSR\\Controller\\AccountController::addOfficeAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17027. 'MedBrief\\MSR\\Controller\\AccountController::createAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17028. 'MedBrief\\MSR\\Controller\\AccountController::deleteAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17029. 'MedBrief\\MSR\\Controller\\AccountController::deleteLicenceRenewalTermAction' => ['privates', '.service_locator.SGxwwyC', 'get_ServiceLocator_SGxwwyCService', false],
  17030. 'MedBrief\\MSR\\Controller\\AccountController::deleteOfficeAction' => ['privates', '.service_locator.sGD1DXX', 'get_ServiceLocator_SGD1DXXService', false],
  17031. 'MedBrief\\MSR\\Controller\\AccountController::downloadRecordsRequestsAction' => ['privates', '.service_locator.x88hzx.', 'get_ServiceLocator_X88hzx_Service', false],
  17032. 'MedBrief\\MSR\\Controller\\AccountController::editLicenceRenewalTermAction' => ['privates', '.service_locator.s9aWOTY', 'get_ServiceLocator_S9aWOTYService', false],
  17033. 'MedBrief\\MSR\\Controller\\AccountController::editOfficeAction' => ['privates', '.service_locator.sGD1DXX', 'get_ServiceLocator_SGD1DXXService', false],
  17034. 'MedBrief\\MSR\\Controller\\AccountController::indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17035. 'MedBrief\\MSR\\Controller\\AccountController::manageCustomIndexHeaderAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17036. 'MedBrief\\MSR\\Controller\\AccountController::manageMatterRequestDefaultsAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17037. 'MedBrief\\MSR\\Controller\\AccountController::manageSortingSettingsAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17038. 'MedBrief\\MSR\\Controller\\AccountController::previewCustomIndexHeaderAction' => ['privates', '.service_locator.x88hzx.', 'get_ServiceLocator_X88hzx_Service', false],
  17039. 'MedBrief\\MSR\\Controller\\AccountController::showAction' => ['privates', '.service_locator.HhfAYqA', 'get_ServiceLocator_HhfAYqAService', false],
  17040. 'MedBrief\\MSR\\Controller\\AccountController::updateAction' => ['privates', '.service_locator.fKs_lVx', 'get_ServiceLocator_FKsLVxService', false],
  17041. 'MedBrief\\MSR\\Controller\\AccountController::updateBillingAddressAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17042. 'MedBrief\\MSR\\Controller\\AccountController::updatePhysicalAddressAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17043. 'MedBrief\\MSR\\Controller\\Account\\AuthController::authAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17044. 'MedBrief\\MSR\\Controller\\Account\\Managers::__invoke' => ['privates', '.service_locator.HhfAYqA', 'get_ServiceLocator_HhfAYqAService', false],
  17045. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts::__invoke' => ['privates', '.service_locator.P9KZugc', 'get_ServiceLocator_P9KZugcService', false],
  17046. 'MedBrief\\MSR\\Controller\\AdminController::downloadAuditLogAction' => ['privates', '.service_locator.leL0pUu', 'get_ServiceLocator_LeL0pUuService', false],
  17047. 'MedBrief\\MSR\\Controller\\AdminController::promptReQueueDiscAction' => ['privates', '.service_locator.R6kuv6y', 'get_ServiceLocator_R6kuv6yService', false],
  17048. 'MedBrief\\MSR\\Controller\\AdminController::promptReQueueDocumentAction' => ['privates', '.service_locator.hGoVhzf', 'get_ServiceLocator_HGoVhzfService', false],
  17049. 'MedBrief\\MSR\\Controller\\AdminController::promptSetFailedDiscAction' => ['privates', '.service_locator.R6kuv6y', 'get_ServiceLocator_R6kuv6yService', false],
  17050. 'MedBrief\\MSR\\Controller\\AdminController::promptSetFailedDocumentAction' => ['privates', '.service_locator.hGoVhzf', 'get_ServiceLocator_HGoVhzfService', false],
  17051. 'MedBrief\\MSR\\Controller\\AdminController::reQueueDiscAction' => ['privates', '.service_locator.BvXwzC0', 'get_ServiceLocator_BvXwzC0Service', false],
  17052. 'MedBrief\\MSR\\Controller\\AdminController::reQueueDocumentAction' => ['privates', '.service_locator.D4fQ6NZ', 'get_ServiceLocator_D4fQ6NZService', false],
  17053. 'MedBrief\\MSR\\Controller\\AdminController::setFailedDiscAction' => ['privates', '.service_locator.BvXwzC0', 'get_ServiceLocator_BvXwzC0Service', false],
  17054. 'MedBrief\\MSR\\Controller\\AdminController::setFailedDocumentAction' => ['privates', '.service_locator.D4fQ6NZ', 'get_ServiceLocator_D4fQ6NZService', false],
  17055. 'MedBrief\\MSR\\Controller\\AdminController::statusPanelAction' => ['privates', '.service_locator.ZQIP6Zd', 'get_ServiceLocator_ZQIP6ZdService', false],
  17056. 'MedBrief\\MSR\\Controller\\AjaxController::getSubCategoryName' => ['privates', '.service_locator.IbHZuYR', 'get_ServiceLocator_IbHZuYRService', false],
  17057. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17058. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::deleteAction' => ['privates', '.service_locator.TxBoqKr', 'get_ServiceLocator_TxBoqKrService', false],
  17059. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17060. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::updateAction' => ['privates', '.service_locator.TxBoqKr', 'get_ServiceLocator_TxBoqKrService', false],
  17061. 'MedBrief\\MSR\\Controller\\AnnotationController::createAction' => ['privates', '.service_locator.61wL5TU', 'get_ServiceLocator_61wL5TUService', false],
  17062. 'MedBrief\\MSR\\Controller\\AnnotationController::deleteAction' => ['privates', '.service_locator.bCMQQus', 'get_ServiceLocator_BCMQQusService', false],
  17063. 'MedBrief\\MSR\\Controller\\AnnotationController::updateAction' => ['privates', '.service_locator.wlMu49O', 'get_ServiceLocator_WlMu49OService', false],
  17064. 'MedBrief\\MSR\\Controller\\AnnotationController::updateVisibilityAction' => ['privates', '.service_locator.wlMu49O', 'get_ServiceLocator_WlMu49OService', false],
  17065. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController::fetchClinicalSectionsAction' => ['privates', '.service_locator.WIIJhiP', 'get_ServiceLocator_WIIJhiPService', false],
  17066. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17067. 'MedBrief\\MSR\\Controller\\Api\\OcrController::receiveOcrFileAction' => ['privates', '.service_locator.86I95xi', 'get_ServiceLocator_86I95xiService', false],
  17068. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::authAction' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
  17069. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::patientsAction' => ['privates', '.service_locator.7JYhOFD', 'get_ServiceLocator_7JYhOFDService', false],
  17070. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::patientsLegacyAction' => ['privates', '.service_locator.7JYhOFD', 'get_ServiceLocator_7JYhOFDService', false],
  17071. 'MedBrief\\MSR\\Controller\\Api\\ServiceRequestController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17072. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::captureBatchTrackingAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17073. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::changeCentreNameAction' => ['privates', '.service_locator.Nh50k5d', 'get_ServiceLocator_Nh50k5dService', false],
  17074. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::clonePageAction' => ['privates', '.service_locator._v0.peo', 'get_ServiceLocator_V0_PeoService', false],
  17075. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeAdmissionSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17076. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeClassifySortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17077. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeDateSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17078. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeMemoSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17079. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17080. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::createSortingSessionFeedbackAction' => ['privates', '.service_locator.0kZH8_x', 'get_ServiceLocator_0kZH8XService', false],
  17081. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionDataStoreAction' => ['privates', '.service_locator._PAfZxG', 'get_ServiceLocator_PAfZxGService', false],
  17082. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionDetailAction' => ['privates', '.service_locator.ONrxI5e', 'get_ServiceLocator_ONrxI5eService', false],
  17083. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionIndexAction' => ['privates', '.service_locator.fCQZRSx', 'get_ServiceLocator_FCQZRSxService', false],
  17084. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMediaAction' => ['privates', '.service_locator.nlOSOMb', 'get_ServiceLocator_NlOSOMbService', false],
  17085. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMemoAction' => ['privates', '.service_locator.fCQZRSx', 'get_ServiceLocator_FCQZRSxService', false],
  17086. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMrsFormAction' => ['privates', '.service_locator.6SoNTXm', 'get_ServiceLocator_6SoNTXmService', false],
  17087. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::listSortSessionsForUserAction' => ['privates', '.service_locator.q2VLWLS', 'get_ServiceLocator_Q2VLWLSService', false],
  17088. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::pauseSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17089. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::qaFailAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17090. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::saveSortAndUnlockAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17091. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::saveSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17092. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17093. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::splitPageAction' => ['privates', '.service_locator.eTcHP3i', 'get_ServiceLocator_ETcHP3iService', false],
  17094. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::startSortSessionAction' => ['privates', '.service_locator.ONrxI5e', 'get_ServiceLocator_ONrxI5eService', false],
  17095. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::testAuthAction' => ['privates', '.service_locator._I.tLHK', 'get_ServiceLocator_I_TLHKService', false],
  17096. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::createAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17097. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::deleteAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17098. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17099. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::viewAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17100. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController::setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17101. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController::streamAction' => ['privates', '.service_locator.tCR9p2I', 'get_ServiceLocator_TCR9p2IService', false],
  17102. 'MedBrief\\MSR\\Controller\\BillingItemController::accountPricingAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17103. 'MedBrief\\MSR\\Controller\\BillingItemController::addAccountPriceAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17104. 'MedBrief\\MSR\\Controller\\BillingItemController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17105. 'MedBrief\\MSR\\Controller\\BillingItemController::deleteAccountPriceAction' => ['privates', '.service_locator.LbzV6us', 'get_ServiceLocator_LbzV6usService', false],
  17106. 'MedBrief\\MSR\\Controller\\BillingItemController::editAccountPriceAction' => ['privates', '.service_locator.LbzV6us', 'get_ServiceLocator_LbzV6usService', false],
  17107. 'MedBrief\\MSR\\Controller\\BillingItemController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17108. 'MedBrief\\MSR\\Controller\\BillingItemController::updateAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17109. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17110. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::deleteAction' => ['privates', '.service_locator.zLBuB62', 'get_ServiceLocator_ZLBuB62Service', false],
  17111. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17112. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::updateAction' => ['privates', '.service_locator.zLBuB62', 'get_ServiceLocator_ZLBuB62Service', false],
  17113. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::index' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17114. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::previewAction' => ['privates', '.service_locator.nNq2lCw', 'get_ServiceLocator_NNq2lCwService', false],
  17115. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::pushAction' => ['privates', '.service_locator.7UiNU0F', 'get_ServiceLocator_7UiNU0FService', false],
  17116. 'MedBrief\\MSR\\Controller\\DefaultController::analyticsAction' => ['privates', '.service_locator.BT1UrWX', 'get_ServiceLocator_BT1UrWXService', false],
  17117. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardAction' => ['privates', '.service_locator.sObAUmC', 'get_ServiceLocator_SObAUmCService', false],
  17118. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardFavouritesAjaxAction' => ['privates', '.service_locator.DUtj7Ih', 'get_ServiceLocator_DUtj7IhService', false],
  17119. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardInvitationsAjaxAction' => ['privates', '.service_locator.aBu1sni', 'get_ServiceLocator_ABu1sniService', false],
  17120. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardRenewalsAjaxAction' => ['privates', '.service_locator.srND3Qx', 'get_ServiceLocator_SrND3QxService', false],
  17121. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardViewedAjaxAction' => ['privates', '.service_locator.skh1BGT', 'get_ServiceLocator_Skh1BGTService', false],
  17122. 'MedBrief\\MSR\\Controller\\DefaultController::enableAccountAction' => ['privates', '.service_locator.Z64K370', 'get_ServiceLocator_Z64K370Service', false],
  17123. 'MedBrief\\MSR\\Controller\\DocSorterController::indexAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17124. 'MedBrief\\MSR\\Controller\\DocSorterController::unlockSortAction' => ['privates', '.service_locator.Xbktm9s', 'get_ServiceLocator_Xbktm9sService', false],
  17125. 'MedBrief\\MSR\\Controller\\DownloadController::downloadAction' => ['privates', '.service_locator.liW9kua', 'get_ServiceLocator_LiW9kuaService', false],
  17126. 'MedBrief\\MSR\\Controller\\ElectronicRecordsController::serveTestFileAction' => ['privates', '.service_locator.J1Zc9gq', 'get_ServiceLocator_J1Zc9gqService', false],
  17127. 'MedBrief\\MSR\\Controller\\EmailController::downloadAction' => ['privates', '.service_locator.sKGOIq3', 'get_ServiceLocator_SKGOIq3Service', false],
  17128. 'MedBrief\\MSR\\Controller\\EmailController::downloadAttachmentsAction' => ['privates', '.service_locator.gXv87LU', 'get_ServiceLocator_GXv87LUService', false],
  17129. 'MedBrief\\MSR\\Controller\\EmbedController::radiologyPatients' => ['privates', '.service_locator.QUqjKuJ', 'get_ServiceLocator_QUqjKuJService', false],
  17130. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17131. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::deleteAction' => ['privates', '.service_locator.3pKX3OM', 'get_ServiceLocator_3pKX3OMService', false],
  17132. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17133. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::updateAction' => ['privates', '.service_locator.lMjAmZa', 'get_ServiceLocator_LMjAmZaService', false],
  17134. 'MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController::indexAction' => ['privates', '.service_locator.xpFRm6j', 'get_ServiceLocator_XpFRm6jService', false],
  17135. 'MedBrief\\MSR\\Controller\\ExpertProfileController::indexAction' => ['privates', '.service_locator.g0ddUbo', 'get_ServiceLocator_G0ddUboService', false],
  17136. 'MedBrief\\MSR\\Controller\\ExpertProfileController::streamOriginalPhotoAction' => ['privates', '.service_locator.SRUF_G3', 'get_ServiceLocator_SRUFG3Service', false],
  17137. 'MedBrief\\MSR\\Controller\\ExpertProfileController::streamProfilePhotoAction' => ['privates', '.service_locator.SRUF_G3', 'get_ServiceLocator_SRUFG3Service', false],
  17138. 'MedBrief\\MSR\\Controller\\ExpertProfileController::verifyProfileAction' => ['privates', '.service_locator.L3mb9Z7', 'get_ServiceLocator_L3mb9Z7Service', false],
  17139. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController::__invoke' => ['privates', '.service_locator.CI4dzYz', 'get_ServiceLocator_CI4dzYzService', false],
  17140. 'MedBrief\\MSR\\Controller\\FirmController::apiRegistration' => ['privates', '.service_locator.OmCWtde', 'get_ServiceLocator_OmCWtdeService', false],
  17141. 'MedBrief\\MSR\\Controller\\FirmController::clientAreas' => ['privates', '.service_locator.4791TPa', 'get_ServiceLocator_4791TPaService', false],
  17142. 'MedBrief\\MSR\\Controller\\FirmController::delete' => ['privates', '.service_locator.zEpLIbr', 'get_ServiceLocator_ZEpLIbrService', false],
  17143. 'MedBrief\\MSR\\Controller\\FirmController::edit' => ['privates', '.service_locator.Hni8XsC', 'get_ServiceLocator_Hni8XsCService', false],
  17144. 'MedBrief\\MSR\\Controller\\FirmController::index' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17145. 'MedBrief\\MSR\\Controller\\FirmController::integrations' => ['privates', '.service_locator.9vF9hX2', 'get_ServiceLocator_9vF9hX2Service', false],
  17146. 'MedBrief\\MSR\\Controller\\FirmController::new' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17147. 'MedBrief\\MSR\\Controller\\FirmController::rotateSecret' => ['privates', '.service_locator.9vF9hX2', 'get_ServiceLocator_9vF9hX2Service', false],
  17148. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret::__invoke' => ['privates', '.service_locator.w0gveTO', 'get_ServiceLocator_W0gveTOService', false],
  17149. 'MedBrief\\MSR\\Controller\\HelpArticleController::create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17150. 'MedBrief\\MSR\\Controller\\HelpArticleController::delete' => ['privates', '.service_locator.KTUM998', 'get_ServiceLocator_KTUM998Service', false],
  17151. 'MedBrief\\MSR\\Controller\\HelpArticleController::update' => ['privates', '.service_locator.KTUM998', 'get_ServiceLocator_KTUM998Service', false],
  17152. 'MedBrief\\MSR\\Controller\\HelpCategoryController::create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17153. 'MedBrief\\MSR\\Controller\\HelpCategoryController::delete' => ['privates', '.service_locator.fPAnkQ6', 'get_ServiceLocator_FPAnkQ6Service', false],
  17154. 'MedBrief\\MSR\\Controller\\HelpCategoryController::update' => ['privates', '.service_locator.fPAnkQ6', 'get_ServiceLocator_FPAnkQ6Service', false],
  17155. 'MedBrief\\MSR\\Controller\\HelpContentController::directToIndex' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17156. 'MedBrief\\MSR\\Controller\\HelpContentController::index' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17157. 'MedBrief\\MSR\\Controller\\HelpContentController::list' => ['privates', '.service_locator.trNG6Mx', 'get_ServiceLocator_TrNG6MxService', false],
  17158. 'MedBrief\\MSR\\Controller\\HelpSectionController::create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17159. 'MedBrief\\MSR\\Controller\\HelpSectionController::delete' => ['privates', '.service_locator.2RcO_rd', 'get_ServiceLocator_2RcORdService', false],
  17160. 'MedBrief\\MSR\\Controller\\HelpSectionController::update' => ['privates', '.service_locator.2RcO_rd', 'get_ServiceLocator_2RcORdService', false],
  17161. 'MedBrief\\MSR\\Controller\\HumanResourceController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17162. 'MedBrief\\MSR\\Controller\\HumanResourceController::deleteAction' => ['privates', '.service_locator.ezclzUy', 'get_ServiceLocator_EzclzUyService', false],
  17163. 'MedBrief\\MSR\\Controller\\HumanResourceController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17164. 'MedBrief\\MSR\\Controller\\HumanResourceController::updateAction' => ['privates', '.service_locator.ezclzUy', 'get_ServiceLocator_EzclzUyService', false],
  17165. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17166. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::deleteAction' => ['privates', '.service_locator.C_ani8x', 'get_ServiceLocator_CAni8xService', false],
  17167. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::listAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17168. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::updateAction' => ['privates', '.service_locator.C_ani8x', 'get_ServiceLocator_CAni8xService', false],
  17169. 'MedBrief\\MSR\\Controller\\IPFailedLoginController::deleteAction' => ['privates', '.service_locator.JyUPfvY', 'get_ServiceLocator_JyUPfvYService', false],
  17170. 'MedBrief\\MSR\\Controller\\IPFailedLoginController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17171. 'MedBrief\\MSR\\Controller\\ImportMattersController::indexAction' => ['privates', '.service_locator.hT2Kv93', 'get_ServiceLocator_HT2Kv93Service', false],
  17172. 'MedBrief\\MSR\\Controller\\ImportMattersController::previewAction' => ['privates', '.service_locator.uVy6Gc8', 'get_ServiceLocator_UVy6Gc8Service', false],
  17173. 'MedBrief\\MSR\\Controller\\ImportUsersController::indexAction' => ['privates', '.service_locator.hT2Kv93', 'get_ServiceLocator_HT2Kv93Service', false],
  17174. 'MedBrief\\MSR\\Controller\\ImportUsersController::previewAction' => ['privates', '.service_locator.kt85wZG', 'get_ServiceLocator_Kt85wZGService', false],
  17175. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::cancel' => ['privates', '.service_locator._uDhkOJ', 'get_ServiceLocator_UDhkOJService', false],
  17176. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::create' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17177. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::forceExpiryDate' => ['privates', '.service_locator.H8ZdQIF', 'get_ServiceLocator_H8ZdQIFService', false],
  17178. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::index' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17179. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::push' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17180. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::viewThirdPartyAccessAction' => ['privates', '.service_locator.mSFqQ9F', 'get_ServiceLocator_MSFqQ9FService', false],
  17181. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::cancelDraft' => ['privates', '.service_locator.H8ZdQIF', 'get_ServiceLocator_H8ZdQIFService', false],
  17182. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::reactivate' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17183. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::view' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17184. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::cancel' => ['privates', '.service_locator.jvF_ZJ7', 'get_ServiceLocator_JvFZJ7Service', false],
  17185. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::cancelManage' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17186. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::radiology' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17187. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::records' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17188. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::removeRecipientContact' => ['privates', '.service_locator.qmlURDP', 'get_ServiceLocator_QmlURDPService', false],
  17189. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::removeRecipientFirm' => ['privates', '.service_locator.ECJ2.Ib', 'get_ServiceLocator_ECJ2_IbService', false],
  17190. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::summary' => ['privates', '.service_locator.4D1lcy4', 'get_ServiceLocator_4D1lcy4Service', false],
  17191. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::thirdParty' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17192. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::updateSelectedRecords' => ['privates', '.service_locator.SJyDLY9', 'get_ServiceLocator_SJyDLY9Service', false],
  17193. 'MedBrief\\MSR\\Controller\\InvitationController::inviteAccountUserAction' => ['privates', '.service_locator..ZUpiaQ', 'get_ServiceLocator__ZUpiaQService', false],
  17194. 'MedBrief\\MSR\\Controller\\InvitationController::inviteAdministratorUserAction' => ['privates', '.service_locator.wAKCs8M', 'get_ServiceLocator_WAKCs8MService', false],
  17195. 'MedBrief\\MSR\\Controller\\InvitationController::inviteProjectUserAction' => ['privates', '.service_locator.TxO_O2s', 'get_ServiceLocator_TxOO2sService', false],
  17196. 'MedBrief\\MSR\\Controller\\InvoiceController::createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17197. 'MedBrief\\MSR\\Controller\\InvoiceController::generateAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17198. 'MedBrief\\MSR\\Controller\\InvoiceController::generateConfirmAction' => ['privates', '.service_locator.q1kXVra', 'get_ServiceLocator_Q1kXVraService', false],
  17199. 'MedBrief\\MSR\\Controller\\InvoiceController::listAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17200. 'MedBrief\\MSR\\Controller\\InvoiceController::pendingListAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17201. 'MedBrief\\MSR\\Controller\\InvoiceController::previewAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17202. 'MedBrief\\MSR\\Controller\\InvoiceController::updateAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17203. 'MedBrief\\MSR\\Controller\\InvoiceController::updateDetailsAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17204. 'MedBrief\\MSR\\Controller\\InvoiceController::viewAction' => ['privates', '.service_locator.Eom7Tyk', 'get_ServiceLocator_Eom7TykService', false],
  17205. 'MedBrief\\MSR\\Controller\\InvoiceController::xeroAuthAction' => ['privates', '.service_locator.j1dBtc5', 'get_ServiceLocator_J1dBtc5Service', false],
  17206. 'MedBrief\\MSR\\Controller\\InvoiceItemController::createAction' => ['privates', '.service_locator.rS634lt', 'get_ServiceLocator_RS634ltService', false],
  17207. 'MedBrief\\MSR\\Controller\\InvoiceItemController::deleteAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17208. 'MedBrief\\MSR\\Controller\\InvoiceItemController::manageAction' => ['privates', '.service_locator.rS634lt', 'get_ServiceLocator_RS634ltService', false],
  17209. 'MedBrief\\MSR\\Controller\\InvoiceItemController::updateAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17210. 'MedBrief\\MSR\\Controller\\InvoiceItemController::updatePriceAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17211. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController::__invoke' => ['privates', '.service_locator.uWVxwjI', 'get_ServiceLocator_UWVxwjIService', false],
  17212. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::addLabelAction' => ['privates', '.service_locator.uZ5UnPr', 'get_ServiceLocator_UZ5UnPrService', false],
  17213. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::deleteAction' => ['privates', '.service_locator.uZ5UnPr', 'get_ServiceLocator_UZ5UnPrService', false],
  17214. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailAction' => ['privates', '.service_locator.mi54JVn', 'get_ServiceLocator_Mi54JVnService', false],
  17215. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailConfirmationAction' => ['privates', '.service_locator.jvw2IBm', 'get_ServiceLocator_Jvw2IBmService', false],
  17216. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailOptionsAction' => ['privates', '.service_locator.hj0KdwA', 'get_ServiceLocator_Hj0KdwAService', false],
  17217. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::indexAction' => ['privates', '.service_locator.dgGsPVW', 'get_ServiceLocator_DgGsPVWService', false],
  17218. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::viewEmailAction' => ['privates', '.service_locator.0SbikPO', 'get_ServiceLocator_0SbikPOService', false],
  17219. 'MedBrief\\MSR\\Controller\\MatterNoteController::createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17220. 'MedBrief\\MSR\\Controller\\MatterNoteController::deleteAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17221. 'MedBrief\\MSR\\Controller\\MatterNoteController::toggleImportantAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17222. 'MedBrief\\MSR\\Controller\\MatterNoteController::updateAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17223. 'MedBrief\\MSR\\Controller\\MatterRequestController::deleteAction' => ['privates', '.service_locator.vNkJ8qk', 'get_ServiceLocator_VNkJ8qkService', false],
  17224. 'MedBrief\\MSR\\Controller\\MatterRequestController::downloadSummaryAction' => ['privates', '.service_locator.gJbFTNT', 'get_ServiceLocator_GJbFTNTService', false],
  17225. 'MedBrief\\MSR\\Controller\\MatterRequestController::indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17226. 'MedBrief\\MSR\\Controller\\MatterRequestController::updateAction' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17227. 'MedBrief\\MSR\\Controller\\MatterRequestController::updateStatusAction' => ['privates', '.service_locator.vNkJ8qk', 'get_ServiceLocator_VNkJ8qkService', false],
  17228. 'MedBrief\\MSR\\Controller\\MatterRequestController::viewSummaryAction' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17229. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter::__invoke' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17230. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject::__invoke' => ['privates', '.service_locator.9Qav4G9', 'get_ServiceLocator_9Qav4G9Service', false],
  17231. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::authenticateAction' => ['privates', '.service_locator.f._NPE4', 'get_ServiceLocator_F_NPE4Service', false],
  17232. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::disableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17233. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::enrollAction' => ['privates', '.service_locator.i3ge2QN', 'get_ServiceLocator_I3ge2QNService', false],
  17234. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::authenticatorAppDisableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17235. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::authenticatorAppEnableAction' => ['privates', '.service_locator.PvatWTr', 'get_ServiceLocator_PvatWTrService', false],
  17236. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::emailMfaDisableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17237. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::emailMfaEnableAction' => ['privates', '.service_locator.MapSGJ2', 'get_ServiceLocator_MapSGJ2Service', false],
  17238. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::generateBackupCodes' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17239. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::generateInitialCodes' => ['privates', '.service_locator.pfYC_cA', 'get_ServiceLocator_PfYCCAService', false],
  17240. 'MedBrief\\MSR\\Controller\\NotificationController::unsubscribeAction' => ['privates', '.service_locator.dsEvNq4', 'get_ServiceLocator_DsEvNq4Service', false],
  17241. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  17242. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::deleteAction' => ['privates', '.service_locator.xvlSh0U', 'get_ServiceLocator_XvlSh0UService', false],
  17243. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::readAction' => ['privates', '.service_locator.3HPEaH6', 'get_ServiceLocator_3HPEaH6Service', false],
  17244. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::updateAction' => ['privates', '.service_locator.VeME1xS', 'get_ServiceLocator_VeME1xSService', false],
  17245. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::createAction' => ['privates', '.service_locator.i4pczI1', 'get_ServiceLocator_I4pczI1Service', false],
  17246. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::createSimpleAction' => ['privates', '.service_locator.i4pczI1', 'get_ServiceLocator_I4pczI1Service', false],
  17247. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::deleteAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17248. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::deleteBatchDocumentAction' => ['privates', '.service_locator.kAjB92c', 'get_ServiceLocator_KAjB92cService', false],
  17249. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::documentDownloadConfirmationAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  17250. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::downloadSheetAction' => ['privates', '.service_locator.G.WfHkj', 'get_ServiceLocator_G_WfHkjService', false],
  17251. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::duplicateAction' => ['privates', '.service_locator.HFbXwXn', 'get_ServiceLocator_HFbXwXnService', false],
  17252. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::importantNotes' => ['privates', '.service_locator.3QX7Xaq', 'get_ServiceLocator_3QX7XaqService', false],
  17253. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkAdditionalRequestAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17254. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkChronologyRequestAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17255. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkChronologyRequestNewAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17256. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::readAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17257. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::updateAction' => ['privates', '.service_locator.7Igr1oF', 'get_ServiceLocator_7Igr1oFService', false],
  17258. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::updateSimpleAction' => ['privates', '.service_locator.QNbIm4i', 'get_ServiceLocator_QNbIm4iService', false],
  17259. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::uploadAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17260. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::createAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17261. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::deleteAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17262. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::toggleImportantAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17263. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::updateAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17264. 'MedBrief\\MSR\\Controller\\ProjectChronologyController::downloadAction' => ['privates', '.service_locator.XxrfZa1', 'get_ServiceLocator_XxrfZa1Service', false],
  17265. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  17266. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::deleteAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17267. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::importantNotes' => ['privates', '.service_locator.LtNiCcM', 'get_ServiceLocator_LtNiCcMService', false],
  17268. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::readAction' => ['privates', '.service_locator._HWMfnt', 'get_ServiceLocator_HWMfntService', false],
  17269. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::updateAction' => ['privates', '.service_locator.JEE6W9R', 'get_ServiceLocator_JEE6W9RService', false],
  17270. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::updateServiceDetailsAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17271. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::createAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17272. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::deleteAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17273. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::toggleImportantAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17274. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::updateAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17275. 'MedBrief\\MSR\\Controller\\ProjectClosureController::createAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17276. 'MedBrief\\MSR\\Controller\\ProjectClosureController::deleteArchivedMatterAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17277. 'MedBrief\\MSR\\Controller\\ProjectClosureController::iframeAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17278. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::addNodeAction' => ['privates', '.service_locator.W31VLMU', 'get_ServiceLocator_W31VLMUService', false],
  17279. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::assignNewParentAction' => ['privates', '.service_locator.H5IIQso', 'get_ServiceLocator_H5IIQsoService', false],
  17280. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::deleteAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  17281. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::deleteRecursiveAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  17282. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::downloadAction' => ['privates', '.service_locator.KpBqXun', 'get_ServiceLocator_KpBqXunService', false],
  17283. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::renameAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  17284. 'MedBrief\\MSR\\Controller\\ProjectController::archiveAction' => ['privates', '.service_locator.5T7nnki', 'get_ServiceLocator_5T7nnkiService', false],
  17285. 'MedBrief\\MSR\\Controller\\ProjectController::authenticateAction' => ['privates', '.service_locator.php0qMi', 'get_ServiceLocator_Php0qMiService', false],
  17286. 'MedBrief\\MSR\\Controller\\ProjectController::cancelArchiveAction' => ['privates', '.service_locator._WRYpVd', 'get_ServiceLocator_WRYpVdService', false],
  17287. 'MedBrief\\MSR\\Controller\\ProjectController::cancelDeleteAction' => ['privates', '.service_locator.PqvuSmw', 'get_ServiceLocator_PqvuSmwService', false],
  17288. 'MedBrief\\MSR\\Controller\\ProjectController::changeStatusAction' => ['privates', '.service_locator.KgFJqh9', 'get_ServiceLocator_KgFJqh9Service', false],
  17289. 'MedBrief\\MSR\\Controller\\ProjectController::closeMatterWithActiveDisclosuresAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17290. 'MedBrief\\MSR\\Controller\\ProjectController::closedAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17291. 'MedBrief\\MSR\\Controller\\ProjectController::createAction' => ['privates', '.service_locator.P9KZugc', 'get_ServiceLocator_P9KZugcService', false],
  17292. 'MedBrief\\MSR\\Controller\\ProjectController::createAuthenticateForm' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17293. 'MedBrief\\MSR\\Controller\\ProjectController::createPasswordProtectForm' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  17294. 'MedBrief\\MSR\\Controller\\ProjectController::dashboardAction' => ['privates', '.service_locator.VntSNio', 'get_ServiceLocator_VntSNioService', false],
  17295. 'MedBrief\\MSR\\Controller\\ProjectController::deleteAction' => ['privates', '.service_locator.nZzfLlD', 'get_ServiceLocator_NZzfLlDService', false],
  17296. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveAction' => ['privates', '.service_locator.CKEfs3D', 'get_ServiceLocator_CKEfs3DService', false],
  17297. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveConfirmationAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17298. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveOptionsAction' => ['privates', '.service_locator.SZmzHMC', 'get_ServiceLocator_SZmzHMCService', false],
  17299. 'MedBrief\\MSR\\Controller\\ProjectController::downloadDeletionReportAction' => ['privates', '.service_locator.skIzo9Z', 'get_ServiceLocator_SkIzo9ZService', false],
  17300. 'MedBrief\\MSR\\Controller\\ProjectController::downloadRecordsRequestsAction' => ['privates', '.service_locator.skIzo9Z', 'get_ServiceLocator_SkIzo9ZService', false],
  17301. 'MedBrief\\MSR\\Controller\\ProjectController::downloadUserAccessReportAction' => ['privates', '.service_locator.DRkznwV', 'get_ServiceLocator_DRkznwVService', false],
  17302. 'MedBrief\\MSR\\Controller\\ProjectController::generateXlsx' => ['privates', '.service_locator.YUbYmf7', 'get_ServiceLocator_YUbYmf7Service', false],
  17303. 'MedBrief\\MSR\\Controller\\ProjectController::getMatchAlertStatusAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17304. 'MedBrief\\MSR\\Controller\\ProjectController::getMedicalRecordsContextMenuAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17305. 'MedBrief\\MSR\\Controller\\ProjectController::inactiveAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17306. 'MedBrief\\MSR\\Controller\\ProjectController::indexAction' => ['privates', '.service_locator.Iy5shIC', 'get_ServiceLocator_Iy5shICService', false],
  17307. 'MedBrief\\MSR\\Controller\\ProjectController::inviteUserAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  17308. 'MedBrief\\MSR\\Controller\\ProjectController::isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  17309. 'MedBrief\\MSR\\Controller\\ProjectController::manageRecordsRequestLettersAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17310. 'MedBrief\\MSR\\Controller\\ProjectController::passwordProtectAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  17311. 'MedBrief\\MSR\\Controller\\ProjectController::processInviteUserAction' => ['privates', '.service_locator.ujOVDXM', 'get_ServiceLocator_UjOVDXMService', false],
  17312. 'MedBrief\\MSR\\Controller\\ProjectController::processPasswordProtectAction' => ['privates', '.service_locator.kw4YxaB', 'get_ServiceLocator_Kw4YxaBService', false],
  17313. 'MedBrief\\MSR\\Controller\\ProjectController::recordsRequestsAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17314. 'MedBrief\\MSR\\Controller\\ProjectController::selectUserToInviteAction' => ['privates', '.service_locator.UzMRgws', 'get_ServiceLocator_UzMRgwsService', false],
  17315. 'MedBrief\\MSR\\Controller\\ProjectController::unarchiveAction' => ['privates', '.service_locator.5T7nnki', 'get_ServiceLocator_5T7nnkiService', false],
  17316. 'MedBrief\\MSR\\Controller\\ProjectController::updateAction' => ['privates', '.service_locator.UzMRgws', 'get_ServiceLocator_UzMRgwsService', false],
  17317. 'MedBrief\\MSR\\Controller\\ProjectController::updateClinicalSummaryUnsortedStatus' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17318. 'MedBrief\\MSR\\Controller\\ProjectController::updateFirmRecordsReviewStatus' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17319. 'MedBrief\\MSR\\Controller\\ProjectDiscController::archiveAction' => ['privates', '.service_locator.7P5c1AQ', 'get_ServiceLocator_7P5c1AQService', false],
  17320. 'MedBrief\\MSR\\Controller\\ProjectDiscController::archiveUploadedAction' => ['privates', '.service_locator.60l0MUJ', 'get_ServiceLocator_60l0MUJService', false],
  17321. 'MedBrief\\MSR\\Controller\\ProjectDiscController::cancelArchiveUploadedAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  17322. 'MedBrief\\MSR\\Controller\\ProjectDiscController::createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17323. 'MedBrief\\MSR\\Controller\\ProjectDiscController::deleteAction' => ['privates', '.service_locator.aDyXqLm', 'get_ServiceLocator_ADyXqLmService', false],
  17324. 'MedBrief\\MSR\\Controller\\ProjectDiscController::deprioritiseAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  17325. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadArchiveAction' => ['privates', '.service_locator.8QHLfgZ', 'get_ServiceLocator_8QHLfgZService', false],
  17326. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadImportReportAction' => ['privates', '.service_locator.9O0sz.T', 'get_ServiceLocator_9O0sz_TService', false],
  17327. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadListAction' => ['privates', '.service_locator.dgGsPVW', 'get_ServiceLocator_DgGsPVWService', false],
  17328. 'MedBrief\\MSR\\Controller\\ProjectDiscController::isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  17329. 'MedBrief\\MSR\\Controller\\ProjectDiscController::listAction' => ['privates', '.service_locator.tkl8b_K', 'get_ServiceLocator_Tkl8bKService', false],
  17330. 'MedBrief\\MSR\\Controller\\ProjectDiscController::prioritiseAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  17331. 'MedBrief\\MSR\\Controller\\ProjectDiscController::redirectToDiscAction' => ['privates', '.service_locator.8EzaJe2', 'get_ServiceLocator_8EzaJe2Service', false],
  17332. 'MedBrief\\MSR\\Controller\\ProjectDiscController::reprocessArchiveAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  17333. 'MedBrief\\MSR\\Controller\\ProjectDiscController::unarchiveAction' => ['privates', '.service_locator.7P5c1AQ', 'get_ServiceLocator_7P5c1AQService', false],
  17334. 'MedBrief\\MSR\\Controller\\ProjectDiscController::updateAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  17335. 'MedBrief\\MSR\\Controller\\ProjectDiscController::uploadArchiveAction' => ['privates', '.service_locator.Ex6RPX9', 'get_ServiceLocator_Ex6RPX9Service', false],
  17336. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController::discloseCollectionAction' => ['privates', '.service_locator.Wz7SRBN', 'get_ServiceLocator_Wz7SRBNService', false],
  17337. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController::discloseDiscAction' => ['privates', '.service_locator.wMCCqx5', 'get_ServiceLocator_WMCCqx5Service', false],
  17338. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::assignToCollectionAjaxAction' => ['privates', '.service_locator.JoWLacN', 'get_ServiceLocator_JoWLacNService', false],
  17339. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::changeFilenameAction' => ['privates', '.service_locator.uGCPXQf', 'get_ServiceLocator_UGCPXQfService', false],
  17340. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::decryptMSOfficeAction' => ['privates', '.service_locator.ZXEHs.K', 'get_ServiceLocator_ZXEHs_KService', false],
  17341. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::decryptPdfAction' => ['privates', '.service_locator.6JNR8a8', 'get_ServiceLocator_6JNR8a8Service', false],
  17342. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::deleteAjaxAction' => ['privates', '.service_locator.KRmQK.Y', 'get_ServiceLocator_KRmQK_YService', false],
  17343. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::deleteDocumentsAjaxAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17344. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::downloadNativeAction' => ['privates', '.service_locator.bqZU8MM', 'get_ServiceLocator_BqZU8MMService', false],
  17345. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::downloadOptimizedPdfAction' => ['privates', '.service_locator.G5txa1w', 'get_ServiceLocator_G5txa1wService', false],
  17346. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::getDataAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  17347. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::listAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17348. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::moveToCollectionAjaxAction' => ['privates', '.service_locator.kfxjvvx', 'get_ServiceLocator_KfxjvvxService', false],
  17349. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::printOptimizedPdfAction' => ['privates', '.service_locator.n_OlGL0', 'get_ServiceLocator_NOlGL0Service', false],
  17350. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::redirectDownloadNativeAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  17351. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::removeFromCollectionAjaxAction' => ['privates', '.service_locator.HdNNHGa', 'get_ServiceLocator_HdNNHGaService', false],
  17352. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamDicomInstancePreviewAction' => ['privates', '.service_locator.k0xdadp', 'get_ServiceLocator_K0xdadpService', false],
  17353. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamNativeAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  17354. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamOcrXodAction' => ['privates', '.service_locator.XMZxHZw', 'get_ServiceLocator_XMZxHZwService', false],
  17355. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamOptimizedPdfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  17356. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamPdfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  17357. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamSwfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  17358. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamWebAudioAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  17359. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamWebVideoAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  17360. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamXodAction' => ['privates', '.service_locator.ilSk_uZ', 'get_ServiceLocator_IlSkUZService', false],
  17361. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController::indexAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17362. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController::indexAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17363. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController::getProjectsUnreadMessageCount' => ['privates', '.service_locator.7dAiXen', 'get_ServiceLocator_7dAiXenService', false],
  17364. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController::indexAction' => ['privates', '.service_locator.7i5Ets8', 'get_ServiceLocator_7i5Ets8Service', false],
  17365. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentDownloadConfirmationAction' => ['privates', '.service_locator.H9iRPvg', 'get_ServiceLocator_H9iRPvgService', false],
  17366. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentDownloadOptionsAction' => ['privates', '.service_locator.dKhWmBL', 'get_ServiceLocator_DKhWmBLService', false],
  17367. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentPrintConfirmationAction' => ['privates', '.service_locator.H9iRPvg', 'get_ServiceLocator_H9iRPvgService', false],
  17368. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentPrintOptionsAction' => ['privates', '.service_locator.qvz2Frs', 'get_ServiceLocator_Qvz2FrsService', false],
  17369. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadCommentsAction' => ['privates', '.service_locator.OeWoYwl', 'get_ServiceLocator_OeWoYwlService', false],
  17370. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadConfirmationAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  17371. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadOptionsAction' => ['privates', '.service_locator.jMJmRts', 'get_ServiceLocator_JMJmRtsService', false],
  17372. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::folderDownloadSectionAjaxAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17373. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::fullscreenPdftronViewerAction' => ['privates', '.service_locator.x_S_rVG', 'get_ServiceLocator_XSRVGService', false],
  17374. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::hasSuppressedProjectRoleInviteAction' => ['privates', '.service_locator.ItUtLxl', 'get_ServiceLocator_ItUtLxlService', false],
  17375. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  17376. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::listAction' => ['privates', '.service_locator.xwhnfq0', 'get_ServiceLocator_Xwhnfq0Service', false],
  17377. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::redirectViewerAction' => ['privates', '.service_locator.925GV4.', 'get_ServiceLocator_925GV4_Service', false],
  17378. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendInviteReminderNotificationAction' => ['privates', '.service_locator.ItUtLxl', 'get_ServiceLocator_ItUtLxlService', false],
  17379. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendUploadNotificationAction' => ['privates', '.service_locator.7raNBM_', 'get_ServiceLocator_7raNBMService', false],
  17380. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendUploadNotificationSuccessAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  17381. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::updateCreatorIds' => ['privates', '.service_locator.hgeOc8L', 'get_ServiceLocator_HgeOc8LService', false],
  17382. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::uploadToCollectionAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  17383. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewRecordAction' => ['privates', '.service_locator._59pT0e', 'get_ServiceLocator_59pT0eService', false],
  17384. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewerWebAudioAction' => ['privates', '.service_locator.vQxTc3e', 'get_ServiceLocator_VQxTc3eService', false],
  17385. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewerWebVideoAction' => ['privates', '.service_locator.vQxTc3e', 'get_ServiceLocator_VQxTc3eService', false],
  17386. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::downloadAuditReportAction' => ['privates', '.service_locator.y9mkfCG', 'get_ServiceLocator_Y9mkfCGService', false],
  17387. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::downloadScheduleAction' => ['privates', '.service_locator.X2ZQonC', 'get_ServiceLocator_X2ZQonCService', false],
  17388. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  17389. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::meddreamViewerAction' => ['privates', '.service_locator.FpxbuMl', 'get_ServiceLocator_FpxbuMlService', false],
  17390. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::orthancViewerAction' => ['privates', '.service_locator.Qr9JzsO', 'get_ServiceLocator_Qr9JzsOService', false],
  17391. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::preloadStudiesTokensAction' => ['privates', '.service_locator.RyUmGYK', 'get_ServiceLocator_RyUmGYKService', false],
  17392. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::viewAction' => ['privates', '.service_locator.QMY4SmH', 'get_ServiceLocator_QMY4SmHService', false],
  17393. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::viewNotAvailableAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17394. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::centreDetailAction' => ['privates', '.service_locator.xC_z9_w', 'get_ServiceLocator_XCZ9WService', false],
  17395. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  17396. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::deleteAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  17397. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::duplicateAction' => ['privates', '.service_locator.HH_aQGf', 'get_ServiceLocator_HHAQGfService', false],
  17398. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::importantNotes' => ['privates', '.service_locator.We1fLOI', 'get_ServiceLocator_We1fLOIService', false],
  17399. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::linkAdditionalRequestAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  17400. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::linkBatchRequestAction' => ['privates', '.service_locator.kQAc3zG', 'get_ServiceLocator_KQAc3zGService', false],
  17401. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::updateAction' => ['privates', '.service_locator.O49EVz4', 'get_ServiceLocator_O49EVz4Service', false],
  17402. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::createAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  17403. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::deleteAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  17404. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailAction' => ['privates', '.service_locator.vsCw4CU', 'get_ServiceLocator_VsCw4CUService', false],
  17405. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailConfirmationAction' => ['privates', '.service_locator.VRYGxN3', 'get_ServiceLocator_VRYGxN3Service', false],
  17406. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailOptionsAction' => ['privates', '.service_locator.1Wxes5n', 'get_ServiceLocator_1Wxes5nService', false],
  17407. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::toggleImportantAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  17408. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::updateAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  17409. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::viewEmailAction' => ['privates', '.service_locator.iVztO88', 'get_ServiceLocator_IVztO88Service', false],
  17410. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::createAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  17411. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::generateAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  17412. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::pushAction' => ['privates', '.service_locator.QONmzIl', 'get_ServiceLocator_QONmzIlService', false],
  17413. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::resetAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  17414. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::streamViewAction' => ['privates', '.service_locator.k3xJc5f', 'get_ServiceLocator_K3xJc5fService', false],
  17415. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::updateAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  17416. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::viewAction' => ['privates', '.service_locator._b78E8m', 'get_ServiceLocator_B78E8mService', false],
  17417. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::cancelPreprocessing' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17418. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17419. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::createSimpleAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17420. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::deleteAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17421. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::downloadAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17422. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::exportErrorAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  17423. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::generateExportAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  17424. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::previewIndexAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  17425. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::pushExportToMedicalRecordsAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  17426. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::pushUnsortedAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17427. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::reSendToQueueForExportAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17428. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::resetAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17429. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::resubmitPreprocessing' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17430. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::returnToSorterAction' => ['privates', '.service_locator.AkIrSzi', 'get_ServiceLocator_AkIrSziService', false],
  17431. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::sendAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  17432. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateAction' => ['privates', '.service_locator.e5Zydig', 'get_ServiceLocator_E5ZydigService', false],
  17433. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateCentreAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17434. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateSimpleAction' => ['privates', '.service_locator.e5Zydig', 'get_ServiceLocator_E5ZydigService', false],
  17435. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController::createAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17436. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController::deleteAction' => ['privates', '.service_locator.BnSt98e', 'get_ServiceLocator_BnSt98eService', false],
  17437. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::createAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  17438. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::deleteAction' => ['privates', '.service_locator.7uzInMd', 'get_ServiceLocator_7uzInMdService', false],
  17439. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::editNotesAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  17440. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::indexAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  17441. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::previewAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17442. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::streamAction' => ['privates', '.service_locator.2ZvXWjg', 'get_ServiceLocator_2ZvXWjgService', false],
  17443. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::streamPreviewAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  17444. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::syncAction' => ['privates', '.service_locator.cao.KOg', 'get_ServiceLocator_Cao_KOgService', false],
  17445. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::viewAction' => ['privates', '.service_locator.i3yQFPO', 'get_ServiceLocator_I3yQFPOService', false],
  17446. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::listAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17447. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::listCentreChangedAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  17448. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::restoreAction' => ['privates', '.service_locator.cwnwT2q', 'get_ServiceLocator_CwnwT2qService', false],
  17449. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17450. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17451. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17452. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17453. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17454. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17455. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17456. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17457. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17458. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17459. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17460. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17461. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17462. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17463. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17464. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17465. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17466. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17467. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17468. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17469. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17470. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17471. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17472. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17473. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17474. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17475. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17476. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17477. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17478. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17479. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController::index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  17480. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17481. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17482. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17483. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17484. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17485. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17486. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17487. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17488. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17489. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17490. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17491. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17492. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17493. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17494. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17495. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17496. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17497. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17498. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17499. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17500. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17501. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17502. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17503. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17504. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17505. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17506. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17507. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17508. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17509. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17510. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17511. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17512. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17513. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17514. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17515. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17516. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17517. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17518. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17519. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17520. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17521. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17522. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17523. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17524. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17525. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17526. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17527. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17528. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17529. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17530. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17531. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17532. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17533. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17534. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17535. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17536. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17537. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17538. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17539. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17540. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17541. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17542. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17543. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17544. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17545. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17546. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17547. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17548. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17549. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17550. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17551. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17552. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17553. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17554. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17555. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17556. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17557. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17558. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17559. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17560. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17561. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17562. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17563. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17564. 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController::configureUserMenu' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
  17565. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17566. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  17567. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  17568. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  17569. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  17570. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  17571. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  17572. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17573. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17574. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  17575. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17576. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  17577. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17578. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17579. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17580. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17581. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17582. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17583. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17584. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  17585. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17586. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17587. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::indexAction' => ['privates', '.service_locator.Zhsi5nT', 'get_ServiceLocator_Zhsi5nTService', false],
  17588. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::updateAction' => ['privates', '.service_locator.HE.qnDZ', 'get_ServiceLocator_HE_QnDZService', false],
  17589. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::createAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  17590. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::deleteAction' => ['privates', '.service_locator.._XK1gQ', 'get_ServiceLocator__XK1gQService', false],
  17591. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::updateAction' => ['privates', '.service_locator.._XK1gQ', 'get_ServiceLocator__XK1gQService', false],
  17592. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17593. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::deleteAction' => ['privates', '.service_locator.B1iTE2t', 'get_ServiceLocator_B1iTE2tService', false],
  17594. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::indexAction' => ['privates', '.service_locator.Zhsi5nT', 'get_ServiceLocator_Zhsi5nTService', false],
  17595. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::updateAction' => ['privates', '.service_locator.B1iTE2t', 'get_ServiceLocator_B1iTE2tService', false],
  17596. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::addChildAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  17597. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17598. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::indexAction' => ['privates', '.service_locator.1MXH2L2', 'get_ServiceLocator_1MXH2L2Service', false],
  17599. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::updateAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  17600. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17601. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17602. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::streamViewAction' => ['privates', '.service_locator.eHyvF6z', 'get_ServiceLocator_EHyvF6zService', false],
  17603. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::updateAction' => ['privates', '.service_locator..BbZbLT', 'get_ServiceLocator__BbZbLTService', false],
  17604. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::updateContentAction' => ['privates', '.service_locator..BbZbLT', 'get_ServiceLocator__BbZbLTService', false],
  17605. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::viewAction' => ['privates', '.service_locator.NBb8rJj', 'get_ServiceLocator_NBb8rJjService', false],
  17606. 'MedBrief\\MSR\\Controller\\RecordsViewerController::resolvePathAction' => ['privates', '.service_locator.GilX32Z', 'get_ServiceLocator_GilX32ZService', false],
  17607. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17608. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17609. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17610. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17611. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17612. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17613. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17614. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17615. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17616. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17617. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17618. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17619. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17620. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17621. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17622. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17623. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17624. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17625. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17626. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17627. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17628. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17629. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17630. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17631. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17632. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17633. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17634. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17635. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17636. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17637. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17638. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17639. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17640. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17641. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17642. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17643. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17644. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17645. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17646. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17647. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17648. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17649. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17650. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17651. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17652. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17653. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17654. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17655. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17656. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17657. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17658. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17659. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17660. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17661. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17662. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17663. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  17664. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  17665. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  17666. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17667. 'MedBrief\\MSR\\Controller\\ResetPasswordController::request' => ['privates', '.service_locator.pXhSQsU', 'get_ServiceLocator_PXhSQsUService', false],
  17668. 'MedBrief\\MSR\\Controller\\ResetPasswordController::reset' => ['privates', '.service_locator.4tgeRLM', 'get_ServiceLocator_4tgeRLMService', false],
  17669. 'MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController::indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17670. 'MedBrief\\MSR\\Controller\\RoleInvitationController::approveAction' => ['privates', '.service_locator.SSpHBBn', 'get_ServiceLocator_SSpHBBnService', false],
  17671. 'MedBrief\\MSR\\Controller\\RoleInvitationController::declineAction' => ['privates', '.service_locator.htzbC8V', 'get_ServiceLocator_HtzbC8VService', false],
  17672. 'MedBrief\\MSR\\Controller\\RoleInvitationController::deleteAction' => ['privates', '.service_locator.htzbC8V', 'get_ServiceLocator_HtzbC8VService', false],
  17673. 'MedBrief\\MSR\\Controller\\RoleInvitationController::issueReminderEmailAction' => ['privates', '.service_locator.Ck6dO8R', 'get_ServiceLocator_Ck6dO8RService', false],
  17674. 'MedBrief\\MSR\\Controller\\RoleInvitationController::manageAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  17675. 'MedBrief\\MSR\\Controller\\RoleInvitationController::sendUserExpertAgencyMatterAssignmentNotification' => ['privates', '.service_locator.R4rqQu1', 'get_ServiceLocator_R4rqQu1Service', false],
  17676. 'MedBrief\\MSR\\Controller\\SecurityController::login' => ['privates', '.service_locator.v2O9m_A', 'get_ServiceLocator_V2O9mAService', false],
  17677. 'MedBrief\\MSR\\Controller\\ServiceOptionController::billingItemsAction' => ['privates', '.service_locator.owPCbWj', 'get_ServiceLocator_OwPCbWjService', false],
  17678. 'MedBrief\\MSR\\Controller\\ServiceOptionController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17679. 'MedBrief\\MSR\\Controller\\ServiceOptionController::deleteAction' => ['privates', '.service_locator.O_5sgpM', 'get_ServiceLocator_O5sgpMService', false],
  17680. 'MedBrief\\MSR\\Controller\\ServiceOptionController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17681. 'MedBrief\\MSR\\Controller\\ServiceOptionController::updateAction' => ['privates', '.service_locator.O_5sgpM', 'get_ServiceLocator_O5sgpMService', false],
  17682. 'MedBrief\\MSR\\Controller\\SortingInstructionController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17683. 'MedBrief\\MSR\\Controller\\SortingInstructionController::deleteAction' => ['privates', '.service_locator.MF7DYeD', 'get_ServiceLocator_MF7DYeDService', false],
  17684. 'MedBrief\\MSR\\Controller\\SortingInstructionController::indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17685. 'MedBrief\\MSR\\Controller\\SortingInstructionController::updateAction' => ['privates', '.service_locator.MF7DYeD', 'get_ServiceLocator_MF7DYeDService', false],
  17686. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17687. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::customiseAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  17688. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17689. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::revertCustomisationAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  17690. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::updateAction' => ['privates', '.service_locator.A8fjrxC', 'get_ServiceLocator_A8fjrxCService', false],
  17691. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::updateCustomisationAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  17692. 'MedBrief\\MSR\\Controller\\SpecialisationController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17693. 'MedBrief\\MSR\\Controller\\SpecialisationController::deleteAction' => ['privates', '.service_locator.jZ.KPn_', 'get_ServiceLocator_JZ_KPnService', false],
  17694. 'MedBrief\\MSR\\Controller\\SpecialisationController::listAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17695. 'MedBrief\\MSR\\Controller\\SpecialisationController::updateAction' => ['privates', '.service_locator.jZ.KPn_', 'get_ServiceLocator_JZ_KPnService', false],
  17696. 'MedBrief\\MSR\\Controller\\SystemNotificationController::createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17697. 'MedBrief\\MSR\\Controller\\SystemNotificationController::deleteAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17698. 'MedBrief\\MSR\\Controller\\SystemNotificationController::editAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17699. 'MedBrief\\MSR\\Controller\\SystemNotificationController::updateAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17700. 'MedBrief\\MSR\\Controller\\SystemSettingsController::index' => ['privates', '.service_locator.hmTFW5C', 'get_ServiceLocator_HmTFW5CService', false],
  17701. 'MedBrief\\MSR\\Controller\\UserController::accountMembersAction' => ['privates', '.service_locator.gl2Dfo6', 'get_ServiceLocator_Gl2Dfo6Service', false],
  17702. 'MedBrief\\MSR\\Controller\\UserController::addAccountAction' => ['privates', '.service_locator.XRy.8hz', 'get_ServiceLocator_XRy_8hzService', false],
  17703. 'MedBrief\\MSR\\Controller\\UserController::addAdministratorAction' => ['privates', '.service_locator.F8d0ZAK', 'get_ServiceLocator_F8d0ZAKService', false],
  17704. 'MedBrief\\MSR\\Controller\\UserController::addExpertAgencyAdministratorAction' => ['privates', '.service_locator.gWKIRZB', 'get_ServiceLocator_GWKIRZBService', false],
  17705. 'MedBrief\\MSR\\Controller\\UserController::addProjectAction' => ['privates', '.service_locator.v4pKlKo', 'get_ServiceLocator_V4pKlKoService', false],
  17706. 'MedBrief\\MSR\\Controller\\UserController::changeIsFavouriteAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17707. 'MedBrief\\MSR\\Controller\\UserController::changePasswordAction' => ['privates', '.service_locator.IQf1cXu', 'get_ServiceLocator_IQf1cXuService', false],
  17708. 'MedBrief\\MSR\\Controller\\UserController::completeRegistrationAction' => ['privates', '.service_locator.IQf1cXu', 'get_ServiceLocator_IQf1cXuService', false],
  17709. 'MedBrief\\MSR\\Controller\\UserController::deleteAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  17710. 'MedBrief\\MSR\\Controller\\UserController::downloadMedicalRecordsViewedReportAction' => ['privates', '.service_locator.UcnIuo7', 'get_ServiceLocator_UcnIuo7Service', false],
  17711. 'MedBrief\\MSR\\Controller\\UserController::expertAgencyAdministratorsAction' => ['privates', '.service_locator.KTytxbZ', 'get_ServiceLocator_KTytxbZService', false],
  17712. 'MedBrief\\MSR\\Controller\\UserController::generateXlsx' => ['privates', '.service_locator.qaQdRnO', 'get_ServiceLocator_QaQdRnOService', false],
  17713. 'MedBrief\\MSR\\Controller\\UserController::inviteAccountAction' => ['privates', '.service_locator.XRy.8hz', 'get_ServiceLocator_XRy_8hzService', false],
  17714. 'MedBrief\\MSR\\Controller\\UserController::inviteAdministratorAction' => ['privates', '.service_locator.F8d0ZAK', 'get_ServiceLocator_F8d0ZAKService', false],
  17715. 'MedBrief\\MSR\\Controller\\UserController::inviteExpertAgencyAdministratorAction' => ['privates', '.service_locator.gWKIRZB', 'get_ServiceLocator_GWKIRZBService', false],
  17716. 'MedBrief\\MSR\\Controller\\UserController::inviteProjectAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17717. 'MedBrief\\MSR\\Controller\\UserController::issueMatterReminderLinkAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  17718. 'MedBrief\\MSR\\Controller\\UserController::listAction' => ['privates', '.service_locator.P9yrAT7', 'get_ServiceLocator_P9yrAT7Service', false],
  17719. 'MedBrief\\MSR\\Controller\\UserController::manageRoleAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  17720. 'MedBrief\\MSR\\Controller\\UserController::projectMembersAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17721. 'MedBrief\\MSR\\Controller\\UserController::revokeRoleAction' => ['privates', '.service_locator.KKJ7ysP', 'get_ServiceLocator_KKJ7ysPService', false],
  17722. 'MedBrief\\MSR\\Controller\\UserController::toggleEnabledStatusAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  17723. 'MedBrief\\MSR\\Controller\\UserController::updateAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  17724. 'MedBrief\\MSR\\Controller\\UserFailedLoginController::deleteAction' => ['privates', '.service_locator.AWP80dy', 'get_ServiceLocator_AWP80dyService', false],
  17725. 'MedBrief\\MSR\\Controller\\UserFailedLoginController::indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17726. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController::deleteAction' => ['privates', '.service_locator.sPlIda7', 'get_ServiceLocator_SPlIda7Service', false],
  17727. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController::manageAction' => ['privates', '.service_locator.bn_4SLU', 'get_ServiceLocator_Bn4SLUService', false],
  17728. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::approveAction' => ['privates', '.service_locator.xBnr3uy', 'get_ServiceLocator_XBnr3uyService', false],
  17729. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::createAction' => ['privates', '.service_locator.CKZs5rg', 'get_ServiceLocator_CKZs5rgService', false],
  17730. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::declineAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17731. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::deleteAction' => ['privates', '.service_locator.m_gQ8B6', 'get_ServiceLocator_MGQ8B6Service', false],
  17732. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::forceApproveAction' => ['privates', '.service_locator.SW0SOno', 'get_ServiceLocator_SW0SOnoService', false],
  17733. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::resendAction' => ['privates', '.service_locator.xMoelZM', 'get_ServiceLocator_XMoelZMService', false],
  17734. 'MedBrief\\MSR\\Controller\\UserProfileController::changePasswordAction' => ['privates', '.service_locator.L_PjlfM', 'get_ServiceLocator_LPjlfMService', false],
  17735. 'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  17736. 'kernel::process' => ['privates', '.service_locator.c.2mrjU', 'get_ServiceLocator_C_2mrjUService', false],
  17737. 'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  17738. 'DH\\AuditorBundle\\Controller\\ViewerController:listAuditsAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17739. 'DH\\AuditorBundle\\Controller\\ViewerController:showEntityHistoryAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17740. 'DH\\AuditorBundle\\Controller\\ViewerController:showTransactionAction' => ['privates', '.service_locator.5Ll4UtC', 'get_ServiceLocator_5Ll4UtCService', false],
  17741. 'MedBrief\\MSR\\Controller\\AccountController:addLicenceRenewalTermAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17742. 'MedBrief\\MSR\\Controller\\AccountController:addOfficeAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17743. 'MedBrief\\MSR\\Controller\\AccountController:createAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17744. 'MedBrief\\MSR\\Controller\\AccountController:deleteAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17745. 'MedBrief\\MSR\\Controller\\AccountController:deleteLicenceRenewalTermAction' => ['privates', '.service_locator.SGxwwyC', 'get_ServiceLocator_SGxwwyCService', false],
  17746. 'MedBrief\\MSR\\Controller\\AccountController:deleteOfficeAction' => ['privates', '.service_locator.sGD1DXX', 'get_ServiceLocator_SGD1DXXService', false],
  17747. 'MedBrief\\MSR\\Controller\\AccountController:downloadRecordsRequestsAction' => ['privates', '.service_locator.x88hzx.', 'get_ServiceLocator_X88hzx_Service', false],
  17748. 'MedBrief\\MSR\\Controller\\AccountController:editLicenceRenewalTermAction' => ['privates', '.service_locator.s9aWOTY', 'get_ServiceLocator_S9aWOTYService', false],
  17749. 'MedBrief\\MSR\\Controller\\AccountController:editOfficeAction' => ['privates', '.service_locator.sGD1DXX', 'get_ServiceLocator_SGD1DXXService', false],
  17750. 'MedBrief\\MSR\\Controller\\AccountController:indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17751. 'MedBrief\\MSR\\Controller\\AccountController:manageCustomIndexHeaderAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17752. 'MedBrief\\MSR\\Controller\\AccountController:manageMatterRequestDefaultsAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17753. 'MedBrief\\MSR\\Controller\\AccountController:manageSortingSettingsAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17754. 'MedBrief\\MSR\\Controller\\AccountController:previewCustomIndexHeaderAction' => ['privates', '.service_locator.x88hzx.', 'get_ServiceLocator_X88hzx_Service', false],
  17755. 'MedBrief\\MSR\\Controller\\AccountController:showAction' => ['privates', '.service_locator.HhfAYqA', 'get_ServiceLocator_HhfAYqAService', false],
  17756. 'MedBrief\\MSR\\Controller\\AccountController:updateAction' => ['privates', '.service_locator.fKs_lVx', 'get_ServiceLocator_FKsLVxService', false],
  17757. 'MedBrief\\MSR\\Controller\\AccountController:updateBillingAddressAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17758. 'MedBrief\\MSR\\Controller\\AccountController:updatePhysicalAddressAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17759. 'MedBrief\\MSR\\Controller\\Account\\AuthController:authAction' => ['privates', '.service_locator.g8v5rmn', 'get_ServiceLocator_G8v5rmnService', false],
  17760. 'MedBrief\\MSR\\Controller\\Account\\Managers:__invoke' => ['privates', '.service_locator.HhfAYqA', 'get_ServiceLocator_HhfAYqAService', false],
  17761. 'MedBrief\\MSR\\Controller\\Account\\Managers' => ['privates', '.service_locator.HhfAYqA', 'get_ServiceLocator_HhfAYqAService', false],
  17762. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts:__invoke' => ['privates', '.service_locator.P9KZugc', 'get_ServiceLocator_P9KZugcService', false],
  17763. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts' => ['privates', '.service_locator.P9KZugc', 'get_ServiceLocator_P9KZugcService', false],
  17764. 'MedBrief\\MSR\\Controller\\AdminController:downloadAuditLogAction' => ['privates', '.service_locator.leL0pUu', 'get_ServiceLocator_LeL0pUuService', false],
  17765. 'MedBrief\\MSR\\Controller\\AdminController:promptReQueueDiscAction' => ['privates', '.service_locator.R6kuv6y', 'get_ServiceLocator_R6kuv6yService', false],
  17766. 'MedBrief\\MSR\\Controller\\AdminController:promptReQueueDocumentAction' => ['privates', '.service_locator.hGoVhzf', 'get_ServiceLocator_HGoVhzfService', false],
  17767. 'MedBrief\\MSR\\Controller\\AdminController:promptSetFailedDiscAction' => ['privates', '.service_locator.R6kuv6y', 'get_ServiceLocator_R6kuv6yService', false],
  17768. 'MedBrief\\MSR\\Controller\\AdminController:promptSetFailedDocumentAction' => ['privates', '.service_locator.hGoVhzf', 'get_ServiceLocator_HGoVhzfService', false],
  17769. 'MedBrief\\MSR\\Controller\\AdminController:reQueueDiscAction' => ['privates', '.service_locator.BvXwzC0', 'get_ServiceLocator_BvXwzC0Service', false],
  17770. 'MedBrief\\MSR\\Controller\\AdminController:reQueueDocumentAction' => ['privates', '.service_locator.D4fQ6NZ', 'get_ServiceLocator_D4fQ6NZService', false],
  17771. 'MedBrief\\MSR\\Controller\\AdminController:setFailedDiscAction' => ['privates', '.service_locator.BvXwzC0', 'get_ServiceLocator_BvXwzC0Service', false],
  17772. 'MedBrief\\MSR\\Controller\\AdminController:setFailedDocumentAction' => ['privates', '.service_locator.D4fQ6NZ', 'get_ServiceLocator_D4fQ6NZService', false],
  17773. 'MedBrief\\MSR\\Controller\\AdminController:statusPanelAction' => ['privates', '.service_locator.ZQIP6Zd', 'get_ServiceLocator_ZQIP6ZdService', false],
  17774. 'MedBrief\\MSR\\Controller\\AjaxController:getSubCategoryName' => ['privates', '.service_locator.IbHZuYR', 'get_ServiceLocator_IbHZuYRService', false],
  17775. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17776. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:deleteAction' => ['privates', '.service_locator.TxBoqKr', 'get_ServiceLocator_TxBoqKrService', false],
  17777. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17778. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:updateAction' => ['privates', '.service_locator.TxBoqKr', 'get_ServiceLocator_TxBoqKrService', false],
  17779. 'MedBrief\\MSR\\Controller\\AnnotationController:createAction' => ['privates', '.service_locator.61wL5TU', 'get_ServiceLocator_61wL5TUService', false],
  17780. 'MedBrief\\MSR\\Controller\\AnnotationController:deleteAction' => ['privates', '.service_locator.bCMQQus', 'get_ServiceLocator_BCMQQusService', false],
  17781. 'MedBrief\\MSR\\Controller\\AnnotationController:updateAction' => ['privates', '.service_locator.wlMu49O', 'get_ServiceLocator_WlMu49OService', false],
  17782. 'MedBrief\\MSR\\Controller\\AnnotationController:updateVisibilityAction' => ['privates', '.service_locator.wlMu49O', 'get_ServiceLocator_WlMu49OService', false],
  17783. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController:fetchClinicalSectionsAction' => ['privates', '.service_locator.WIIJhiP', 'get_ServiceLocator_WIIJhiPService', false],
  17784. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17785. 'MedBrief\\MSR\\Controller\\Api\\OcrController:receiveOcrFileAction' => ['privates', '.service_locator.86I95xi', 'get_ServiceLocator_86I95xiService', false],
  17786. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:authAction' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
  17787. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:patientsAction' => ['privates', '.service_locator.7JYhOFD', 'get_ServiceLocator_7JYhOFDService', false],
  17788. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:patientsLegacyAction' => ['privates', '.service_locator.7JYhOFD', 'get_ServiceLocator_7JYhOFDService', false],
  17789. 'MedBrief\\MSR\\Controller\\Api\\ServiceRequestController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17790. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:captureBatchTrackingAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17791. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:changeCentreNameAction' => ['privates', '.service_locator.Nh50k5d', 'get_ServiceLocator_Nh50k5dService', false],
  17792. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:clonePageAction' => ['privates', '.service_locator._v0.peo', 'get_ServiceLocator_V0_PeoService', false],
  17793. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeAdmissionSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17794. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeClassifySortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17795. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeDateSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17796. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeMemoSortAction' => ['privates', '.service_locator.9Cf_6Q8', 'get_ServiceLocator_9Cf6Q8Service', false],
  17797. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17798. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:createSortingSessionFeedbackAction' => ['privates', '.service_locator.0kZH8_x', 'get_ServiceLocator_0kZH8XService', false],
  17799. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionDataStoreAction' => ['privates', '.service_locator._PAfZxG', 'get_ServiceLocator_PAfZxGService', false],
  17800. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionDetailAction' => ['privates', '.service_locator.ONrxI5e', 'get_ServiceLocator_ONrxI5eService', false],
  17801. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionIndexAction' => ['privates', '.service_locator.fCQZRSx', 'get_ServiceLocator_FCQZRSxService', false],
  17802. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMediaAction' => ['privates', '.service_locator.nlOSOMb', 'get_ServiceLocator_NlOSOMbService', false],
  17803. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMemoAction' => ['privates', '.service_locator.fCQZRSx', 'get_ServiceLocator_FCQZRSxService', false],
  17804. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMrsFormAction' => ['privates', '.service_locator.6SoNTXm', 'get_ServiceLocator_6SoNTXmService', false],
  17805. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:listSortSessionsForUserAction' => ['privates', '.service_locator.q2VLWLS', 'get_ServiceLocator_Q2VLWLSService', false],
  17806. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:pauseSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17807. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:qaFailAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17808. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:saveSortAndUnlockAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17809. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:saveSortSessionAction' => ['privates', '.service_locator.fqMxpgZ', 'get_ServiceLocator_FqMxpgZService', false],
  17810. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17811. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:splitPageAction' => ['privates', '.service_locator.eTcHP3i', 'get_ServiceLocator_ETcHP3iService', false],
  17812. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:startSortSessionAction' => ['privates', '.service_locator.ONrxI5e', 'get_ServiceLocator_ONrxI5eService', false],
  17813. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:testAuthAction' => ['privates', '.service_locator._I.tLHK', 'get_ServiceLocator_I_TLHKService', false],
  17814. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:createAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17815. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:deleteAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17816. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17817. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:viewAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17818. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController:setViewHandler' => ['privates', '.service_locator.foPrRcS', 'get_ServiceLocator_FoPrRcSService', false],
  17819. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController:streamAction' => ['privates', '.service_locator.tCR9p2I', 'get_ServiceLocator_TCR9p2IService', false],
  17820. 'MedBrief\\MSR\\Controller\\BillingItemController:accountPricingAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17821. 'MedBrief\\MSR\\Controller\\BillingItemController:addAccountPriceAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17822. 'MedBrief\\MSR\\Controller\\BillingItemController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17823. 'MedBrief\\MSR\\Controller\\BillingItemController:deleteAccountPriceAction' => ['privates', '.service_locator.LbzV6us', 'get_ServiceLocator_LbzV6usService', false],
  17824. 'MedBrief\\MSR\\Controller\\BillingItemController:editAccountPriceAction' => ['privates', '.service_locator.LbzV6us', 'get_ServiceLocator_LbzV6usService', false],
  17825. 'MedBrief\\MSR\\Controller\\BillingItemController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17826. 'MedBrief\\MSR\\Controller\\BillingItemController:updateAction' => ['privates', '.service_locator.en4v5uN', 'get_ServiceLocator_En4v5uNService', false],
  17827. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17828. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:deleteAction' => ['privates', '.service_locator.zLBuB62', 'get_ServiceLocator_ZLBuB62Service', false],
  17829. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17830. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:updateAction' => ['privates', '.service_locator.zLBuB62', 'get_ServiceLocator_ZLBuB62Service', false],
  17831. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:index' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17832. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:previewAction' => ['privates', '.service_locator.nNq2lCw', 'get_ServiceLocator_NNq2lCwService', false],
  17833. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:pushAction' => ['privates', '.service_locator.7UiNU0F', 'get_ServiceLocator_7UiNU0FService', false],
  17834. 'MedBrief\\MSR\\Controller\\DefaultController:analyticsAction' => ['privates', '.service_locator.BT1UrWX', 'get_ServiceLocator_BT1UrWXService', false],
  17835. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardAction' => ['privates', '.service_locator.sObAUmC', 'get_ServiceLocator_SObAUmCService', false],
  17836. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardFavouritesAjaxAction' => ['privates', '.service_locator.DUtj7Ih', 'get_ServiceLocator_DUtj7IhService', false],
  17837. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardInvitationsAjaxAction' => ['privates', '.service_locator.aBu1sni', 'get_ServiceLocator_ABu1sniService', false],
  17838. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardRenewalsAjaxAction' => ['privates', '.service_locator.srND3Qx', 'get_ServiceLocator_SrND3QxService', false],
  17839. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardViewedAjaxAction' => ['privates', '.service_locator.skh1BGT', 'get_ServiceLocator_Skh1BGTService', false],
  17840. 'MedBrief\\MSR\\Controller\\DefaultController:enableAccountAction' => ['privates', '.service_locator.Z64K370', 'get_ServiceLocator_Z64K370Service', false],
  17841. 'MedBrief\\MSR\\Controller\\DocSorterController:indexAction' => ['privates', '.service_locator.EkzfNmt', 'get_ServiceLocator_EkzfNmtService', false],
  17842. 'MedBrief\\MSR\\Controller\\DocSorterController:unlockSortAction' => ['privates', '.service_locator.Xbktm9s', 'get_ServiceLocator_Xbktm9sService', false],
  17843. 'MedBrief\\MSR\\Controller\\DownloadController:downloadAction' => ['privates', '.service_locator.liW9kua', 'get_ServiceLocator_LiW9kuaService', false],
  17844. 'MedBrief\\MSR\\Controller\\ElectronicRecordsController:serveTestFileAction' => ['privates', '.service_locator.J1Zc9gq', 'get_ServiceLocator_J1Zc9gqService', false],
  17845. 'MedBrief\\MSR\\Controller\\EmailController:downloadAction' => ['privates', '.service_locator.sKGOIq3', 'get_ServiceLocator_SKGOIq3Service', false],
  17846. 'MedBrief\\MSR\\Controller\\EmailController:downloadAttachmentsAction' => ['privates', '.service_locator.gXv87LU', 'get_ServiceLocator_GXv87LUService', false],
  17847. 'MedBrief\\MSR\\Controller\\EmbedController:radiologyPatients' => ['privates', '.service_locator.QUqjKuJ', 'get_ServiceLocator_QUqjKuJService', false],
  17848. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17849. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:deleteAction' => ['privates', '.service_locator.3pKX3OM', 'get_ServiceLocator_3pKX3OMService', false],
  17850. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17851. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:updateAction' => ['privates', '.service_locator.lMjAmZa', 'get_ServiceLocator_LMjAmZaService', false],
  17852. 'MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController:indexAction' => ['privates', '.service_locator.xpFRm6j', 'get_ServiceLocator_XpFRm6jService', false],
  17853. 'MedBrief\\MSR\\Controller\\ExpertProfileController:indexAction' => ['privates', '.service_locator.g0ddUbo', 'get_ServiceLocator_G0ddUboService', false],
  17854. 'MedBrief\\MSR\\Controller\\ExpertProfileController:streamOriginalPhotoAction' => ['privates', '.service_locator.SRUF_G3', 'get_ServiceLocator_SRUFG3Service', false],
  17855. 'MedBrief\\MSR\\Controller\\ExpertProfileController:streamProfilePhotoAction' => ['privates', '.service_locator.SRUF_G3', 'get_ServiceLocator_SRUFG3Service', false],
  17856. 'MedBrief\\MSR\\Controller\\ExpertProfileController:verifyProfileAction' => ['privates', '.service_locator.L3mb9Z7', 'get_ServiceLocator_L3mb9Z7Service', false],
  17857. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController:__invoke' => ['privates', '.service_locator.CI4dzYz', 'get_ServiceLocator_CI4dzYzService', false],
  17858. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController' => ['privates', '.service_locator.CI4dzYz', 'get_ServiceLocator_CI4dzYzService', false],
  17859. 'MedBrief\\MSR\\Controller\\FirmController:apiRegistration' => ['privates', '.service_locator.OmCWtde', 'get_ServiceLocator_OmCWtdeService', false],
  17860. 'MedBrief\\MSR\\Controller\\FirmController:clientAreas' => ['privates', '.service_locator.4791TPa', 'get_ServiceLocator_4791TPaService', false],
  17861. 'MedBrief\\MSR\\Controller\\FirmController:delete' => ['privates', '.service_locator.zEpLIbr', 'get_ServiceLocator_ZEpLIbrService', false],
  17862. 'MedBrief\\MSR\\Controller\\FirmController:edit' => ['privates', '.service_locator.Hni8XsC', 'get_ServiceLocator_Hni8XsCService', false],
  17863. 'MedBrief\\MSR\\Controller\\FirmController:index' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17864. 'MedBrief\\MSR\\Controller\\FirmController:integrations' => ['privates', '.service_locator.9vF9hX2', 'get_ServiceLocator_9vF9hX2Service', false],
  17865. 'MedBrief\\MSR\\Controller\\FirmController:new' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17866. 'MedBrief\\MSR\\Controller\\FirmController:rotateSecret' => ['privates', '.service_locator.9vF9hX2', 'get_ServiceLocator_9vF9hX2Service', false],
  17867. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret:__invoke' => ['privates', '.service_locator.w0gveTO', 'get_ServiceLocator_W0gveTOService', false],
  17868. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret' => ['privates', '.service_locator.w0gveTO', 'get_ServiceLocator_W0gveTOService', false],
  17869. 'MedBrief\\MSR\\Controller\\HelpArticleController:create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17870. 'MedBrief\\MSR\\Controller\\HelpArticleController:delete' => ['privates', '.service_locator.KTUM998', 'get_ServiceLocator_KTUM998Service', false],
  17871. 'MedBrief\\MSR\\Controller\\HelpArticleController:update' => ['privates', '.service_locator.KTUM998', 'get_ServiceLocator_KTUM998Service', false],
  17872. 'MedBrief\\MSR\\Controller\\HelpCategoryController:create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17873. 'MedBrief\\MSR\\Controller\\HelpCategoryController:delete' => ['privates', '.service_locator.fPAnkQ6', 'get_ServiceLocator_FPAnkQ6Service', false],
  17874. 'MedBrief\\MSR\\Controller\\HelpCategoryController:update' => ['privates', '.service_locator.fPAnkQ6', 'get_ServiceLocator_FPAnkQ6Service', false],
  17875. 'MedBrief\\MSR\\Controller\\HelpContentController:directToIndex' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17876. 'MedBrief\\MSR\\Controller\\HelpContentController:index' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17877. 'MedBrief\\MSR\\Controller\\HelpContentController:list' => ['privates', '.service_locator.trNG6Mx', 'get_ServiceLocator_TrNG6MxService', false],
  17878. 'MedBrief\\MSR\\Controller\\HelpSectionController:create' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17879. 'MedBrief\\MSR\\Controller\\HelpSectionController:delete' => ['privates', '.service_locator.2RcO_rd', 'get_ServiceLocator_2RcORdService', false],
  17880. 'MedBrief\\MSR\\Controller\\HelpSectionController:update' => ['privates', '.service_locator.2RcO_rd', 'get_ServiceLocator_2RcORdService', false],
  17881. 'MedBrief\\MSR\\Controller\\HumanResourceController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17882. 'MedBrief\\MSR\\Controller\\HumanResourceController:deleteAction' => ['privates', '.service_locator.ezclzUy', 'get_ServiceLocator_EzclzUyService', false],
  17883. 'MedBrief\\MSR\\Controller\\HumanResourceController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17884. 'MedBrief\\MSR\\Controller\\HumanResourceController:updateAction' => ['privates', '.service_locator.ezclzUy', 'get_ServiceLocator_EzclzUyService', false],
  17885. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17886. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:deleteAction' => ['privates', '.service_locator.C_ani8x', 'get_ServiceLocator_CAni8xService', false],
  17887. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:listAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17888. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:updateAction' => ['privates', '.service_locator.C_ani8x', 'get_ServiceLocator_CAni8xService', false],
  17889. 'MedBrief\\MSR\\Controller\\IPFailedLoginController:deleteAction' => ['privates', '.service_locator.JyUPfvY', 'get_ServiceLocator_JyUPfvYService', false],
  17890. 'MedBrief\\MSR\\Controller\\IPFailedLoginController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17891. 'MedBrief\\MSR\\Controller\\ImportMattersController:indexAction' => ['privates', '.service_locator.hT2Kv93', 'get_ServiceLocator_HT2Kv93Service', false],
  17892. 'MedBrief\\MSR\\Controller\\ImportMattersController:previewAction' => ['privates', '.service_locator.uVy6Gc8', 'get_ServiceLocator_UVy6Gc8Service', false],
  17893. 'MedBrief\\MSR\\Controller\\ImportUsersController:indexAction' => ['privates', '.service_locator.hT2Kv93', 'get_ServiceLocator_HT2Kv93Service', false],
  17894. 'MedBrief\\MSR\\Controller\\ImportUsersController:previewAction' => ['privates', '.service_locator.kt85wZG', 'get_ServiceLocator_Kt85wZGService', false],
  17895. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:cancel' => ['privates', '.service_locator._uDhkOJ', 'get_ServiceLocator_UDhkOJService', false],
  17896. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:create' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17897. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:forceExpiryDate' => ['privates', '.service_locator.H8ZdQIF', 'get_ServiceLocator_H8ZdQIFService', false],
  17898. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:index' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  17899. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:push' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17900. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:viewThirdPartyAccessAction' => ['privates', '.service_locator.mSFqQ9F', 'get_ServiceLocator_MSFqQ9FService', false],
  17901. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:cancelDraft' => ['privates', '.service_locator.H8ZdQIF', 'get_ServiceLocator_H8ZdQIFService', false],
  17902. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:reactivate' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17903. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:view' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17904. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:cancel' => ['privates', '.service_locator.jvF_ZJ7', 'get_ServiceLocator_JvFZJ7Service', false],
  17905. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:cancelManage' => ['privates', '.service_locator.SpZXkpp', 'get_ServiceLocator_SpZXkppService', false],
  17906. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:radiology' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17907. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:records' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17908. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:removeRecipientContact' => ['privates', '.service_locator.qmlURDP', 'get_ServiceLocator_QmlURDPService', false],
  17909. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:removeRecipientFirm' => ['privates', '.service_locator.ECJ2.Ib', 'get_ServiceLocator_ECJ2_IbService', false],
  17910. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:summary' => ['privates', '.service_locator.4D1lcy4', 'get_ServiceLocator_4D1lcy4Service', false],
  17911. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:thirdParty' => ['privates', '.service_locator.o.E7Him', 'get_ServiceLocator_O_E7HimService', false],
  17912. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:updateSelectedRecords' => ['privates', '.service_locator.SJyDLY9', 'get_ServiceLocator_SJyDLY9Service', false],
  17913. 'MedBrief\\MSR\\Controller\\InvitationController:inviteAccountUserAction' => ['privates', '.service_locator..ZUpiaQ', 'get_ServiceLocator__ZUpiaQService', false],
  17914. 'MedBrief\\MSR\\Controller\\InvitationController:inviteAdministratorUserAction' => ['privates', '.service_locator.wAKCs8M', 'get_ServiceLocator_WAKCs8MService', false],
  17915. 'MedBrief\\MSR\\Controller\\InvitationController:inviteProjectUserAction' => ['privates', '.service_locator.TxO_O2s', 'get_ServiceLocator_TxOO2sService', false],
  17916. 'MedBrief\\MSR\\Controller\\InvoiceController:createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17917. 'MedBrief\\MSR\\Controller\\InvoiceController:generateAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17918. 'MedBrief\\MSR\\Controller\\InvoiceController:generateConfirmAction' => ['privates', '.service_locator.q1kXVra', 'get_ServiceLocator_Q1kXVraService', false],
  17919. 'MedBrief\\MSR\\Controller\\InvoiceController:listAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17920. 'MedBrief\\MSR\\Controller\\InvoiceController:pendingListAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17921. 'MedBrief\\MSR\\Controller\\InvoiceController:previewAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17922. 'MedBrief\\MSR\\Controller\\InvoiceController:updateAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17923. 'MedBrief\\MSR\\Controller\\InvoiceController:updateDetailsAction' => ['privates', '.service_locator.RVbjID4', 'get_ServiceLocator_RVbjID4Service', false],
  17924. 'MedBrief\\MSR\\Controller\\InvoiceController:viewAction' => ['privates', '.service_locator.Eom7Tyk', 'get_ServiceLocator_Eom7TykService', false],
  17925. 'MedBrief\\MSR\\Controller\\InvoiceController:xeroAuthAction' => ['privates', '.service_locator.j1dBtc5', 'get_ServiceLocator_J1dBtc5Service', false],
  17926. 'MedBrief\\MSR\\Controller\\InvoiceItemController:createAction' => ['privates', '.service_locator.rS634lt', 'get_ServiceLocator_RS634ltService', false],
  17927. 'MedBrief\\MSR\\Controller\\InvoiceItemController:deleteAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17928. 'MedBrief\\MSR\\Controller\\InvoiceItemController:manageAction' => ['privates', '.service_locator.rS634lt', 'get_ServiceLocator_RS634ltService', false],
  17929. 'MedBrief\\MSR\\Controller\\InvoiceItemController:updateAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17930. 'MedBrief\\MSR\\Controller\\InvoiceItemController:updatePriceAction' => ['privates', '.service_locator.GetnqTz', 'get_ServiceLocator_GetnqTzService', false],
  17931. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController:__invoke' => ['privates', '.service_locator.uWVxwjI', 'get_ServiceLocator_UWVxwjIService', false],
  17932. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController' => ['privates', '.service_locator.uWVxwjI', 'get_ServiceLocator_UWVxwjIService', false],
  17933. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:addLabelAction' => ['privates', '.service_locator.uZ5UnPr', 'get_ServiceLocator_UZ5UnPrService', false],
  17934. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:deleteAction' => ['privates', '.service_locator.uZ5UnPr', 'get_ServiceLocator_UZ5UnPrService', false],
  17935. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailAction' => ['privates', '.service_locator.mi54JVn', 'get_ServiceLocator_Mi54JVnService', false],
  17936. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailConfirmationAction' => ['privates', '.service_locator.jvw2IBm', 'get_ServiceLocator_Jvw2IBmService', false],
  17937. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailOptionsAction' => ['privates', '.service_locator.hj0KdwA', 'get_ServiceLocator_Hj0KdwAService', false],
  17938. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:indexAction' => ['privates', '.service_locator.dgGsPVW', 'get_ServiceLocator_DgGsPVWService', false],
  17939. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:viewEmailAction' => ['privates', '.service_locator.0SbikPO', 'get_ServiceLocator_0SbikPOService', false],
  17940. 'MedBrief\\MSR\\Controller\\MatterNoteController:createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  17941. 'MedBrief\\MSR\\Controller\\MatterNoteController:deleteAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17942. 'MedBrief\\MSR\\Controller\\MatterNoteController:toggleImportantAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17943. 'MedBrief\\MSR\\Controller\\MatterNoteController:updateAction' => ['privates', '.service_locator.OBC39lC', 'get_ServiceLocator_OBC39lCService', false],
  17944. 'MedBrief\\MSR\\Controller\\MatterRequestController:deleteAction' => ['privates', '.service_locator.vNkJ8qk', 'get_ServiceLocator_VNkJ8qkService', false],
  17945. 'MedBrief\\MSR\\Controller\\MatterRequestController:downloadSummaryAction' => ['privates', '.service_locator.gJbFTNT', 'get_ServiceLocator_GJbFTNTService', false],
  17946. 'MedBrief\\MSR\\Controller\\MatterRequestController:indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  17947. 'MedBrief\\MSR\\Controller\\MatterRequestController:updateAction' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17948. 'MedBrief\\MSR\\Controller\\MatterRequestController:updateStatusAction' => ['privates', '.service_locator.vNkJ8qk', 'get_ServiceLocator_VNkJ8qkService', false],
  17949. 'MedBrief\\MSR\\Controller\\MatterRequestController:viewSummaryAction' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17950. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter:__invoke' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17951. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter' => ['privates', '.service_locator.5h6_xbJ', 'get_ServiceLocator_5h6XbJService', false],
  17952. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject:__invoke' => ['privates', '.service_locator.9Qav4G9', 'get_ServiceLocator_9Qav4G9Service', false],
  17953. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject' => ['privates', '.service_locator.9Qav4G9', 'get_ServiceLocator_9Qav4G9Service', false],
  17954. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:authenticateAction' => ['privates', '.service_locator.f._NPE4', 'get_ServiceLocator_F_NPE4Service', false],
  17955. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:disableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17956. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:enrollAction' => ['privates', '.service_locator.i3ge2QN', 'get_ServiceLocator_I3ge2QNService', false],
  17957. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:authenticatorAppDisableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17958. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:authenticatorAppEnableAction' => ['privates', '.service_locator.PvatWTr', 'get_ServiceLocator_PvatWTrService', false],
  17959. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:emailMfaDisableAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17960. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:emailMfaEnableAction' => ['privates', '.service_locator.MapSGJ2', 'get_ServiceLocator_MapSGJ2Service', false],
  17961. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:generateBackupCodes' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  17962. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:generateInitialCodes' => ['privates', '.service_locator.pfYC_cA', 'get_ServiceLocator_PfYCCAService', false],
  17963. 'MedBrief\\MSR\\Controller\\NotificationController:unsubscribeAction' => ['privates', '.service_locator.dsEvNq4', 'get_ServiceLocator_DsEvNq4Service', false],
  17964. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  17965. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:deleteAction' => ['privates', '.service_locator.xvlSh0U', 'get_ServiceLocator_XvlSh0UService', false],
  17966. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:readAction' => ['privates', '.service_locator.3HPEaH6', 'get_ServiceLocator_3HPEaH6Service', false],
  17967. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:updateAction' => ['privates', '.service_locator.VeME1xS', 'get_ServiceLocator_VeME1xSService', false],
  17968. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:createAction' => ['privates', '.service_locator.i4pczI1', 'get_ServiceLocator_I4pczI1Service', false],
  17969. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:createSimpleAction' => ['privates', '.service_locator.i4pczI1', 'get_ServiceLocator_I4pczI1Service', false],
  17970. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:deleteAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17971. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:deleteBatchDocumentAction' => ['privates', '.service_locator.kAjB92c', 'get_ServiceLocator_KAjB92cService', false],
  17972. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:documentDownloadConfirmationAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  17973. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:downloadSheetAction' => ['privates', '.service_locator.G.WfHkj', 'get_ServiceLocator_G_WfHkjService', false],
  17974. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:duplicateAction' => ['privates', '.service_locator.HFbXwXn', 'get_ServiceLocator_HFbXwXnService', false],
  17975. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:importantNotes' => ['privates', '.service_locator.3QX7Xaq', 'get_ServiceLocator_3QX7XaqService', false],
  17976. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkAdditionalRequestAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17977. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkChronologyRequestAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17978. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkChronologyRequestNewAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17979. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:readAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17980. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:updateAction' => ['privates', '.service_locator.7Igr1oF', 'get_ServiceLocator_7Igr1oFService', false],
  17981. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:updateSimpleAction' => ['privates', '.service_locator.QNbIm4i', 'get_ServiceLocator_QNbIm4iService', false],
  17982. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:uploadAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17983. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:createAction' => ['privates', '.service_locator.fh13Xvr', 'get_ServiceLocator_Fh13XvrService', false],
  17984. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:deleteAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17985. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:toggleImportantAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17986. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:updateAction' => ['privates', '.service_locator.I0DkZeZ', 'get_ServiceLocator_I0DkZeZService', false],
  17987. 'MedBrief\\MSR\\Controller\\ProjectChronologyController:downloadAction' => ['privates', '.service_locator.XxrfZa1', 'get_ServiceLocator_XxrfZa1Service', false],
  17988. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  17989. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:deleteAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17990. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:importantNotes' => ['privates', '.service_locator.LtNiCcM', 'get_ServiceLocator_LtNiCcMService', false],
  17991. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:readAction' => ['privates', '.service_locator._HWMfnt', 'get_ServiceLocator_HWMfntService', false],
  17992. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:updateAction' => ['privates', '.service_locator.JEE6W9R', 'get_ServiceLocator_JEE6W9RService', false],
  17993. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:updateServiceDetailsAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17994. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:createAction' => ['privates', '.service_locator.8P2o.hb', 'get_ServiceLocator_8P2o_HbService', false],
  17995. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:deleteAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17996. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:toggleImportantAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17997. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:updateAction' => ['privates', '.service_locator.AWVTLGN', 'get_ServiceLocator_AWVTLGNService', false],
  17998. 'MedBrief\\MSR\\Controller\\ProjectClosureController:createAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  17999. 'MedBrief\\MSR\\Controller\\ProjectClosureController:deleteArchivedMatterAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18000. 'MedBrief\\MSR\\Controller\\ProjectClosureController:iframeAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18001. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:addNodeAction' => ['privates', '.service_locator.W31VLMU', 'get_ServiceLocator_W31VLMUService', false],
  18002. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:assignNewParentAction' => ['privates', '.service_locator.H5IIQso', 'get_ServiceLocator_H5IIQsoService', false],
  18003. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:deleteAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  18004. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:deleteRecursiveAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  18005. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:downloadAction' => ['privates', '.service_locator.KpBqXun', 'get_ServiceLocator_KpBqXunService', false],
  18006. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:renameAction' => ['privates', '.service_locator.FoPUMC7', 'get_ServiceLocator_FoPUMC7Service', false],
  18007. 'MedBrief\\MSR\\Controller\\ProjectController:archiveAction' => ['privates', '.service_locator.5T7nnki', 'get_ServiceLocator_5T7nnkiService', false],
  18008. 'MedBrief\\MSR\\Controller\\ProjectController:authenticateAction' => ['privates', '.service_locator.php0qMi', 'get_ServiceLocator_Php0qMiService', false],
  18009. 'MedBrief\\MSR\\Controller\\ProjectController:cancelArchiveAction' => ['privates', '.service_locator._WRYpVd', 'get_ServiceLocator_WRYpVdService', false],
  18010. 'MedBrief\\MSR\\Controller\\ProjectController:cancelDeleteAction' => ['privates', '.service_locator.PqvuSmw', 'get_ServiceLocator_PqvuSmwService', false],
  18011. 'MedBrief\\MSR\\Controller\\ProjectController:changeStatusAction' => ['privates', '.service_locator.KgFJqh9', 'get_ServiceLocator_KgFJqh9Service', false],
  18012. 'MedBrief\\MSR\\Controller\\ProjectController:closeMatterWithActiveDisclosuresAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18013. 'MedBrief\\MSR\\Controller\\ProjectController:closedAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  18014. 'MedBrief\\MSR\\Controller\\ProjectController:createAction' => ['privates', '.service_locator.P9KZugc', 'get_ServiceLocator_P9KZugcService', false],
  18015. 'MedBrief\\MSR\\Controller\\ProjectController:createAuthenticateForm' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18016. 'MedBrief\\MSR\\Controller\\ProjectController:createPasswordProtectForm' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  18017. 'MedBrief\\MSR\\Controller\\ProjectController:dashboardAction' => ['privates', '.service_locator.VntSNio', 'get_ServiceLocator_VntSNioService', false],
  18018. 'MedBrief\\MSR\\Controller\\ProjectController:deleteAction' => ['privates', '.service_locator.nZzfLlD', 'get_ServiceLocator_NZzfLlDService', false],
  18019. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveAction' => ['privates', '.service_locator.CKEfs3D', 'get_ServiceLocator_CKEfs3DService', false],
  18020. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveConfirmationAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18021. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveOptionsAction' => ['privates', '.service_locator.SZmzHMC', 'get_ServiceLocator_SZmzHMCService', false],
  18022. 'MedBrief\\MSR\\Controller\\ProjectController:downloadDeletionReportAction' => ['privates', '.service_locator.skIzo9Z', 'get_ServiceLocator_SkIzo9ZService', false],
  18023. 'MedBrief\\MSR\\Controller\\ProjectController:downloadRecordsRequestsAction' => ['privates', '.service_locator.skIzo9Z', 'get_ServiceLocator_SkIzo9ZService', false],
  18024. 'MedBrief\\MSR\\Controller\\ProjectController:downloadUserAccessReportAction' => ['privates', '.service_locator.DRkznwV', 'get_ServiceLocator_DRkznwVService', false],
  18025. 'MedBrief\\MSR\\Controller\\ProjectController:generateXlsx' => ['privates', '.service_locator.YUbYmf7', 'get_ServiceLocator_YUbYmf7Service', false],
  18026. 'MedBrief\\MSR\\Controller\\ProjectController:getMatchAlertStatusAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18027. 'MedBrief\\MSR\\Controller\\ProjectController:getMedicalRecordsContextMenuAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18028. 'MedBrief\\MSR\\Controller\\ProjectController:inactiveAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  18029. 'MedBrief\\MSR\\Controller\\ProjectController:indexAction' => ['privates', '.service_locator.Iy5shIC', 'get_ServiceLocator_Iy5shICService', false],
  18030. 'MedBrief\\MSR\\Controller\\ProjectController:inviteUserAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  18031. 'MedBrief\\MSR\\Controller\\ProjectController:isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  18032. 'MedBrief\\MSR\\Controller\\ProjectController:manageRecordsRequestLettersAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18033. 'MedBrief\\MSR\\Controller\\ProjectController:passwordProtectAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  18034. 'MedBrief\\MSR\\Controller\\ProjectController:processInviteUserAction' => ['privates', '.service_locator.ujOVDXM', 'get_ServiceLocator_UjOVDXMService', false],
  18035. 'MedBrief\\MSR\\Controller\\ProjectController:processPasswordProtectAction' => ['privates', '.service_locator.kw4YxaB', 'get_ServiceLocator_Kw4YxaBService', false],
  18036. 'MedBrief\\MSR\\Controller\\ProjectController:recordsRequestsAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  18037. 'MedBrief\\MSR\\Controller\\ProjectController:selectUserToInviteAction' => ['privates', '.service_locator.UzMRgws', 'get_ServiceLocator_UzMRgwsService', false],
  18038. 'MedBrief\\MSR\\Controller\\ProjectController:unarchiveAction' => ['privates', '.service_locator.5T7nnki', 'get_ServiceLocator_5T7nnkiService', false],
  18039. 'MedBrief\\MSR\\Controller\\ProjectController:updateAction' => ['privates', '.service_locator.UzMRgws', 'get_ServiceLocator_UzMRgwsService', false],
  18040. 'MedBrief\\MSR\\Controller\\ProjectController:updateClinicalSummaryUnsortedStatus' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18041. 'MedBrief\\MSR\\Controller\\ProjectController:updateFirmRecordsReviewStatus' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18042. 'MedBrief\\MSR\\Controller\\ProjectDiscController:archiveAction' => ['privates', '.service_locator.7P5c1AQ', 'get_ServiceLocator_7P5c1AQService', false],
  18043. 'MedBrief\\MSR\\Controller\\ProjectDiscController:archiveUploadedAction' => ['privates', '.service_locator.60l0MUJ', 'get_ServiceLocator_60l0MUJService', false],
  18044. 'MedBrief\\MSR\\Controller\\ProjectDiscController:cancelArchiveUploadedAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  18045. 'MedBrief\\MSR\\Controller\\ProjectDiscController:createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18046. 'MedBrief\\MSR\\Controller\\ProjectDiscController:deleteAction' => ['privates', '.service_locator.aDyXqLm', 'get_ServiceLocator_ADyXqLmService', false],
  18047. 'MedBrief\\MSR\\Controller\\ProjectDiscController:deprioritiseAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  18048. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadArchiveAction' => ['privates', '.service_locator.8QHLfgZ', 'get_ServiceLocator_8QHLfgZService', false],
  18049. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadImportReportAction' => ['privates', '.service_locator.9O0sz.T', 'get_ServiceLocator_9O0sz_TService', false],
  18050. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadListAction' => ['privates', '.service_locator.dgGsPVW', 'get_ServiceLocator_DgGsPVWService', false],
  18051. 'MedBrief\\MSR\\Controller\\ProjectDiscController:isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  18052. 'MedBrief\\MSR\\Controller\\ProjectDiscController:listAction' => ['privates', '.service_locator.tkl8b_K', 'get_ServiceLocator_Tkl8bKService', false],
  18053. 'MedBrief\\MSR\\Controller\\ProjectDiscController:prioritiseAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  18054. 'MedBrief\\MSR\\Controller\\ProjectDiscController:redirectToDiscAction' => ['privates', '.service_locator.8EzaJe2', 'get_ServiceLocator_8EzaJe2Service', false],
  18055. 'MedBrief\\MSR\\Controller\\ProjectDiscController:reprocessArchiveAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  18056. 'MedBrief\\MSR\\Controller\\ProjectDiscController:unarchiveAction' => ['privates', '.service_locator.7P5c1AQ', 'get_ServiceLocator_7P5c1AQService', false],
  18057. 'MedBrief\\MSR\\Controller\\ProjectDiscController:updateAction' => ['privates', '.service_locator.HZGB7Mx', 'get_ServiceLocator_HZGB7MxService', false],
  18058. 'MedBrief\\MSR\\Controller\\ProjectDiscController:uploadArchiveAction' => ['privates', '.service_locator.Ex6RPX9', 'get_ServiceLocator_Ex6RPX9Service', false],
  18059. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController:discloseCollectionAction' => ['privates', '.service_locator.Wz7SRBN', 'get_ServiceLocator_Wz7SRBNService', false],
  18060. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController:discloseDiscAction' => ['privates', '.service_locator.wMCCqx5', 'get_ServiceLocator_WMCCqx5Service', false],
  18061. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:assignToCollectionAjaxAction' => ['privates', '.service_locator.JoWLacN', 'get_ServiceLocator_JoWLacNService', false],
  18062. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:changeFilenameAction' => ['privates', '.service_locator.uGCPXQf', 'get_ServiceLocator_UGCPXQfService', false],
  18063. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:decryptMSOfficeAction' => ['privates', '.service_locator.ZXEHs.K', 'get_ServiceLocator_ZXEHs_KService', false],
  18064. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:decryptPdfAction' => ['privates', '.service_locator.6JNR8a8', 'get_ServiceLocator_6JNR8a8Service', false],
  18065. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:deleteAjaxAction' => ['privates', '.service_locator.KRmQK.Y', 'get_ServiceLocator_KRmQK_YService', false],
  18066. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:deleteDocumentsAjaxAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18067. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:downloadNativeAction' => ['privates', '.service_locator.bqZU8MM', 'get_ServiceLocator_BqZU8MMService', false],
  18068. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:downloadOptimizedPdfAction' => ['privates', '.service_locator.G5txa1w', 'get_ServiceLocator_G5txa1wService', false],
  18069. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:getDataAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  18070. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:listAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18071. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:moveToCollectionAjaxAction' => ['privates', '.service_locator.kfxjvvx', 'get_ServiceLocator_KfxjvvxService', false],
  18072. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:printOptimizedPdfAction' => ['privates', '.service_locator.n_OlGL0', 'get_ServiceLocator_NOlGL0Service', false],
  18073. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:redirectDownloadNativeAction' => ['privates', '.service_locator.nkNO6Vf', 'get_ServiceLocator_NkNO6VfService', false],
  18074. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:removeFromCollectionAjaxAction' => ['privates', '.service_locator.HdNNHGa', 'get_ServiceLocator_HdNNHGaService', false],
  18075. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamDicomInstancePreviewAction' => ['privates', '.service_locator.k0xdadp', 'get_ServiceLocator_K0xdadpService', false],
  18076. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamNativeAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  18077. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamOcrXodAction' => ['privates', '.service_locator.XMZxHZw', 'get_ServiceLocator_XMZxHZwService', false],
  18078. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamOptimizedPdfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  18079. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamPdfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  18080. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamSwfAction' => ['privates', '.service_locator.zYW4e4Y', 'get_ServiceLocator_ZYW4e4YService', false],
  18081. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamWebAudioAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  18082. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamWebVideoAction' => ['privates', '.service_locator.RnO4rt1', 'get_ServiceLocator_RnO4rt1Service', false],
  18083. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamXodAction' => ['privates', '.service_locator.ilSk_uZ', 'get_ServiceLocator_IlSkUZService', false],
  18084. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController:indexAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18085. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController:indexAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18086. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController:getProjectsUnreadMessageCount' => ['privates', '.service_locator.7dAiXen', 'get_ServiceLocator_7dAiXenService', false],
  18087. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController:indexAction' => ['privates', '.service_locator.7i5Ets8', 'get_ServiceLocator_7i5Ets8Service', false],
  18088. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentDownloadConfirmationAction' => ['privates', '.service_locator.H9iRPvg', 'get_ServiceLocator_H9iRPvgService', false],
  18089. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentDownloadOptionsAction' => ['privates', '.service_locator.dKhWmBL', 'get_ServiceLocator_DKhWmBLService', false],
  18090. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentPrintConfirmationAction' => ['privates', '.service_locator.H9iRPvg', 'get_ServiceLocator_H9iRPvgService', false],
  18091. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentPrintOptionsAction' => ['privates', '.service_locator.qvz2Frs', 'get_ServiceLocator_Qvz2FrsService', false],
  18092. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadCommentsAction' => ['privates', '.service_locator.OeWoYwl', 'get_ServiceLocator_OeWoYwlService', false],
  18093. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadConfirmationAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  18094. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadOptionsAction' => ['privates', '.service_locator.jMJmRts', 'get_ServiceLocator_JMJmRtsService', false],
  18095. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:folderDownloadSectionAjaxAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18096. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:fullscreenPdftronViewerAction' => ['privates', '.service_locator.x_S_rVG', 'get_ServiceLocator_XSRVGService', false],
  18097. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:hasSuppressedProjectRoleInviteAction' => ['privates', '.service_locator.ItUtLxl', 'get_ServiceLocator_ItUtLxlService', false],
  18098. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  18099. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:listAction' => ['privates', '.service_locator.xwhnfq0', 'get_ServiceLocator_Xwhnfq0Service', false],
  18100. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:redirectViewerAction' => ['privates', '.service_locator.925GV4.', 'get_ServiceLocator_925GV4_Service', false],
  18101. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendInviteReminderNotificationAction' => ['privates', '.service_locator.ItUtLxl', 'get_ServiceLocator_ItUtLxlService', false],
  18102. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendUploadNotificationAction' => ['privates', '.service_locator.7raNBM_', 'get_ServiceLocator_7raNBMService', false],
  18103. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendUploadNotificationSuccessAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  18104. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:updateCreatorIds' => ['privates', '.service_locator.hgeOc8L', 'get_ServiceLocator_HgeOc8LService', false],
  18105. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:uploadToCollectionAction' => ['privates', '.service_locator.ls38znO', 'get_ServiceLocator_Ls38znOService', false],
  18106. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewRecordAction' => ['privates', '.service_locator._59pT0e', 'get_ServiceLocator_59pT0eService', false],
  18107. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewerWebAudioAction' => ['privates', '.service_locator.vQxTc3e', 'get_ServiceLocator_VQxTc3eService', false],
  18108. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewerWebVideoAction' => ['privates', '.service_locator.vQxTc3e', 'get_ServiceLocator_VQxTc3eService', false],
  18109. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:downloadAuditReportAction' => ['privates', '.service_locator.y9mkfCG', 'get_ServiceLocator_Y9mkfCGService', false],
  18110. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:downloadScheduleAction' => ['privates', '.service_locator.X2ZQonC', 'get_ServiceLocator_X2ZQonCService', false],
  18111. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:isUserAuthenticatedForMatter' => ['privates', '.service_locator.1C1sESi', 'get_ServiceLocator_1C1sESiService', false],
  18112. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:meddreamViewerAction' => ['privates', '.service_locator.FpxbuMl', 'get_ServiceLocator_FpxbuMlService', false],
  18113. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:orthancViewerAction' => ['privates', '.service_locator.Qr9JzsO', 'get_ServiceLocator_Qr9JzsOService', false],
  18114. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:preloadStudiesTokensAction' => ['privates', '.service_locator.RyUmGYK', 'get_ServiceLocator_RyUmGYKService', false],
  18115. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:viewAction' => ['privates', '.service_locator.QMY4SmH', 'get_ServiceLocator_QMY4SmHService', false],
  18116. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:viewNotAvailableAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  18117. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:centreDetailAction' => ['privates', '.service_locator.xC_z9_w', 'get_ServiceLocator_XCZ9WService', false],
  18118. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:createAction' => ['privates', '.service_locator.RjJ2uqA', 'get_ServiceLocator_RjJ2uqAService', false],
  18119. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:deleteAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  18120. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:duplicateAction' => ['privates', '.service_locator.HH_aQGf', 'get_ServiceLocator_HHAQGfService', false],
  18121. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:importantNotes' => ['privates', '.service_locator.We1fLOI', 'get_ServiceLocator_We1fLOIService', false],
  18122. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:linkAdditionalRequestAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  18123. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:linkBatchRequestAction' => ['privates', '.service_locator.kQAc3zG', 'get_ServiceLocator_KQAc3zGService', false],
  18124. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:updateAction' => ['privates', '.service_locator.O49EVz4', 'get_ServiceLocator_O49EVz4Service', false],
  18125. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:createAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  18126. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:deleteAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  18127. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailAction' => ['privates', '.service_locator.vsCw4CU', 'get_ServiceLocator_VsCw4CUService', false],
  18128. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailConfirmationAction' => ['privates', '.service_locator.VRYGxN3', 'get_ServiceLocator_VRYGxN3Service', false],
  18129. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailOptionsAction' => ['privates', '.service_locator.1Wxes5n', 'get_ServiceLocator_1Wxes5nService', false],
  18130. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:toggleImportantAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  18131. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:updateAction' => ['privates', '.service_locator.NyEOzgW', 'get_ServiceLocator_NyEOzgWService', false],
  18132. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:viewEmailAction' => ['privates', '.service_locator.iVztO88', 'get_ServiceLocator_IVztO88Service', false],
  18133. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:createAction' => ['privates', '.service_locator.2e7PZ17', 'get_ServiceLocator_2e7PZ17Service', false],
  18134. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:generateAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  18135. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:pushAction' => ['privates', '.service_locator.QONmzIl', 'get_ServiceLocator_QONmzIlService', false],
  18136. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:resetAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  18137. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:streamViewAction' => ['privates', '.service_locator.k3xJc5f', 'get_ServiceLocator_K3xJc5fService', false],
  18138. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:updateAction' => ['privates', '.service_locator.DpCFCtE', 'get_ServiceLocator_DpCFCtEService', false],
  18139. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:viewAction' => ['privates', '.service_locator._b78E8m', 'get_ServiceLocator_B78E8mService', false],
  18140. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:cancelPreprocessing' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18141. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:createAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18142. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:createSimpleAction' => ['privates', '.service_locator.A2zXCdU', 'get_ServiceLocator_A2zXCdUService', false],
  18143. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:deleteAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18144. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:downloadAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18145. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:exportErrorAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  18146. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:generateExportAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  18147. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:previewIndexAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  18148. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:pushExportToMedicalRecordsAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  18149. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:pushUnsortedAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18150. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:reSendToQueueForExportAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18151. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:resetAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18152. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:resubmitPreprocessing' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18153. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:returnToSorterAction' => ['privates', '.service_locator.AkIrSzi', 'get_ServiceLocator_AkIrSziService', false],
  18154. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:sendAction' => ['privates', '.service_locator.rLlIu.5', 'get_ServiceLocator_RLlIu_5Service', false],
  18155. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateAction' => ['privates', '.service_locator.e5Zydig', 'get_ServiceLocator_E5ZydigService', false],
  18156. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateCentreAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18157. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateSimpleAction' => ['privates', '.service_locator.e5Zydig', 'get_ServiceLocator_E5ZydigService', false],
  18158. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController:createAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18159. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController:deleteAction' => ['privates', '.service_locator.BnSt98e', 'get_ServiceLocator_BnSt98eService', false],
  18160. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:createAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  18161. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:deleteAction' => ['privates', '.service_locator.7uzInMd', 'get_ServiceLocator_7uzInMdService', false],
  18162. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:editNotesAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  18163. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:indexAction' => ['privates', '.service_locator.QwaMklZ', 'get_ServiceLocator_QwaMklZService', false],
  18164. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:previewAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18165. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:streamAction' => ['privates', '.service_locator.2ZvXWjg', 'get_ServiceLocator_2ZvXWjgService', false],
  18166. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:streamPreviewAction' => ['privates', '.service_locator.bfI93Yl', 'get_ServiceLocator_BfI93YlService', false],
  18167. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:syncAction' => ['privates', '.service_locator.cao.KOg', 'get_ServiceLocator_Cao_KOgService', false],
  18168. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:viewAction' => ['privates', '.service_locator.i3yQFPO', 'get_ServiceLocator_I3yQFPOService', false],
  18169. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:listAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18170. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:listCentreChangedAction' => ['privates', '.service_locator.bBYIWJA', 'get_ServiceLocator_BBYIWJAService', false],
  18171. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:restoreAction' => ['privates', '.service_locator.cwnwT2q', 'get_ServiceLocator_CwnwT2qService', false],
  18172. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18173. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18174. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18175. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18176. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18177. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18178. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18179. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18180. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18181. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18182. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18183. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18184. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18185. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18186. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18187. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18188. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18189. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18190. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18191. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18192. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18193. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18194. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18195. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18196. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18197. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18198. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18199. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18200. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18201. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18202. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController:index' => ['privates', '.service_locator.6H7qA2B', 'get_ServiceLocator_6H7qA2BService', false],
  18203. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18204. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18205. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18206. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18207. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18208. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18209. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18210. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18211. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18212. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18213. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18214. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18215. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18216. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18217. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18218. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18219. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18220. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18221. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18222. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18223. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18224. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18225. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18226. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18227. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18228. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18229. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18230. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18231. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18232. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18233. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18234. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18235. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18236. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18237. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18238. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18239. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18240. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18241. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18242. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18243. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18244. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18245. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18246. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18247. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18248. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18249. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18250. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18251. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18252. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18253. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18254. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18255. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18256. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18257. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18258. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18259. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18260. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18261. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18262. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18263. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18264. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18265. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18266. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18267. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18268. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18269. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18270. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18271. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18272. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18273. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18274. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18275. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18276. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18277. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18278. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18279. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18280. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18281. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18282. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18283. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18284. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18285. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18286. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18287. 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController:configureUserMenu' => ['privates', '.service_locator.st3ASTR', 'get_ServiceLocator_St3ASTRService', false],
  18288. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:autocomplete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18289. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:batchDelete' => ['privates', '.service_locator.esmk6IF', 'get_ServiceLocator_Esmk6IFService', false],
  18290. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureActions' => ['privates', '.service_locator.R8Qy2_.', 'get_ServiceLocator_R8Qy2_Service', false],
  18291. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureAssets' => ['privates', '.service_locator.XdMPwIJ', 'get_ServiceLocator_XdMPwIJService', false],
  18292. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureCrud' => ['privates', '.service_locator.XpfeRo6', 'get_ServiceLocator_XpfeRo6Service', false],
  18293. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureFilters' => ['privates', '.service_locator.OGjUKCt', 'get_ServiceLocator_OGjUKCtService', false],
  18294. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureResponseParameters' => ['privates', '.service_locator.W.c5h2_', 'get_ServiceLocator_W_C5h2Service', false],
  18295. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createEditForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18296. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createEditFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18297. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createIndexQueryBuilder' => ['privates', '.service_locator.ENGuM7_', 'get_ServiceLocator_ENGuM7Service', false],
  18298. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createNewForm' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18299. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createNewFormBuilder' => ['privates', '.service_locator.riFbGaB', 'get_ServiceLocator_RiFbGaBService', false],
  18300. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:delete' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18301. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:deleteEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18302. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:detail' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18303. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:edit' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18304. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:index' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18305. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:new' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18306. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:persistEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18307. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:renderFilters' => ['privates', '.service_locator.kEvhmk9', 'get_ServiceLocator_KEvhmk9Service', false],
  18308. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:updateEntity' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18309. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18310. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:indexAction' => ['privates', '.service_locator.Zhsi5nT', 'get_ServiceLocator_Zhsi5nTService', false],
  18311. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:updateAction' => ['privates', '.service_locator.HE.qnDZ', 'get_ServiceLocator_HE_QnDZService', false],
  18312. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:createAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  18313. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:deleteAction' => ['privates', '.service_locator.._XK1gQ', 'get_ServiceLocator__XK1gQService', false],
  18314. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:updateAction' => ['privates', '.service_locator.._XK1gQ', 'get_ServiceLocator__XK1gQService', false],
  18315. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18316. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:deleteAction' => ['privates', '.service_locator.B1iTE2t', 'get_ServiceLocator_B1iTE2tService', false],
  18317. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:indexAction' => ['privates', '.service_locator.Zhsi5nT', 'get_ServiceLocator_Zhsi5nTService', false],
  18318. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:updateAction' => ['privates', '.service_locator.B1iTE2t', 'get_ServiceLocator_B1iTE2tService', false],
  18319. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:addChildAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  18320. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18321. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:indexAction' => ['privates', '.service_locator.1MXH2L2', 'get_ServiceLocator_1MXH2L2Service', false],
  18322. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:updateAction' => ['privates', '.service_locator.nSG6BER', 'get_ServiceLocator_NSG6BERService', false],
  18323. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18324. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18325. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:streamViewAction' => ['privates', '.service_locator.eHyvF6z', 'get_ServiceLocator_EHyvF6zService', false],
  18326. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:updateAction' => ['privates', '.service_locator..BbZbLT', 'get_ServiceLocator__BbZbLTService', false],
  18327. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:updateContentAction' => ['privates', '.service_locator..BbZbLT', 'get_ServiceLocator__BbZbLTService', false],
  18328. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:viewAction' => ['privates', '.service_locator.NBb8rJj', 'get_ServiceLocator_NBb8rJjService', false],
  18329. 'MedBrief\\MSR\\Controller\\RecordsViewerController:resolvePathAction' => ['privates', '.service_locator.GilX32Z', 'get_ServiceLocator_GilX32ZService', false],
  18330. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18331. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18332. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18333. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18334. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18335. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18336. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18337. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18338. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18339. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18340. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18341. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18342. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18343. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18344. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18345. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18346. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18347. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18348. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18349. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18350. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18351. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18352. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18353. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18354. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18355. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18356. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18357. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18358. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18359. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18360. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18361. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18362. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18363. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18364. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18365. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18366. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18367. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18368. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18369. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18370. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18371. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18372. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18373. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18374. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18375. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18376. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18377. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18378. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18379. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18380. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18381. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18382. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18383. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18384. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18385. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18386. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:deleteAction' => ['privates', '.service_locator.2zjsh_X', 'get_ServiceLocator_2zjshXService', false],
  18387. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:generateXlsx' => ['privates', '.service_locator.wAJ9s25', 'get_ServiceLocator_WAJ9s25Service', false],
  18388. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:listAction' => ['privates', '.service_locator.cBFA_JP', 'get_ServiceLocator_CBFAJPService', false],
  18389. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:savedAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18390. 'MedBrief\\MSR\\Controller\\ResetPasswordController:request' => ['privates', '.service_locator.pXhSQsU', 'get_ServiceLocator_PXhSQsUService', false],
  18391. 'MedBrief\\MSR\\Controller\\ResetPasswordController:reset' => ['privates', '.service_locator.4tgeRLM', 'get_ServiceLocator_4tgeRLMService', false],
  18392. 'MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController:indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  18393. 'MedBrief\\MSR\\Controller\\RoleInvitationController:approveAction' => ['privates', '.service_locator.SSpHBBn', 'get_ServiceLocator_SSpHBBnService', false],
  18394. 'MedBrief\\MSR\\Controller\\RoleInvitationController:declineAction' => ['privates', '.service_locator.htzbC8V', 'get_ServiceLocator_HtzbC8VService', false],
  18395. 'MedBrief\\MSR\\Controller\\RoleInvitationController:deleteAction' => ['privates', '.service_locator.htzbC8V', 'get_ServiceLocator_HtzbC8VService', false],
  18396. 'MedBrief\\MSR\\Controller\\RoleInvitationController:issueReminderEmailAction' => ['privates', '.service_locator.Ck6dO8R', 'get_ServiceLocator_Ck6dO8RService', false],
  18397. 'MedBrief\\MSR\\Controller\\RoleInvitationController:manageAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  18398. 'MedBrief\\MSR\\Controller\\RoleInvitationController:sendUserExpertAgencyMatterAssignmentNotification' => ['privates', '.service_locator.R4rqQu1', 'get_ServiceLocator_R4rqQu1Service', false],
  18399. 'MedBrief\\MSR\\Controller\\SecurityController:login' => ['privates', '.service_locator.v2O9m_A', 'get_ServiceLocator_V2O9mAService', false],
  18400. 'MedBrief\\MSR\\Controller\\ServiceOptionController:billingItemsAction' => ['privates', '.service_locator.owPCbWj', 'get_ServiceLocator_OwPCbWjService', false],
  18401. 'MedBrief\\MSR\\Controller\\ServiceOptionController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18402. 'MedBrief\\MSR\\Controller\\ServiceOptionController:deleteAction' => ['privates', '.service_locator.O_5sgpM', 'get_ServiceLocator_O5sgpMService', false],
  18403. 'MedBrief\\MSR\\Controller\\ServiceOptionController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18404. 'MedBrief\\MSR\\Controller\\ServiceOptionController:updateAction' => ['privates', '.service_locator.O_5sgpM', 'get_ServiceLocator_O5sgpMService', false],
  18405. 'MedBrief\\MSR\\Controller\\SortingInstructionController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18406. 'MedBrief\\MSR\\Controller\\SortingInstructionController:deleteAction' => ['privates', '.service_locator.MF7DYeD', 'get_ServiceLocator_MF7DYeDService', false],
  18407. 'MedBrief\\MSR\\Controller\\SortingInstructionController:indexAction' => ['privates', '.service_locator.m9ZNlcg', 'get_ServiceLocator_M9ZNlcgService', false],
  18408. 'MedBrief\\MSR\\Controller\\SortingInstructionController:updateAction' => ['privates', '.service_locator.MF7DYeD', 'get_ServiceLocator_MF7DYeDService', false],
  18409. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18410. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:customiseAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  18411. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18412. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:revertCustomisationAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  18413. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:updateAction' => ['privates', '.service_locator.A8fjrxC', 'get_ServiceLocator_A8fjrxCService', false],
  18414. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:updateCustomisationAction' => ['privates', '.service_locator.gKxWBs7', 'get_ServiceLocator_GKxWBs7Service', false],
  18415. 'MedBrief\\MSR\\Controller\\SpecialisationController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18416. 'MedBrief\\MSR\\Controller\\SpecialisationController:deleteAction' => ['privates', '.service_locator.jZ.KPn_', 'get_ServiceLocator_JZ_KPnService', false],
  18417. 'MedBrief\\MSR\\Controller\\SpecialisationController:listAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18418. 'MedBrief\\MSR\\Controller\\SpecialisationController:updateAction' => ['privates', '.service_locator.jZ.KPn_', 'get_ServiceLocator_JZ_KPnService', false],
  18419. 'MedBrief\\MSR\\Controller\\SystemNotificationController:createAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18420. 'MedBrief\\MSR\\Controller\\SystemNotificationController:deleteAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18421. 'MedBrief\\MSR\\Controller\\SystemNotificationController:editAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18422. 'MedBrief\\MSR\\Controller\\SystemNotificationController:updateAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18423. 'MedBrief\\MSR\\Controller\\SystemSettingsController:index' => ['privates', '.service_locator.hmTFW5C', 'get_ServiceLocator_HmTFW5CService', false],
  18424. 'MedBrief\\MSR\\Controller\\UserController:accountMembersAction' => ['privates', '.service_locator.gl2Dfo6', 'get_ServiceLocator_Gl2Dfo6Service', false],
  18425. 'MedBrief\\MSR\\Controller\\UserController:addAccountAction' => ['privates', '.service_locator.XRy.8hz', 'get_ServiceLocator_XRy_8hzService', false],
  18426. 'MedBrief\\MSR\\Controller\\UserController:addAdministratorAction' => ['privates', '.service_locator.F8d0ZAK', 'get_ServiceLocator_F8d0ZAKService', false],
  18427. 'MedBrief\\MSR\\Controller\\UserController:addExpertAgencyAdministratorAction' => ['privates', '.service_locator.gWKIRZB', 'get_ServiceLocator_GWKIRZBService', false],
  18428. 'MedBrief\\MSR\\Controller\\UserController:addProjectAction' => ['privates', '.service_locator.v4pKlKo', 'get_ServiceLocator_V4pKlKoService', false],
  18429. 'MedBrief\\MSR\\Controller\\UserController:changeIsFavouriteAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18430. 'MedBrief\\MSR\\Controller\\UserController:changePasswordAction' => ['privates', '.service_locator.IQf1cXu', 'get_ServiceLocator_IQf1cXuService', false],
  18431. 'MedBrief\\MSR\\Controller\\UserController:completeRegistrationAction' => ['privates', '.service_locator.IQf1cXu', 'get_ServiceLocator_IQf1cXuService', false],
  18432. 'MedBrief\\MSR\\Controller\\UserController:deleteAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  18433. 'MedBrief\\MSR\\Controller\\UserController:downloadMedicalRecordsViewedReportAction' => ['privates', '.service_locator.UcnIuo7', 'get_ServiceLocator_UcnIuo7Service', false],
  18434. 'MedBrief\\MSR\\Controller\\UserController:expertAgencyAdministratorsAction' => ['privates', '.service_locator.KTytxbZ', 'get_ServiceLocator_KTytxbZService', false],
  18435. 'MedBrief\\MSR\\Controller\\UserController:generateXlsx' => ['privates', '.service_locator.qaQdRnO', 'get_ServiceLocator_QaQdRnOService', false],
  18436. 'MedBrief\\MSR\\Controller\\UserController:inviteAccountAction' => ['privates', '.service_locator.XRy.8hz', 'get_ServiceLocator_XRy_8hzService', false],
  18437. 'MedBrief\\MSR\\Controller\\UserController:inviteAdministratorAction' => ['privates', '.service_locator.F8d0ZAK', 'get_ServiceLocator_F8d0ZAKService', false],
  18438. 'MedBrief\\MSR\\Controller\\UserController:inviteExpertAgencyAdministratorAction' => ['privates', '.service_locator.gWKIRZB', 'get_ServiceLocator_GWKIRZBService', false],
  18439. 'MedBrief\\MSR\\Controller\\UserController:inviteProjectAction' => ['privates', '.service_locator.CM2S1wm', 'get_ServiceLocator_CM2S1wmService', false],
  18440. 'MedBrief\\MSR\\Controller\\UserController:issueMatterReminderLinkAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  18441. 'MedBrief\\MSR\\Controller\\UserController:listAction' => ['privates', '.service_locator.P9yrAT7', 'get_ServiceLocator_P9yrAT7Service', false],
  18442. 'MedBrief\\MSR\\Controller\\UserController:manageRoleAction' => ['privates', '.service_locator.96Fnakf', 'get_ServiceLocator_96FnakfService', false],
  18443. 'MedBrief\\MSR\\Controller\\UserController:projectMembersAction' => ['privates', '.service_locator.FuOOcg6', 'get_ServiceLocator_FuOOcg6Service', false],
  18444. 'MedBrief\\MSR\\Controller\\UserController:revokeRoleAction' => ['privates', '.service_locator.KKJ7ysP', 'get_ServiceLocator_KKJ7ysPService', false],
  18445. 'MedBrief\\MSR\\Controller\\UserController:toggleEnabledStatusAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  18446. 'MedBrief\\MSR\\Controller\\UserController:updateAction' => ['privates', '.service_locator.ddJ5dqF', 'get_ServiceLocator_DdJ5dqFService', false],
  18447. 'MedBrief\\MSR\\Controller\\UserFailedLoginController:deleteAction' => ['privates', '.service_locator.AWP80dy', 'get_ServiceLocator_AWP80dyService', false],
  18448. 'MedBrief\\MSR\\Controller\\UserFailedLoginController:indexAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18449. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController:deleteAction' => ['privates', '.service_locator.sPlIda7', 'get_ServiceLocator_SPlIda7Service', false],
  18450. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController:manageAction' => ['privates', '.service_locator.bn_4SLU', 'get_ServiceLocator_Bn4SLUService', false],
  18451. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:approveAction' => ['privates', '.service_locator.xBnr3uy', 'get_ServiceLocator_XBnr3uyService', false],
  18452. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:createAction' => ['privates', '.service_locator.CKZs5rg', 'get_ServiceLocator_CKZs5rgService', false],
  18453. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:declineAction' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
  18454. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:deleteAction' => ['privates', '.service_locator.m_gQ8B6', 'get_ServiceLocator_MGQ8B6Service', false],
  18455. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:forceApproveAction' => ['privates', '.service_locator.SW0SOno', 'get_ServiceLocator_SW0SOnoService', false],
  18456. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:resendAction' => ['privates', '.service_locator.xMoelZM', 'get_ServiceLocator_XMoelZMService', false],
  18457. 'MedBrief\\MSR\\Controller\\UserProfileController:changePasswordAction' => ['privates', '.service_locator.L_PjlfM', 'get_ServiceLocator_LPjlfMService', false],
  18458. 'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  18459. 'kernel:process' => ['privates', '.service_locator.c.2mrjU', 'get_ServiceLocator_C_2mrjUService', false],
  18460. 'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  18461. ], [
  18462. 'DH\\AuditorBundle\\Controller\\ViewerController::listAuditsAction' => '?',
  18463. 'DH\\AuditorBundle\\Controller\\ViewerController::showEntityHistoryAction' => '?',
  18464. 'DH\\AuditorBundle\\Controller\\ViewerController::showTransactionAction' => '?',
  18465. 'MedBrief\\MSR\\Controller\\AccountController::addLicenceRenewalTermAction' => '?',
  18466. 'MedBrief\\MSR\\Controller\\AccountController::addOfficeAction' => '?',
  18467. 'MedBrief\\MSR\\Controller\\AccountController::createAction' => '?',
  18468. 'MedBrief\\MSR\\Controller\\AccountController::deleteAction' => '?',
  18469. 'MedBrief\\MSR\\Controller\\AccountController::deleteLicenceRenewalTermAction' => '?',
  18470. 'MedBrief\\MSR\\Controller\\AccountController::deleteOfficeAction' => '?',
  18471. 'MedBrief\\MSR\\Controller\\AccountController::downloadRecordsRequestsAction' => '?',
  18472. 'MedBrief\\MSR\\Controller\\AccountController::editLicenceRenewalTermAction' => '?',
  18473. 'MedBrief\\MSR\\Controller\\AccountController::editOfficeAction' => '?',
  18474. 'MedBrief\\MSR\\Controller\\AccountController::indexAction' => '?',
  18475. 'MedBrief\\MSR\\Controller\\AccountController::manageCustomIndexHeaderAction' => '?',
  18476. 'MedBrief\\MSR\\Controller\\AccountController::manageMatterRequestDefaultsAction' => '?',
  18477. 'MedBrief\\MSR\\Controller\\AccountController::manageSortingSettingsAction' => '?',
  18478. 'MedBrief\\MSR\\Controller\\AccountController::previewCustomIndexHeaderAction' => '?',
  18479. 'MedBrief\\MSR\\Controller\\AccountController::showAction' => '?',
  18480. 'MedBrief\\MSR\\Controller\\AccountController::updateAction' => '?',
  18481. 'MedBrief\\MSR\\Controller\\AccountController::updateBillingAddressAction' => '?',
  18482. 'MedBrief\\MSR\\Controller\\AccountController::updatePhysicalAddressAction' => '?',
  18483. 'MedBrief\\MSR\\Controller\\Account\\AuthController::authAction' => '?',
  18484. 'MedBrief\\MSR\\Controller\\Account\\Managers::__invoke' => '?',
  18485. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts::__invoke' => '?',
  18486. 'MedBrief\\MSR\\Controller\\AdminController::downloadAuditLogAction' => '?',
  18487. 'MedBrief\\MSR\\Controller\\AdminController::promptReQueueDiscAction' => '?',
  18488. 'MedBrief\\MSR\\Controller\\AdminController::promptReQueueDocumentAction' => '?',
  18489. 'MedBrief\\MSR\\Controller\\AdminController::promptSetFailedDiscAction' => '?',
  18490. 'MedBrief\\MSR\\Controller\\AdminController::promptSetFailedDocumentAction' => '?',
  18491. 'MedBrief\\MSR\\Controller\\AdminController::reQueueDiscAction' => '?',
  18492. 'MedBrief\\MSR\\Controller\\AdminController::reQueueDocumentAction' => '?',
  18493. 'MedBrief\\MSR\\Controller\\AdminController::setFailedDiscAction' => '?',
  18494. 'MedBrief\\MSR\\Controller\\AdminController::setFailedDocumentAction' => '?',
  18495. 'MedBrief\\MSR\\Controller\\AdminController::statusPanelAction' => '?',
  18496. 'MedBrief\\MSR\\Controller\\AjaxController::getSubCategoryName' => '?',
  18497. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::createAction' => '?',
  18498. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::deleteAction' => '?',
  18499. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::indexAction' => '?',
  18500. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController::updateAction' => '?',
  18501. 'MedBrief\\MSR\\Controller\\AnnotationController::createAction' => '?',
  18502. 'MedBrief\\MSR\\Controller\\AnnotationController::deleteAction' => '?',
  18503. 'MedBrief\\MSR\\Controller\\AnnotationController::updateAction' => '?',
  18504. 'MedBrief\\MSR\\Controller\\AnnotationController::updateVisibilityAction' => '?',
  18505. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController::fetchClinicalSectionsAction' => '?',
  18506. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController::setViewHandler' => '?',
  18507. 'MedBrief\\MSR\\Controller\\Api\\OcrController::receiveOcrFileAction' => '?',
  18508. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::authAction' => '?',
  18509. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::patientsAction' => '?',
  18510. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController::patientsLegacyAction' => '?',
  18511. 'MedBrief\\MSR\\Controller\\Api\\ServiceRequestController::setViewHandler' => '?',
  18512. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::captureBatchTrackingAction' => '?',
  18513. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::changeCentreNameAction' => '?',
  18514. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::clonePageAction' => '?',
  18515. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeAdmissionSortAction' => '?',
  18516. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeClassifySortAction' => '?',
  18517. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeDateSortAction' => '?',
  18518. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeMemoSortAction' => '?',
  18519. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::completeSortSessionAction' => '?',
  18520. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::createSortingSessionFeedbackAction' => '?',
  18521. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionDataStoreAction' => '?',
  18522. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionDetailAction' => '?',
  18523. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionIndexAction' => '?',
  18524. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMediaAction' => '?',
  18525. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMemoAction' => '?',
  18526. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::fetchSortSessionMrsFormAction' => '?',
  18527. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::listSortSessionsForUserAction' => '?',
  18528. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::pauseSortSessionAction' => '?',
  18529. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::qaFailAction' => '?',
  18530. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::saveSortAndUnlockAction' => '?',
  18531. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::saveSortSessionAction' => '?',
  18532. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::setViewHandler' => '?',
  18533. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::splitPageAction' => '?',
  18534. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::startSortSessionAction' => '?',
  18535. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController::testAuthAction' => '?',
  18536. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::createAction' => '?',
  18537. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::deleteAction' => '?',
  18538. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::setViewHandler' => '?',
  18539. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController::viewAction' => '?',
  18540. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController::setViewHandler' => '?',
  18541. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController::streamAction' => '?',
  18542. 'MedBrief\\MSR\\Controller\\BillingItemController::accountPricingAction' => '?',
  18543. 'MedBrief\\MSR\\Controller\\BillingItemController::addAccountPriceAction' => '?',
  18544. 'MedBrief\\MSR\\Controller\\BillingItemController::createAction' => '?',
  18545. 'MedBrief\\MSR\\Controller\\BillingItemController::deleteAccountPriceAction' => '?',
  18546. 'MedBrief\\MSR\\Controller\\BillingItemController::editAccountPriceAction' => '?',
  18547. 'MedBrief\\MSR\\Controller\\BillingItemController::indexAction' => '?',
  18548. 'MedBrief\\MSR\\Controller\\BillingItemController::updateAction' => '?',
  18549. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::createAction' => '?',
  18550. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::deleteAction' => '?',
  18551. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::indexAction' => '?',
  18552. 'MedBrief\\MSR\\Controller\\ClinicalSectionController::updateAction' => '?',
  18553. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::index' => '?',
  18554. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::previewAction' => '?',
  18555. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController::pushAction' => '?',
  18556. 'MedBrief\\MSR\\Controller\\DefaultController::analyticsAction' => '?',
  18557. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardAction' => '?',
  18558. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardFavouritesAjaxAction' => '?',
  18559. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardInvitationsAjaxAction' => '?',
  18560. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardRenewalsAjaxAction' => '?',
  18561. 'MedBrief\\MSR\\Controller\\DefaultController::dashboardViewedAjaxAction' => '?',
  18562. 'MedBrief\\MSR\\Controller\\DefaultController::enableAccountAction' => '?',
  18563. 'MedBrief\\MSR\\Controller\\DocSorterController::indexAction' => '?',
  18564. 'MedBrief\\MSR\\Controller\\DocSorterController::unlockSortAction' => '?',
  18565. 'MedBrief\\MSR\\Controller\\DownloadController::downloadAction' => '?',
  18566. 'MedBrief\\MSR\\Controller\\ElectronicRecordsController::serveTestFileAction' => '?',
  18567. 'MedBrief\\MSR\\Controller\\EmailController::downloadAction' => '?',
  18568. 'MedBrief\\MSR\\Controller\\EmailController::downloadAttachmentsAction' => '?',
  18569. 'MedBrief\\MSR\\Controller\\EmbedController::radiologyPatients' => '?',
  18570. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::createAction' => '?',
  18571. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::deleteAction' => '?',
  18572. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::indexAction' => '?',
  18573. 'MedBrief\\MSR\\Controller\\ExpertAgencyController::updateAction' => '?',
  18574. 'MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController::indexAction' => '?',
  18575. 'MedBrief\\MSR\\Controller\\ExpertProfileController::indexAction' => '?',
  18576. 'MedBrief\\MSR\\Controller\\ExpertProfileController::streamOriginalPhotoAction' => '?',
  18577. 'MedBrief\\MSR\\Controller\\ExpertProfileController::streamProfilePhotoAction' => '?',
  18578. 'MedBrief\\MSR\\Controller\\ExpertProfileController::verifyProfileAction' => '?',
  18579. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController::__invoke' => '?',
  18580. 'MedBrief\\MSR\\Controller\\FirmController::apiRegistration' => '?',
  18581. 'MedBrief\\MSR\\Controller\\FirmController::clientAreas' => '?',
  18582. 'MedBrief\\MSR\\Controller\\FirmController::delete' => '?',
  18583. 'MedBrief\\MSR\\Controller\\FirmController::edit' => '?',
  18584. 'MedBrief\\MSR\\Controller\\FirmController::index' => '?',
  18585. 'MedBrief\\MSR\\Controller\\FirmController::integrations' => '?',
  18586. 'MedBrief\\MSR\\Controller\\FirmController::new' => '?',
  18587. 'MedBrief\\MSR\\Controller\\FirmController::rotateSecret' => '?',
  18588. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret::__invoke' => '?',
  18589. 'MedBrief\\MSR\\Controller\\HelpArticleController::create' => '?',
  18590. 'MedBrief\\MSR\\Controller\\HelpArticleController::delete' => '?',
  18591. 'MedBrief\\MSR\\Controller\\HelpArticleController::update' => '?',
  18592. 'MedBrief\\MSR\\Controller\\HelpCategoryController::create' => '?',
  18593. 'MedBrief\\MSR\\Controller\\HelpCategoryController::delete' => '?',
  18594. 'MedBrief\\MSR\\Controller\\HelpCategoryController::update' => '?',
  18595. 'MedBrief\\MSR\\Controller\\HelpContentController::directToIndex' => '?',
  18596. 'MedBrief\\MSR\\Controller\\HelpContentController::index' => '?',
  18597. 'MedBrief\\MSR\\Controller\\HelpContentController::list' => '?',
  18598. 'MedBrief\\MSR\\Controller\\HelpSectionController::create' => '?',
  18599. 'MedBrief\\MSR\\Controller\\HelpSectionController::delete' => '?',
  18600. 'MedBrief\\MSR\\Controller\\HelpSectionController::update' => '?',
  18601. 'MedBrief\\MSR\\Controller\\HumanResourceController::createAction' => '?',
  18602. 'MedBrief\\MSR\\Controller\\HumanResourceController::deleteAction' => '?',
  18603. 'MedBrief\\MSR\\Controller\\HumanResourceController::indexAction' => '?',
  18604. 'MedBrief\\MSR\\Controller\\HumanResourceController::updateAction' => '?',
  18605. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::createAction' => '?',
  18606. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::deleteAction' => '?',
  18607. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::listAction' => '?',
  18608. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController::updateAction' => '?',
  18609. 'MedBrief\\MSR\\Controller\\IPFailedLoginController::deleteAction' => '?',
  18610. 'MedBrief\\MSR\\Controller\\IPFailedLoginController::indexAction' => '?',
  18611. 'MedBrief\\MSR\\Controller\\ImportMattersController::indexAction' => '?',
  18612. 'MedBrief\\MSR\\Controller\\ImportMattersController::previewAction' => '?',
  18613. 'MedBrief\\MSR\\Controller\\ImportUsersController::indexAction' => '?',
  18614. 'MedBrief\\MSR\\Controller\\ImportUsersController::previewAction' => '?',
  18615. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::cancel' => '?',
  18616. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::create' => '?',
  18617. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::forceExpiryDate' => '?',
  18618. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::index' => '?',
  18619. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::push' => '?',
  18620. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController::viewThirdPartyAccessAction' => '?',
  18621. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::cancelDraft' => '?',
  18622. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::reactivate' => '?',
  18623. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController::view' => '?',
  18624. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::cancel' => '?',
  18625. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::cancelManage' => '?',
  18626. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::radiology' => '?',
  18627. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::records' => '?',
  18628. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::removeRecipientContact' => '?',
  18629. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::removeRecipientFirm' => '?',
  18630. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::summary' => '?',
  18631. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::thirdParty' => '?',
  18632. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController::updateSelectedRecords' => '?',
  18633. 'MedBrief\\MSR\\Controller\\InvitationController::inviteAccountUserAction' => '?',
  18634. 'MedBrief\\MSR\\Controller\\InvitationController::inviteAdministratorUserAction' => '?',
  18635. 'MedBrief\\MSR\\Controller\\InvitationController::inviteProjectUserAction' => '?',
  18636. 'MedBrief\\MSR\\Controller\\InvoiceController::createAction' => '?',
  18637. 'MedBrief\\MSR\\Controller\\InvoiceController::generateAction' => '?',
  18638. 'MedBrief\\MSR\\Controller\\InvoiceController::generateConfirmAction' => '?',
  18639. 'MedBrief\\MSR\\Controller\\InvoiceController::listAction' => '?',
  18640. 'MedBrief\\MSR\\Controller\\InvoiceController::pendingListAction' => '?',
  18641. 'MedBrief\\MSR\\Controller\\InvoiceController::previewAction' => '?',
  18642. 'MedBrief\\MSR\\Controller\\InvoiceController::updateAction' => '?',
  18643. 'MedBrief\\MSR\\Controller\\InvoiceController::updateDetailsAction' => '?',
  18644. 'MedBrief\\MSR\\Controller\\InvoiceController::viewAction' => '?',
  18645. 'MedBrief\\MSR\\Controller\\InvoiceController::xeroAuthAction' => '?',
  18646. 'MedBrief\\MSR\\Controller\\InvoiceItemController::createAction' => '?',
  18647. 'MedBrief\\MSR\\Controller\\InvoiceItemController::deleteAction' => '?',
  18648. 'MedBrief\\MSR\\Controller\\InvoiceItemController::manageAction' => '?',
  18649. 'MedBrief\\MSR\\Controller\\InvoiceItemController::updateAction' => '?',
  18650. 'MedBrief\\MSR\\Controller\\InvoiceItemController::updatePriceAction' => '?',
  18651. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController::__invoke' => '?',
  18652. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::addLabelAction' => '?',
  18653. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::deleteAction' => '?',
  18654. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailAction' => '?',
  18655. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailConfirmationAction' => '?',
  18656. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::downloadEmailOptionsAction' => '?',
  18657. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::indexAction' => '?',
  18658. 'MedBrief\\MSR\\Controller\\MatterCommunicationController::viewEmailAction' => '?',
  18659. 'MedBrief\\MSR\\Controller\\MatterNoteController::createAction' => '?',
  18660. 'MedBrief\\MSR\\Controller\\MatterNoteController::deleteAction' => '?',
  18661. 'MedBrief\\MSR\\Controller\\MatterNoteController::toggleImportantAction' => '?',
  18662. 'MedBrief\\MSR\\Controller\\MatterNoteController::updateAction' => '?',
  18663. 'MedBrief\\MSR\\Controller\\MatterRequestController::deleteAction' => '?',
  18664. 'MedBrief\\MSR\\Controller\\MatterRequestController::downloadSummaryAction' => '?',
  18665. 'MedBrief\\MSR\\Controller\\MatterRequestController::indexAction' => '?',
  18666. 'MedBrief\\MSR\\Controller\\MatterRequestController::updateAction' => '?',
  18667. 'MedBrief\\MSR\\Controller\\MatterRequestController::updateStatusAction' => '?',
  18668. 'MedBrief\\MSR\\Controller\\MatterRequestController::viewSummaryAction' => '?',
  18669. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter::__invoke' => '?',
  18670. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject::__invoke' => '?',
  18671. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::authenticateAction' => '?',
  18672. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::disableAction' => '?',
  18673. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController::enrollAction' => '?',
  18674. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::authenticatorAppDisableAction' => '?',
  18675. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::authenticatorAppEnableAction' => '?',
  18676. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::emailMfaDisableAction' => '?',
  18677. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::emailMfaEnableAction' => '?',
  18678. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::generateBackupCodes' => '?',
  18679. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController::generateInitialCodes' => '?',
  18680. 'MedBrief\\MSR\\Controller\\NotificationController::unsubscribeAction' => '?',
  18681. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::createAction' => '?',
  18682. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::deleteAction' => '?',
  18683. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::readAction' => '?',
  18684. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController::updateAction' => '?',
  18685. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::createAction' => '?',
  18686. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::createSimpleAction' => '?',
  18687. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::deleteAction' => '?',
  18688. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::deleteBatchDocumentAction' => '?',
  18689. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::documentDownloadConfirmationAction' => '?',
  18690. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::downloadSheetAction' => '?',
  18691. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::duplicateAction' => '?',
  18692. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::importantNotes' => '?',
  18693. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkAdditionalRequestAction' => '?',
  18694. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkChronologyRequestAction' => '?',
  18695. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::linkChronologyRequestNewAction' => '?',
  18696. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::readAction' => '?',
  18697. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::updateAction' => '?',
  18698. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::updateSimpleAction' => '?',
  18699. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController::uploadAction' => '?',
  18700. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::createAction' => '?',
  18701. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::deleteAction' => '?',
  18702. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::toggleImportantAction' => '?',
  18703. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController::updateAction' => '?',
  18704. 'MedBrief\\MSR\\Controller\\ProjectChronologyController::downloadAction' => '?',
  18705. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::createAction' => '?',
  18706. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::deleteAction' => '?',
  18707. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::importantNotes' => '?',
  18708. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::readAction' => '?',
  18709. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::updateAction' => '?',
  18710. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController::updateServiceDetailsAction' => '?',
  18711. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::createAction' => '?',
  18712. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::deleteAction' => '?',
  18713. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::toggleImportantAction' => '?',
  18714. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController::updateAction' => '?',
  18715. 'MedBrief\\MSR\\Controller\\ProjectClosureController::createAction' => '?',
  18716. 'MedBrief\\MSR\\Controller\\ProjectClosureController::deleteArchivedMatterAction' => '?',
  18717. 'MedBrief\\MSR\\Controller\\ProjectClosureController::iframeAction' => '?',
  18718. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::addNodeAction' => '?',
  18719. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::assignNewParentAction' => '?',
  18720. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::deleteAction' => '?',
  18721. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::deleteRecursiveAction' => '?',
  18722. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::downloadAction' => '?',
  18723. 'MedBrief\\MSR\\Controller\\ProjectCollectionController::renameAction' => '?',
  18724. 'MedBrief\\MSR\\Controller\\ProjectController::archiveAction' => '?',
  18725. 'MedBrief\\MSR\\Controller\\ProjectController::authenticateAction' => '?',
  18726. 'MedBrief\\MSR\\Controller\\ProjectController::cancelArchiveAction' => '?',
  18727. 'MedBrief\\MSR\\Controller\\ProjectController::cancelDeleteAction' => '?',
  18728. 'MedBrief\\MSR\\Controller\\ProjectController::changeStatusAction' => '?',
  18729. 'MedBrief\\MSR\\Controller\\ProjectController::closeMatterWithActiveDisclosuresAction' => '?',
  18730. 'MedBrief\\MSR\\Controller\\ProjectController::closedAction' => '?',
  18731. 'MedBrief\\MSR\\Controller\\ProjectController::createAction' => '?',
  18732. 'MedBrief\\MSR\\Controller\\ProjectController::createAuthenticateForm' => '?',
  18733. 'MedBrief\\MSR\\Controller\\ProjectController::createPasswordProtectForm' => '?',
  18734. 'MedBrief\\MSR\\Controller\\ProjectController::dashboardAction' => '?',
  18735. 'MedBrief\\MSR\\Controller\\ProjectController::deleteAction' => '?',
  18736. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveAction' => '?',
  18737. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveConfirmationAction' => '?',
  18738. 'MedBrief\\MSR\\Controller\\ProjectController::downloadArchiveOptionsAction' => '?',
  18739. 'MedBrief\\MSR\\Controller\\ProjectController::downloadDeletionReportAction' => '?',
  18740. 'MedBrief\\MSR\\Controller\\ProjectController::downloadRecordsRequestsAction' => '?',
  18741. 'MedBrief\\MSR\\Controller\\ProjectController::downloadUserAccessReportAction' => '?',
  18742. 'MedBrief\\MSR\\Controller\\ProjectController::generateXlsx' => '?',
  18743. 'MedBrief\\MSR\\Controller\\ProjectController::getMatchAlertStatusAction' => '?',
  18744. 'MedBrief\\MSR\\Controller\\ProjectController::getMedicalRecordsContextMenuAction' => '?',
  18745. 'MedBrief\\MSR\\Controller\\ProjectController::inactiveAction' => '?',
  18746. 'MedBrief\\MSR\\Controller\\ProjectController::indexAction' => '?',
  18747. 'MedBrief\\MSR\\Controller\\ProjectController::inviteUserAction' => '?',
  18748. 'MedBrief\\MSR\\Controller\\ProjectController::isUserAuthenticatedForMatter' => '?',
  18749. 'MedBrief\\MSR\\Controller\\ProjectController::manageRecordsRequestLettersAction' => '?',
  18750. 'MedBrief\\MSR\\Controller\\ProjectController::passwordProtectAction' => '?',
  18751. 'MedBrief\\MSR\\Controller\\ProjectController::processInviteUserAction' => '?',
  18752. 'MedBrief\\MSR\\Controller\\ProjectController::processPasswordProtectAction' => '?',
  18753. 'MedBrief\\MSR\\Controller\\ProjectController::recordsRequestsAction' => '?',
  18754. 'MedBrief\\MSR\\Controller\\ProjectController::selectUserToInviteAction' => '?',
  18755. 'MedBrief\\MSR\\Controller\\ProjectController::unarchiveAction' => '?',
  18756. 'MedBrief\\MSR\\Controller\\ProjectController::updateAction' => '?',
  18757. 'MedBrief\\MSR\\Controller\\ProjectController::updateClinicalSummaryUnsortedStatus' => '?',
  18758. 'MedBrief\\MSR\\Controller\\ProjectController::updateFirmRecordsReviewStatus' => '?',
  18759. 'MedBrief\\MSR\\Controller\\ProjectDiscController::archiveAction' => '?',
  18760. 'MedBrief\\MSR\\Controller\\ProjectDiscController::archiveUploadedAction' => '?',
  18761. 'MedBrief\\MSR\\Controller\\ProjectDiscController::cancelArchiveUploadedAction' => '?',
  18762. 'MedBrief\\MSR\\Controller\\ProjectDiscController::createAction' => '?',
  18763. 'MedBrief\\MSR\\Controller\\ProjectDiscController::deleteAction' => '?',
  18764. 'MedBrief\\MSR\\Controller\\ProjectDiscController::deprioritiseAction' => '?',
  18765. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadArchiveAction' => '?',
  18766. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadImportReportAction' => '?',
  18767. 'MedBrief\\MSR\\Controller\\ProjectDiscController::downloadListAction' => '?',
  18768. 'MedBrief\\MSR\\Controller\\ProjectDiscController::isUserAuthenticatedForMatter' => '?',
  18769. 'MedBrief\\MSR\\Controller\\ProjectDiscController::listAction' => '?',
  18770. 'MedBrief\\MSR\\Controller\\ProjectDiscController::prioritiseAction' => '?',
  18771. 'MedBrief\\MSR\\Controller\\ProjectDiscController::redirectToDiscAction' => '?',
  18772. 'MedBrief\\MSR\\Controller\\ProjectDiscController::reprocessArchiveAction' => '?',
  18773. 'MedBrief\\MSR\\Controller\\ProjectDiscController::unarchiveAction' => '?',
  18774. 'MedBrief\\MSR\\Controller\\ProjectDiscController::updateAction' => '?',
  18775. 'MedBrief\\MSR\\Controller\\ProjectDiscController::uploadArchiveAction' => '?',
  18776. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController::discloseCollectionAction' => '?',
  18777. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController::discloseDiscAction' => '?',
  18778. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::assignToCollectionAjaxAction' => '?',
  18779. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::changeFilenameAction' => '?',
  18780. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::decryptMSOfficeAction' => '?',
  18781. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::decryptPdfAction' => '?',
  18782. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::deleteAjaxAction' => '?',
  18783. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::deleteDocumentsAjaxAction' => '?',
  18784. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::downloadNativeAction' => '?',
  18785. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::downloadOptimizedPdfAction' => '?',
  18786. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::getDataAction' => '?',
  18787. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::listAction' => '?',
  18788. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::moveToCollectionAjaxAction' => '?',
  18789. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::printOptimizedPdfAction' => '?',
  18790. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::redirectDownloadNativeAction' => '?',
  18791. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::removeFromCollectionAjaxAction' => '?',
  18792. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamDicomInstancePreviewAction' => '?',
  18793. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamNativeAction' => '?',
  18794. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamOcrXodAction' => '?',
  18795. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamOptimizedPdfAction' => '?',
  18796. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamPdfAction' => '?',
  18797. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamSwfAction' => '?',
  18798. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamWebAudioAction' => '?',
  18799. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamWebVideoAction' => '?',
  18800. 'MedBrief\\MSR\\Controller\\ProjectDocumentController::streamXodAction' => '?',
  18801. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController::indexAction' => '?',
  18802. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController::indexAction' => '?',
  18803. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController::getProjectsUnreadMessageCount' => '?',
  18804. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController::indexAction' => '?',
  18805. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentDownloadConfirmationAction' => '?',
  18806. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentDownloadOptionsAction' => '?',
  18807. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentPrintConfirmationAction' => '?',
  18808. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::documentPrintOptionsAction' => '?',
  18809. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadCommentsAction' => '?',
  18810. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadConfirmationAction' => '?',
  18811. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::downloadOptionsAction' => '?',
  18812. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::folderDownloadSectionAjaxAction' => '?',
  18813. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::fullscreenPdftronViewerAction' => '?',
  18814. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::hasSuppressedProjectRoleInviteAction' => '?',
  18815. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::isUserAuthenticatedForMatter' => '?',
  18816. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::listAction' => '?',
  18817. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::redirectViewerAction' => '?',
  18818. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendInviteReminderNotificationAction' => '?',
  18819. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendUploadNotificationAction' => '?',
  18820. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::sendUploadNotificationSuccessAction' => '?',
  18821. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::updateCreatorIds' => '?',
  18822. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::uploadToCollectionAction' => '?',
  18823. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewRecordAction' => '?',
  18824. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewerWebAudioAction' => '?',
  18825. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController::viewerWebVideoAction' => '?',
  18826. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::downloadAuditReportAction' => '?',
  18827. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::downloadScheduleAction' => '?',
  18828. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::isUserAuthenticatedForMatter' => '?',
  18829. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::meddreamViewerAction' => '?',
  18830. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::orthancViewerAction' => '?',
  18831. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::preloadStudiesTokensAction' => '?',
  18832. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::viewAction' => '?',
  18833. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController::viewNotAvailableAction' => '?',
  18834. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::centreDetailAction' => '?',
  18835. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::createAction' => '?',
  18836. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::deleteAction' => '?',
  18837. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::duplicateAction' => '?',
  18838. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::importantNotes' => '?',
  18839. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::linkAdditionalRequestAction' => '?',
  18840. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::linkBatchRequestAction' => '?',
  18841. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController::updateAction' => '?',
  18842. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::createAction' => '?',
  18843. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::deleteAction' => '?',
  18844. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailAction' => '?',
  18845. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailConfirmationAction' => '?',
  18846. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::downloadEmailOptionsAction' => '?',
  18847. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::toggleImportantAction' => '?',
  18848. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::updateAction' => '?',
  18849. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController::viewEmailAction' => '?',
  18850. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::createAction' => '?',
  18851. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::generateAction' => '?',
  18852. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::pushAction' => '?',
  18853. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::resetAction' => '?',
  18854. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::streamViewAction' => '?',
  18855. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::updateAction' => '?',
  18856. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController::viewAction' => '?',
  18857. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::cancelPreprocessing' => '?',
  18858. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::createAction' => '?',
  18859. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::createSimpleAction' => '?',
  18860. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::deleteAction' => '?',
  18861. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::downloadAction' => '?',
  18862. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::exportErrorAction' => '?',
  18863. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::generateExportAction' => '?',
  18864. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::previewIndexAction' => '?',
  18865. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::pushExportToMedicalRecordsAction' => '?',
  18866. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::pushUnsortedAction' => '?',
  18867. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::reSendToQueueForExportAction' => '?',
  18868. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::resetAction' => '?',
  18869. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::resubmitPreprocessing' => '?',
  18870. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::returnToSorterAction' => '?',
  18871. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::sendAction' => '?',
  18872. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateAction' => '?',
  18873. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateCentreAction' => '?',
  18874. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController::updateSimpleAction' => '?',
  18875. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController::createAction' => '?',
  18876. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController::deleteAction' => '?',
  18877. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::createAction' => '?',
  18878. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::deleteAction' => '?',
  18879. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::editNotesAction' => '?',
  18880. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::indexAction' => '?',
  18881. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::previewAction' => '?',
  18882. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::streamAction' => '?',
  18883. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::streamPreviewAction' => '?',
  18884. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::syncAction' => '?',
  18885. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController::viewAction' => '?',
  18886. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::listAction' => '?',
  18887. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::listCentreChangedAction' => '?',
  18888. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController::restoreAction' => '?',
  18889. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::autocomplete' => '?',
  18890. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::batchDelete' => '?',
  18891. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureActions' => '?',
  18892. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureAssets' => '?',
  18893. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureCrud' => '?',
  18894. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureFilters' => '?',
  18895. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::configureResponseParameters' => '?',
  18896. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createEditForm' => '?',
  18897. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createEditFormBuilder' => '?',
  18898. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createIndexQueryBuilder' => '?',
  18899. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createNewForm' => '?',
  18900. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::createNewFormBuilder' => '?',
  18901. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::delete' => '?',
  18902. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::deleteEntity' => '?',
  18903. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::detail' => '?',
  18904. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::edit' => '?',
  18905. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::index' => '?',
  18906. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::new' => '?',
  18907. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::persistEntity' => '?',
  18908. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::renderFilters' => '?',
  18909. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController::updateEntity' => '?',
  18910. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController::index' => '?',
  18911. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController::index' => '?',
  18912. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController::index' => '?',
  18913. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController::index' => '?',
  18914. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController::index' => '?',
  18915. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController::index' => '?',
  18916. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController::index' => '?',
  18917. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController::index' => '?',
  18918. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController::index' => '?',
  18919. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController::index' => '?',
  18920. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::autocomplete' => '?',
  18921. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::batchDelete' => '?',
  18922. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureActions' => '?',
  18923. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureAssets' => '?',
  18924. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureCrud' => '?',
  18925. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureFilters' => '?',
  18926. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::configureResponseParameters' => '?',
  18927. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createEditForm' => '?',
  18928. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createEditFormBuilder' => '?',
  18929. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createIndexQueryBuilder' => '?',
  18930. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createNewForm' => '?',
  18931. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::createNewFormBuilder' => '?',
  18932. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::delete' => '?',
  18933. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::deleteEntity' => '?',
  18934. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::detail' => '?',
  18935. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::edit' => '?',
  18936. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::index' => '?',
  18937. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::new' => '?',
  18938. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::persistEntity' => '?',
  18939. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::renderFilters' => '?',
  18940. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController::updateEntity' => '?',
  18941. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::autocomplete' => '?',
  18942. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::batchDelete' => '?',
  18943. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureActions' => '?',
  18944. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureAssets' => '?',
  18945. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureCrud' => '?',
  18946. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureFilters' => '?',
  18947. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::configureResponseParameters' => '?',
  18948. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createEditForm' => '?',
  18949. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createEditFormBuilder' => '?',
  18950. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createIndexQueryBuilder' => '?',
  18951. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createNewForm' => '?',
  18952. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::createNewFormBuilder' => '?',
  18953. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::delete' => '?',
  18954. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::deleteEntity' => '?',
  18955. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::detail' => '?',
  18956. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::edit' => '?',
  18957. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::index' => '?',
  18958. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::new' => '?',
  18959. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::persistEntity' => '?',
  18960. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::renderFilters' => '?',
  18961. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController::updateEntity' => '?',
  18962. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::autocomplete' => '?',
  18963. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::batchDelete' => '?',
  18964. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureActions' => '?',
  18965. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureAssets' => '?',
  18966. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureCrud' => '?',
  18967. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureFilters' => '?',
  18968. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::configureResponseParameters' => '?',
  18969. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createEditForm' => '?',
  18970. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createEditFormBuilder' => '?',
  18971. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createIndexQueryBuilder' => '?',
  18972. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createNewForm' => '?',
  18973. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::createNewFormBuilder' => '?',
  18974. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::delete' => '?',
  18975. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::deleteEntity' => '?',
  18976. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::detail' => '?',
  18977. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::edit' => '?',
  18978. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::index' => '?',
  18979. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::new' => '?',
  18980. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::persistEntity' => '?',
  18981. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::renderFilters' => '?',
  18982. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController::updateEntity' => '?',
  18983. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::autocomplete' => '?',
  18984. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::batchDelete' => '?',
  18985. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureActions' => '?',
  18986. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureAssets' => '?',
  18987. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureCrud' => '?',
  18988. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureFilters' => '?',
  18989. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::configureResponseParameters' => '?',
  18990. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createEditForm' => '?',
  18991. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createEditFormBuilder' => '?',
  18992. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createIndexQueryBuilder' => '?',
  18993. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createNewForm' => '?',
  18994. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::createNewFormBuilder' => '?',
  18995. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::delete' => '?',
  18996. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::deleteEntity' => '?',
  18997. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::detail' => '?',
  18998. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::edit' => '?',
  18999. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::index' => '?',
  19000. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::new' => '?',
  19001. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::persistEntity' => '?',
  19002. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::renderFilters' => '?',
  19003. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController::updateEntity' => '?',
  19004. 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController::configureUserMenu' => '?',
  19005. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::autocomplete' => '?',
  19006. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::batchDelete' => '?',
  19007. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureActions' => '?',
  19008. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureAssets' => '?',
  19009. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureCrud' => '?',
  19010. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureFilters' => '?',
  19011. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::configureResponseParameters' => '?',
  19012. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createEditForm' => '?',
  19013. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createEditFormBuilder' => '?',
  19014. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createIndexQueryBuilder' => '?',
  19015. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createNewForm' => '?',
  19016. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::createNewFormBuilder' => '?',
  19017. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::delete' => '?',
  19018. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::deleteEntity' => '?',
  19019. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::detail' => '?',
  19020. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::edit' => '?',
  19021. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::index' => '?',
  19022. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::new' => '?',
  19023. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::persistEntity' => '?',
  19024. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::renderFilters' => '?',
  19025. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController::updateEntity' => '?',
  19026. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::createAction' => '?',
  19027. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::indexAction' => '?',
  19028. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController::updateAction' => '?',
  19029. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::createAction' => '?',
  19030. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::deleteAction' => '?',
  19031. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController::updateAction' => '?',
  19032. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::createAction' => '?',
  19033. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::deleteAction' => '?',
  19034. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::indexAction' => '?',
  19035. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController::updateAction' => '?',
  19036. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::addChildAction' => '?',
  19037. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::createAction' => '?',
  19038. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::indexAction' => '?',
  19039. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController::updateAction' => '?',
  19040. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::createAction' => '?',
  19041. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::indexAction' => '?',
  19042. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::streamViewAction' => '?',
  19043. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::updateAction' => '?',
  19044. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::updateContentAction' => '?',
  19045. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController::viewAction' => '?',
  19046. 'MedBrief\\MSR\\Controller\\RecordsViewerController::resolvePathAction' => '?',
  19047. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::createAction' => '?',
  19048. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::deleteAction' => '?',
  19049. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::generateXlsx' => '?',
  19050. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::listAction' => '?',
  19051. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController::savedAction' => '?',
  19052. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::createAction' => '?',
  19053. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::deleteAction' => '?',
  19054. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::generateXlsx' => '?',
  19055. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::listAction' => '?',
  19056. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController::savedAction' => '?',
  19057. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::createAction' => '?',
  19058. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::deleteAction' => '?',
  19059. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::generateXlsx' => '?',
  19060. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::listAction' => '?',
  19061. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController::savedAction' => '?',
  19062. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::createAction' => '?',
  19063. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::deleteAction' => '?',
  19064. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::generateXlsx' => '?',
  19065. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::listAction' => '?',
  19066. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController::savedAction' => '?',
  19067. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::createAction' => '?',
  19068. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::deleteAction' => '?',
  19069. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::generateXlsx' => '?',
  19070. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::listAction' => '?',
  19071. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController::savedAction' => '?',
  19072. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::createAction' => '?',
  19073. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::deleteAction' => '?',
  19074. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::generateXlsx' => '?',
  19075. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::listAction' => '?',
  19076. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController::savedAction' => '?',
  19077. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::createAction' => '?',
  19078. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::deleteAction' => '?',
  19079. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::generateXlsx' => '?',
  19080. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::listAction' => '?',
  19081. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController::savedAction' => '?',
  19082. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::createAction' => '?',
  19083. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::deleteAction' => '?',
  19084. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::generateXlsx' => '?',
  19085. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::listAction' => '?',
  19086. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController::savedAction' => '?',
  19087. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::createAction' => '?',
  19088. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::deleteAction' => '?',
  19089. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::generateXlsx' => '?',
  19090. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::listAction' => '?',
  19091. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController::savedAction' => '?',
  19092. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::createAction' => '?',
  19093. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::deleteAction' => '?',
  19094. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::generateXlsx' => '?',
  19095. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::listAction' => '?',
  19096. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController::savedAction' => '?',
  19097. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::createAction' => '?',
  19098. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::deleteAction' => '?',
  19099. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::generateXlsx' => '?',
  19100. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::listAction' => '?',
  19101. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController::savedAction' => '?',
  19102. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::createAction' => '?',
  19103. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::deleteAction' => '?',
  19104. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::generateXlsx' => '?',
  19105. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::listAction' => '?',
  19106. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController::savedAction' => '?',
  19107. 'MedBrief\\MSR\\Controller\\ResetPasswordController::request' => '?',
  19108. 'MedBrief\\MSR\\Controller\\ResetPasswordController::reset' => '?',
  19109. 'MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController::indexAction' => '?',
  19110. 'MedBrief\\MSR\\Controller\\RoleInvitationController::approveAction' => '?',
  19111. 'MedBrief\\MSR\\Controller\\RoleInvitationController::declineAction' => '?',
  19112. 'MedBrief\\MSR\\Controller\\RoleInvitationController::deleteAction' => '?',
  19113. 'MedBrief\\MSR\\Controller\\RoleInvitationController::issueReminderEmailAction' => '?',
  19114. 'MedBrief\\MSR\\Controller\\RoleInvitationController::manageAction' => '?',
  19115. 'MedBrief\\MSR\\Controller\\RoleInvitationController::sendUserExpertAgencyMatterAssignmentNotification' => '?',
  19116. 'MedBrief\\MSR\\Controller\\SecurityController::login' => '?',
  19117. 'MedBrief\\MSR\\Controller\\ServiceOptionController::billingItemsAction' => '?',
  19118. 'MedBrief\\MSR\\Controller\\ServiceOptionController::createAction' => '?',
  19119. 'MedBrief\\MSR\\Controller\\ServiceOptionController::deleteAction' => '?',
  19120. 'MedBrief\\MSR\\Controller\\ServiceOptionController::indexAction' => '?',
  19121. 'MedBrief\\MSR\\Controller\\ServiceOptionController::updateAction' => '?',
  19122. 'MedBrief\\MSR\\Controller\\SortingInstructionController::createAction' => '?',
  19123. 'MedBrief\\MSR\\Controller\\SortingInstructionController::deleteAction' => '?',
  19124. 'MedBrief\\MSR\\Controller\\SortingInstructionController::indexAction' => '?',
  19125. 'MedBrief\\MSR\\Controller\\SortingInstructionController::updateAction' => '?',
  19126. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::createAction' => '?',
  19127. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::customiseAction' => '?',
  19128. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::indexAction' => '?',
  19129. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::revertCustomisationAction' => '?',
  19130. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::updateAction' => '?',
  19131. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController::updateCustomisationAction' => '?',
  19132. 'MedBrief\\MSR\\Controller\\SpecialisationController::createAction' => '?',
  19133. 'MedBrief\\MSR\\Controller\\SpecialisationController::deleteAction' => '?',
  19134. 'MedBrief\\MSR\\Controller\\SpecialisationController::listAction' => '?',
  19135. 'MedBrief\\MSR\\Controller\\SpecialisationController::updateAction' => '?',
  19136. 'MedBrief\\MSR\\Controller\\SystemNotificationController::createAction' => '?',
  19137. 'MedBrief\\MSR\\Controller\\SystemNotificationController::deleteAction' => '?',
  19138. 'MedBrief\\MSR\\Controller\\SystemNotificationController::editAction' => '?',
  19139. 'MedBrief\\MSR\\Controller\\SystemNotificationController::updateAction' => '?',
  19140. 'MedBrief\\MSR\\Controller\\SystemSettingsController::index' => '?',
  19141. 'MedBrief\\MSR\\Controller\\UserController::accountMembersAction' => '?',
  19142. 'MedBrief\\MSR\\Controller\\UserController::addAccountAction' => '?',
  19143. 'MedBrief\\MSR\\Controller\\UserController::addAdministratorAction' => '?',
  19144. 'MedBrief\\MSR\\Controller\\UserController::addExpertAgencyAdministratorAction' => '?',
  19145. 'MedBrief\\MSR\\Controller\\UserController::addProjectAction' => '?',
  19146. 'MedBrief\\MSR\\Controller\\UserController::changeIsFavouriteAction' => '?',
  19147. 'MedBrief\\MSR\\Controller\\UserController::changePasswordAction' => '?',
  19148. 'MedBrief\\MSR\\Controller\\UserController::completeRegistrationAction' => '?',
  19149. 'MedBrief\\MSR\\Controller\\UserController::deleteAction' => '?',
  19150. 'MedBrief\\MSR\\Controller\\UserController::downloadMedicalRecordsViewedReportAction' => '?',
  19151. 'MedBrief\\MSR\\Controller\\UserController::expertAgencyAdministratorsAction' => '?',
  19152. 'MedBrief\\MSR\\Controller\\UserController::generateXlsx' => '?',
  19153. 'MedBrief\\MSR\\Controller\\UserController::inviteAccountAction' => '?',
  19154. 'MedBrief\\MSR\\Controller\\UserController::inviteAdministratorAction' => '?',
  19155. 'MedBrief\\MSR\\Controller\\UserController::inviteExpertAgencyAdministratorAction' => '?',
  19156. 'MedBrief\\MSR\\Controller\\UserController::inviteProjectAction' => '?',
  19157. 'MedBrief\\MSR\\Controller\\UserController::issueMatterReminderLinkAction' => '?',
  19158. 'MedBrief\\MSR\\Controller\\UserController::listAction' => '?',
  19159. 'MedBrief\\MSR\\Controller\\UserController::manageRoleAction' => '?',
  19160. 'MedBrief\\MSR\\Controller\\UserController::projectMembersAction' => '?',
  19161. 'MedBrief\\MSR\\Controller\\UserController::revokeRoleAction' => '?',
  19162. 'MedBrief\\MSR\\Controller\\UserController::toggleEnabledStatusAction' => '?',
  19163. 'MedBrief\\MSR\\Controller\\UserController::updateAction' => '?',
  19164. 'MedBrief\\MSR\\Controller\\UserFailedLoginController::deleteAction' => '?',
  19165. 'MedBrief\\MSR\\Controller\\UserFailedLoginController::indexAction' => '?',
  19166. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController::deleteAction' => '?',
  19167. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController::manageAction' => '?',
  19168. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::approveAction' => '?',
  19169. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::createAction' => '?',
  19170. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::declineAction' => '?',
  19171. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::deleteAction' => '?',
  19172. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::forceApproveAction' => '?',
  19173. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController::resendAction' => '?',
  19174. 'MedBrief\\MSR\\Controller\\UserProfileController::changePasswordAction' => '?',
  19175. 'kernel::loadRoutes' => '?',
  19176. 'kernel::process' => '?',
  19177. 'kernel::registerContainerConfiguration' => '?',
  19178. 'DH\\AuditorBundle\\Controller\\ViewerController:listAuditsAction' => '?',
  19179. 'DH\\AuditorBundle\\Controller\\ViewerController:showEntityHistoryAction' => '?',
  19180. 'DH\\AuditorBundle\\Controller\\ViewerController:showTransactionAction' => '?',
  19181. 'MedBrief\\MSR\\Controller\\AccountController:addLicenceRenewalTermAction' => '?',
  19182. 'MedBrief\\MSR\\Controller\\AccountController:addOfficeAction' => '?',
  19183. 'MedBrief\\MSR\\Controller\\AccountController:createAction' => '?',
  19184. 'MedBrief\\MSR\\Controller\\AccountController:deleteAction' => '?',
  19185. 'MedBrief\\MSR\\Controller\\AccountController:deleteLicenceRenewalTermAction' => '?',
  19186. 'MedBrief\\MSR\\Controller\\AccountController:deleteOfficeAction' => '?',
  19187. 'MedBrief\\MSR\\Controller\\AccountController:downloadRecordsRequestsAction' => '?',
  19188. 'MedBrief\\MSR\\Controller\\AccountController:editLicenceRenewalTermAction' => '?',
  19189. 'MedBrief\\MSR\\Controller\\AccountController:editOfficeAction' => '?',
  19190. 'MedBrief\\MSR\\Controller\\AccountController:indexAction' => '?',
  19191. 'MedBrief\\MSR\\Controller\\AccountController:manageCustomIndexHeaderAction' => '?',
  19192. 'MedBrief\\MSR\\Controller\\AccountController:manageMatterRequestDefaultsAction' => '?',
  19193. 'MedBrief\\MSR\\Controller\\AccountController:manageSortingSettingsAction' => '?',
  19194. 'MedBrief\\MSR\\Controller\\AccountController:previewCustomIndexHeaderAction' => '?',
  19195. 'MedBrief\\MSR\\Controller\\AccountController:showAction' => '?',
  19196. 'MedBrief\\MSR\\Controller\\AccountController:updateAction' => '?',
  19197. 'MedBrief\\MSR\\Controller\\AccountController:updateBillingAddressAction' => '?',
  19198. 'MedBrief\\MSR\\Controller\\AccountController:updatePhysicalAddressAction' => '?',
  19199. 'MedBrief\\MSR\\Controller\\Account\\AuthController:authAction' => '?',
  19200. 'MedBrief\\MSR\\Controller\\Account\\Managers:__invoke' => '?',
  19201. 'MedBrief\\MSR\\Controller\\Account\\Managers' => '?',
  19202. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts:__invoke' => '?',
  19203. 'MedBrief\\MSR\\Controller\\Account\\UserRestrictedAccounts' => '?',
  19204. 'MedBrief\\MSR\\Controller\\AdminController:downloadAuditLogAction' => '?',
  19205. 'MedBrief\\MSR\\Controller\\AdminController:promptReQueueDiscAction' => '?',
  19206. 'MedBrief\\MSR\\Controller\\AdminController:promptReQueueDocumentAction' => '?',
  19207. 'MedBrief\\MSR\\Controller\\AdminController:promptSetFailedDiscAction' => '?',
  19208. 'MedBrief\\MSR\\Controller\\AdminController:promptSetFailedDocumentAction' => '?',
  19209. 'MedBrief\\MSR\\Controller\\AdminController:reQueueDiscAction' => '?',
  19210. 'MedBrief\\MSR\\Controller\\AdminController:reQueueDocumentAction' => '?',
  19211. 'MedBrief\\MSR\\Controller\\AdminController:setFailedDiscAction' => '?',
  19212. 'MedBrief\\MSR\\Controller\\AdminController:setFailedDocumentAction' => '?',
  19213. 'MedBrief\\MSR\\Controller\\AdminController:statusPanelAction' => '?',
  19214. 'MedBrief\\MSR\\Controller\\AjaxController:getSubCategoryName' => '?',
  19215. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:createAction' => '?',
  19216. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:deleteAction' => '?',
  19217. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:indexAction' => '?',
  19218. 'MedBrief\\MSR\\Controller\\Analytics\\AnalyticsReportController:updateAction' => '?',
  19219. 'MedBrief\\MSR\\Controller\\AnnotationController:createAction' => '?',
  19220. 'MedBrief\\MSR\\Controller\\AnnotationController:deleteAction' => '?',
  19221. 'MedBrief\\MSR\\Controller\\AnnotationController:updateAction' => '?',
  19222. 'MedBrief\\MSR\\Controller\\AnnotationController:updateVisibilityAction' => '?',
  19223. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController:fetchClinicalSectionsAction' => '?',
  19224. 'MedBrief\\MSR\\Controller\\Api\\ClinicalSectionController:setViewHandler' => '?',
  19225. 'MedBrief\\MSR\\Controller\\Api\\OcrController:receiveOcrFileAction' => '?',
  19226. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:authAction' => '?',
  19227. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:patientsAction' => '?',
  19228. 'MedBrief\\MSR\\Controller\\Api\\ProjectRadiologyController:patientsLegacyAction' => '?',
  19229. 'MedBrief\\MSR\\Controller\\Api\\ServiceRequestController:setViewHandler' => '?',
  19230. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:captureBatchTrackingAction' => '?',
  19231. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:changeCentreNameAction' => '?',
  19232. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:clonePageAction' => '?',
  19233. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeAdmissionSortAction' => '?',
  19234. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeClassifySortAction' => '?',
  19235. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeDateSortAction' => '?',
  19236. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeMemoSortAction' => '?',
  19237. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:completeSortSessionAction' => '?',
  19238. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:createSortingSessionFeedbackAction' => '?',
  19239. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionDataStoreAction' => '?',
  19240. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionDetailAction' => '?',
  19241. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionIndexAction' => '?',
  19242. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMediaAction' => '?',
  19243. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMemoAction' => '?',
  19244. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:fetchSortSessionMrsFormAction' => '?',
  19245. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:listSortSessionsForUserAction' => '?',
  19246. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:pauseSortSessionAction' => '?',
  19247. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:qaFailAction' => '?',
  19248. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:saveSortAndUnlockAction' => '?',
  19249. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:saveSortSessionAction' => '?',
  19250. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:setViewHandler' => '?',
  19251. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:splitPageAction' => '?',
  19252. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:startSortSessionAction' => '?',
  19253. 'MedBrief\\MSR\\Controller\\Api\\SortSessionController:testAuthAction' => '?',
  19254. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:createAction' => '?',
  19255. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:deleteAction' => '?',
  19256. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:setViewHandler' => '?',
  19257. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionDetailController:viewAction' => '?',
  19258. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController:setViewHandler' => '?',
  19259. 'MedBrief\\MSR\\Controller\\Api\\SortingSessionMemoController:streamAction' => '?',
  19260. 'MedBrief\\MSR\\Controller\\BillingItemController:accountPricingAction' => '?',
  19261. 'MedBrief\\MSR\\Controller\\BillingItemController:addAccountPriceAction' => '?',
  19262. 'MedBrief\\MSR\\Controller\\BillingItemController:createAction' => '?',
  19263. 'MedBrief\\MSR\\Controller\\BillingItemController:deleteAccountPriceAction' => '?',
  19264. 'MedBrief\\MSR\\Controller\\BillingItemController:editAccountPriceAction' => '?',
  19265. 'MedBrief\\MSR\\Controller\\BillingItemController:indexAction' => '?',
  19266. 'MedBrief\\MSR\\Controller\\BillingItemController:updateAction' => '?',
  19267. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:createAction' => '?',
  19268. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:deleteAction' => '?',
  19269. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:indexAction' => '?',
  19270. 'MedBrief\\MSR\\Controller\\ClinicalSectionController:updateAction' => '?',
  19271. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:index' => '?',
  19272. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:previewAction' => '?',
  19273. 'MedBrief\\MSR\\Controller\\ClinicalSummaryWizardController:pushAction' => '?',
  19274. 'MedBrief\\MSR\\Controller\\DefaultController:analyticsAction' => '?',
  19275. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardAction' => '?',
  19276. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardFavouritesAjaxAction' => '?',
  19277. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardInvitationsAjaxAction' => '?',
  19278. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardRenewalsAjaxAction' => '?',
  19279. 'MedBrief\\MSR\\Controller\\DefaultController:dashboardViewedAjaxAction' => '?',
  19280. 'MedBrief\\MSR\\Controller\\DefaultController:enableAccountAction' => '?',
  19281. 'MedBrief\\MSR\\Controller\\DocSorterController:indexAction' => '?',
  19282. 'MedBrief\\MSR\\Controller\\DocSorterController:unlockSortAction' => '?',
  19283. 'MedBrief\\MSR\\Controller\\DownloadController:downloadAction' => '?',
  19284. 'MedBrief\\MSR\\Controller\\ElectronicRecordsController:serveTestFileAction' => '?',
  19285. 'MedBrief\\MSR\\Controller\\EmailController:downloadAction' => '?',
  19286. 'MedBrief\\MSR\\Controller\\EmailController:downloadAttachmentsAction' => '?',
  19287. 'MedBrief\\MSR\\Controller\\EmbedController:radiologyPatients' => '?',
  19288. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:createAction' => '?',
  19289. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:deleteAction' => '?',
  19290. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:indexAction' => '?',
  19291. 'MedBrief\\MSR\\Controller\\ExpertAgencyController:updateAction' => '?',
  19292. 'MedBrief\\MSR\\Controller\\ExpertLetterOfApproach\\ExpertLetterOfApproachController:indexAction' => '?',
  19293. 'MedBrief\\MSR\\Controller\\ExpertProfileController:indexAction' => '?',
  19294. 'MedBrief\\MSR\\Controller\\ExpertProfileController:streamOriginalPhotoAction' => '?',
  19295. 'MedBrief\\MSR\\Controller\\ExpertProfileController:streamProfilePhotoAction' => '?',
  19296. 'MedBrief\\MSR\\Controller\\ExpertProfileController:verifyProfileAction' => '?',
  19297. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController:__invoke' => '?',
  19298. 'MedBrief\\MSR\\Controller\\Expert\\ExpertProfilePhotoController' => '?',
  19299. 'MedBrief\\MSR\\Controller\\FirmController:apiRegistration' => '?',
  19300. 'MedBrief\\MSR\\Controller\\FirmController:clientAreas' => '?',
  19301. 'MedBrief\\MSR\\Controller\\FirmController:delete' => '?',
  19302. 'MedBrief\\MSR\\Controller\\FirmController:edit' => '?',
  19303. 'MedBrief\\MSR\\Controller\\FirmController:index' => '?',
  19304. 'MedBrief\\MSR\\Controller\\FirmController:integrations' => '?',
  19305. 'MedBrief\\MSR\\Controller\\FirmController:new' => '?',
  19306. 'MedBrief\\MSR\\Controller\\FirmController:rotateSecret' => '?',
  19307. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret:__invoke' => '?',
  19308. 'MedBrief\\MSR\\Controller\\Firm\\RotateSecret' => '?',
  19309. 'MedBrief\\MSR\\Controller\\HelpArticleController:create' => '?',
  19310. 'MedBrief\\MSR\\Controller\\HelpArticleController:delete' => '?',
  19311. 'MedBrief\\MSR\\Controller\\HelpArticleController:update' => '?',
  19312. 'MedBrief\\MSR\\Controller\\HelpCategoryController:create' => '?',
  19313. 'MedBrief\\MSR\\Controller\\HelpCategoryController:delete' => '?',
  19314. 'MedBrief\\MSR\\Controller\\HelpCategoryController:update' => '?',
  19315. 'MedBrief\\MSR\\Controller\\HelpContentController:directToIndex' => '?',
  19316. 'MedBrief\\MSR\\Controller\\HelpContentController:index' => '?',
  19317. 'MedBrief\\MSR\\Controller\\HelpContentController:list' => '?',
  19318. 'MedBrief\\MSR\\Controller\\HelpSectionController:create' => '?',
  19319. 'MedBrief\\MSR\\Controller\\HelpSectionController:delete' => '?',
  19320. 'MedBrief\\MSR\\Controller\\HelpSectionController:update' => '?',
  19321. 'MedBrief\\MSR\\Controller\\HumanResourceController:createAction' => '?',
  19322. 'MedBrief\\MSR\\Controller\\HumanResourceController:deleteAction' => '?',
  19323. 'MedBrief\\MSR\\Controller\\HumanResourceController:indexAction' => '?',
  19324. 'MedBrief\\MSR\\Controller\\HumanResourceController:updateAction' => '?',
  19325. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:createAction' => '?',
  19326. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:deleteAction' => '?',
  19327. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:listAction' => '?',
  19328. 'MedBrief\\MSR\\Controller\\HumanResourceLevelController:updateAction' => '?',
  19329. 'MedBrief\\MSR\\Controller\\IPFailedLoginController:deleteAction' => '?',
  19330. 'MedBrief\\MSR\\Controller\\IPFailedLoginController:indexAction' => '?',
  19331. 'MedBrief\\MSR\\Controller\\ImportMattersController:indexAction' => '?',
  19332. 'MedBrief\\MSR\\Controller\\ImportMattersController:previewAction' => '?',
  19333. 'MedBrief\\MSR\\Controller\\ImportUsersController:indexAction' => '?',
  19334. 'MedBrief\\MSR\\Controller\\ImportUsersController:previewAction' => '?',
  19335. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:cancel' => '?',
  19336. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:create' => '?',
  19337. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:forceExpiryDate' => '?',
  19338. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:index' => '?',
  19339. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:push' => '?',
  19340. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureController:viewThirdPartyAccessAction' => '?',
  19341. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:cancelDraft' => '?',
  19342. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:reactivate' => '?',
  19343. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureManageController:view' => '?',
  19344. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:cancel' => '?',
  19345. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:cancelManage' => '?',
  19346. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:radiology' => '?',
  19347. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:records' => '?',
  19348. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:removeRecipientContact' => '?',
  19349. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:removeRecipientFirm' => '?',
  19350. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:summary' => '?',
  19351. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:thirdParty' => '?',
  19352. 'MedBrief\\MSR\\Controller\\InterpartyDisclosureWizardController:updateSelectedRecords' => '?',
  19353. 'MedBrief\\MSR\\Controller\\InvitationController:inviteAccountUserAction' => '?',
  19354. 'MedBrief\\MSR\\Controller\\InvitationController:inviteAdministratorUserAction' => '?',
  19355. 'MedBrief\\MSR\\Controller\\InvitationController:inviteProjectUserAction' => '?',
  19356. 'MedBrief\\MSR\\Controller\\InvoiceController:createAction' => '?',
  19357. 'MedBrief\\MSR\\Controller\\InvoiceController:generateAction' => '?',
  19358. 'MedBrief\\MSR\\Controller\\InvoiceController:generateConfirmAction' => '?',
  19359. 'MedBrief\\MSR\\Controller\\InvoiceController:listAction' => '?',
  19360. 'MedBrief\\MSR\\Controller\\InvoiceController:pendingListAction' => '?',
  19361. 'MedBrief\\MSR\\Controller\\InvoiceController:previewAction' => '?',
  19362. 'MedBrief\\MSR\\Controller\\InvoiceController:updateAction' => '?',
  19363. 'MedBrief\\MSR\\Controller\\InvoiceController:updateDetailsAction' => '?',
  19364. 'MedBrief\\MSR\\Controller\\InvoiceController:viewAction' => '?',
  19365. 'MedBrief\\MSR\\Controller\\InvoiceController:xeroAuthAction' => '?',
  19366. 'MedBrief\\MSR\\Controller\\InvoiceItemController:createAction' => '?',
  19367. 'MedBrief\\MSR\\Controller\\InvoiceItemController:deleteAction' => '?',
  19368. 'MedBrief\\MSR\\Controller\\InvoiceItemController:manageAction' => '?',
  19369. 'MedBrief\\MSR\\Controller\\InvoiceItemController:updateAction' => '?',
  19370. 'MedBrief\\MSR\\Controller\\InvoiceItemController:updatePriceAction' => '?',
  19371. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController:__invoke' => '?',
  19372. 'MedBrief\\MSR\\Controller\\MatchLetter\\MatchLetterResponseDocumentController' => '?',
  19373. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:addLabelAction' => '?',
  19374. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:deleteAction' => '?',
  19375. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailAction' => '?',
  19376. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailConfirmationAction' => '?',
  19377. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:downloadEmailOptionsAction' => '?',
  19378. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:indexAction' => '?',
  19379. 'MedBrief\\MSR\\Controller\\MatterCommunicationController:viewEmailAction' => '?',
  19380. 'MedBrief\\MSR\\Controller\\MatterNoteController:createAction' => '?',
  19381. 'MedBrief\\MSR\\Controller\\MatterNoteController:deleteAction' => '?',
  19382. 'MedBrief\\MSR\\Controller\\MatterNoteController:toggleImportantAction' => '?',
  19383. 'MedBrief\\MSR\\Controller\\MatterNoteController:updateAction' => '?',
  19384. 'MedBrief\\MSR\\Controller\\MatterRequestController:deleteAction' => '?',
  19385. 'MedBrief\\MSR\\Controller\\MatterRequestController:downloadSummaryAction' => '?',
  19386. 'MedBrief\\MSR\\Controller\\MatterRequestController:indexAction' => '?',
  19387. 'MedBrief\\MSR\\Controller\\MatterRequestController:updateAction' => '?',
  19388. 'MedBrief\\MSR\\Controller\\MatterRequestController:updateStatusAction' => '?',
  19389. 'MedBrief\\MSR\\Controller\\MatterRequestController:viewSummaryAction' => '?',
  19390. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter:__invoke' => '?',
  19391. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateMatter' => '?',
  19392. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject:__invoke' => '?',
  19393. 'MedBrief\\MSR\\Controller\\MatterRequest\\CreateSupportingDocumentObject' => '?',
  19394. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:authenticateAction' => '?',
  19395. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:disableAction' => '?',
  19396. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\DuoAuthenticationController:enrollAction' => '?',
  19397. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:authenticatorAppDisableAction' => '?',
  19398. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:authenticatorAppEnableAction' => '?',
  19399. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:emailMfaDisableAction' => '?',
  19400. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:emailMfaEnableAction' => '?',
  19401. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:generateBackupCodes' => '?',
  19402. 'MedBrief\\MSR\\Controller\\MultiFactorAuth\\MultiFactorController:generateInitialCodes' => '?',
  19403. 'MedBrief\\MSR\\Controller\\NotificationController:unsubscribeAction' => '?',
  19404. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:createAction' => '?',
  19405. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:deleteAction' => '?',
  19406. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:readAction' => '?',
  19407. 'MedBrief\\MSR\\Controller\\ProjectAdditionalRequestController:updateAction' => '?',
  19408. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:createAction' => '?',
  19409. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:createSimpleAction' => '?',
  19410. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:deleteAction' => '?',
  19411. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:deleteBatchDocumentAction' => '?',
  19412. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:documentDownloadConfirmationAction' => '?',
  19413. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:downloadSheetAction' => '?',
  19414. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:duplicateAction' => '?',
  19415. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:importantNotes' => '?',
  19416. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkAdditionalRequestAction' => '?',
  19417. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkChronologyRequestAction' => '?',
  19418. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:linkChronologyRequestNewAction' => '?',
  19419. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:readAction' => '?',
  19420. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:updateAction' => '?',
  19421. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:updateSimpleAction' => '?',
  19422. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestController:uploadAction' => '?',
  19423. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:createAction' => '?',
  19424. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:deleteAction' => '?',
  19425. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:toggleImportantAction' => '?',
  19426. 'MedBrief\\MSR\\Controller\\ProjectBatchRequestDetailController:updateAction' => '?',
  19427. 'MedBrief\\MSR\\Controller\\ProjectChronologyController:downloadAction' => '?',
  19428. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:createAction' => '?',
  19429. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:deleteAction' => '?',
  19430. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:importantNotes' => '?',
  19431. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:readAction' => '?',
  19432. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:updateAction' => '?',
  19433. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestController:updateServiceDetailsAction' => '?',
  19434. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:createAction' => '?',
  19435. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:deleteAction' => '?',
  19436. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:toggleImportantAction' => '?',
  19437. 'MedBrief\\MSR\\Controller\\ProjectChronologyRequestDetailController:updateAction' => '?',
  19438. 'MedBrief\\MSR\\Controller\\ProjectClosureController:createAction' => '?',
  19439. 'MedBrief\\MSR\\Controller\\ProjectClosureController:deleteArchivedMatterAction' => '?',
  19440. 'MedBrief\\MSR\\Controller\\ProjectClosureController:iframeAction' => '?',
  19441. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:addNodeAction' => '?',
  19442. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:assignNewParentAction' => '?',
  19443. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:deleteAction' => '?',
  19444. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:deleteRecursiveAction' => '?',
  19445. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:downloadAction' => '?',
  19446. 'MedBrief\\MSR\\Controller\\ProjectCollectionController:renameAction' => '?',
  19447. 'MedBrief\\MSR\\Controller\\ProjectController:archiveAction' => '?',
  19448. 'MedBrief\\MSR\\Controller\\ProjectController:authenticateAction' => '?',
  19449. 'MedBrief\\MSR\\Controller\\ProjectController:cancelArchiveAction' => '?',
  19450. 'MedBrief\\MSR\\Controller\\ProjectController:cancelDeleteAction' => '?',
  19451. 'MedBrief\\MSR\\Controller\\ProjectController:changeStatusAction' => '?',
  19452. 'MedBrief\\MSR\\Controller\\ProjectController:closeMatterWithActiveDisclosuresAction' => '?',
  19453. 'MedBrief\\MSR\\Controller\\ProjectController:closedAction' => '?',
  19454. 'MedBrief\\MSR\\Controller\\ProjectController:createAction' => '?',
  19455. 'MedBrief\\MSR\\Controller\\ProjectController:createAuthenticateForm' => '?',
  19456. 'MedBrief\\MSR\\Controller\\ProjectController:createPasswordProtectForm' => '?',
  19457. 'MedBrief\\MSR\\Controller\\ProjectController:dashboardAction' => '?',
  19458. 'MedBrief\\MSR\\Controller\\ProjectController:deleteAction' => '?',
  19459. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveAction' => '?',
  19460. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveConfirmationAction' => '?',
  19461. 'MedBrief\\MSR\\Controller\\ProjectController:downloadArchiveOptionsAction' => '?',
  19462. 'MedBrief\\MSR\\Controller\\ProjectController:downloadDeletionReportAction' => '?',
  19463. 'MedBrief\\MSR\\Controller\\ProjectController:downloadRecordsRequestsAction' => '?',
  19464. 'MedBrief\\MSR\\Controller\\ProjectController:downloadUserAccessReportAction' => '?',
  19465. 'MedBrief\\MSR\\Controller\\ProjectController:generateXlsx' => '?',
  19466. 'MedBrief\\MSR\\Controller\\ProjectController:getMatchAlertStatusAction' => '?',
  19467. 'MedBrief\\MSR\\Controller\\ProjectController:getMedicalRecordsContextMenuAction' => '?',
  19468. 'MedBrief\\MSR\\Controller\\ProjectController:inactiveAction' => '?',
  19469. 'MedBrief\\MSR\\Controller\\ProjectController:indexAction' => '?',
  19470. 'MedBrief\\MSR\\Controller\\ProjectController:inviteUserAction' => '?',
  19471. 'MedBrief\\MSR\\Controller\\ProjectController:isUserAuthenticatedForMatter' => '?',
  19472. 'MedBrief\\MSR\\Controller\\ProjectController:manageRecordsRequestLettersAction' => '?',
  19473. 'MedBrief\\MSR\\Controller\\ProjectController:passwordProtectAction' => '?',
  19474. 'MedBrief\\MSR\\Controller\\ProjectController:processInviteUserAction' => '?',
  19475. 'MedBrief\\MSR\\Controller\\ProjectController:processPasswordProtectAction' => '?',
  19476. 'MedBrief\\MSR\\Controller\\ProjectController:recordsRequestsAction' => '?',
  19477. 'MedBrief\\MSR\\Controller\\ProjectController:selectUserToInviteAction' => '?',
  19478. 'MedBrief\\MSR\\Controller\\ProjectController:unarchiveAction' => '?',
  19479. 'MedBrief\\MSR\\Controller\\ProjectController:updateAction' => '?',
  19480. 'MedBrief\\MSR\\Controller\\ProjectController:updateClinicalSummaryUnsortedStatus' => '?',
  19481. 'MedBrief\\MSR\\Controller\\ProjectController:updateFirmRecordsReviewStatus' => '?',
  19482. 'MedBrief\\MSR\\Controller\\ProjectDiscController:archiveAction' => '?',
  19483. 'MedBrief\\MSR\\Controller\\ProjectDiscController:archiveUploadedAction' => '?',
  19484. 'MedBrief\\MSR\\Controller\\ProjectDiscController:cancelArchiveUploadedAction' => '?',
  19485. 'MedBrief\\MSR\\Controller\\ProjectDiscController:createAction' => '?',
  19486. 'MedBrief\\MSR\\Controller\\ProjectDiscController:deleteAction' => '?',
  19487. 'MedBrief\\MSR\\Controller\\ProjectDiscController:deprioritiseAction' => '?',
  19488. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadArchiveAction' => '?',
  19489. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadImportReportAction' => '?',
  19490. 'MedBrief\\MSR\\Controller\\ProjectDiscController:downloadListAction' => '?',
  19491. 'MedBrief\\MSR\\Controller\\ProjectDiscController:isUserAuthenticatedForMatter' => '?',
  19492. 'MedBrief\\MSR\\Controller\\ProjectDiscController:listAction' => '?',
  19493. 'MedBrief\\MSR\\Controller\\ProjectDiscController:prioritiseAction' => '?',
  19494. 'MedBrief\\MSR\\Controller\\ProjectDiscController:redirectToDiscAction' => '?',
  19495. 'MedBrief\\MSR\\Controller\\ProjectDiscController:reprocessArchiveAction' => '?',
  19496. 'MedBrief\\MSR\\Controller\\ProjectDiscController:unarchiveAction' => '?',
  19497. 'MedBrief\\MSR\\Controller\\ProjectDiscController:updateAction' => '?',
  19498. 'MedBrief\\MSR\\Controller\\ProjectDiscController:uploadArchiveAction' => '?',
  19499. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController:discloseCollectionAction' => '?',
  19500. 'MedBrief\\MSR\\Controller\\ProjectDisclosureController:discloseDiscAction' => '?',
  19501. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:assignToCollectionAjaxAction' => '?',
  19502. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:changeFilenameAction' => '?',
  19503. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:decryptMSOfficeAction' => '?',
  19504. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:decryptPdfAction' => '?',
  19505. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:deleteAjaxAction' => '?',
  19506. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:deleteDocumentsAjaxAction' => '?',
  19507. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:downloadNativeAction' => '?',
  19508. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:downloadOptimizedPdfAction' => '?',
  19509. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:getDataAction' => '?',
  19510. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:listAction' => '?',
  19511. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:moveToCollectionAjaxAction' => '?',
  19512. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:printOptimizedPdfAction' => '?',
  19513. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:redirectDownloadNativeAction' => '?',
  19514. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:removeFromCollectionAjaxAction' => '?',
  19515. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamDicomInstancePreviewAction' => '?',
  19516. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamNativeAction' => '?',
  19517. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamOcrXodAction' => '?',
  19518. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamOptimizedPdfAction' => '?',
  19519. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamPdfAction' => '?',
  19520. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamSwfAction' => '?',
  19521. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamWebAudioAction' => '?',
  19522. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamWebVideoAction' => '?',
  19523. 'MedBrief\\MSR\\Controller\\ProjectDocumentController:streamXodAction' => '?',
  19524. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchExpertViewController:indexAction' => '?',
  19525. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchFirmViewController:indexAction' => '?',
  19526. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController:getProjectsUnreadMessageCount' => '?',
  19527. 'MedBrief\\MSR\\Controller\\ProjectMatch\\ProjectMatchMessagesController:indexAction' => '?',
  19528. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentDownloadConfirmationAction' => '?',
  19529. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentDownloadOptionsAction' => '?',
  19530. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentPrintConfirmationAction' => '?',
  19531. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:documentPrintOptionsAction' => '?',
  19532. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadCommentsAction' => '?',
  19533. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadConfirmationAction' => '?',
  19534. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:downloadOptionsAction' => '?',
  19535. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:folderDownloadSectionAjaxAction' => '?',
  19536. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:fullscreenPdftronViewerAction' => '?',
  19537. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:hasSuppressedProjectRoleInviteAction' => '?',
  19538. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:isUserAuthenticatedForMatter' => '?',
  19539. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:listAction' => '?',
  19540. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:redirectViewerAction' => '?',
  19541. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendInviteReminderNotificationAction' => '?',
  19542. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendUploadNotificationAction' => '?',
  19543. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:sendUploadNotificationSuccessAction' => '?',
  19544. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:updateCreatorIds' => '?',
  19545. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:uploadToCollectionAction' => '?',
  19546. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewRecordAction' => '?',
  19547. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewerWebAudioAction' => '?',
  19548. 'MedBrief\\MSR\\Controller\\ProjectMedicalRecordController:viewerWebVideoAction' => '?',
  19549. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:downloadAuditReportAction' => '?',
  19550. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:downloadScheduleAction' => '?',
  19551. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:isUserAuthenticatedForMatter' => '?',
  19552. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:meddreamViewerAction' => '?',
  19553. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:orthancViewerAction' => '?',
  19554. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:preloadStudiesTokensAction' => '?',
  19555. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:viewAction' => '?',
  19556. 'MedBrief\\MSR\\Controller\\ProjectRadiologyController:viewNotAvailableAction' => '?',
  19557. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:centreDetailAction' => '?',
  19558. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:createAction' => '?',
  19559. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:deleteAction' => '?',
  19560. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:duplicateAction' => '?',
  19561. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:importantNotes' => '?',
  19562. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:linkAdditionalRequestAction' => '?',
  19563. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:linkBatchRequestAction' => '?',
  19564. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestController:updateAction' => '?',
  19565. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:createAction' => '?',
  19566. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:deleteAction' => '?',
  19567. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailAction' => '?',
  19568. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailConfirmationAction' => '?',
  19569. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:downloadEmailOptionsAction' => '?',
  19570. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:toggleImportantAction' => '?',
  19571. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:updateAction' => '?',
  19572. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestDetailController:viewEmailAction' => '?',
  19573. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:createAction' => '?',
  19574. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:generateAction' => '?',
  19575. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:pushAction' => '?',
  19576. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:resetAction' => '?',
  19577. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:streamViewAction' => '?',
  19578. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:updateAction' => '?',
  19579. 'MedBrief\\MSR\\Controller\\ProjectRecordsRequestLetterController:viewAction' => '?',
  19580. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:cancelPreprocessing' => '?',
  19581. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:createAction' => '?',
  19582. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:createSimpleAction' => '?',
  19583. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:deleteAction' => '?',
  19584. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:downloadAction' => '?',
  19585. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:exportErrorAction' => '?',
  19586. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:generateExportAction' => '?',
  19587. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:previewIndexAction' => '?',
  19588. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:pushExportToMedicalRecordsAction' => '?',
  19589. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:pushUnsortedAction' => '?',
  19590. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:reSendToQueueForExportAction' => '?',
  19591. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:resetAction' => '?',
  19592. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:resubmitPreprocessing' => '?',
  19593. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:returnToSorterAction' => '?',
  19594. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:sendAction' => '?',
  19595. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateAction' => '?',
  19596. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateCentreAction' => '?',
  19597. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionController:updateSimpleAction' => '?',
  19598. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController:createAction' => '?',
  19599. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionDetailController:deleteAction' => '?',
  19600. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:createAction' => '?',
  19601. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:deleteAction' => '?',
  19602. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:editNotesAction' => '?',
  19603. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:indexAction' => '?',
  19604. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:previewAction' => '?',
  19605. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:streamAction' => '?',
  19606. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:streamPreviewAction' => '?',
  19607. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:syncAction' => '?',
  19608. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionMemoController:viewAction' => '?',
  19609. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:listAction' => '?',
  19610. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:listCentreChangedAction' => '?',
  19611. 'MedBrief\\MSR\\Controller\\ProjectSortingSessionSaveController:restoreAction' => '?',
  19612. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:autocomplete' => '?',
  19613. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:batchDelete' => '?',
  19614. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureActions' => '?',
  19615. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureAssets' => '?',
  19616. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureCrud' => '?',
  19617. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureFilters' => '?',
  19618. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:configureResponseParameters' => '?',
  19619. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createEditForm' => '?',
  19620. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createEditFormBuilder' => '?',
  19621. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createIndexQueryBuilder' => '?',
  19622. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createNewForm' => '?',
  19623. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:createNewFormBuilder' => '?',
  19624. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:delete' => '?',
  19625. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:deleteEntity' => '?',
  19626. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:detail' => '?',
  19627. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:edit' => '?',
  19628. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:index' => '?',
  19629. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:new' => '?',
  19630. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:persistEntity' => '?',
  19631. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:renderFilters' => '?',
  19632. 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController:updateEntity' => '?',
  19633. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ConvertToXodCommandController:index' => '?',
  19634. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\Disclosure\\ProcessPendingDisclosuresCommandController:index' => '?',
  19635. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\CalculateNextRenewalCommandController:index' => '?',
  19636. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\ProcessRenewalsCommandController:index' => '?',
  19637. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\LicenseRenewal\\SendReminderCommandController:index' => '?',
  19638. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\OcrStatusCleanupCommandController:index' => '?',
  19639. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\ProjectPermanentDeleteController:index' => '?',
  19640. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SortingSession\\PrepareSortingSessionsCommandController:index' => '?',
  19641. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncMatterUpdatesEmailCommandController:index' => '?',
  19642. 'MedBrief\\MSR\\Controller\\QaAdmin\\Command\\SyncRecordsRequestUpdatesEmailCommandController:index' => '?',
  19643. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:autocomplete' => '?',
  19644. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:batchDelete' => '?',
  19645. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureActions' => '?',
  19646. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureAssets' => '?',
  19647. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureCrud' => '?',
  19648. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureFilters' => '?',
  19649. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:configureResponseParameters' => '?',
  19650. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createEditForm' => '?',
  19651. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createEditFormBuilder' => '?',
  19652. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createIndexQueryBuilder' => '?',
  19653. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createNewForm' => '?',
  19654. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:createNewFormBuilder' => '?',
  19655. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:delete' => '?',
  19656. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:deleteEntity' => '?',
  19657. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:detail' => '?',
  19658. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:edit' => '?',
  19659. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:index' => '?',
  19660. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:new' => '?',
  19661. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:persistEntity' => '?',
  19662. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:renderFilters' => '?',
  19663. 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController:updateEntity' => '?',
  19664. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:autocomplete' => '?',
  19665. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:batchDelete' => '?',
  19666. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureActions' => '?',
  19667. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureAssets' => '?',
  19668. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureCrud' => '?',
  19669. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureFilters' => '?',
  19670. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:configureResponseParameters' => '?',
  19671. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createEditForm' => '?',
  19672. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createEditFormBuilder' => '?',
  19673. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createIndexQueryBuilder' => '?',
  19674. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createNewForm' => '?',
  19675. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:createNewFormBuilder' => '?',
  19676. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:delete' => '?',
  19677. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:deleteEntity' => '?',
  19678. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:detail' => '?',
  19679. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:edit' => '?',
  19680. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:index' => '?',
  19681. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:new' => '?',
  19682. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:persistEntity' => '?',
  19683. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:renderFilters' => '?',
  19684. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController:updateEntity' => '?',
  19685. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:autocomplete' => '?',
  19686. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:batchDelete' => '?',
  19687. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureActions' => '?',
  19688. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureAssets' => '?',
  19689. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureCrud' => '?',
  19690. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureFilters' => '?',
  19691. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:configureResponseParameters' => '?',
  19692. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createEditForm' => '?',
  19693. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createEditFormBuilder' => '?',
  19694. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createIndexQueryBuilder' => '?',
  19695. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createNewForm' => '?',
  19696. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:createNewFormBuilder' => '?',
  19697. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:delete' => '?',
  19698. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:deleteEntity' => '?',
  19699. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:detail' => '?',
  19700. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:edit' => '?',
  19701. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:index' => '?',
  19702. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:new' => '?',
  19703. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:persistEntity' => '?',
  19704. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:renderFilters' => '?',
  19705. 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController:updateEntity' => '?',
  19706. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:autocomplete' => '?',
  19707. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:batchDelete' => '?',
  19708. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureActions' => '?',
  19709. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureAssets' => '?',
  19710. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureCrud' => '?',
  19711. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureFilters' => '?',
  19712. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:configureResponseParameters' => '?',
  19713. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createEditForm' => '?',
  19714. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createEditFormBuilder' => '?',
  19715. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createIndexQueryBuilder' => '?',
  19716. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createNewForm' => '?',
  19717. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:createNewFormBuilder' => '?',
  19718. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:delete' => '?',
  19719. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:deleteEntity' => '?',
  19720. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:detail' => '?',
  19721. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:edit' => '?',
  19722. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:index' => '?',
  19723. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:new' => '?',
  19724. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:persistEntity' => '?',
  19725. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:renderFilters' => '?',
  19726. 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController:updateEntity' => '?',
  19727. 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController:configureUserMenu' => '?',
  19728. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:autocomplete' => '?',
  19729. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:batchDelete' => '?',
  19730. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureActions' => '?',
  19731. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureAssets' => '?',
  19732. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureCrud' => '?',
  19733. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureFilters' => '?',
  19734. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:configureResponseParameters' => '?',
  19735. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createEditForm' => '?',
  19736. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createEditFormBuilder' => '?',
  19737. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createIndexQueryBuilder' => '?',
  19738. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createNewForm' => '?',
  19739. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:createNewFormBuilder' => '?',
  19740. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:delete' => '?',
  19741. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:deleteEntity' => '?',
  19742. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:detail' => '?',
  19743. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:edit' => '?',
  19744. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:index' => '?',
  19745. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:new' => '?',
  19746. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:persistEntity' => '?',
  19747. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:renderFilters' => '?',
  19748. 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController:updateEntity' => '?',
  19749. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:createAction' => '?',
  19750. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:indexAction' => '?',
  19751. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreChildController:updateAction' => '?',
  19752. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:createAction' => '?',
  19753. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:deleteAction' => '?',
  19754. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreContactController:updateAction' => '?',
  19755. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:createAction' => '?',
  19756. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:deleteAction' => '?',
  19757. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:indexAction' => '?',
  19758. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreController:updateAction' => '?',
  19759. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:addChildAction' => '?',
  19760. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:createAction' => '?',
  19761. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:indexAction' => '?',
  19762. 'MedBrief\\MSR\\Controller\\RecordsRequestCentreParentController:updateAction' => '?',
  19763. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:createAction' => '?',
  19764. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:indexAction' => '?',
  19765. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:streamViewAction' => '?',
  19766. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:updateAction' => '?',
  19767. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:updateContentAction' => '?',
  19768. 'MedBrief\\MSR\\Controller\\RecordsRequestLetterTemplateController:viewAction' => '?',
  19769. 'MedBrief\\MSR\\Controller\\RecordsViewerController:resolvePathAction' => '?',
  19770. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:createAction' => '?',
  19771. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:deleteAction' => '?',
  19772. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:generateXlsx' => '?',
  19773. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:listAction' => '?',
  19774. 'MedBrief\\MSR\\Controller\\Reports\\AdditionalRequestController:savedAction' => '?',
  19775. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:createAction' => '?',
  19776. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:deleteAction' => '?',
  19777. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:generateXlsx' => '?',
  19778. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:listAction' => '?',
  19779. 'MedBrief\\MSR\\Controller\\Reports\\BatchRequestController:savedAction' => '?',
  19780. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:createAction' => '?',
  19781. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:deleteAction' => '?',
  19782. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:generateXlsx' => '?',
  19783. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:listAction' => '?',
  19784. 'MedBrief\\MSR\\Controller\\Reports\\ChronologyRequestController:savedAction' => '?',
  19785. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:createAction' => '?',
  19786. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:deleteAction' => '?',
  19787. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:generateXlsx' => '?',
  19788. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:listAction' => '?',
  19789. 'MedBrief\\MSR\\Controller\\Reports\\HelpArticleController:savedAction' => '?',
  19790. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:createAction' => '?',
  19791. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:deleteAction' => '?',
  19792. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:generateXlsx' => '?',
  19793. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:listAction' => '?',
  19794. 'MedBrief\\MSR\\Controller\\Reports\\InterpartyDisclosureController:savedAction' => '?',
  19795. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:createAction' => '?',
  19796. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:deleteAction' => '?',
  19797. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:generateXlsx' => '?',
  19798. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:listAction' => '?',
  19799. 'MedBrief\\MSR\\Controller\\Reports\\MatterRequestController:savedAction' => '?',
  19800. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:createAction' => '?',
  19801. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:deleteAction' => '?',
  19802. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:generateXlsx' => '?',
  19803. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:listAction' => '?',
  19804. 'MedBrief\\MSR\\Controller\\Reports\\ProjectClosureController:savedAction' => '?',
  19805. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:createAction' => '?',
  19806. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:deleteAction' => '?',
  19807. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:generateXlsx' => '?',
  19808. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:listAction' => '?',
  19809. 'MedBrief\\MSR\\Controller\\Reports\\ProjectDisclosureController:savedAction' => '?',
  19810. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:createAction' => '?',
  19811. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:deleteAction' => '?',
  19812. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:generateXlsx' => '?',
  19813. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:listAction' => '?',
  19814. 'MedBrief\\MSR\\Controller\\Reports\\RecordsRequestController:savedAction' => '?',
  19815. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:createAction' => '?',
  19816. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:deleteAction' => '?',
  19817. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:generateXlsx' => '?',
  19818. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:listAction' => '?',
  19819. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionController:savedAction' => '?',
  19820. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:createAction' => '?',
  19821. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:deleteAction' => '?',
  19822. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:generateXlsx' => '?',
  19823. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:listAction' => '?',
  19824. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionMemoController:savedAction' => '?',
  19825. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:createAction' => '?',
  19826. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:deleteAction' => '?',
  19827. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:generateXlsx' => '?',
  19828. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:listAction' => '?',
  19829. 'MedBrief\\MSR\\Controller\\Reports\\SortingSessionUtilisationController:savedAction' => '?',
  19830. 'MedBrief\\MSR\\Controller\\ResetPasswordController:request' => '?',
  19831. 'MedBrief\\MSR\\Controller\\ResetPasswordController:reset' => '?',
  19832. 'MedBrief\\MSR\\Controller\\RestoreDeletedDocumentsController:indexAction' => '?',
  19833. 'MedBrief\\MSR\\Controller\\RoleInvitationController:approveAction' => '?',
  19834. 'MedBrief\\MSR\\Controller\\RoleInvitationController:declineAction' => '?',
  19835. 'MedBrief\\MSR\\Controller\\RoleInvitationController:deleteAction' => '?',
  19836. 'MedBrief\\MSR\\Controller\\RoleInvitationController:issueReminderEmailAction' => '?',
  19837. 'MedBrief\\MSR\\Controller\\RoleInvitationController:manageAction' => '?',
  19838. 'MedBrief\\MSR\\Controller\\RoleInvitationController:sendUserExpertAgencyMatterAssignmentNotification' => '?',
  19839. 'MedBrief\\MSR\\Controller\\SecurityController:login' => '?',
  19840. 'MedBrief\\MSR\\Controller\\ServiceOptionController:billingItemsAction' => '?',
  19841. 'MedBrief\\MSR\\Controller\\ServiceOptionController:createAction' => '?',
  19842. 'MedBrief\\MSR\\Controller\\ServiceOptionController:deleteAction' => '?',
  19843. 'MedBrief\\MSR\\Controller\\ServiceOptionController:indexAction' => '?',
  19844. 'MedBrief\\MSR\\Controller\\ServiceOptionController:updateAction' => '?',
  19845. 'MedBrief\\MSR\\Controller\\SortingInstructionController:createAction' => '?',
  19846. 'MedBrief\\MSR\\Controller\\SortingInstructionController:deleteAction' => '?',
  19847. 'MedBrief\\MSR\\Controller\\SortingInstructionController:indexAction' => '?',
  19848. 'MedBrief\\MSR\\Controller\\SortingInstructionController:updateAction' => '?',
  19849. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:createAction' => '?',
  19850. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:customiseAction' => '?',
  19851. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:indexAction' => '?',
  19852. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:revertCustomisationAction' => '?',
  19853. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:updateAction' => '?',
  19854. 'MedBrief\\MSR\\Controller\\SortingMemoPhraseController:updateCustomisationAction' => '?',
  19855. 'MedBrief\\MSR\\Controller\\SpecialisationController:createAction' => '?',
  19856. 'MedBrief\\MSR\\Controller\\SpecialisationController:deleteAction' => '?',
  19857. 'MedBrief\\MSR\\Controller\\SpecialisationController:listAction' => '?',
  19858. 'MedBrief\\MSR\\Controller\\SpecialisationController:updateAction' => '?',
  19859. 'MedBrief\\MSR\\Controller\\SystemNotificationController:createAction' => '?',
  19860. 'MedBrief\\MSR\\Controller\\SystemNotificationController:deleteAction' => '?',
  19861. 'MedBrief\\MSR\\Controller\\SystemNotificationController:editAction' => '?',
  19862. 'MedBrief\\MSR\\Controller\\SystemNotificationController:updateAction' => '?',
  19863. 'MedBrief\\MSR\\Controller\\SystemSettingsController:index' => '?',
  19864. 'MedBrief\\MSR\\Controller\\UserController:accountMembersAction' => '?',
  19865. 'MedBrief\\MSR\\Controller\\UserController:addAccountAction' => '?',
  19866. 'MedBrief\\MSR\\Controller\\UserController:addAdministratorAction' => '?',
  19867. 'MedBrief\\MSR\\Controller\\UserController:addExpertAgencyAdministratorAction' => '?',
  19868. 'MedBrief\\MSR\\Controller\\UserController:addProjectAction' => '?',
  19869. 'MedBrief\\MSR\\Controller\\UserController:changeIsFavouriteAction' => '?',
  19870. 'MedBrief\\MSR\\Controller\\UserController:changePasswordAction' => '?',
  19871. 'MedBrief\\MSR\\Controller\\UserController:completeRegistrationAction' => '?',
  19872. 'MedBrief\\MSR\\Controller\\UserController:deleteAction' => '?',
  19873. 'MedBrief\\MSR\\Controller\\UserController:downloadMedicalRecordsViewedReportAction' => '?',
  19874. 'MedBrief\\MSR\\Controller\\UserController:expertAgencyAdministratorsAction' => '?',
  19875. 'MedBrief\\MSR\\Controller\\UserController:generateXlsx' => '?',
  19876. 'MedBrief\\MSR\\Controller\\UserController:inviteAccountAction' => '?',
  19877. 'MedBrief\\MSR\\Controller\\UserController:inviteAdministratorAction' => '?',
  19878. 'MedBrief\\MSR\\Controller\\UserController:inviteExpertAgencyAdministratorAction' => '?',
  19879. 'MedBrief\\MSR\\Controller\\UserController:inviteProjectAction' => '?',
  19880. 'MedBrief\\MSR\\Controller\\UserController:issueMatterReminderLinkAction' => '?',
  19881. 'MedBrief\\MSR\\Controller\\UserController:listAction' => '?',
  19882. 'MedBrief\\MSR\\Controller\\UserController:manageRoleAction' => '?',
  19883. 'MedBrief\\MSR\\Controller\\UserController:projectMembersAction' => '?',
  19884. 'MedBrief\\MSR\\Controller\\UserController:revokeRoleAction' => '?',
  19885. 'MedBrief\\MSR\\Controller\\UserController:toggleEnabledStatusAction' => '?',
  19886. 'MedBrief\\MSR\\Controller\\UserController:updateAction' => '?',
  19887. 'MedBrief\\MSR\\Controller\\UserFailedLoginController:deleteAction' => '?',
  19888. 'MedBrief\\MSR\\Controller\\UserFailedLoginController:indexAction' => '?',
  19889. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController:deleteAction' => '?',
  19890. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressController:manageAction' => '?',
  19891. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:approveAction' => '?',
  19892. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:createAction' => '?',
  19893. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:declineAction' => '?',
  19894. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:deleteAction' => '?',
  19895. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:forceApproveAction' => '?',
  19896. 'MedBrief\\MSR\\Controller\\UserLinkedEmailAddressInvitationController:resendAction' => '?',
  19897. 'MedBrief\\MSR\\Controller\\UserProfileController:changePasswordAction' => '?',
  19898. 'kernel:loadRoutes' => '?',
  19899. 'kernel:process' => '?',
  19900. 'kernel:registerContainerConfiguration' => '?',
  19901. ]);
  19902. }
  19903. /**
  19904. * Gets the private '.service_locator.ddJ5dqF' shared service.
  19905. *
  19906. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19907. */
  19908. protected function get_ServiceLocator_DdJ5dqFService()
  19909. {
  19910. return $this->privates['.service_locator.ddJ5dqF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19911. 'user' => ['privates', '.errored..service_locator.ddJ5dqF.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ddJ5dqF": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  19912. ], [
  19913. 'user' => 'MedBrief\\MSR\\Entity\\User',
  19914. ]);
  19915. }
  19916. /**
  19917. * Gets the private '.service_locator.dgGsPVW' shared service.
  19918. *
  19919. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19920. */
  19921. protected function get_ServiceLocator_DgGsPVWService()
  19922. {
  19923. return $this->privates['.service_locator.dgGsPVW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19924. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  19925. 'project' => ['privates', '.errored..service_locator.dgGsPVW.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.dgGsPVW": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  19926. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  19927. ], [
  19928. 'entityManager' => '?',
  19929. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  19930. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  19931. ]);
  19932. }
  19933. /**
  19934. * Gets the private '.service_locator.dsEvNq4' shared service.
  19935. *
  19936. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19937. */
  19938. protected function get_ServiceLocator_DsEvNq4Service()
  19939. {
  19940. return $this->privates['.service_locator.dsEvNq4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19941. 'notificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\NotificationService', 'getNotificationServiceService', false],
  19942. ], [
  19943. 'notificationService' => 'MedBrief\\MSR\\Service\\Notification\\NotificationService',
  19944. ]);
  19945. }
  19946. /**
  19947. * Gets the private '.service_locator.e5Zydig' shared service.
  19948. *
  19949. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19950. */
  19951. protected function get_ServiceLocator_E5ZydigService()
  19952. {
  19953. return $this->privates['.service_locator.e5Zydig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19954. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  19955. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  19956. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  19957. 'project' => ['privates', '.errored..service_locator.e5Zydig.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.e5Zydig": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  19958. 'sortingSession' => ['privates', '.errored..service_locator.e5Zydig.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.e5Zydig": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  19959. 'userNotificationService' => ['privates', 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService', 'getUserNotificationServiceService', false],
  19960. ], [
  19961. 'entityManager' => '?',
  19962. 'eventDispatcher' => '?',
  19963. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  19964. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  19965. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  19966. 'userNotificationService' => 'MedBrief\\MSR\\Service\\Notification\\UserNotificationService',
  19967. ]);
  19968. }
  19969. /**
  19970. * Gets the private '.service_locator.eHyvF6z' shared service.
  19971. *
  19972. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19973. */
  19974. protected function get_ServiceLocator_EHyvF6zService()
  19975. {
  19976. return $this->privates['.service_locator.eHyvF6z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19977. 'recordsRequestLetterTemplate' => ['privates', '.errored..service_locator.eHyvF6z.MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate', NULL, 'Cannot autowire service ".service_locator.eHyvF6z": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate" but no such service exists.'],
  19978. 'recordsRequestLetterTemplatePdfLetterGenerator' => ['privates', 'MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator', 'getRecordsRequestLetterTemplatePdfLetterGeneratorService', false],
  19979. ], [
  19980. 'recordsRequestLetterTemplate' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetterTemplate',
  19981. 'recordsRequestLetterTemplatePdfLetterGenerator' => 'MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator',
  19982. ]);
  19983. }
  19984. /**
  19985. * Gets the private '.service_locator.eTcHP3i' shared service.
  19986. *
  19987. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  19988. */
  19989. protected function get_ServiceLocator_ETcHP3iService()
  19990. {
  19991. return $this->privates['.service_locator.eTcHP3i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19992. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  19993. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  19994. 'page' => ['privates', '.errored..service_locator.eTcHP3i.MedBrief\\MSR\\Entity\\Page', NULL, 'Cannot autowire service ".service_locator.eTcHP3i": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.'],
  19995. 'sortingSession' => ['privates', '.errored..service_locator.eTcHP3i.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.eTcHP3i": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  19996. 'splitPageHelper' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\SplitPage\\SplitPage', 'getSplitPageService', false],
  19997. ], [
  19998. 'entityManager' => '?',
  19999. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  20000. 'page' => 'MedBrief\\MSR\\Entity\\Page',
  20001. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  20002. 'splitPageHelper' => 'MedBrief\\MSR\\Service\\SortingSession\\SplitPage\\SplitPage',
  20003. ]);
  20004. }
  20005. /**
  20006. * Gets the private '.service_locator.en4v5uN' shared service.
  20007. *
  20008. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20009. */
  20010. protected function get_ServiceLocator_En4v5uNService()
  20011. {
  20012. return $this->privates['.service_locator.en4v5uN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20013. 'billingItem' => ['privates', '.errored..service_locator.en4v5uN.MedBrief\\MSR\\Entity\\BillingItem', NULL, 'Cannot autowire service ".service_locator.en4v5uN": it references class "MedBrief\\MSR\\Entity\\BillingItem" but no such service exists.'],
  20014. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20015. ], [
  20016. 'billingItem' => 'MedBrief\\MSR\\Entity\\BillingItem',
  20017. 'entityManager' => '?',
  20018. ]);
  20019. }
  20020. /**
  20021. * Gets the private '.service_locator.esmk6IF' shared service.
  20022. *
  20023. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20024. */
  20025. protected function get_ServiceLocator_Esmk6IFService()
  20026. {
  20027. return $this->privates['.service_locator.esmk6IF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20028. 'batchActionDto' => ['privates', '.errored..service_locator.esmk6IF.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto', NULL, 'Cannot autowire service ".service_locator.esmk6IF": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto" but no such service exists.'],
  20029. 'context' => ['privates', '.errored..service_locator.esmk6IF.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext', NULL, 'Cannot autowire service ".service_locator.esmk6IF": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  20030. ], [
  20031. 'batchActionDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto',
  20032. 'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  20033. ]);
  20034. }
  20035. /**
  20036. * Gets the private '.service_locator.ezclzUy' shared service.
  20037. *
  20038. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20039. */
  20040. protected function get_ServiceLocator_EzclzUyService()
  20041. {
  20042. return $this->privates['.service_locator.ezclzUy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20043. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20044. 'humanResource' => ['privates', '.errored..service_locator.ezclzUy.MedBrief\\MSR\\Entity\\HumanResource', NULL, 'Cannot autowire service ".service_locator.ezclzUy": it references class "MedBrief\\MSR\\Entity\\HumanResource" but no such service exists.'],
  20045. ], [
  20046. 'entityManager' => '?',
  20047. 'humanResource' => 'MedBrief\\MSR\\Entity\\HumanResource',
  20048. ]);
  20049. }
  20050. /**
  20051. * Gets the private '.service_locator.f._NPE4' shared service.
  20052. *
  20053. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20054. */
  20055. protected function get_ServiceLocator_F_NPE4Service()
  20056. {
  20057. return $this->privates['.service_locator.f._NPE4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20058. 'duoClient' => ['privates', 'Duo\\DuoUniversal\\Client', 'getClientService', false],
  20059. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20060. ], [
  20061. 'duoClient' => 'Duo\\DuoUniversal\\Client',
  20062. 'entityManager' => '?',
  20063. ]);
  20064. }
  20065. /**
  20066. * Gets the private '.service_locator.fCQZRSx' shared service.
  20067. *
  20068. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20069. */
  20070. protected function get_ServiceLocator_FCQZRSxService()
  20071. {
  20072. return $this->privates['.service_locator.fCQZRSx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20073. 'exporterPipeline' => ['privates', 'MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline', 'getExporterPipelineService', false],
  20074. 'sortingSession' => ['privates', '.errored..service_locator.fCQZRSx.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.fCQZRSx": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  20075. ], [
  20076. 'exporterPipeline' => 'MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline',
  20077. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  20078. ]);
  20079. }
  20080. /**
  20081. * Gets the private '.service_locator.fKs_lVx' shared service.
  20082. *
  20083. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20084. */
  20085. protected function get_ServiceLocator_FKsLVxService()
  20086. {
  20087. return $this->privates['.service_locator.fKs_lVx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20088. 'account' => ['privates', '.errored..service_locator.fKs_lVx.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.fKs_lVx": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  20089. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20090. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  20091. ], [
  20092. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  20093. 'entityManager' => '?',
  20094. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  20095. ]);
  20096. }
  20097. /**
  20098. * Gets the private '.service_locator.fPAnkQ6' shared service.
  20099. *
  20100. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20101. */
  20102. protected function get_ServiceLocator_FPAnkQ6Service()
  20103. {
  20104. return $this->privates['.service_locator.fPAnkQ6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20105. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20106. 'helpCategory' => ['privates', '.errored..service_locator.fPAnkQ6.MedBrief\\MSR\\Entity\\HelpCategory', NULL, 'Cannot autowire service ".service_locator.fPAnkQ6": it references class "MedBrief\\MSR\\Entity\\HelpCategory" but no such service exists.'],
  20107. ], [
  20108. 'entityManager' => '?',
  20109. 'helpCategory' => 'MedBrief\\MSR\\Entity\\HelpCategory',
  20110. ]);
  20111. }
  20112. /**
  20113. * Gets the private '.service_locator.fPFDSMP' shared service.
  20114. *
  20115. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20116. */
  20117. protected function get_ServiceLocator_FPFDSMPService()
  20118. {
  20119. return $this->privates['.service_locator.fPFDSMP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20120. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', false],
  20121. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
  20122. 'security.firewall.map.context.login' => ['privates', 'security.firewall.map.context.login', 'getSecurity_Firewall_Map_Context_LoginService', false],
  20123. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
  20124. ], [
  20125. 'security.firewall.map.context.api' => '?',
  20126. 'security.firewall.map.context.dev' => '?',
  20127. 'security.firewall.map.context.login' => '?',
  20128. 'security.firewall.map.context.main' => '?',
  20129. ]);
  20130. }
  20131. /**
  20132. * Gets the private '.service_locator.fh13Xvr' shared service.
  20133. *
  20134. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20135. */
  20136. protected function get_ServiceLocator_Fh13XvrService()
  20137. {
  20138. return $this->privates['.service_locator.fh13Xvr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20139. 'batchRequest' => ['privates', '.errored..service_locator.fh13Xvr.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.fh13Xvr": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  20140. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20141. 'project' => ['privates', '.errored..service_locator.fh13Xvr.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.fh13Xvr": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20142. ], [
  20143. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  20144. 'entityManager' => '?',
  20145. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20146. ]);
  20147. }
  20148. /**
  20149. * Gets the private '.service_locator.foPrRcS' shared service.
  20150. *
  20151. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20152. */
  20153. protected function get_ServiceLocator_FoPrRcSService()
  20154. {
  20155. return $this->privates['.service_locator.foPrRcS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20156. 'viewhandler' => ['services', 'fos_rest.view_handler', 'getFosRest_ViewHandlerService', false],
  20157. ], [
  20158. 'viewhandler' => '?',
  20159. ]);
  20160. }
  20161. /**
  20162. * Gets the private '.service_locator.fqMxpgZ' shared service.
  20163. *
  20164. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20165. */
  20166. protected function get_ServiceLocator_FqMxpgZService()
  20167. {
  20168. return $this->privates['.service_locator.fqMxpgZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20169. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  20170. 'sortingSession' => ['privates', '.errored..service_locator.fqMxpgZ.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.fqMxpgZ": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  20171. ], [
  20172. 'logger' => '?',
  20173. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  20174. ]);
  20175. }
  20176. /**
  20177. * Gets the private '.service_locator.g0ddUbo' shared service.
  20178. *
  20179. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20180. */
  20181. protected function get_ServiceLocator_G0ddUboService()
  20182. {
  20183. return $this->privates['.service_locator.g0ddUbo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20184. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20185. 'expertUserRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ExpertUserRepository', 'getExpertUserRepositoryService', false],
  20186. ], [
  20187. 'entityManager' => '?',
  20188. 'expertUserRepository' => 'MedBrief\\MSR\\Repository\\ExpertUserRepository',
  20189. ]);
  20190. }
  20191. /**
  20192. * Gets the private '.service_locator.g8v5rmn' shared service.
  20193. *
  20194. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20195. */
  20196. protected function get_ServiceLocator_G8v5rmnService()
  20197. {
  20198. return $this->privates['.service_locator.g8v5rmn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20199. 'account' => ['privates', '.errored..service_locator.g8v5rmn.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.g8v5rmn": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  20200. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20201. ], [
  20202. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  20203. 'entityManager' => '?',
  20204. ]);
  20205. }
  20206. /**
  20207. * Gets the private '.service_locator.gJbFTNT' shared service.
  20208. *
  20209. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20210. */
  20211. protected function get_ServiceLocator_GJbFTNTService()
  20212. {
  20213. return $this->privates['.service_locator.gJbFTNT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20214. 'matterRequest' => ['privates', '.errored..service_locator.gJbFTNT.MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest', NULL, 'Cannot autowire service ".service_locator.gJbFTNT": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.'],
  20215. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  20216. ], [
  20217. 'matterRequest' => 'MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest',
  20218. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  20219. ]);
  20220. }
  20221. /**
  20222. * Gets the private '.service_locator.gKxWBs7' shared service.
  20223. *
  20224. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20225. */
  20226. protected function get_ServiceLocator_GKxWBs7Service()
  20227. {
  20228. return $this->privates['.service_locator.gKxWBs7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20229. 'account' => ['privates', '.errored..service_locator.gKxWBs7.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.gKxWBs7": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  20230. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20231. 'sortingMemoPhrase' => ['privates', '.errored..service_locator.gKxWBs7.MedBrief\\MSR\\Entity\\SortingMemoPhrase', NULL, 'Cannot autowire service ".service_locator.gKxWBs7": it references class "MedBrief\\MSR\\Entity\\SortingMemoPhrase" but no such service exists.'],
  20232. ], [
  20233. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  20234. 'entityManager' => '?',
  20235. 'sortingMemoPhrase' => 'MedBrief\\MSR\\Entity\\SortingMemoPhrase',
  20236. ]);
  20237. }
  20238. /**
  20239. * Gets the private '.service_locator.gWKIRZB' shared service.
  20240. *
  20241. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20242. */
  20243. protected function get_ServiceLocator_GWKIRZBService()
  20244. {
  20245. return $this->privates['.service_locator.gWKIRZB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20246. 'expertAgency' => ['privates', '.errored..service_locator.gWKIRZB.MedBrief\\MSR\\Entity\\ExpertAgency', NULL, 'Cannot autowire service ".service_locator.gWKIRZB": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.'],
  20247. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  20248. 'roleInvitationService' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  20249. 'userHelperService' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  20250. ], [
  20251. 'expertAgency' => 'MedBrief\\MSR\\Entity\\ExpertAgency',
  20252. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  20253. 'roleInvitationService' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  20254. 'userHelperService' => 'MedBrief\\MSR\\Service\\UserHelperService',
  20255. ]);
  20256. }
  20257. /**
  20258. * Gets the private '.service_locator.gXv87LU' shared service.
  20259. *
  20260. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20261. */
  20262. protected function get_ServiceLocator_GXv87LUService()
  20263. {
  20264. return $this->privates['.service_locator.gXv87LU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20265. 'archiverService' => ['privates', 'MedBrief\\MSR\\Service\\ArchiverService', 'getArchiverServiceService', false],
  20266. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  20267. 'email' => ['privates', '.errored..service_locator.gXv87LU.MedBrief\\MSR\\Entity\\Email', NULL, 'Cannot autowire service ".service_locator.gXv87LU": it references class "MedBrief\\MSR\\Entity\\Email" but no such service exists.'],
  20268. 'uploadHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  20269. ], [
  20270. 'archiverService' => 'MedBrief\\MSR\\Service\\ArchiverService',
  20271. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  20272. 'email' => 'MedBrief\\MSR\\Entity\\Email',
  20273. 'uploadHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  20274. ]);
  20275. }
  20276. /**
  20277. * Gets the private '.service_locator.gl2Dfo6' shared service.
  20278. *
  20279. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20280. */
  20281. protected function get_ServiceLocator_Gl2Dfo6Service()
  20282. {
  20283. return $this->privates['.service_locator.gl2Dfo6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20284. 'account' => ['privates', '.errored..service_locator.gl2Dfo6.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.gl2Dfo6": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  20285. 'downloadItemGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  20286. ], [
  20287. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  20288. 'downloadItemGeneratorService' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  20289. ]);
  20290. }
  20291. /**
  20292. * Gets the private '.service_locator.hGoVhzf' shared service.
  20293. *
  20294. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20295. */
  20296. protected function get_ServiceLocator_HGoVhzfService()
  20297. {
  20298. return $this->privates['.service_locator.hGoVhzf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20299. 'document' => ['privates', '.errored..service_locator.hGoVhzf.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.hGoVhzf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20300. ], [
  20301. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20302. ]);
  20303. }
  20304. /**
  20305. * Gets the private '.service_locator.hT2Kv93' shared service.
  20306. *
  20307. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20308. */
  20309. protected function get_ServiceLocator_HT2Kv93Service()
  20310. {
  20311. return $this->privates['.service_locator.hT2Kv93'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20312. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  20313. ], [
  20314. 'serializer' => '?',
  20315. ]);
  20316. }
  20317. /**
  20318. * Gets the private '.service_locator.hgeOc8L' shared service.
  20319. *
  20320. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20321. */
  20322. protected function get_ServiceLocator_HgeOc8LService()
  20323. {
  20324. return $this->privates['.service_locator.hgeOc8L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20325. 'collectionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\CollectionRepository', 'getCollectionRepositoryService', false],
  20326. ], [
  20327. 'collectionRepository' => 'MedBrief\\MSR\\Repository\\CollectionRepository',
  20328. ]);
  20329. }
  20330. /**
  20331. * Gets the private '.service_locator.hj0KdwA' shared service.
  20332. *
  20333. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20334. */
  20335. protected function get_ServiceLocator_Hj0KdwAService()
  20336. {
  20337. return $this->privates['.service_locator.hj0KdwA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20338. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  20339. 'matterCommunication' => ['privates', '.errored..service_locator.hj0KdwA.MedBrief\\MSR\\Entity\\MatterCommunication', NULL, 'Cannot autowire service ".service_locator.hj0KdwA": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.'],
  20340. 'project' => ['privates', '.errored..service_locator.hj0KdwA.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.hj0KdwA": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20341. ], [
  20342. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  20343. 'matterCommunication' => 'MedBrief\\MSR\\Entity\\MatterCommunication',
  20344. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20345. ]);
  20346. }
  20347. /**
  20348. * Gets the private '.service_locator.hmTFW5C' shared service.
  20349. *
  20350. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20351. */
  20352. protected function get_ServiceLocator_HmTFW5CService()
  20353. {
  20354. return $this->privates['.service_locator.hmTFW5C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20355. 'systemSettingRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SystemSettingRepository', 'getSystemSettingRepositoryService', false],
  20356. ], [
  20357. 'systemSettingRepository' => 'MedBrief\\MSR\\Repository\\SystemSettingRepository',
  20358. ]);
  20359. }
  20360. /**
  20361. * Gets the private '.service_locator.htzbC8V' shared service.
  20362. *
  20363. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20364. */
  20365. protected function get_ServiceLocator_HtzbC8VService()
  20366. {
  20367. return $this->privates['.service_locator.htzbC8V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20368. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20369. 'roleInvitation' => ['privates', '.errored..service_locator.htzbC8V.MedBrief\\MSR\\Entity\\RoleInvitation', NULL, 'Cannot autowire service ".service_locator.htzbC8V": it references class "MedBrief\\MSR\\Entity\\RoleInvitation" but no such service exists.'],
  20370. ], [
  20371. 'entityManager' => '?',
  20372. 'roleInvitation' => 'MedBrief\\MSR\\Entity\\RoleInvitation',
  20373. ]);
  20374. }
  20375. /**
  20376. * Gets the private '.service_locator.i3ge2QN' shared service.
  20377. *
  20378. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20379. */
  20380. protected function get_ServiceLocator_I3ge2QNService()
  20381. {
  20382. return $this->privates['.service_locator.i3ge2QN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20383. 'duoClient' => ['privates', 'Duo\\DuoUniversal\\Client', 'getClientService', false],
  20384. ], [
  20385. 'duoClient' => 'Duo\\DuoUniversal\\Client',
  20386. ]);
  20387. }
  20388. /**
  20389. * Gets the private '.service_locator.i3yQFPO' shared service.
  20390. *
  20391. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20392. */
  20393. protected function get_ServiceLocator_I3yQFPOService()
  20394. {
  20395. return $this->privates['.service_locator.i3yQFPO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20396. 'project' => ['privates', '.errored..service_locator.i3yQFPO.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20397. 'sortingSession' => ['privates', '.errored..service_locator.i3yQFPO.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  20398. 'sortingSessionMemo' => ['privates', '.errored..service_locator.i3yQFPO.MedBrief\\MSR\\Entity\\SortingSessionMemo', NULL, 'Cannot autowire service ".service_locator.i3yQFPO": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.'],
  20399. ], [
  20400. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20401. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  20402. 'sortingSessionMemo' => 'MedBrief\\MSR\\Entity\\SortingSessionMemo',
  20403. ]);
  20404. }
  20405. /**
  20406. * Gets the private '.service_locator.i4pczI1' shared service.
  20407. *
  20408. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20409. */
  20410. protected function get_ServiceLocator_I4pczI1Service()
  20411. {
  20412. return $this->privates['.service_locator.i4pczI1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20413. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20414. 'project' => ['privates', '.errored..service_locator.i4pczI1.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.i4pczI1": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20415. 'radiologyBatchService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService', 'getRadiologyBatchServiceService', false],
  20416. ], [
  20417. 'entityManager' => '?',
  20418. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20419. 'radiologyBatchService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService',
  20420. ]);
  20421. }
  20422. /**
  20423. * Gets the private '.service_locator.iVztO88' shared service.
  20424. *
  20425. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20426. */
  20427. protected function get_ServiceLocator_IVztO88Service()
  20428. {
  20429. return $this->privates['.service_locator.iVztO88'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20430. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  20431. 'project' => ['privates', '.errored..service_locator.iVztO88.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20432. 'recordsRequest' => ['privates', '.errored..service_locator.iVztO88.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  20433. 'recordsRequestDetail' => ['privates', '.errored..service_locator.iVztO88.MedBrief\\MSR\\Entity\\RecordsRequestDetail', NULL, 'Cannot autowire service ".service_locator.iVztO88": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.'],
  20434. 'uploadHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  20435. ], [
  20436. 'eventDispatcher' => '?',
  20437. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20438. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  20439. 'recordsRequestDetail' => 'MedBrief\\MSR\\Entity\\RecordsRequestDetail',
  20440. 'uploadHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  20441. ]);
  20442. }
  20443. /**
  20444. * Gets the private '.service_locator.ilSk_uZ' shared service.
  20445. *
  20446. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20447. */
  20448. protected function get_ServiceLocator_IlSkUZService()
  20449. {
  20450. return $this->privates['.service_locator.ilSk_uZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20451. 'document' => ['privates', '.errored..service_locator.ilSk_uZ.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.ilSk_uZ": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20452. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  20453. 'fileHandler' => ['privates', 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler', 'getVichUploaderFileHandlerService', false],
  20454. 'project' => ['privates', '.errored..service_locator.ilSk_uZ.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.ilSk_uZ": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20455. ], [
  20456. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20457. 'eventDispatcher' => '?',
  20458. 'fileHandler' => 'MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler',
  20459. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20460. ]);
  20461. }
  20462. /**
  20463. * Gets the private '.service_locator.j1dBtc5' shared service.
  20464. *
  20465. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20466. */
  20467. protected function get_ServiceLocator_J1dBtc5Service()
  20468. {
  20469. return $this->privates['.service_locator.j1dBtc5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20470. 'xeroAdapter' => ['services', 'MedBrief\\MSR\\Service\\Accounting\\AccountingSystemAdapter\\XeroAdapter', 'getXeroAdapterService', false],
  20471. ], [
  20472. 'xeroAdapter' => 'MedBrief\\MSR\\Service\\Accounting\\AccountingSystemAdapter\\XeroAdapter',
  20473. ]);
  20474. }
  20475. /**
  20476. * Gets the private '.service_locator.jMJmRts' shared service.
  20477. *
  20478. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20479. */
  20480. protected function get_ServiceLocator_JMJmRtsService()
  20481. {
  20482. return $this->privates['.service_locator.jMJmRts'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20483. 'collection' => ['privates', '.errored..service_locator.jMJmRts.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.jMJmRts": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  20484. 'downloadOptionsHelperService' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  20485. 'project' => ['privates', '.errored..service_locator.jMJmRts.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.jMJmRts": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20486. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  20487. ], [
  20488. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  20489. 'downloadOptionsHelperService' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  20490. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20491. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  20492. ]);
  20493. }
  20494. /**
  20495. * Gets the private '.service_locator.jZ.KPn_' shared service.
  20496. *
  20497. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20498. */
  20499. protected function get_ServiceLocator_JZ_KPnService()
  20500. {
  20501. return $this->privates['.service_locator.jZ.KPn_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20502. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20503. 'specialisation' => ['privates', '.errored..service_locator.jZ.KPn_.MedBrief\\MSR\\Entity\\Specialisation', NULL, 'Cannot autowire service ".service_locator.jZ.KPn_": it references class "MedBrief\\MSR\\Entity\\Specialisation" but no such service exists.'],
  20504. ], [
  20505. 'entityManager' => '?',
  20506. 'specialisation' => 'MedBrief\\MSR\\Entity\\Specialisation',
  20507. ]);
  20508. }
  20509. /**
  20510. * Gets the private '.service_locator.jvF_ZJ7' shared service.
  20511. *
  20512. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20513. */
  20514. protected function get_ServiceLocator_JvFZJ7Service()
  20515. {
  20516. return $this->privates['.service_locator.jvF_ZJ7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20517. 'disclosure' => ['privates', '.errored..service_locator.jvF_ZJ7.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.jvF_ZJ7": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  20518. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20519. 'project' => ['privates', '.errored..service_locator.jvF_ZJ7.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.jvF_ZJ7": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20520. ], [
  20521. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  20522. 'entityManager' => '?',
  20523. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20524. ]);
  20525. }
  20526. /**
  20527. * Gets the private '.service_locator.jvw2IBm' shared service.
  20528. *
  20529. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20530. */
  20531. protected function get_ServiceLocator_Jvw2IBmService()
  20532. {
  20533. return $this->privates['.service_locator.jvw2IBm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20534. 'matterCommunication' => ['privates', '.errored..service_locator.jvw2IBm.MedBrief\\MSR\\Entity\\MatterCommunication', NULL, 'Cannot autowire service ".service_locator.jvw2IBm": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.'],
  20535. 'project' => ['privates', '.errored..service_locator.jvw2IBm.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.jvw2IBm": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20536. ], [
  20537. 'matterCommunication' => 'MedBrief\\MSR\\Entity\\MatterCommunication',
  20538. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20539. ]);
  20540. }
  20541. /**
  20542. * Gets the private '.service_locator.k0xdadp' shared service.
  20543. *
  20544. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20545. */
  20546. protected function get_ServiceLocator_K0xdadpService()
  20547. {
  20548. return $this->privates['.service_locator.k0xdadp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20549. 'document' => ['privates', '.errored..service_locator.k0xdadp.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.k0xdadp": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20550. 'orthancService' => ['privates', 'MedBrief\\MSR\\Service\\OrthancService', 'getOrthancServiceService', false],
  20551. 'project' => ['privates', '.errored..service_locator.k0xdadp.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.k0xdadp": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20552. ], [
  20553. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20554. 'orthancService' => 'MedBrief\\MSR\\Service\\OrthancService',
  20555. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20556. ]);
  20557. }
  20558. /**
  20559. * Gets the private '.service_locator.k3xJc5f' shared service.
  20560. *
  20561. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20562. */
  20563. protected function get_ServiceLocator_K3xJc5fService()
  20564. {
  20565. return $this->privates['.service_locator.k3xJc5f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20566. 'project' => ['privates', '.errored..service_locator.k3xJc5f.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20567. 'recordsRequest' => ['privates', '.errored..service_locator.k3xJc5f.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  20568. 'recordsRequestLetter' => ['privates', '.errored..service_locator.k3xJc5f.MedBrief\\MSR\\Entity\\RecordsRequestLetter', NULL, 'Cannot autowire service ".service_locator.k3xJc5f": it references class "MedBrief\\MSR\\Entity\\RecordsRequestLetter" but no such service exists.'],
  20569. 'recordsRequestPdfLetterGenerator' => ['privates', 'MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator', 'getRecordsRequestPdfLetterGeneratorService', false],
  20570. ], [
  20571. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20572. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  20573. 'recordsRequestLetter' => 'MedBrief\\MSR\\Entity\\RecordsRequestLetter',
  20574. 'recordsRequestPdfLetterGenerator' => 'MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator',
  20575. ]);
  20576. }
  20577. /**
  20578. * Gets the private '.service_locator.kAjB92c' shared service.
  20579. *
  20580. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20581. */
  20582. protected function get_ServiceLocator_KAjB92cService()
  20583. {
  20584. return $this->privates['.service_locator.kAjB92c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20585. 'batchDocument' => ['privates', '.errored..service_locator.kAjB92c.MedBrief\\MSR\\Entity\\BatchDocument', NULL, 'Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\BatchDocument" but no such service exists.'],
  20586. 'batchRequest' => ['privates', '.errored..service_locator.kAjB92c.MedBrief\\MSR\\Entity\\BatchRequest', NULL, 'Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\BatchRequest" but no such service exists.'],
  20587. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20588. 'project' => ['privates', '.errored..service_locator.kAjB92c.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.kAjB92c": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20589. ], [
  20590. 'batchDocument' => 'MedBrief\\MSR\\Entity\\BatchDocument',
  20591. 'batchRequest' => 'MedBrief\\MSR\\Entity\\BatchRequest',
  20592. 'entityManager' => '?',
  20593. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20594. ]);
  20595. }
  20596. /**
  20597. * Gets the private '.service_locator.kEvhmk9' shared service.
  20598. *
  20599. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20600. */
  20601. protected function get_ServiceLocator_KEvhmk9Service()
  20602. {
  20603. return $this->privates['.service_locator.kEvhmk9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20604. 'context' => ['privates', '.errored..service_locator.kEvhmk9.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext', NULL, 'Cannot autowire service ".service_locator.kEvhmk9": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  20605. ], [
  20606. 'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  20607. ]);
  20608. }
  20609. /**
  20610. * Gets the private '.service_locator.kQAc3zG' shared service.
  20611. *
  20612. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20613. */
  20614. protected function get_ServiceLocator_KQAc3zGService()
  20615. {
  20616. return $this->privates['.service_locator.kQAc3zG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20617. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20618. 'project' => ['privates', '.errored..service_locator.kQAc3zG.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.kQAc3zG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20619. 'radiologyBatchService' => ['privates', 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService', 'getRadiologyBatchServiceService', false],
  20620. 'recordsRequest' => ['privates', '.errored..service_locator.kQAc3zG.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.kQAc3zG": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  20621. ], [
  20622. 'entityManager' => '?',
  20623. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20624. 'radiologyBatchService' => 'MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService',
  20625. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  20626. ]);
  20627. }
  20628. /**
  20629. * Gets the private '.service_locator.kfxjvvx' shared service.
  20630. *
  20631. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20632. */
  20633. protected function get_ServiceLocator_KfxjvvxService()
  20634. {
  20635. return $this->privates['.service_locator.kfxjvvx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20636. 'document' => ['privates', '.errored..service_locator.kfxjvvx.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20637. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20638. 'newCollection' => ['privates', '.errored..service_locator.kfxjvvx.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  20639. 'oldCollection' => ['privates', '.errored..service_locator.kfxjvvx.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  20640. 'project' => ['privates', '.errored..service_locator.kfxjvvx.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.kfxjvvx": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20641. ], [
  20642. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20643. 'entityManager' => '?',
  20644. 'newCollection' => 'MedBrief\\MSR\\Entity\\Collection',
  20645. 'oldCollection' => 'MedBrief\\MSR\\Entity\\Collection',
  20646. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20647. ]);
  20648. }
  20649. /**
  20650. * Gets the private '.service_locator.kt85wZG' shared service.
  20651. *
  20652. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20653. */
  20654. protected function get_ServiceLocator_Kt85wZGService()
  20655. {
  20656. return $this->privates['.service_locator.kt85wZG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20657. 'account' => ['privates', '.errored..service_locator.kt85wZG.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.kt85wZG": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  20658. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  20659. ], [
  20660. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  20661. 'serializer' => '?',
  20662. ]);
  20663. }
  20664. /**
  20665. * Gets the private '.service_locator.kw4YxaB' shared service.
  20666. *
  20667. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20668. */
  20669. protected function get_ServiceLocator_Kw4YxaBService()
  20670. {
  20671. return $this->privates['.service_locator.kw4YxaB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20672. 'encodePasswordService' => ['privates', 'MedBrief\\MSR\\Service\\EncodePasswordService', 'getEncodePasswordServiceService', false],
  20673. 'project' => ['privates', '.errored..service_locator.kw4YxaB.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.kw4YxaB": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20674. 'user' => ['privates', '.errored..service_locator.kw4YxaB.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.kw4YxaB": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  20675. ], [
  20676. 'encodePasswordService' => 'MedBrief\\MSR\\Service\\EncodePasswordService',
  20677. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20678. 'user' => 'MedBrief\\MSR\\Entity\\User',
  20679. ]);
  20680. }
  20681. /**
  20682. * Gets the private '.service_locator.lMjAmZa' shared service.
  20683. *
  20684. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20685. */
  20686. protected function get_ServiceLocator_LMjAmZaService()
  20687. {
  20688. return $this->privates['.service_locator.lMjAmZa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20689. 'entity' => ['privates', '.errored..service_locator.lMjAmZa.MedBrief\\MSR\\Entity\\ExpertAgency', NULL, 'Cannot autowire service ".service_locator.lMjAmZa": it references class "MedBrief\\MSR\\Entity\\ExpertAgency" but no such service exists.'],
  20690. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20691. ], [
  20692. 'entity' => 'MedBrief\\MSR\\Entity\\ExpertAgency',
  20693. 'entityManager' => '?',
  20694. ]);
  20695. }
  20696. /**
  20697. * Gets the private '.service_locator.leL0pUu' shared service.
  20698. *
  20699. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20700. */
  20701. protected function get_ServiceLocator_LeL0pUuService()
  20702. {
  20703. return $this->privates['.service_locator.leL0pUu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20704. 'downloadItemGenerator' => ['privates', 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService', 'getDownloadItemGeneratorServiceService', false],
  20705. ], [
  20706. 'downloadItemGenerator' => 'MedBrief\\MSR\\Service\\DownloadItemGeneratorService',
  20707. ]);
  20708. }
  20709. /**
  20710. * Gets the private '.service_locator.liW9kua' shared service.
  20711. *
  20712. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20713. */
  20714. protected function get_ServiceLocator_LiW9kuaService()
  20715. {
  20716. return $this->privates['.service_locator.liW9kua'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20717. 'downloadItem' => ['privates', '.errored..service_locator.liW9kua.MedBrief\\MSR\\Entity\\DownloadItem', NULL, 'Cannot autowire service ".service_locator.liW9kua": it references class "MedBrief\\MSR\\Entity\\DownloadItem" but no such service exists.'],
  20718. 'downloadItemsFilesystem' => ['services', 'medbrief_download_items_filesystem', 'getMedbriefDownloadItemsFilesystemService', false],
  20719. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20720. ], [
  20721. 'downloadItem' => 'MedBrief\\MSR\\Entity\\DownloadItem',
  20722. 'downloadItemsFilesystem' => '?',
  20723. 'entityManager' => '?',
  20724. ]);
  20725. }
  20726. /**
  20727. * Gets the private '.service_locator.ls38znO' shared service.
  20728. *
  20729. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20730. */
  20731. protected function get_ServiceLocator_Ls38znOService()
  20732. {
  20733. return $this->privates['.service_locator.ls38znO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20734. 'collection' => ['privates', '.errored..service_locator.ls38znO.MedBrief\\MSR\\Entity\\Collection', NULL, 'Cannot autowire service ".service_locator.ls38znO": it references class "MedBrief\\MSR\\Entity\\Collection" but no such service exists.'],
  20735. 'project' => ['privates', '.errored..service_locator.ls38znO.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.ls38znO": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20736. ], [
  20737. 'collection' => 'MedBrief\\MSR\\Entity\\Collection',
  20738. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20739. ]);
  20740. }
  20741. /**
  20742. * Gets the private '.service_locator.m9ZNlcg' shared service.
  20743. *
  20744. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20745. */
  20746. protected function get_ServiceLocator_M9ZNlcgService()
  20747. {
  20748. return $this->privates['.service_locator.m9ZNlcg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20749. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20750. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  20751. ], [
  20752. 'entityManager' => '?',
  20753. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  20754. ]);
  20755. }
  20756. /**
  20757. * Gets the private '.service_locator.mSFqQ9F' shared service.
  20758. *
  20759. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20760. */
  20761. protected function get_ServiceLocator_MSFqQ9FService()
  20762. {
  20763. return $this->privates['.service_locator.mSFqQ9F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20764. 'disclosure' => ['privates', '.errored..service_locator.mSFqQ9F.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.mSFqQ9F": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  20765. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20766. 'roleInvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RoleInvitationRepository', 'getRoleInvitationRepositoryService', false],
  20767. ], [
  20768. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  20769. 'entityManager' => '?',
  20770. 'roleInvitationRepository' => 'MedBrief\\MSR\\Repository\\RoleInvitationRepository',
  20771. ]);
  20772. }
  20773. /**
  20774. * Gets the private '.service_locator.m_gQ8B6' shared service.
  20775. *
  20776. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20777. */
  20778. protected function get_ServiceLocator_MGQ8B6Service()
  20779. {
  20780. return $this->privates['.service_locator.m_gQ8B6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20781. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20782. 'linkedEmailAddressInvitation' => ['privates', '.errored..service_locator.m_gQ8B6.MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation', NULL, 'Cannot autowire service ".service_locator.m_gQ8B6": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.'],
  20783. 'user' => ['privates', '.errored..service_locator.m_gQ8B6.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.m_gQ8B6": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  20784. ], [
  20785. 'entityManager' => '?',
  20786. 'linkedEmailAddressInvitation' => 'MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation',
  20787. 'user' => 'MedBrief\\MSR\\Entity\\User',
  20788. ]);
  20789. }
  20790. /**
  20791. * Gets the private '.service_locator.mi54JVn' shared service.
  20792. *
  20793. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20794. */
  20795. protected function get_ServiceLocator_Mi54JVnService()
  20796. {
  20797. return $this->privates['.service_locator.mi54JVn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20798. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  20799. 'matterCommunication' => ['privates', '.errored..service_locator.mi54JVn.MedBrief\\MSR\\Entity\\MatterCommunication', NULL, 'Cannot autowire service ".service_locator.mi54JVn": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.'],
  20800. 'project' => ['privates', '.errored..service_locator.mi54JVn.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.mi54JVn": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20801. ], [
  20802. 'eventDispatcher' => '?',
  20803. 'matterCommunication' => 'MedBrief\\MSR\\Entity\\MatterCommunication',
  20804. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20805. ]);
  20806. }
  20807. /**
  20808. * Gets the private '.service_locator.nNq2lCw' shared service.
  20809. *
  20810. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20811. */
  20812. protected function get_ServiceLocator_NNq2lCwService()
  20813. {
  20814. return $this->privates['.service_locator.nNq2lCw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20815. 'clinicalSummary' => ['privates', '.errored..service_locator.nNq2lCw.MedBrief\\MSR\\Entity\\ClinicalSummary', NULL, 'Cannot autowire service ".service_locator.nNq2lCw": it references class "MedBrief\\MSR\\Entity\\ClinicalSummary" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\PushToCollection\\CollectionPushable\\CollectionPushableInterface" instead.'],
  20816. 'clinicalSummaryService' => ['privates', 'MedBrief\\MSR\\Service\\ClinicalSummaryService', 'getClinicalSummaryServiceService', false],
  20817. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  20818. 'project' => ['privates', '.errored..service_locator.nNq2lCw.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.nNq2lCw": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20819. ], [
  20820. 'clinicalSummary' => 'MedBrief\\MSR\\Entity\\ClinicalSummary',
  20821. 'clinicalSummaryService' => 'MedBrief\\MSR\\Service\\ClinicalSummaryService',
  20822. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  20823. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20824. ]);
  20825. }
  20826. /**
  20827. * Gets the private '.service_locator.nSG6BER' shared service.
  20828. *
  20829. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20830. */
  20831. protected function get_ServiceLocator_NSG6BERService()
  20832. {
  20833. return $this->privates['.service_locator.nSG6BER'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20834. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20835. 'recordsRequestCentreParent' => ['privates', '.errored..service_locator.nSG6BER.MedBrief\\MSR\\Entity\\RecordsRequestCentreParent', NULL, 'Cannot autowire service ".service_locator.nSG6BER": it references class "MedBrief\\MSR\\Entity\\RecordsRequestCentreParent" but no such service exists.'],
  20836. ], [
  20837. 'entityManager' => '?',
  20838. 'recordsRequestCentreParent' => 'MedBrief\\MSR\\Entity\\RecordsRequestCentreParent',
  20839. ]);
  20840. }
  20841. /**
  20842. * Gets the private '.service_locator.nZzfLlD' shared service.
  20843. *
  20844. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20845. */
  20846. protected function get_ServiceLocator_NZzfLlDService()
  20847. {
  20848. return $this->privates['.service_locator.nZzfLlD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20849. 'encoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  20850. 'project' => ['privates', '.errored..service_locator.nZzfLlD.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.nZzfLlD": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20851. ], [
  20852. 'encoder' => '?',
  20853. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20854. ]);
  20855. }
  20856. /**
  20857. * Gets the private '.service_locator.n_OlGL0' shared service.
  20858. *
  20859. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20860. */
  20861. protected function get_ServiceLocator_NOlGL0Service()
  20862. {
  20863. return $this->privates['.service_locator.n_OlGL0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20864. 'document' => ['privates', '.errored..service_locator.n_OlGL0.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.n_OlGL0": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20865. 'documentManipulator' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService', 'getDocumentManipulatorServiceService', false],
  20866. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  20867. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  20868. 'manipulatedDocumentFactory' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\ManipulatedDocumentFactory', 'getManipulatedDocumentFactoryService', false],
  20869. 'project' => ['privates', '.errored..service_locator.n_OlGL0.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.n_OlGL0": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20870. 'slugger' => ['privates', 'slugger', 'getSluggerService', false],
  20871. ], [
  20872. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20873. 'documentManipulator' => '?',
  20874. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  20875. 'eventDispatcher' => '?',
  20876. 'manipulatedDocumentFactory' => '?',
  20877. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20878. 'slugger' => '?',
  20879. ]);
  20880. }
  20881. /**
  20882. * Gets the private '.service_locator.nkNO6Vf' shared service.
  20883. *
  20884. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20885. */
  20886. protected function get_ServiceLocator_NkNO6VfService()
  20887. {
  20888. return $this->privates['.service_locator.nkNO6Vf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20889. 'document' => ['privates', '.errored..service_locator.nkNO6Vf.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.nkNO6Vf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  20890. 'project' => ['privates', '.errored..service_locator.nkNO6Vf.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.nkNO6Vf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20891. ], [
  20892. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  20893. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20894. ]);
  20895. }
  20896. /**
  20897. * Gets the private '.service_locator.nlOSOMb' shared service.
  20898. *
  20899. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20900. */
  20901. protected function get_ServiceLocator_NlOSOMbService()
  20902. {
  20903. return $this->privates['.service_locator.nlOSOMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20904. 'filesystem' => ['services', '.container.private.filesystem', 'get_Container_Private_FilesystemService', false],
  20905. 'page' => ['privates', '.errored..service_locator.nlOSOMb.MedBrief\\MSR\\Entity\\Page', NULL, 'Cannot autowire service ".service_locator.nlOSOMb": it references class "MedBrief\\MSR\\Entity\\Page" but no such service exists.'],
  20906. 'sortingSession' => ['privates', '.errored..service_locator.nlOSOMb.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.nlOSOMb": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  20907. ], [
  20908. 'filesystem' => '?',
  20909. 'page' => 'MedBrief\\MSR\\Entity\\Page',
  20910. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  20911. ]);
  20912. }
  20913. /**
  20914. * Gets the private '.service_locator.o.E7Him' shared service.
  20915. *
  20916. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20917. */
  20918. protected function get_ServiceLocator_O_E7HimService()
  20919. {
  20920. return $this->privates['.service_locator.o.E7Him'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20921. 'disclosure' => ['privates', '.errored..service_locator.o.E7Him.MedBrief\\MSR\\Entity\\InterpartyDisclosure', NULL, 'Cannot autowire service ".service_locator.o.E7Him": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosure" but no such service exists.'],
  20922. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20923. 'project' => ['privates', '.errored..service_locator.o.E7Him.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.o.E7Him": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20924. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  20925. ], [
  20926. 'disclosure' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosure',
  20927. 'entityManager' => '?',
  20928. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20929. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  20930. ]);
  20931. }
  20932. /**
  20933. * Gets the private '.service_locator.owPCbWj' shared service.
  20934. *
  20935. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20936. */
  20937. protected function get_ServiceLocator_OwPCbWjService()
  20938. {
  20939. return $this->privates['.service_locator.owPCbWj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20940. 'serviceOption' => ['privates', '.errored..service_locator.owPCbWj.MedBrief\\MSR\\Entity\\ServiceOption', NULL, 'Cannot autowire service ".service_locator.owPCbWj": it references class "MedBrief\\MSR\\Entity\\ServiceOption" but no such service exists.'],
  20941. ], [
  20942. 'serviceOption' => 'MedBrief\\MSR\\Entity\\ServiceOption',
  20943. ]);
  20944. }
  20945. /**
  20946. * Gets the private '.service_locator.pXhSQsU' shared service.
  20947. *
  20948. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20949. */
  20950. protected function get_ServiceLocator_PXhSQsUService()
  20951. {
  20952. return $this->privates['.service_locator.pXhSQsU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20953. 'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
  20954. 'translator' => ['services', 'translator', 'getTranslatorService', false],
  20955. ], [
  20956. 'mailer' => '?',
  20957. 'translator' => '?',
  20958. ]);
  20959. }
  20960. /**
  20961. * Gets the private '.service_locator.pfYC_cA' shared service.
  20962. *
  20963. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20964. */
  20965. protected function get_ServiceLocator_PfYCCAService()
  20966. {
  20967. return $this->privates['.service_locator.pfYC_cA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20968. 'codeGeneratorService' => ['privates', 'MedBrief\\MSR\\Service\\Security\\BackupCodeGeneratorService', 'getBackupCodeGeneratorServiceService', false],
  20969. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  20970. ], [
  20971. 'codeGeneratorService' => 'MedBrief\\MSR\\Service\\Security\\BackupCodeGeneratorService',
  20972. 'entityManager' => '?',
  20973. ]);
  20974. }
  20975. /**
  20976. * Gets the private '.service_locator.php0qMi' shared service.
  20977. *
  20978. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20979. */
  20980. protected function get_ServiceLocator_Php0qMiService()
  20981. {
  20982. return $this->privates['.service_locator.php0qMi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20983. 'encodePasswordService' => ['privates', 'MedBrief\\MSR\\Service\\EncodePasswordService', 'getEncodePasswordServiceService', false],
  20984. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  20985. 'project' => ['privates', '.errored..service_locator.php0qMi.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.php0qMi": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  20986. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  20987. ], [
  20988. 'encodePasswordService' => 'MedBrief\\MSR\\Service\\EncodePasswordService',
  20989. 'logger' => '?',
  20990. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  20991. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  20992. ]);
  20993. }
  20994. /**
  20995. * Gets the private '.service_locator.q1kXVra' shared service.
  20996. *
  20997. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20998. */
  20999. protected function get_ServiceLocator_Q1kXVraService()
  21000. {
  21001. return $this->privates['.service_locator.q1kXVra'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21002. 'accountingService' => ['privates', 'MedBrief\\MSR\\Service\\Accounting\\AccountingService', 'getAccountingServiceService', false],
  21003. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21004. 'invoice' => ['privates', '.errored..service_locator.q1kXVra.MedBrief\\MSR\\Entity\\Invoice', NULL, 'Cannot autowire service ".service_locator.q1kXVra": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.'],
  21005. ], [
  21006. 'accountingService' => 'MedBrief\\MSR\\Service\\Accounting\\AccountingService',
  21007. 'eventDispatcher' => '?',
  21008. 'invoice' => 'MedBrief\\MSR\\Entity\\Invoice',
  21009. ]);
  21010. }
  21011. /**
  21012. * Gets the private '.service_locator.q2VLWLS' shared service.
  21013. *
  21014. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21015. */
  21016. protected function get_ServiceLocator_Q2VLWLSService()
  21017. {
  21018. return $this->privates['.service_locator.q2VLWLS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21019. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21020. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  21021. ], [
  21022. 'eventDispatcher' => '?',
  21023. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  21024. ]);
  21025. }
  21026. /**
  21027. * Gets the private '.service_locator.qaQdRnO' shared service.
  21028. *
  21029. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21030. */
  21031. protected function get_ServiceLocator_QaQdRnOService()
  21032. {
  21033. return $this->privates['.service_locator.qaQdRnO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21034. 'query' => ['privates', '.errored..service_locator.qaQdRnO.Doctrine\\ORM\\Query', NULL, 'Cannot autowire service ".service_locator.qaQdRnO": it references class "Doctrine\\ORM\\Query" but no such service exists.'],
  21035. ], [
  21036. 'query' => 'Doctrine\\ORM\\Query',
  21037. ]);
  21038. }
  21039. /**
  21040. * Gets the private '.service_locator.qmlURDP' shared service.
  21041. *
  21042. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21043. */
  21044. protected function get_ServiceLocator_QmlURDPService()
  21045. {
  21046. return $this->privates['.service_locator.qmlURDP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21047. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21048. 'recipientContact' => ['privates', '.errored..service_locator.qmlURDP.MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientContact', NULL, 'Cannot autowire service ".service_locator.qmlURDP": it references class "MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientContact" but no such service exists.'],
  21049. ], [
  21050. 'entityManager' => '?',
  21051. 'recipientContact' => 'MedBrief\\MSR\\Entity\\InterpartyDisclosureRecipientContact',
  21052. ]);
  21053. }
  21054. /**
  21055. * Gets the private '.service_locator.qvz2Frs' shared service.
  21056. *
  21057. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21058. */
  21059. protected function get_ServiceLocator_Qvz2FrsService()
  21060. {
  21061. return $this->privates['.service_locator.qvz2Frs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21062. 'document' => ['privates', '.errored..service_locator.qvz2Frs.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.qvz2Frs": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  21063. 'downloadOptionsHelperService' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  21064. 'project' => ['privates', '.errored..service_locator.qvz2Frs.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.qvz2Frs": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21065. ], [
  21066. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  21067. 'downloadOptionsHelperService' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  21068. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21069. ]);
  21070. }
  21071. /**
  21072. * Gets the private '.service_locator.rLlIu.5' shared service.
  21073. *
  21074. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21075. */
  21076. protected function get_ServiceLocator_RLlIu_5Service()
  21077. {
  21078. return $this->privates['.service_locator.rLlIu.5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21079. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21080. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21081. 'project' => ['privates', '.errored..service_locator.rLlIu.5.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.rLlIu.5": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21082. 'sortingSession' => ['privates', '.errored..service_locator.rLlIu.5.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.rLlIu.5": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  21083. ], [
  21084. 'entityManager' => '?',
  21085. 'eventDispatcher' => '?',
  21086. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21087. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  21088. ]);
  21089. }
  21090. /**
  21091. * Gets the private '.service_locator.rS634lt' shared service.
  21092. *
  21093. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21094. */
  21095. protected function get_ServiceLocator_RS634ltService()
  21096. {
  21097. return $this->privates['.service_locator.rS634lt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21098. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21099. 'invoice' => ['privates', '.errored..service_locator.rS634lt.MedBrief\\MSR\\Entity\\Invoice', NULL, 'Cannot autowire service ".service_locator.rS634lt": it references class "MedBrief\\MSR\\Entity\\Invoice" but no such service exists.'],
  21100. 'serviceRequest' => ['privates', '.errored..service_locator.rS634lt.MedBrief\\MSR\\Entity\\ServiceRequest', NULL, 'Cannot autowire service ".service_locator.rS634lt": it references class "MedBrief\\MSR\\Entity\\ServiceRequest" but no such service exists.'],
  21101. ], [
  21102. 'entityManager' => '?',
  21103. 'invoice' => 'MedBrief\\MSR\\Entity\\Invoice',
  21104. 'serviceRequest' => 'MedBrief\\MSR\\Entity\\ServiceRequest',
  21105. ]);
  21106. }
  21107. /**
  21108. * Gets the private '.service_locator.riFbGaB' shared service.
  21109. *
  21110. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21111. */
  21112. protected function get_ServiceLocator_RiFbGaBService()
  21113. {
  21114. return $this->privates['.service_locator.riFbGaB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21115. 'context' => ['privates', '.errored..service_locator.riFbGaB.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext', NULL, 'Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  21116. 'entityDto' => ['privates', '.errored..service_locator.riFbGaB.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto', NULL, 'Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.'],
  21117. 'formOptions' => ['privates', '.errored..service_locator.riFbGaB.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore', NULL, 'Cannot autowire service ".service_locator.riFbGaB": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.'],
  21118. ], [
  21119. 'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  21120. 'entityDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto',
  21121. 'formOptions' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore',
  21122. ]);
  21123. }
  21124. /**
  21125. * Gets the private '.service_locator.s9aWOTY' shared service.
  21126. *
  21127. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21128. */
  21129. protected function get_ServiceLocator_S9aWOTYService()
  21130. {
  21131. return $this->privates['.service_locator.s9aWOTY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21132. 'account' => ['privates', '.errored..service_locator.s9aWOTY.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.s9aWOTY": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  21133. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21134. 'licenceRenewalTerm' => ['privates', '.errored..service_locator.s9aWOTY.MedBrief\\MSR\\Entity\\LicenceRenewalTerm', NULL, 'Cannot autowire service ".service_locator.s9aWOTY": it references class "MedBrief\\MSR\\Entity\\LicenceRenewalTerm" but no such service exists.'],
  21135. 'projectRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectRepository', 'getProjectRepositoryService', false],
  21136. ], [
  21137. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  21138. 'entityManager' => '?',
  21139. 'licenceRenewalTerm' => 'MedBrief\\MSR\\Entity\\LicenceRenewalTerm',
  21140. 'projectRepository' => 'MedBrief\\MSR\\Repository\\ProjectRepository',
  21141. ]);
  21142. }
  21143. /**
  21144. * Gets the private '.service_locator.sGD1DXX' shared service.
  21145. *
  21146. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21147. */
  21148. protected function get_ServiceLocator_SGD1DXXService()
  21149. {
  21150. return $this->privates['.service_locator.sGD1DXX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21151. 'account' => ['privates', '.errored..service_locator.sGD1DXX.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.sGD1DXX": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  21152. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21153. 'office' => ['privates', '.errored..service_locator.sGD1DXX.MedBrief\\MSR\\Entity\\ContactableAddress', NULL, 'Cannot autowire service ".service_locator.sGD1DXX": it references class "MedBrief\\MSR\\Entity\\ContactableAddress" but no such service exists.'],
  21154. ], [
  21155. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  21156. 'entityManager' => '?',
  21157. 'office' => 'MedBrief\\MSR\\Entity\\ContactableAddress',
  21158. ]);
  21159. }
  21160. /**
  21161. * Gets the private '.service_locator.sKGOIq3' shared service.
  21162. *
  21163. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21164. */
  21165. protected function get_ServiceLocator_SKGOIq3Service()
  21166. {
  21167. return $this->privates['.service_locator.sKGOIq3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21168. 'archiverService' => ['privates', 'MedBrief\\MSR\\Service\\ArchiverService', 'getArchiverServiceService', false],
  21169. 'downloadOptionsHelper' => ['privates', 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService', 'getDownloadOptionsHelperServiceService', false],
  21170. 'email' => ['privates', '.errored..service_locator.sKGOIq3.MedBrief\\MSR\\Entity\\Email', NULL, 'Cannot autowire service ".service_locator.sKGOIq3": it references class "MedBrief\\MSR\\Entity\\Email" but no such service exists.'],
  21171. 'filesystem' => ['services', '.container.private.filesystem', 'get_Container_Private_FilesystemService', false],
  21172. 'uploadHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  21173. ], [
  21174. 'archiverService' => 'MedBrief\\MSR\\Service\\ArchiverService',
  21175. 'downloadOptionsHelper' => 'MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService',
  21176. 'email' => 'MedBrief\\MSR\\Entity\\Email',
  21177. 'filesystem' => '?',
  21178. 'uploadHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  21179. ]);
  21180. }
  21181. /**
  21182. * Gets the private '.service_locator.sObAUmC' shared service.
  21183. *
  21184. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21185. */
  21186. protected function get_ServiceLocator_SObAUmCService()
  21187. {
  21188. return $this->privates['.service_locator.sObAUmC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21189. 'analyticsService' => ['privates', 'MedBrief\\MSR\\Service\\Analytics\\AnalyticsService', 'getAnalyticsServiceService', false],
  21190. 'generalSecurityService' => ['privates', 'MedBrief\\MSR\\Service\\Security\\GeneralSecurityService', 'getGeneralSecurityServiceService', false],
  21191. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  21192. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  21193. 'projectRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectRepository', 'getProjectRepositoryService', false],
  21194. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  21195. 'roleInvitationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\RoleInvitationRepository', 'getRoleInvitationRepositoryService', false],
  21196. 'roleParser' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  21197. 'systemNotificationRepository' => ['privates', 'MedBrief\\MSR\\Repository\\SystemNotificationRepository', 'getSystemNotificationRepositoryService', false],
  21198. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  21199. ], [
  21200. 'analyticsService' => 'MedBrief\\MSR\\Service\\Analytics\\AnalyticsService',
  21201. 'generalSecurityService' => 'MedBrief\\MSR\\Service\\Security\\GeneralSecurityService',
  21202. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  21203. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  21204. 'projectRepository' => 'MedBrief\\MSR\\Repository\\ProjectRepository',
  21205. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  21206. 'roleInvitationRepository' => 'MedBrief\\MSR\\Repository\\RoleInvitationRepository',
  21207. 'roleParser' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  21208. 'systemNotificationRepository' => 'MedBrief\\MSR\\Repository\\SystemNotificationRepository',
  21209. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  21210. ]);
  21211. }
  21212. /**
  21213. * Gets the private '.service_locator.sPlIda7' shared service.
  21214. *
  21215. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21216. */
  21217. protected function get_ServiceLocator_SPlIda7Service()
  21218. {
  21219. return $this->privates['.service_locator.sPlIda7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21220. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21221. 'linkedEmailAddress' => ['privates', '.errored..service_locator.sPlIda7.MedBrief\\MSR\\Entity\\LinkedEmailAddress', NULL, 'Cannot autowire service ".service_locator.sPlIda7": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddress" but no such service exists.'],
  21222. 'targetUser' => ['privates', '.errored..service_locator.sPlIda7.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.sPlIda7": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  21223. ], [
  21224. 'entityManager' => '?',
  21225. 'linkedEmailAddress' => 'MedBrief\\MSR\\Entity\\LinkedEmailAddress',
  21226. 'targetUser' => 'MedBrief\\MSR\\Entity\\User',
  21227. ]);
  21228. }
  21229. /**
  21230. * Gets the private '.service_locator.skIzo9Z' shared service.
  21231. *
  21232. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21233. */
  21234. protected function get_ServiceLocator_SkIzo9ZService()
  21235. {
  21236. return $this->privates['.service_locator.skIzo9Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21237. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  21238. 'project' => ['privates', '.errored..service_locator.skIzo9Z.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.skIzo9Z": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21239. ], [
  21240. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  21241. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21242. ]);
  21243. }
  21244. /**
  21245. * Gets the private '.service_locator.skh1BGT' shared service.
  21246. *
  21247. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21248. */
  21249. protected function get_ServiceLocator_Skh1BGTService()
  21250. {
  21251. return $this->privates['.service_locator.skh1BGT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21252. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  21253. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  21254. 'projectRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectRepository', 'getProjectRepositoryService', false],
  21255. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  21256. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  21257. ], [
  21258. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  21259. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  21260. 'projectRepository' => 'MedBrief\\MSR\\Repository\\ProjectRepository',
  21261. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  21262. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  21263. ]);
  21264. }
  21265. /**
  21266. * Gets the private '.service_locator.srND3Qx' shared service.
  21267. *
  21268. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21269. */
  21270. protected function get_ServiceLocator_SrND3QxService()
  21271. {
  21272. return $this->privates['.service_locator.srND3Qx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21273. 'matchExpertUserService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser', 'getMatchExpertUserService', false],
  21274. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  21275. 'projectRepository' => ['privates', 'MedBrief\\MSR\\Repository\\ProjectRepository', 'getProjectRepositoryService', false],
  21276. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  21277. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  21278. ], [
  21279. 'matchExpertUserService' => 'MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser',
  21280. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  21281. 'projectRepository' => 'MedBrief\\MSR\\Repository\\ProjectRepository',
  21282. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  21283. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  21284. ]);
  21285. }
  21286. /**
  21287. * Gets the private '.service_locator.st3ASTR' shared service.
  21288. *
  21289. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21290. */
  21291. protected function get_ServiceLocator_St3ASTRService()
  21292. {
  21293. return $this->privates['.service_locator.st3ASTR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21294. 'user' => ['privates', '.errored..service_locator.st3ASTR.Symfony\\Component\\Security\\Core\\User\\UserInterface', NULL, 'Cannot autowire service ".service_locator.st3ASTR": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?'],
  21295. ], [
  21296. 'user' => 'Symfony\\Component\\Security\\Core\\User\\UserInterface',
  21297. ]);
  21298. }
  21299. /**
  21300. * Gets the private '.service_locator.tCR9p2I' shared service.
  21301. *
  21302. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21303. */
  21304. protected function get_ServiceLocator_TCR9p2IService()
  21305. {
  21306. return $this->privates['.service_locator.tCR9p2I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21307. 'sortingSession' => ['privates', '.errored..service_locator.tCR9p2I.MedBrief\\MSR\\Entity\\SortingSession', NULL, 'Cannot autowire service ".service_locator.tCR9p2I": it references class "MedBrief\\MSR\\Entity\\SortingSession" but no such service exists.'],
  21308. 'sortingSessionMemo' => ['privates', '.errored..service_locator.tCR9p2I.MedBrief\\MSR\\Entity\\SortingSessionMemo', NULL, 'Cannot autowire service ".service_locator.tCR9p2I": it references class "MedBrief\\MSR\\Entity\\SortingSessionMemo" but no such service exists.'],
  21309. 'uploaderHelper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  21310. ], [
  21311. 'sortingSession' => 'MedBrief\\MSR\\Entity\\SortingSession',
  21312. 'sortingSessionMemo' => 'MedBrief\\MSR\\Entity\\SortingSessionMemo',
  21313. 'uploaderHelper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  21314. ]);
  21315. }
  21316. /**
  21317. * Gets the private '.service_locator.tkl8b_K' shared service.
  21318. *
  21319. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21320. */
  21321. protected function get_ServiceLocator_Tkl8bKService()
  21322. {
  21323. return $this->privates['.service_locator.tkl8b_K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21324. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21325. 'project' => ['privates', '.errored..service_locator.tkl8b_K.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.tkl8b_K": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21326. 'projectHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper', 'getProjectHelperService', false],
  21327. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  21328. ], [
  21329. 'entityManager' => '?',
  21330. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21331. 'projectHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper',
  21332. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  21333. ]);
  21334. }
  21335. /**
  21336. * Gets the private '.service_locator.trNG6Mx' shared service.
  21337. *
  21338. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21339. */
  21340. protected function get_ServiceLocator_TrNG6MxService()
  21341. {
  21342. return $this->privates['.service_locator.trNG6Mx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21343. 'category' => ['privates', '.errored..service_locator.trNG6Mx.MedBrief\\MSR\\Entity\\HelpCategory', NULL, 'Cannot autowire service ".service_locator.trNG6Mx": it references class "MedBrief\\MSR\\Entity\\HelpCategory" but no such service exists.'],
  21344. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21345. ], [
  21346. 'category' => 'MedBrief\\MSR\\Entity\\HelpCategory',
  21347. 'entityManager' => '?',
  21348. ]);
  21349. }
  21350. /**
  21351. * Gets the private '.service_locator.uGCPXQf' shared service.
  21352. *
  21353. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21354. */
  21355. protected function get_ServiceLocator_UGCPXQfService()
  21356. {
  21357. return $this->privates['.service_locator.uGCPXQf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21358. 'document' => ['privates', '.errored..service_locator.uGCPXQf.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.uGCPXQf": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  21359. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21360. 'project' => ['privates', '.errored..service_locator.uGCPXQf.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.uGCPXQf": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21361. ], [
  21362. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  21363. 'entityManager' => '?',
  21364. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21365. ]);
  21366. }
  21367. /**
  21368. * Gets the private '.service_locator.uVy6Gc8' shared service.
  21369. *
  21370. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21371. */
  21372. protected function get_ServiceLocator_UVy6Gc8Service()
  21373. {
  21374. return $this->privates['.service_locator.uVy6Gc8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21375. 'account' => ['privates', '.errored..service_locator.uVy6Gc8.MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.uVy6Gc8": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  21376. 'projectFactory' => ['privates', 'MedBrief\\MSR\\Service\\ProjectFactory', 'getProjectFactoryService', false],
  21377. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  21378. ], [
  21379. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  21380. 'projectFactory' => 'MedBrief\\MSR\\Service\\ProjectFactory',
  21381. 'serializer' => '?',
  21382. ]);
  21383. }
  21384. /**
  21385. * Gets the private '.service_locator.uWVxwjI' shared service.
  21386. *
  21387. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21388. */
  21389. protected function get_ServiceLocator_UWVxwjIService()
  21390. {
  21391. return $this->privates['.service_locator.uWVxwjI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21392. 'matchLetter' => ['privates', '.errored..service_locator.uWVxwjI.MedBrief\\MSR\\Entity\\MatchLetter', NULL, 'Cannot autowire service ".service_locator.uWVxwjI": it references class "MedBrief\\MSR\\Entity\\MatchLetter" but no such service exists.'],
  21393. ], [
  21394. 'matchLetter' => 'MedBrief\\MSR\\Entity\\MatchLetter',
  21395. ]);
  21396. }
  21397. /**
  21398. * Gets the private '.service_locator.uZ5UnPr' shared service.
  21399. *
  21400. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21401. */
  21402. protected function get_ServiceLocator_UZ5UnPrService()
  21403. {
  21404. return $this->privates['.service_locator.uZ5UnPr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21405. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21406. 'matterCommunication' => ['privates', '.errored..service_locator.uZ5UnPr.MedBrief\\MSR\\Entity\\MatterCommunication', NULL, 'Cannot autowire service ".service_locator.uZ5UnPr": it references class "MedBrief\\MSR\\Entity\\MatterCommunication" but no such service exists.'],
  21407. 'project' => ['privates', '.errored..service_locator.uZ5UnPr.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.uZ5UnPr": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21408. ], [
  21409. 'entityManager' => '?',
  21410. 'matterCommunication' => 'MedBrief\\MSR\\Entity\\MatterCommunication',
  21411. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21412. ]);
  21413. }
  21414. /**
  21415. * Gets the private '.service_locator.ujOVDXM' shared service.
  21416. *
  21417. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21418. */
  21419. protected function get_ServiceLocator_UjOVDXMService()
  21420. {
  21421. return $this->privates['.service_locator.ujOVDXM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21422. 'invitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\InvitationHelperService', 'getInvitationHelperServiceService', false],
  21423. 'invitedUser' => ['privates', '.errored..service_locator.ujOVDXM.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ujOVDXM": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  21424. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  21425. 'project' => ['privates', '.errored..service_locator.ujOVDXM.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.ujOVDXM": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21426. ], [
  21427. 'invitationHelper' => 'MedBrief\\MSR\\Service\\InvitationHelperService',
  21428. 'invitedUser' => 'MedBrief\\MSR\\Entity\\User',
  21429. 'logger' => '?',
  21430. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21431. ]);
  21432. }
  21433. /**
  21434. * Gets the private '.service_locator.v2O9m_A' shared service.
  21435. *
  21436. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21437. */
  21438. protected function get_ServiceLocator_V2O9mAService()
  21439. {
  21440. return $this->privates['.service_locator.v2O9m_A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21441. 'IPFailedLogin' => ['privates', 'MedBrief\\MSR\\Service\\Security\\IPFailedLogin', 'getIPFailedLoginService', false],
  21442. 'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
  21443. 'userFailedLogin' => ['privates', 'MedBrief\\MSR\\Service\\Security\\UserFailedLogin', 'getUserFailedLoginService', false],
  21444. ], [
  21445. 'IPFailedLogin' => 'MedBrief\\MSR\\Service\\Security\\IPFailedLogin',
  21446. 'authenticationUtils' => '?',
  21447. 'userFailedLogin' => 'MedBrief\\MSR\\Service\\Security\\UserFailedLogin',
  21448. ]);
  21449. }
  21450. /**
  21451. * Gets the private '.service_locator.v4pKlKo' shared service.
  21452. *
  21453. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21454. */
  21455. protected function get_ServiceLocator_V4pKlKoService()
  21456. {
  21457. return $this->privates['.service_locator.v4pKlKo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21458. 'project' => ['privates', '.errored..service_locator.v4pKlKo.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.v4pKlKo": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21459. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  21460. 'roleInvitationService' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  21461. 'userHelperService' => ['privates', 'MedBrief\\MSR\\Service\\UserHelperService', 'getUserHelperServiceService', false],
  21462. ], [
  21463. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21464. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  21465. 'roleInvitationService' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  21466. 'userHelperService' => 'MedBrief\\MSR\\Service\\UserHelperService',
  21467. ]);
  21468. }
  21469. /**
  21470. * Gets the private '.service_locator.vNkJ8qk' shared service.
  21471. *
  21472. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21473. */
  21474. protected function get_ServiceLocator_VNkJ8qkService()
  21475. {
  21476. return $this->privates['.service_locator.vNkJ8qk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21477. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21478. 'matterRequest' => ['privates', '.errored..service_locator.vNkJ8qk.MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest', NULL, 'Cannot autowire service ".service_locator.vNkJ8qk": it references class "MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest" but no such service exists.'],
  21479. ], [
  21480. 'entityManager' => '?',
  21481. 'matterRequest' => 'MedBrief\\MSR\\Entity\\MatterRequest\\MatterRequest',
  21482. ]);
  21483. }
  21484. /**
  21485. * Gets the private '.service_locator.vQxTc3e' shared service.
  21486. *
  21487. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21488. */
  21489. protected function get_ServiceLocator_VQxTc3eService()
  21490. {
  21491. return $this->privates['.service_locator.vQxTc3e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21492. 'document' => ['privates', '.errored..service_locator.vQxTc3e.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.vQxTc3e": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  21493. 'project' => ['privates', '.errored..service_locator.vQxTc3e.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.vQxTc3e": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21494. ], [
  21495. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  21496. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21497. ]);
  21498. }
  21499. /**
  21500. * Gets the private '.service_locator.vsCw4CU' shared service.
  21501. *
  21502. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21503. */
  21504. protected function get_ServiceLocator_VsCw4CUService()
  21505. {
  21506. return $this->privates['.service_locator.vsCw4CU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21507. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21508. 'project' => ['privates', '.errored..service_locator.vsCw4CU.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21509. 'recordsRequest' => ['privates', '.errored..service_locator.vsCw4CU.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  21510. 'recordsRequestDetail' => ['privates', '.errored..service_locator.vsCw4CU.MedBrief\\MSR\\Entity\\RecordsRequestDetail', NULL, 'Cannot autowire service ".service_locator.vsCw4CU": it references class "MedBrief\\MSR\\Entity\\RecordsRequestDetail" but no such service exists.'],
  21511. ], [
  21512. 'eventDispatcher' => '?',
  21513. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21514. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  21515. 'recordsRequestDetail' => 'MedBrief\\MSR\\Entity\\RecordsRequestDetail',
  21516. ]);
  21517. }
  21518. /**
  21519. * Gets the private '.service_locator.w0gveTO' shared service.
  21520. *
  21521. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21522. */
  21523. protected function get_ServiceLocator_W0gveTOService()
  21524. {
  21525. return $this->privates['.service_locator.w0gveTO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21526. 'auth0' => ['privates', 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service', 'getAuth0ServiceService', false],
  21527. ], [
  21528. 'auth0' => 'MedBrief\\MSR\\Service\\Auth0\\Auth0Service',
  21529. ]);
  21530. }
  21531. /**
  21532. * Gets the private '.service_locator.wAJ9s25' shared service.
  21533. *
  21534. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21535. */
  21536. protected function get_ServiceLocator_WAJ9s25Service()
  21537. {
  21538. return $this->privates['.service_locator.wAJ9s25'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21539. 'fractalManager' => ['services', 'SamJ\\FractalBundle\\ContainerAwareManager', 'getContainerAwareManagerService', false],
  21540. 'queryBuilder' => ['privates', '.errored..service_locator.wAJ9s25.Doctrine\\ORM\\QueryBuilder', NULL, 'Cannot autowire service ".service_locator.wAJ9s25": it references class "Doctrine\\ORM\\QueryBuilder" but no such service exists.'],
  21541. ], [
  21542. 'fractalManager' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  21543. 'queryBuilder' => 'Doctrine\\ORM\\QueryBuilder',
  21544. ]);
  21545. }
  21546. /**
  21547. * Gets the private '.service_locator.wAKCs8M' shared service.
  21548. *
  21549. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21550. */
  21551. protected function get_ServiceLocator_WAKCs8MService()
  21552. {
  21553. return $this->privates['.service_locator.wAKCs8M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21554. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21555. 'invitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\InvitationHelperService', 'getInvitationHelperServiceService', false],
  21556. 'projectUserHelper' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  21557. 'roleInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\RoleInvitationHelperService', 'getRoleInvitationHelperServiceService', false],
  21558. 'roleParser' => ['services', 'MedBrief\\MSR\\Service\\Role\\RoleParserService', 'getRoleParserServiceService', false],
  21559. 'tokenStorage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  21560. ], [
  21561. 'entityManager' => '?',
  21562. 'invitationHelper' => 'MedBrief\\MSR\\Service\\InvitationHelperService',
  21563. 'projectUserHelper' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  21564. 'roleInvitationHelper' => 'MedBrief\\MSR\\Service\\RoleInvitationHelperService',
  21565. 'roleParser' => 'MedBrief\\MSR\\Service\\Role\\RoleParserService',
  21566. 'tokenStorage' => '?',
  21567. ]);
  21568. }
  21569. /**
  21570. * Gets the private '.service_locator.wMCCqx5' shared service.
  21571. *
  21572. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21573. */
  21574. protected function get_ServiceLocator_WMCCqx5Service()
  21575. {
  21576. return $this->privates['.service_locator.wMCCqx5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21577. 'disc' => ['privates', '.errored..service_locator.wMCCqx5.MedBrief\\MSR\\Entity\\Disc', NULL, 'Cannot autowire service ".service_locator.wMCCqx5": it references class "MedBrief\\MSR\\Entity\\Disc" but no such service exists.'],
  21578. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21579. 'project' => ['privates', '.errored..service_locator.wMCCqx5.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.wMCCqx5": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21580. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  21581. ], [
  21582. 'disc' => 'MedBrief\\MSR\\Entity\\Disc',
  21583. 'entityManager' => '?',
  21584. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21585. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  21586. ]);
  21587. }
  21588. /**
  21589. * Gets the private '.service_locator.wlMu49O' shared service.
  21590. *
  21591. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21592. */
  21593. protected function get_ServiceLocator_WlMu49OService()
  21594. {
  21595. return $this->privates['.service_locator.wlMu49O'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21596. 'annotation' => ['privates', '.errored..service_locator.wlMu49O.MedBrief\\MSR\\Entity\\Annotation', NULL, 'Cannot autowire service ".service_locator.wlMu49O": it references class "MedBrief\\MSR\\Entity\\Annotation" but no such service exists.'],
  21597. 'httpPostService' => ['privates', 'MedBrief\\MSR\\Service\\Http\\HttpPostService', 'getHttpPostServiceService', false],
  21598. ], [
  21599. 'annotation' => 'MedBrief\\MSR\\Entity\\Annotation',
  21600. 'httpPostService' => 'MedBrief\\MSR\\Service\\Http\\HttpPostService',
  21601. ]);
  21602. }
  21603. /**
  21604. * Gets the private '.service_locator.x88hzx.' shared service.
  21605. *
  21606. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21607. */
  21608. protected function get_ServiceLocator_X88hzx_Service()
  21609. {
  21610. return $this->privates['.service_locator.x88hzx.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21611. 'account' => ['privates', '.errored..service_locator.x88hzx..MedBrief\\MSR\\Entity\\Account', NULL, 'Cannot autowire service ".service_locator.x88hzx.": it references class "MedBrief\\MSR\\Entity\\Account" but no such service exists.'],
  21612. 'pdfGenerator' => ['privates', 'MedBrief\\MSR\\Service\\PdfGeneratorService', 'getPdfGeneratorServiceService', false],
  21613. ], [
  21614. 'account' => 'MedBrief\\MSR\\Entity\\Account',
  21615. 'pdfGenerator' => 'MedBrief\\MSR\\Service\\PdfGeneratorService',
  21616. ]);
  21617. }
  21618. /**
  21619. * Gets the private '.service_locator.xBnr3uy' shared service.
  21620. *
  21621. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21622. */
  21623. protected function get_ServiceLocator_XBnr3uyService()
  21624. {
  21625. return $this->privates['.service_locator.xBnr3uy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21626. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21627. 'invitationHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService', 'getLinkedEmailAddressInvitationHelperServiceService', false],
  21628. 'passwordEncoderFactory' => ['privates', 'security.encoder_factory.generic', 'getSecurity_EncoderFactory_GenericService', false],
  21629. ], [
  21630. 'em' => '?',
  21631. 'invitationHelperService' => 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService',
  21632. 'passwordEncoderFactory' => '?',
  21633. ]);
  21634. }
  21635. /**
  21636. * Gets the private '.service_locator.xC_z9_w' shared service.
  21637. *
  21638. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21639. */
  21640. protected function get_ServiceLocator_XCZ9WService()
  21641. {
  21642. return $this->privates['.service_locator.xC_z9_w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21643. 'recordsRequest' => ['privates', '.errored..service_locator.xC_z9_w.MedBrief\\MSR\\Entity\\RecordsRequest', NULL, 'Cannot autowire service ".service_locator.xC_z9_w": it references class "MedBrief\\MSR\\Entity\\RecordsRequest" but no such service exists.'],
  21644. ], [
  21645. 'recordsRequest' => 'MedBrief\\MSR\\Entity\\RecordsRequest',
  21646. ]);
  21647. }
  21648. /**
  21649. * Gets the private '.service_locator.xMoelZM' shared service.
  21650. *
  21651. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21652. */
  21653. protected function get_ServiceLocator_XMoelZMService()
  21654. {
  21655. return $this->privates['.service_locator.xMoelZM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21656. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21657. 'linkedEmailAddressInvitation' => ['privates', '.errored..service_locator.xMoelZM.MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation', NULL, 'Cannot autowire service ".service_locator.xMoelZM": it references class "MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation" but no such service exists.'],
  21658. 'linkedEmailAddressInvitationHelper' => ['privates', 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService', 'getLinkedEmailAddressInvitationHelperServiceService', false],
  21659. 'user' => ['privates', '.errored..service_locator.xMoelZM.MedBrief\\MSR\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.xMoelZM": it references class "MedBrief\\MSR\\Entity\\User" but no such service exists. Try changing the type-hint to one of its parents: class "MedBrief\\MSR\\Model\\User\\MultiFactorEnabledUser", or interface "MedBrief\\MSR\\Security\\TwoFactor\\DuoTwoFactorInterface".'],
  21660. ], [
  21661. 'eventDispatcher' => '?',
  21662. 'linkedEmailAddressInvitation' => 'MedBrief\\MSR\\Entity\\LinkedEmailAddressInvitation',
  21663. 'linkedEmailAddressInvitationHelper' => 'MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService',
  21664. 'user' => 'MedBrief\\MSR\\Entity\\User',
  21665. ]);
  21666. }
  21667. /**
  21668. * Gets the private '.service_locator.xUrKPVU' shared service.
  21669. *
  21670. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21671. */
  21672. protected function get_ServiceLocator_XUrKPVUService()
  21673. {
  21674. return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21675. 'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader", "oneup_uploader.routing.loader", "DH\\AuditorBundle\\Routing\\RoutingAnnotationLoader".'],
  21676. ], [
  21677. 'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  21678. ]);
  21679. }
  21680. /**
  21681. * Gets the private '.service_locator.x_S_rVG' shared service.
  21682. *
  21683. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21684. */
  21685. protected function get_ServiceLocator_XSRVGService()
  21686. {
  21687. return $this->privates['.service_locator.x_S_rVG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21688. 'document' => ['privates', '.errored..service_locator.x_S_rVG.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.x_S_rVG": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  21689. 'project' => ['privates', '.errored..service_locator.x_S_rVG.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.x_S_rVG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21690. 'webviewerHelper' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper', 'getWebviewerHelperService', false],
  21691. ], [
  21692. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  21693. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21694. 'webviewerHelper' => '?',
  21695. ]);
  21696. }
  21697. /**
  21698. * Gets the private '.service_locator.xpFRm6j' shared service.
  21699. *
  21700. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21701. */
  21702. protected function get_ServiceLocator_XpFRm6jService()
  21703. {
  21704. return $this->privates['.service_locator.xpFRm6j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21705. 'matchLetter' => ['privates', '.errored..service_locator.xpFRm6j.MedBrief\\MSR\\Entity\\MatchLetter', NULL, 'Cannot autowire service ".service_locator.xpFRm6j": it references class "MedBrief\\MSR\\Entity\\MatchLetter" but no such service exists.'],
  21706. 'project' => ['privates', '.errored..service_locator.xpFRm6j.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.xpFRm6j": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21707. ], [
  21708. 'matchLetter' => 'MedBrief\\MSR\\Entity\\MatchLetter',
  21709. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21710. ]);
  21711. }
  21712. /**
  21713. * Gets the private '.service_locator.xvlSh0U' shared service.
  21714. *
  21715. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21716. */
  21717. protected function get_ServiceLocator_XvlSh0UService()
  21718. {
  21719. return $this->privates['.service_locator.xvlSh0U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21720. 'additionalRequest' => ['privates', '.errored..service_locator.xvlSh0U.MedBrief\\MSR\\Entity\\AdditionalRequest', NULL, 'Cannot autowire service ".service_locator.xvlSh0U": it references class "MedBrief\\MSR\\Entity\\AdditionalRequest" but no such service exists.'],
  21721. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21722. 'project' => ['privates', '.errored..service_locator.xvlSh0U.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.xvlSh0U": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21723. ], [
  21724. 'additionalRequest' => 'MedBrief\\MSR\\Entity\\AdditionalRequest',
  21725. 'entityManager' => '?',
  21726. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21727. ]);
  21728. }
  21729. /**
  21730. * Gets the private '.service_locator.xwhnfq0' shared service.
  21731. *
  21732. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21733. */
  21734. protected function get_ServiceLocator_Xwhnfq0Service()
  21735. {
  21736. return $this->privates['.service_locator.xwhnfq0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21737. 'collectionRepository' => ['privates', 'MedBrief\\MSR\\Repository\\CollectionRepository', 'getCollectionRepositoryService', false],
  21738. 'deviceDetector' => ['privates', 'MedBrief\\MSR\\Service\\DeviceDetectorService', 'getDeviceDetectorServiceService', false],
  21739. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21740. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21741. 'project' => ['privates', '.errored..service_locator.xwhnfq0.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.xwhnfq0": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21742. 'projectUserHelperService' => ['privates', 'MedBrief\\MSR\\Service\\ProjectUserHelperService', 'getProjectUserHelperServiceService', false],
  21743. 'renewalHelperService' => ['privates', 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService', 'getRenewalHelperServiceService', false],
  21744. 'thirdPartyAuthChecker' => ['privates', 'MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker', 'getThirdPartyAuthorizationCheckerService', false],
  21745. 'userHelper' => ['privates', 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper', 'getUserHelperService', false],
  21746. 'webviewerHelper' => ['privates', 'MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper', 'getWebviewerHelperService', false],
  21747. ], [
  21748. 'collectionRepository' => 'MedBrief\\MSR\\Repository\\CollectionRepository',
  21749. 'deviceDetector' => 'MedBrief\\MSR\\Service\\DeviceDetectorService',
  21750. 'entityManager' => '?',
  21751. 'eventDispatcher' => '?',
  21752. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21753. 'projectUserHelperService' => 'MedBrief\\MSR\\Service\\ProjectUserHelperService',
  21754. 'renewalHelperService' => 'MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService',
  21755. 'thirdPartyAuthChecker' => 'MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker',
  21756. 'userHelper' => 'MedBrief\\MSR\\Service\\EntityHelper\\UserHelper',
  21757. 'webviewerHelper' => '?',
  21758. ]);
  21759. }
  21760. /**
  21761. * Gets the private '.service_locator.y9mkfCG' shared service.
  21762. *
  21763. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21764. */
  21765. protected function get_ServiceLocator_Y9mkfCGService()
  21766. {
  21767. return $this->privates['.service_locator.y9mkfCG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21768. 'project' => ['privates', '.errored..service_locator.y9mkfCG.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.y9mkfCG": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21769. 'xlsxGenerator' => ['privates', 'MedBrief\\MSR\\Service\\XlsxGeneratorService', 'getXlsxGeneratorServiceService', false],
  21770. ], [
  21771. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21772. 'xlsxGenerator' => 'MedBrief\\MSR\\Service\\XlsxGeneratorService',
  21773. ]);
  21774. }
  21775. /**
  21776. * Gets the private '.service_locator.zEpLIbr' shared service.
  21777. *
  21778. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21779. */
  21780. protected function get_ServiceLocator_ZEpLIbrService()
  21781. {
  21782. return $this->privates['.service_locator.zEpLIbr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21783. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21784. 'firm' => ['privates', '.errored..service_locator.zEpLIbr.MedBrief\\MSR\\Entity\\Firm', NULL, 'Cannot autowire service ".service_locator.zEpLIbr": it references class "MedBrief\\MSR\\Entity\\Firm" but no such service exists.'],
  21785. ], [
  21786. 'entityManager' => '?',
  21787. 'firm' => 'MedBrief\\MSR\\Entity\\Firm',
  21788. ]);
  21789. }
  21790. /**
  21791. * Gets the private '.service_locator.zLBuB62' shared service.
  21792. *
  21793. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21794. */
  21795. protected function get_ServiceLocator_ZLBuB62Service()
  21796. {
  21797. return $this->privates['.service_locator.zLBuB62'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21798. 'clinicalSection' => ['privates', '.errored..service_locator.zLBuB62.MedBrief\\MSR\\Entity\\ClinicalSection', NULL, 'Cannot autowire service ".service_locator.zLBuB62": it references class "MedBrief\\MSR\\Entity\\ClinicalSection" but no such service exists.'],
  21799. 'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  21800. ], [
  21801. 'clinicalSection' => 'MedBrief\\MSR\\Entity\\ClinicalSection',
  21802. 'entityManager' => '?',
  21803. ]);
  21804. }
  21805. /**
  21806. * Gets the private '.service_locator.zYW4e4Y' shared service.
  21807. *
  21808. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21809. */
  21810. protected function get_ServiceLocator_ZYW4e4YService()
  21811. {
  21812. return $this->privates['.service_locator.zYW4e4Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21813. 'document' => ['privates', '.errored..service_locator.zYW4e4Y.MedBrief\\MSR\\Entity\\Document', NULL, 'Cannot autowire service ".service_locator.zYW4e4Y": it references class "MedBrief\\MSR\\Entity\\Document" but no such service exists.'],
  21814. 'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  21815. 'helper' => ['privates', 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper', 'getUploaderHelperService', false],
  21816. 'project' => ['privates', '.errored..service_locator.zYW4e4Y.MedBrief\\MSR\\Entity\\Project', NULL, 'Cannot autowire service ".service_locator.zYW4e4Y": it references class "MedBrief\\MSR\\Entity\\Project" but no such service exists. Try changing the type-hint to "MedBrief\\MSR\\Service\\ClaimCategoryAwareInterface" instead.'],
  21817. ], [
  21818. 'document' => 'MedBrief\\MSR\\Entity\\Document',
  21819. 'eventDispatcher' => '?',
  21820. 'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  21821. 'project' => 'MedBrief\\MSR\\Entity\\Project',
  21822. ]);
  21823. }
  21824. /**
  21825. * Gets the private '.session.deprecated' shared service.
  21826. *
  21827. * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  21828. */
  21829. protected function get_Session_DeprecatedService()
  21830. {
  21831. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  21832. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  21833. return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  21834. }
  21835. /**
  21836. * Gets the private '.twig.command.debug.lazy' shared service.
  21837. *
  21838. * @return \Symfony\Component\Console\Command\LazyCommand
  21839. */
  21840. protected function get_Twig_Command_Debug_LazyService()
  21841. {
  21842. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  21843. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  21844. return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  21845. return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  21846. });
  21847. }
  21848. /**
  21849. * Gets the private '.twig.command.lint.lazy' shared service.
  21850. *
  21851. * @return \Symfony\Component\Console\Command\LazyCommand
  21852. */
  21853. protected function get_Twig_Command_Lint_LazyService()
  21854. {
  21855. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  21856. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  21857. return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  21858. return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  21859. });
  21860. }
  21861. /**
  21862. * Gets the private '.value.H1rRpTs' shared service.
  21863. *
  21864. * @return \mixed
  21865. */
  21866. protected function get_Value_H1rRpTsService()
  21867. {
  21868. return $this->privates['.value.H1rRpTs'] = \current([0 => $this->getEnv('MEDDREAM_BASE_URL')]);
  21869. }
  21870. /**
  21871. * Gets the private '.value.zrvvYJt' shared service.
  21872. *
  21873. * @return \mixed
  21874. */
  21875. protected function get_Value_ZrvvYJtService()
  21876. {
  21877. return $this->privates['.value.zrvvYJt'] = \current([0 => \dirname(__DIR__, 4)]);
  21878. }
  21879. /**
  21880. * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  21881. *
  21882. * @return \Symfony\Component\Console\Command\LazyCommand
  21883. */
  21884. protected function get_VarDumper_Command_ServerDump_LazyService()
  21885. {
  21886. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  21887. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  21888. return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  21889. return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  21890. });
  21891. }
  21892. /**
  21893. * Gets the private 'DH\AuditorBundle\Event\ConsoleEventSubscriber' shared service.
  21894. *
  21895. * @return \DH\AuditorBundle\Event\ConsoleEventSubscriber
  21896. */
  21897. protected function getConsoleEventSubscriberService()
  21898. {
  21899. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/Event/ConsoleEventSubscriber.php';
  21900. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/User/ConsoleUserProvider.php';
  21901. $a = ($this->privates['DH\\Auditor\\Configuration'] ?? $this->getConfigurationService());
  21902. if (isset($this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'])) {
  21903. return $this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'];
  21904. }
  21905. return $this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'] = new \DH\AuditorBundle\Event\ConsoleEventSubscriber(new \DH\AuditorBundle\User\ConsoleUserProvider(), $a, ($this->privates['DH\\AuditorBundle\\User\\UserProvider'] ?? $this->getUserProviderService()));
  21906. }
  21907. /**
  21908. * Gets the private 'DH\AuditorBundle\Event\ViewerEventSubscriber' shared service.
  21909. *
  21910. * @return \DH\AuditorBundle\Event\ViewerEventSubscriber
  21911. */
  21912. protected function getViewerEventSubscriberService()
  21913. {
  21914. $a = ($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService());
  21915. if (isset($this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'])) {
  21916. return $this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'];
  21917. }
  21918. return $this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'] = new \DH\AuditorBundle\Event\ViewerEventSubscriber($a);
  21919. }
  21920. /**
  21921. * Gets the private 'DH\AuditorBundle\User\UserProvider' shared service.
  21922. *
  21923. * @return \DH\AuditorBundle\User\UserProvider
  21924. */
  21925. protected function getUserProviderService()
  21926. {
  21927. return $this->privates['DH\\AuditorBundle\\User\\UserProvider'] = new \DH\AuditorBundle\User\UserProvider(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  21928. }
  21929. /**
  21930. * Gets the private 'DH\Auditor\Auditor' shared service.
  21931. *
  21932. * @return \DH\Auditor\Auditor
  21933. */
  21934. protected function getAuditorService()
  21935. {
  21936. $a = ($this->privates['DH\\Auditor\\Configuration'] ?? $this->getConfigurationService());
  21937. if (isset($this->privates['DH\\Auditor\\Auditor'])) {
  21938. return $this->privates['DH\\Auditor\\Auditor'];
  21939. }
  21940. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21941. if (isset($this->privates['DH\\Auditor\\Auditor'])) {
  21942. return $this->privates['DH\\Auditor\\Auditor'];
  21943. }
  21944. $this->privates['DH\\Auditor\\Auditor'] = $instance = new \DH\Auditor\Auditor($a, $b);
  21945. $instance->registerProvider(($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService()));
  21946. return $instance;
  21947. }
  21948. /**
  21949. * Gets the private 'DH\Auditor\Configuration' shared service.
  21950. *
  21951. * @return \DH\Auditor\Configuration
  21952. */
  21953. protected function getConfigurationService()
  21954. {
  21955. $this->privates['DH\\Auditor\\Configuration'] = $instance = new \DH\Auditor\Configuration($this->parameters['dh_auditor.configuration']);
  21956. $instance->setUserProvider(($this->privates['DH\\AuditorBundle\\User\\UserProvider'] ?? $this->getUserProviderService()));
  21957. $instance->setRoleChecker(new \DH\AuditorBundle\Security\RoleChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService())));
  21958. $instance->setSecurityProvider(new \DH\AuditorBundle\Security\SecurityProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService())));
  21959. return $instance;
  21960. }
  21961. /**
  21962. * Gets the private 'DH\Auditor\Provider\Doctrine\DoctrineProvider' shared service.
  21963. *
  21964. * @return \DH\Auditor\Provider\Doctrine\DoctrineProvider
  21965. */
  21966. protected function getDoctrineProviderService()
  21967. {
  21968. $this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] = $instance = new \DH\Auditor\Provider\Doctrine\DoctrineProvider(new \DH\Auditor\Provider\Doctrine\Configuration($this->parameters['dh_auditor.provider.doctrine.configuration']));
  21969. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21970. $instance->setAuditor(($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService()));
  21971. $instance->registerStorageService(new \DH\Auditor\Provider\Doctrine\Service\StorageService('dh_auditor.provider.doctrine.storage_services.doctrine.orm.default_entity_manager', $a));
  21972. $instance->registerAuditingService(new \DH\Auditor\Provider\Doctrine\Service\AuditingService('dh_auditor.provider.doctrine.auditing_services.doctrine.orm.default_entity_manager', $a));
  21973. return $instance;
  21974. }
  21975. /**
  21976. * Gets the private 'DH\Auditor\Provider\Doctrine\Persistence\Command\CleanAuditLogsCommand' shared service.
  21977. *
  21978. * @return \DH\Auditor\Provider\Doctrine\Persistence\Command\CleanAuditLogsCommand
  21979. */
  21980. protected function getCleanAuditLogsCommandService()
  21981. {
  21982. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  21983. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  21984. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Persistence/Command/CleanAuditLogsCommand.php';
  21985. $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\CleanAuditLogsCommand'] = $instance = new \DH\Auditor\Provider\Doctrine\Persistence\Command\CleanAuditLogsCommand();
  21986. $instance->setAuditor(($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService()));
  21987. $instance->setName('audit:clean');
  21988. return $instance;
  21989. }
  21990. /**
  21991. * Gets the private 'DH\Auditor\Provider\Doctrine\Persistence\Command\UpdateSchemaCommand' shared service.
  21992. *
  21993. * @return \DH\Auditor\Provider\Doctrine\Persistence\Command\UpdateSchemaCommand
  21994. */
  21995. protected function getUpdateSchemaCommandService()
  21996. {
  21997. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  21998. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  21999. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Persistence/Command/UpdateSchemaCommand.php';
  22000. $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Command\\UpdateSchemaCommand'] = $instance = new \DH\Auditor\Provider\Doctrine\Persistence\Command\UpdateSchemaCommand();
  22001. $instance->setAuditor(($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService()));
  22002. $instance->setName('audit:schema:update');
  22003. return $instance;
  22004. }
  22005. /**
  22006. * Gets the private 'DH\Auditor\Provider\Doctrine\Persistence\Event\CreateSchemaListener' shared service.
  22007. *
  22008. * @return \DH\Auditor\Provider\Doctrine\Persistence\Event\CreateSchemaListener
  22009. */
  22010. protected function getCreateSchemaListenerService()
  22011. {
  22012. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  22013. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Persistence/Event/CreateSchemaListener.php';
  22014. $a = ($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService());
  22015. if (isset($this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener'])) {
  22016. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener'];
  22017. }
  22018. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener'] = new \DH\Auditor\Provider\Doctrine\Persistence\Event\CreateSchemaListener($a);
  22019. }
  22020. /**
  22021. * Gets the private 'DH\Auditor\Provider\Doctrine\Persistence\Event\TableSchemaSubscriber' shared service.
  22022. *
  22023. * @return \DH\Auditor\Provider\Doctrine\Persistence\Event\TableSchemaSubscriber
  22024. */
  22025. protected function getTableSchemaSubscriberService()
  22026. {
  22027. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  22028. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Persistence/Event/TableSchemaSubscriber.php';
  22029. $a = ($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService());
  22030. if (isset($this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber'])) {
  22031. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber'];
  22032. }
  22033. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber'] = new \DH\Auditor\Provider\Doctrine\Persistence\Event\TableSchemaSubscriber($a);
  22034. }
  22035. /**
  22036. * Gets the private 'DH\Auditor\Provider\Doctrine\Persistence\Reader\Reader' shared service.
  22037. *
  22038. * @return \DH\Auditor\Provider\Doctrine\Persistence\Reader\Reader
  22039. */
  22040. protected function getReaderService()
  22041. {
  22042. include_once \dirname(__DIR__, 4).'/vendor/damienharper/auditor/src/Provider/Doctrine/Persistence/Reader/Reader.php';
  22043. $a = ($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService());
  22044. if (isset($this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Reader\\Reader'])) {
  22045. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Reader\\Reader'];
  22046. }
  22047. return $this->privates['DH\\Auditor\\Provider\\Doctrine\\Persistence\\Reader\\Reader'] = new \DH\Auditor\Provider\Doctrine\Persistence\Reader\Reader($a);
  22048. }
  22049. /**
  22050. * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  22051. *
  22052. * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  22053. */
  22054. protected function getManagerRegistryAwareConnectionProviderService()
  22055. {
  22056. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  22057. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  22058. return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
  22059. }
  22060. /**
  22061. * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  22062. *
  22063. * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  22064. */
  22065. protected function getRunSqlCommandService()
  22066. {
  22067. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22068. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  22069. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  22070. $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  22071. $instance->setName('dbal:run-sql');
  22072. return $instance;
  22073. }
  22074. /**
  22075. * Gets the private 'Duo\DuoUniversal\Client' shared autowired service.
  22076. *
  22077. * @return \Duo\DuoUniversal\Client
  22078. */
  22079. protected function getClientService()
  22080. {
  22081. include_once \dirname(__DIR__, 4).'/vendor/duosecurity/duo_universal_php/src/Client.php';
  22082. return $this->privates['Duo\\DuoUniversal\\Client'] = ($this->privates['MedBrief\\MSR\\Factory\\DuoClientFactory'] ?? $this->getDuoClientFactoryService())->createDuoClient();
  22083. }
  22084. /**
  22085. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer' shared service.
  22086. *
  22087. * @return \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer
  22088. */
  22089. protected function getCacheWarmer2Service()
  22090. {
  22091. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  22092. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Cache/CacheWarmer.php';
  22093. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Cache\\CacheWarmer'] = new \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer(($this->services['router'] ?? $this->getRouterService()));
  22094. }
  22095. /**
  22096. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  22097. *
  22098. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  22099. */
  22100. protected function getAdminRouterSubscriberService()
  22101. {
  22102. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  22103. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  22104. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  22105. }
  22106. $b = ($this->services['router'] ?? $this->getRouterService());
  22107. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  22108. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  22109. }
  22110. $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  22111. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  22112. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  22113. }
  22114. $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22115. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  22116. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  22117. }
  22118. $e = ($this->services['translator'] ?? $this->getTranslatorService());
  22119. $f = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  22120. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', $e, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, $e, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $f, $c), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [0 => 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController']))), $f, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b, $b, $d, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  22121. }
  22122. /**
  22123. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener' shared service.
  22124. *
  22125. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener
  22126. */
  22127. protected function getCrudResponseListenerService()
  22128. {
  22129. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php';
  22130. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22131. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'])) {
  22132. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'];
  22133. }
  22134. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a);
  22135. }
  22136. /**
  22137. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener' shared service.
  22138. *
  22139. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener
  22140. */
  22141. protected function getExceptionListenerService()
  22142. {
  22143. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ExceptionListener.php';
  22144. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22145. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'])) {
  22146. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'];
  22147. }
  22148. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener(true, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a);
  22149. }
  22150. /**
  22151. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  22152. *
  22153. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  22154. */
  22155. protected function getActionFactoryService()
  22156. {
  22157. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  22158. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'])) {
  22159. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'];
  22160. }
  22161. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  22162. }
  22163. /**
  22164. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  22165. *
  22166. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  22167. */
  22168. protected function getControllerFactoryService()
  22169. {
  22170. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [0 => 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  22171. }
  22172. /**
  22173. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  22174. *
  22175. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  22176. */
  22177. protected function getEntityFactoryService()
  22178. {
  22179. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  22180. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  22181. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  22182. }
  22183. $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService());
  22184. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  22185. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  22186. }
  22187. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22188. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  22189. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  22190. }
  22191. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  22192. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->getCommonPreConfiguratorService());
  22193. yield 1 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  22194. yield 2 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->getAssociationConfiguratorService());
  22195. yield 3 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  22196. yield 4 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->getBooleanConfiguratorService());
  22197. yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  22198. yield 6 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  22199. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->getCountryConfiguratorService());
  22200. yield 8 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  22201. yield 9 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->getDateTimeConfiguratorService());
  22202. yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  22203. yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  22204. yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  22205. yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__, 4))));
  22206. yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  22207. yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  22208. yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  22209. yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->getMoneyConfiguratorService());
  22210. yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->getNumberConfiguratorService());
  22211. yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  22212. yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->getChoiceConfiguratorService());
  22213. yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->getSlugConfiguratorService());
  22214. yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  22215. yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  22216. yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  22217. yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  22218. yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  22219. yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->getCommonPostConfiguratorService());
  22220. }, 28)), $b, $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), $c);
  22221. }
  22222. /**
  22223. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory' shared service.
  22224. *
  22225. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory
  22226. */
  22227. protected function getFilterFactoryService()
  22228. {
  22229. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FilterFactory.php';
  22230. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), new RewindableGenerator(function () {
  22231. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\CommonConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\CommonConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator()));
  22232. yield 1 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ChoiceConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator()));
  22233. yield 2 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ComparisonConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ComparisonConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator()));
  22234. yield 3 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\DateTimeConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\DateTimeConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator()));
  22235. yield 4 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\EntityConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\EntityConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator()));
  22236. yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NullConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NullConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator()));
  22237. yield 6 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NumericConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NumericConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator()));
  22238. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator()));
  22239. }, 8));
  22240. }
  22241. /**
  22242. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory' shared service.
  22243. *
  22244. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory
  22245. */
  22246. protected function getFormFactoryService()
  22247. {
  22248. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormFactory.php';
  22249. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  22250. }
  22251. /**
  22252. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory' shared service.
  22253. *
  22254. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory
  22255. */
  22256. protected function getPaginatorFactoryService()
  22257. {
  22258. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/PaginatorFactory.php';
  22259. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityPaginatorInterface.php';
  22260. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityPaginator.php';
  22261. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator((isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())));
  22262. }
  22263. /**
  22264. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator' shared service.
  22265. *
  22266. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator
  22267. */
  22268. protected function getAssociationConfiguratorService()
  22269. {
  22270. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22271. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php';
  22272. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  22273. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'])) {
  22274. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'];
  22275. }
  22276. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator($a, (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  22277. }
  22278. /**
  22279. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator' shared service.
  22280. *
  22281. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator
  22282. */
  22283. protected function getBooleanConfiguratorService()
  22284. {
  22285. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22286. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php';
  22287. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator((isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()));
  22288. }
  22289. /**
  22290. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator' shared service.
  22291. *
  22292. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator
  22293. */
  22294. protected function getChoiceConfiguratorService()
  22295. {
  22296. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22297. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php';
  22298. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator(($this->services['translator'] ?? $this->getTranslatorService()));
  22299. }
  22300. /**
  22301. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator' shared service.
  22302. *
  22303. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator
  22304. */
  22305. protected function getCommonPostConfiguratorService()
  22306. {
  22307. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22308. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPostConfigurator.php';
  22309. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), 'UTF-8');
  22310. }
  22311. /**
  22312. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator' shared service.
  22313. *
  22314. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator
  22315. */
  22316. protected function getCommonPreConfiguratorService()
  22317. {
  22318. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22319. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php';
  22320. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  22321. }
  22322. /**
  22323. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator' shared service.
  22324. *
  22325. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator
  22326. */
  22327. protected function getCountryConfiguratorService()
  22328. {
  22329. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22330. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CountryConfigurator.php';
  22331. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  22332. }
  22333. /**
  22334. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator' shared service.
  22335. *
  22336. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator
  22337. */
  22338. protected function getDateTimeConfiguratorService()
  22339. {
  22340. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22341. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/DateTimeConfigurator.php';
  22342. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  22343. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())));
  22344. }
  22345. /**
  22346. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator' shared service.
  22347. *
  22348. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator
  22349. */
  22350. protected function getMoneyConfiguratorService()
  22351. {
  22352. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22353. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/MoneyConfigurator.php';
  22354. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  22355. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  22356. }
  22357. /**
  22358. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator' shared service.
  22359. *
  22360. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator
  22361. */
  22362. protected function getNumberConfiguratorService()
  22363. {
  22364. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22365. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/NumberConfigurator.php';
  22366. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  22367. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())));
  22368. }
  22369. /**
  22370. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator' shared service.
  22371. *
  22372. * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator
  22373. */
  22374. protected function getSlugConfiguratorService()
  22375. {
  22376. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  22377. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php';
  22378. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator(($this->services['translator'] ?? $this->getTranslatorService()));
  22379. }
  22380. /**
  22381. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension' shared service.
  22382. *
  22383. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension
  22384. */
  22385. protected function getEaCrudFormTypeExtensionService()
  22386. {
  22387. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22388. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22389. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EaCrudFormTypeExtension.php';
  22390. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()));
  22391. }
  22392. /**
  22393. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType' shared service.
  22394. *
  22395. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType
  22396. */
  22397. protected function getCrudFormTypeService()
  22398. {
  22399. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  22400. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  22401. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/CrudFormType.php';
  22402. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType(($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService()));
  22403. }
  22404. /**
  22405. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType' shared service.
  22406. *
  22407. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  22408. */
  22409. protected function getFileUploadTypeService()
  22410. {
  22411. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  22412. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  22413. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataMapperInterface.php';
  22414. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  22415. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__, 4));
  22416. }
  22417. /**
  22418. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType' shared service.
  22419. *
  22420. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType
  22421. */
  22422. protected function getFiltersFormTypeService()
  22423. {
  22424. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  22425. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  22426. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FiltersFormType.php';
  22427. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType();
  22428. }
  22429. /**
  22430. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository' shared service.
  22431. *
  22432. * @return \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository
  22433. */
  22434. protected function getEntityRepositoryService()
  22435. {
  22436. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityRepositoryInterface.php';
  22437. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityRepository.php';
  22438. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository'] = new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory'] ?? $this->getFormFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  22439. }
  22440. /**
  22441. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater' shared service.
  22442. *
  22443. * @return \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater
  22444. */
  22445. protected function getEntityUpdaterService()
  22446. {
  22447. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityUpdaterInterface.php';
  22448. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityUpdater.php';
  22449. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater'] = new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  22450. }
  22451. /**
  22452. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  22453. *
  22454. * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  22455. */
  22456. protected function getAdminContextProviderService()
  22457. {
  22458. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22459. }
  22460. /**
  22461. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider' shared service.
  22462. *
  22463. * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider
  22464. */
  22465. protected function getFieldProviderService()
  22466. {
  22467. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Provider/FieldProvider.php';
  22468. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()));
  22469. }
  22470. /**
  22471. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  22472. *
  22473. * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  22474. */
  22475. protected function getCrudControllerRegistryService()
  22476. {
  22477. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [0 => 'MedBrief\\MSR\\Controller\\QaAdmin\\AccountCrudController', 1 => 'MedBrief\\MSR\\Controller\\QaAdmin\\InterpartyDisclosureCrudController', 2 => 'MedBrief\\MSR\\Controller\\QaAdmin\\MatchLogCrudController', 3 => 'MedBrief\\MSR\\Controller\\QaAdmin\\MatterLicenceRenewalLogCrudController', 4 => 'MedBrief\\MSR\\Controller\\QaAdmin\\ProjectCrudController', 5 => 'MedBrief\\MSR\\Controller\\QaAdmin\\SortingSessionCrudController']);
  22478. }
  22479. /**
  22480. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  22481. *
  22482. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  22483. */
  22484. protected function getAdminUrlGeneratorService()
  22485. {
  22486. $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  22487. $a = ($this->services['router'] ?? $this->getRouterService());
  22488. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  22489. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  22490. }
  22491. return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [0 => 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  22492. };
  22493. return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  22494. }
  22495. /**
  22496. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator' shared service.
  22497. *
  22498. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator
  22499. *
  22500. * @deprecated Since easycorp/easyadmin-bundle 3.2.0: The "EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator" service is deprecated, use "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" instead.
  22501. */
  22502. protected function getCrudUrlGeneratorService()
  22503. {
  22504. trigger_deprecation('easycorp/easyadmin-bundle', '3.2.0', 'The "EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator" service is deprecated, use "EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator" instead.');
  22505. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [0 => 'MedBrief\\MSR\\Controller\\QaAdmin\\QADashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()));
  22506. }
  22507. /**
  22508. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  22509. *
  22510. * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  22511. */
  22512. protected function getAuthorizationCheckerService()
  22513. {
  22514. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  22515. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  22516. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  22517. }
  22518. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  22519. }
  22520. /**
  22521. * Gets the private 'Endroid\QrCodeBundle\Twig\QrCodeRuntime' shared autowired service.
  22522. *
  22523. * @return \Endroid\QrCodeBundle\Twig\QrCodeRuntime
  22524. */
  22525. protected function getQrCodeRuntimeService()
  22526. {
  22527. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  22528. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeRuntime.php';
  22529. $a = ($this->services['router'] ?? $this->getRouterService());
  22530. if (isset($this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'])) {
  22531. return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'];
  22532. }
  22533. return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'] = new \Endroid\QrCodeBundle\Twig\QrCodeRuntime(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()), $a);
  22534. }
  22535. /**
  22536. * Gets the private 'Endroid\QrCode\Builder\Builder' shared autowired service.
  22537. *
  22538. * @return \Endroid\QrCode\Builder\Builder
  22539. */
  22540. protected function getBuilderService()
  22541. {
  22542. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  22543. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  22544. return $this->privates['Endroid\\QrCode\\Builder\\Builder'] = new \Endroid\QrCode\Builder\Builder();
  22545. }
  22546. /**
  22547. * Gets the private 'Endroid\QrCode\Builder\BuilderRegistry' shared autowired service.
  22548. *
  22549. * @return \Endroid\QrCode\Builder\BuilderRegistry
  22550. */
  22551. protected function getBuilderRegistryService()
  22552. {
  22553. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistryInterface.php';
  22554. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistry.php';
  22555. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  22556. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  22557. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
  22558. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
  22559. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
  22560. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
  22561. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
  22562. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
  22563. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  22564. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
  22565. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/AbstractGdWriter.php';
  22566. include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  22567. $this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] = $instance = new \Endroid\QrCode\Builder\BuilderRegistry();
  22568. $a = new \Endroid\QrCode\Builder\Builder();
  22569. $a->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
  22570. $a->size(300);
  22571. $a->margin(10);
  22572. $a->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  22573. $a->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
  22574. $a->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  22575. $a->validateResult(false);
  22576. $instance->addBuilder('default', $a);
  22577. return $instance;
  22578. }
  22579. /**
  22580. * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  22581. *
  22582. * @return \Http\HttplugBundle\Collector\PluginClientFactory
  22583. */
  22584. protected function getPluginClientFactoryService()
  22585. {
  22586. return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  22587. }
  22588. /**
  22589. * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  22590. *
  22591. * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  22592. */
  22593. protected function getPluginClientFactoryListenerService()
  22594. {
  22595. return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  22596. }
  22597. /**
  22598. * Gets the private 'KMS\FroalaEditorBundle\Command\InstallCommand' shared service.
  22599. *
  22600. * @return \KMS\FroalaEditorBundle\Command\InstallCommand
  22601. */
  22602. protected function getInstallCommandService()
  22603. {
  22604. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22605. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Command/InstallCommand.php';
  22606. $this->privates['KMS\\FroalaEditorBundle\\Command\\InstallCommand'] = $instance = new \KMS\FroalaEditorBundle\Command\InstallCommand();
  22607. $instance->setName('froala:install');
  22608. return $instance;
  22609. }
  22610. /**
  22611. * Gets the private 'MedBrief\MSR\Command\CleanupSoftdeletedFilesCommand' shared autowired service.
  22612. *
  22613. * @return \MedBrief\MSR\Command\CleanupSoftdeletedFilesCommand
  22614. */
  22615. protected function getCleanupSoftdeletedFilesCommandService()
  22616. {
  22617. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22618. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22619. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22620. include_once \dirname(__DIR__, 4).'/src/Command/CleanupSoftdeletedFilesCommand.php';
  22621. $this->privates['MedBrief\\MSR\\Command\\CleanupSoftdeletedFilesCommand'] = $instance = new \MedBrief\MSR\Command\CleanupSoftdeletedFilesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] ?? $this->getVichUploaderFileHandlerService()));
  22622. $instance->setName('medbrief:cleanup:softdeleted-files');
  22623. return $instance;
  22624. }
  22625. /**
  22626. * Gets the private 'MedBrief\MSR\Command\CleanupSortingSessionSavesCommand' shared autowired service.
  22627. *
  22628. * @return \MedBrief\MSR\Command\CleanupSortingSessionSavesCommand
  22629. */
  22630. protected function getCleanupSortingSessionSavesCommandService()
  22631. {
  22632. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22633. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22634. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22635. include_once \dirname(__DIR__, 4).'/src/Command/CleanupSortingSessionSavesCommand.php';
  22636. $this->privates['MedBrief\\MSR\\Command\\CleanupSortingSessionSavesCommand'] = $instance = new \MedBrief\MSR\Command\CleanupSortingSessionSavesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22637. $instance->setName('medbrief:cleanup-sorting-session-saves');
  22638. return $instance;
  22639. }
  22640. /**
  22641. * Gets the private 'MedBrief\MSR\Command\DetectProcessStuckDiscsCommand' shared autowired service.
  22642. *
  22643. * @return \MedBrief\MSR\Command\DetectProcessStuckDiscsCommand
  22644. */
  22645. protected function getDetectProcessStuckDiscsCommandService()
  22646. {
  22647. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22648. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22649. include_once \dirname(__DIR__, 4).'/src/Command/DetectProcessStuckDiscsCommand.php';
  22650. $this->privates['MedBrief\\MSR\\Command\\DetectProcessStuckDiscsCommand'] = $instance = new \MedBrief\MSR\Command\DetectProcessStuckDiscsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  22651. $instance->setName('medbrief:detect-process-stuck-discs');
  22652. $instance->setDescription('Will detect and process discs that have become stuck.');
  22653. return $instance;
  22654. }
  22655. /**
  22656. * Gets the private 'MedBrief\MSR\Command\Disclosure\ImportDisclosureInvoicesCommand' shared autowired service.
  22657. *
  22658. * @return \MedBrief\MSR\Command\Disclosure\ImportDisclosureInvoicesCommand
  22659. */
  22660. protected function getImportDisclosureInvoicesCommandService()
  22661. {
  22662. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22663. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22664. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22665. include_once \dirname(__DIR__, 4).'/src/Command/Disclosure/ImportDisclosureInvoicesCommand.php';
  22666. $this->privates['MedBrief\\MSR\\Command\\Disclosure\\ImportDisclosureInvoicesCommand'] = $instance = new \MedBrief\MSR\Command\Disclosure\ImportDisclosureInvoicesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository'] ?? $this->getInterpartyDisclosureRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'] ?? $this->getInvoiceDisclosureAdditionalRequestService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  22667. $instance->setName('medbrief:disclosure:import-invoices');
  22668. $instance->setDescription('Used to historically apply an additional request/invoice to an existing disclosure firm which does not have one.');
  22669. return $instance;
  22670. }
  22671. /**
  22672. * Gets the private 'MedBrief\MSR\Command\Disclosure\ProcessExpiredDisclosuresCommand' shared autowired service.
  22673. *
  22674. * @return \MedBrief\MSR\Command\Disclosure\ProcessExpiredDisclosuresCommand
  22675. */
  22676. protected function getProcessExpiredDisclosuresCommandService()
  22677. {
  22678. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22679. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22680. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22681. include_once \dirname(__DIR__, 4).'/src/Command/Disclosure/ProcessExpiredDisclosuresCommand.php';
  22682. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Expire/ExpireDisclosureInterface.php';
  22683. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Expire/Project/ExpireDisclosureProject.php';
  22684. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22685. $this->privates['MedBrief\\MSR\\Command\\Disclosure\\ProcessExpiredDisclosuresCommand'] = $instance = new \MedBrief\MSR\Command\Disclosure\ProcessExpiredDisclosuresCommand($a, ($this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository'] ?? $this->getInterpartyDisclosureRepositoryService()), new \MedBrief\MSR\Service\InterpartyDisclosure\Expire\Project\ExpireDisclosureProject($a), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  22686. $instance->setName('medbrief:disclosure:process-expired');
  22687. $instance->setDescription('Set disclosures that are due to expire to expired status and execute appropriate logic.');
  22688. return $instance;
  22689. }
  22690. /**
  22691. * Gets the private 'MedBrief\MSR\Command\Disclosure\ProcessPendingDisclosuresCommand' shared autowired service.
  22692. *
  22693. * @return \MedBrief\MSR\Command\Disclosure\ProcessPendingDisclosuresCommand
  22694. */
  22695. protected function getProcessPendingDisclosuresCommandService()
  22696. {
  22697. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22698. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22699. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22700. include_once \dirname(__DIR__, 4).'/src/Command/Disclosure/ProcessPendingDisclosuresCommand.php';
  22701. include_once \dirname(__DIR__, 4).'/src/Service/Monitoring/CronMonitorInterface.php';
  22702. include_once \dirname(__DIR__, 4).'/src/Service/Monitoring/SentryCronMonitor.php';
  22703. $this->privates['MedBrief\\MSR\\Command\\Disclosure\\ProcessPendingDisclosuresCommand'] = $instance = new \MedBrief\MSR\Command\Disclosure\ProcessPendingDisclosuresCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository'] ?? $this->getInterpartyDisclosureRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'] ?? $this->getDiscloseProjectService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), ($this->privates['MedBrief\\MSR\\Service\\Monitoring\\SentryCronMonitor'] ?? ($this->privates['MedBrief\\MSR\\Service\\Monitoring\\SentryCronMonitor'] = new \MedBrief\MSR\Service\Monitoring\SentryCronMonitor())));
  22704. $instance->setName('medbrief:disclosure:process-pending');
  22705. $instance->setDescription('Process pending disclosures.');
  22706. return $instance;
  22707. }
  22708. /**
  22709. * Gets the private 'MedBrief\MSR\Command\ExportClientDataCommand' shared autowired service.
  22710. *
  22711. * @return \MedBrief\MSR\Command\ExportClientDataCommand
  22712. */
  22713. protected function getExportClientDataCommandService()
  22714. {
  22715. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22716. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22717. include_once \dirname(__DIR__, 4).'/src/Command/ExportClientDataCommand.php';
  22718. $this->privates['MedBrief\\MSR\\Command\\ExportClientDataCommand'] = $instance = new \MedBrief\MSR\Command\ExportClientDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['oneup_flysystem.disc_archive_fs_filesystem'] ?? $this->getOneupFlysystem_DiscArchiveFsFilesystemService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  22719. $instance->setName('medbrief:client:export-data');
  22720. return $instance;
  22721. }
  22722. /**
  22723. * Gets the private 'MedBrief\MSR\Command\ExportSortingSessionTaxonomy' shared autowired service.
  22724. *
  22725. * @return \MedBrief\MSR\Command\ExportSortingSessionTaxonomy
  22726. */
  22727. protected function getExportSortingSessionTaxonomyService()
  22728. {
  22729. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22730. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22731. include_once \dirname(__DIR__, 4).'/src/Traits/CsvReadableTrait.php';
  22732. include_once \dirname(__DIR__, 4).'/src/Command/ExportSortingSessionTaxonomy.php';
  22733. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/ExportTaxonomyInterface.php';
  22734. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/ExportTaxonomy.php';
  22735. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/Output/ExportTaxonomyOutputInterface.php';
  22736. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/Output/AbstractExportTaxonomyOutput.php';
  22737. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/Output/ExportTaxonomyCsvOutput.php';
  22738. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ExportTaxonomy/Output/ExportTaxonomyFileOutput.php';
  22739. $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  22740. $this->privates['MedBrief\\MSR\\Command\\ExportSortingSessionTaxonomy'] = $instance = new \MedBrief\MSR\Command\ExportSortingSessionTaxonomy(new \MedBrief\MSR\Service\SortingSession\ExportTaxonomy\ExportTaxonomy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \MedBrief\MSR\Service\SortingSession\ExportTaxonomy\Output\ExportTaxonomyCsvOutput((\dirname(__DIR__, 4).'/data/taxonomy'), $a), new \MedBrief\MSR\Service\SortingSession\ExportTaxonomy\Output\ExportTaxonomyFileOutput((\dirname(__DIR__, 4).'/data/taxonomy'), $a, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] ?? $this->getPDFTronMergePdfService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['oneup_flysystem.model_training_data_filesystem'] ?? $this->getOneupFlysystem_ModelTrainingDataFilesystemService()), (\dirname(__DIR__, 4).'/data//tmp/')), ($this->privates['MedBrief\\MSR\\Transformers\\SortingSessionAdmissionTransformer'] ?? $this->getSortingSessionAdmissionTransformerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\SortingSession\\Export\\ExportUnsortedRecords'] ?? $this->getExportUnsortedRecordsService())));
  22741. $instance->setName('medbrief:export:sorting-session-taxonomy');
  22742. return $instance;
  22743. }
  22744. /**
  22745. * Gets the private 'MedBrief\MSR\Command\Import\ImportExpertCitedJudgementsCommand' shared autowired service.
  22746. *
  22747. * @return \MedBrief\MSR\Command\Import\ImportExpertCitedJudgementsCommand
  22748. */
  22749. protected function getImportExpertCitedJudgementsCommandService()
  22750. {
  22751. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22752. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22753. include_once \dirname(__DIR__, 4).'/src/Traits/CsvReadableTrait.php';
  22754. include_once \dirname(__DIR__, 4).'/src/Command/Import/ImportExpertCitedJudgementsCommand.php';
  22755. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertCitedJudgementsImport.php';
  22756. $this->privates['MedBrief\\MSR\\Command\\Import\\ImportExpertCitedJudgementsCommand'] = $instance = new \MedBrief\MSR\Command\Import\ImportExpertCitedJudgementsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \MedBrief\MSR\Service\ProjectMatch\MatchExpertCitedJudgementsImport(($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository'] ?? $this->getExpertCitedJudgementRepositoryService())));
  22757. $instance->setName('medbrief:import:expert-cited-judgements');
  22758. $instance->setDescription('Allows the import of expert cited judgements data from a CSV file.');
  22759. return $instance;
  22760. }
  22761. /**
  22762. * Gets the private 'MedBrief\MSR\Command\Import\ImportExpertMatchCommand' shared autowired service.
  22763. *
  22764. * @return \MedBrief\MSR\Command\Import\ImportExpertMatchCommand
  22765. */
  22766. protected function getImportExpertMatchCommandService()
  22767. {
  22768. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22769. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22770. include_once \dirname(__DIR__, 4).'/src/Traits/CsvReadableTrait.php';
  22771. include_once \dirname(__DIR__, 4).'/src/Command/Import/ImportExpertMatchCommand.php';
  22772. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertImport.php';
  22773. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22774. $b = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  22775. $c = ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService());
  22776. $d = ($this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] ?? $this->getExpertSpecialisationRepositoryService());
  22777. $this->privates['MedBrief\\MSR\\Command\\Import\\ImportExpertMatchCommand'] = $instance = new \MedBrief\MSR\Command\Import\ImportExpertMatchCommand($a, $b, $c, $d, new \MedBrief\MSR\Service\ProjectMatch\MatchExpertImport($a, $b, $c, $d, ($this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] ?? $this->getUserExpertAgencyServiceService()), ($this->privates['MedBrief\\MSR\\Repository\\RoleInvitationRepository'] ?? $this->getRoleInvitationRepositoryService())));
  22778. $instance->setName('medbrief:import:expert-match');
  22779. $instance->setDescription('Imports deduped expert data from CSV, replacing all existing experts.');
  22780. return $instance;
  22781. }
  22782. /**
  22783. * Gets the private 'MedBrief\MSR\Command\Import\ImportHostingOnlyBatchesCommand' shared autowired service.
  22784. *
  22785. * @return \MedBrief\MSR\Command\Import\ImportHostingOnlyBatchesCommand
  22786. */
  22787. protected function getImportHostingOnlyBatchesCommandService()
  22788. {
  22789. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22790. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22791. include_once \dirname(__DIR__, 4).'/src/Traits/CsvReadableTrait.php';
  22792. include_once \dirname(__DIR__, 4).'/src/Command/Import/ImportHostingOnlyBatchesCommand.php';
  22793. $this->privates['MedBrief\\MSR\\Command\\Import\\ImportHostingOnlyBatchesCommand'] = $instance = new \MedBrief\MSR\Command\Import\ImportHostingOnlyBatchesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] ?? $this->getMatterBuilderService()));
  22794. $instance->setName('medbrief:import:hosting-only-batches');
  22795. $instance->setDescription('Allows the import of hosting only batches from a CSV of matter numbers.');
  22796. return $instance;
  22797. }
  22798. /**
  22799. * Gets the private 'MedBrief\MSR\Command\LicenceRenewal\CalculateNextRenewalCommand' shared autowired service.
  22800. *
  22801. * @return \MedBrief\MSR\Command\LicenceRenewal\CalculateNextRenewalCommand
  22802. */
  22803. protected function getCalculateNextRenewalCommandService()
  22804. {
  22805. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22806. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22807. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22808. include_once \dirname(__DIR__, 4).'/src/Command/LicenceRenewal/CalculateNextRenewalCommand.php';
  22809. $this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\CalculateNextRenewalCommand'] = $instance = new \MedBrief\MSR\Command\LicenceRenewal\CalculateNextRenewalCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), ($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'] ?? $this->getRenewalHelperServiceService()), ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()));
  22810. $instance->setName('medbrief:licence-renewal:calculate-next-renewal');
  22811. $instance->setDescription('Calculate and update the next renewal date for project/s');
  22812. return $instance;
  22813. }
  22814. /**
  22815. * Gets the private 'MedBrief\MSR\Command\LicenceRenewal\ProcessRenewalsCommand' shared autowired service.
  22816. *
  22817. * @return \MedBrief\MSR\Command\LicenceRenewal\ProcessRenewalsCommand
  22818. */
  22819. protected function getProcessRenewalsCommandService()
  22820. {
  22821. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22822. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22823. include_once \dirname(__DIR__, 4).'/src/Command/LicenceRenewal/ProcessRenewalsCommand.php';
  22824. include_once \dirname(__DIR__, 4).'/src/Service/Monitoring/CronMonitorInterface.php';
  22825. include_once \dirname(__DIR__, 4).'/src/Service/Monitoring/SentryCronMonitor.php';
  22826. $this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\ProcessRenewalsCommand'] = $instance = new \MedBrief\MSR\Command\LicenceRenewal\ProcessRenewalsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] ?? $this->getMatterBuilderService()), ($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'] ?? $this->getRenewalHelperServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Monitoring\\SentryCronMonitor'] ?? ($this->privates['MedBrief\\MSR\\Service\\Monitoring\\SentryCronMonitor'] = new \MedBrief\MSR\Service\Monitoring\SentryCronMonitor())));
  22827. $instance->setName('medbrief:licence-renewal:process-renewals');
  22828. $instance->setDescription('Process all matter licence renewals');
  22829. return $instance;
  22830. }
  22831. /**
  22832. * Gets the private 'MedBrief\MSR\Command\LicenceRenewal\SendReminderCommand' shared autowired service.
  22833. *
  22834. * @return \MedBrief\MSR\Command\LicenceRenewal\SendReminderCommand
  22835. */
  22836. protected function getSendReminderCommandService()
  22837. {
  22838. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22839. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22840. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22841. include_once \dirname(__DIR__, 4).'/src/Command/LicenceRenewal/SendReminderCommand.php';
  22842. include_once \dirname(__DIR__, 4).'/src/Service/LicenceRenewal/RenewalReminderNotificationInterface.php';
  22843. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableClassConstantsTrait.php';
  22844. include_once \dirname(__DIR__, 4).'/src/Service/LicenceRenewal/RenewalNotificationService.php';
  22845. $a = ($this->privates['MedBrief\\MSR\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService());
  22846. $b = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  22847. $this->privates['MedBrief\\MSR\\Command\\LicenceRenewal\\SendReminderCommand'] = $instance = new \MedBrief\MSR\Command\LicenceRenewal\SendReminderCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), $a, $b, new \MedBrief\MSR\Service\LicenceRenewal\RenewalNotificationService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), ($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'] ?? $this->getRenewalHelperServiceService()), $a, $b));
  22848. $instance->setName('medbrief:licence-renewal:send-reminder');
  22849. $instance->setDescription('Send hosting licence renewal notification email reminders to users.');
  22850. return $instance;
  22851. }
  22852. /**
  22853. * Gets the private 'MedBrief\MSR\Command\LoadFontCommand' shared autowired service.
  22854. *
  22855. * @return \MedBrief\MSR\Command\LoadFontCommand
  22856. */
  22857. protected function getLoadFontCommandService()
  22858. {
  22859. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22860. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22861. include_once \dirname(__DIR__, 4).'/src/Command/LoadFontCommand.php';
  22862. $this->privates['MedBrief\\MSR\\Command\\LoadFontCommand'] = $instance = new \MedBrief\MSR\Command\LoadFontCommand();
  22863. $instance->setName('dompdf:font:load');
  22864. $instance->setDescription('Installs font(s) for use with DOMPDF');
  22865. return $instance;
  22866. }
  22867. /**
  22868. * Gets the private 'MedBrief\MSR\Command\OcrStatusCleanupCommand' shared autowired service.
  22869. *
  22870. * @return \MedBrief\MSR\Command\OcrStatusCleanupCommand
  22871. */
  22872. protected function getOcrStatusCleanupCommandService()
  22873. {
  22874. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22875. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22876. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22877. include_once \dirname(__DIR__, 4).'/src/Command/OcrStatusCleanupCommand.php';
  22878. $this->privates['MedBrief\\MSR\\Command\\OcrStatusCleanupCommand'] = $instance = new \MedBrief\MSR\Command\OcrStatusCleanupCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\DocumentRepository'] ?? $this->getDocumentRepositoryService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  22879. $instance->setName('medbrief:cleanup-ocr-status');
  22880. $instance->setDescription('Used to check how long a document has been stuck in convertToOcrStatus \'in progress\' and set it back to \'pending\'.');
  22881. return $instance;
  22882. }
  22883. /**
  22884. * Gets the private 'MedBrief\MSR\Command\PopulateAuditRecordsProjectIdCommand' shared autowired service.
  22885. *
  22886. * @return \MedBrief\MSR\Command\PopulateAuditRecordsProjectIdCommand
  22887. */
  22888. protected function getPopulateAuditRecordsProjectIdCommandService()
  22889. {
  22890. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22891. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22892. include_once \dirname(__DIR__, 4).'/src/Command/PopulateAuditRecordsProjectIdCommand.php';
  22893. $this->privates['MedBrief\\MSR\\Command\\PopulateAuditRecordsProjectIdCommand'] = $instance = new \MedBrief\MSR\Command\PopulateAuditRecordsProjectIdCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22894. $instance->setName('medbrief:populate:audit-records-project-id');
  22895. $instance->setDescription('Populate the project ID for existing audit records that have a corresponding Project.');
  22896. return $instance;
  22897. }
  22898. /**
  22899. * Gets the private 'MedBrief\MSR\Command\PopulateProjectAccessCommand' shared autowired service.
  22900. *
  22901. * @return \MedBrief\MSR\Command\PopulateProjectAccessCommand
  22902. */
  22903. protected function getPopulateProjectAccessCommandService()
  22904. {
  22905. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22906. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22907. include_once \dirname(__DIR__, 4).'/src/Command/PopulateProjectAccessCommand.php';
  22908. $this->privates['MedBrief\\MSR\\Command\\PopulateProjectAccessCommand'] = $instance = new \MedBrief\MSR\Command\PopulateProjectAccessCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22909. $instance->setName('medbrief:populate:project-access');
  22910. return $instance;
  22911. }
  22912. /**
  22913. * Gets the private 'MedBrief\MSR\Command\ProcessDownloadItemsCommand' shared autowired service.
  22914. *
  22915. * @return \MedBrief\MSR\Command\ProcessDownloadItemsCommand
  22916. */
  22917. protected function getProcessDownloadItemsCommandService()
  22918. {
  22919. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22920. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22921. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22922. include_once \dirname(__DIR__, 4).'/src/Command/ProcessDownloadItemsCommand.php';
  22923. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/DownloadItemProcessor.php';
  22924. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/AbstractDownloadItem.php';
  22925. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/AbstractXlsxReport.php';
  22926. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/AuditLogReport.php';
  22927. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/MedicalRecordsArchive.php';
  22928. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/UserReport.php';
  22929. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/UserAccessReport.php';
  22930. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/DiscArchive.php';
  22931. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItem/MedicalRecordsComments.php';
  22932. include_once \dirname(__DIR__, 4).'/src/Service/MedicalRecords/CommentsExporterInterface.php';
  22933. include_once \dirname(__DIR__, 4).'/src/Service/MedicalRecords/PDFNetCommentsExporter.php';
  22934. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  22935. include_once \dirname(__DIR__, 4).'/src/Service/XlsxGeneratorService.php';
  22936. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22937. $b = ($this->privates['MedBrief\\MSR\\Service\\XlsxGeneratorService'] ?? ($this->privates['MedBrief\\MSR\\Service\\XlsxGeneratorService'] = new \MedBrief\MSR\Service\XlsxGeneratorService((\dirname(__DIR__, 4).'/data//tmp/'))));
  22938. $c = ($this->services['medbrief_download_items_filesystem'] ?? $this->getMedbriefDownloadItemsFilesystemService());
  22939. $d = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  22940. $e = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  22941. $this->privates['MedBrief\\MSR\\Command\\ProcessDownloadItemsCommand'] = $instance = new \MedBrief\MSR\Command\ProcessDownloadItemsCommand($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \MedBrief\MSR\Service\DownloadItem\DownloadItemProcessor(new \MedBrief\MSR\Service\DownloadItem\AuditLogReport($a, $b, $c, $d, (\dirname(__DIR__, 4).'/data//tmp/')), new \MedBrief\MSR\Service\DownloadItem\MedicalRecordsArchive($a, ($this->privates['MedBrief\\MSR\\Service\\CollectionExportService'] ?? $this->getCollectionExportServiceService()), $d, $c), new \MedBrief\MSR\Service\DownloadItem\UserReport($a, $b, ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()), $c, $d, (\dirname(__DIR__, 4).'/data//tmp/')), new \MedBrief\MSR\Service\DownloadItem\UserAccessReport($a, $c, $d, (\dirname(__DIR__, 4).'/data//tmp/')), new \MedBrief\MSR\Service\DownloadItem\DiscArchive($a, $e, $c), new \MedBrief\MSR\Service\DownloadItem\MedicalRecordsComments($a, $c, $d, new \MedBrief\MSR\Service\MedicalRecords\PDFNetCommentsExporter($a, ($this->privates['MedBrief\\MSR\\Repository\\AnnotationRepository'] ?? $this->getAnnotationRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\PDFTronFlattenAnnotations'] ?? $this->getPDFTronFlattenAnnotationsService()), $e), ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), (\dirname(__DIR__, 4).'/data//tmp/'))), $c, (\dirname(__DIR__, 4).'/data//download_items'));
  22942. $instance->setName('medbrief:process-download-items');
  22943. return $instance;
  22944. }
  22945. /**
  22946. * Gets the private 'MedBrief\MSR\Command\ProcessPendingDocumentResizeCommand' shared autowired service.
  22947. *
  22948. * @return \MedBrief\MSR\Command\ProcessPendingDocumentResizeCommand
  22949. */
  22950. protected function getProcessPendingDocumentResizeCommandService()
  22951. {
  22952. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22953. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22954. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingDocumentResizeCommand.php';
  22955. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Scale/ScalePdfInterface.php';
  22956. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Scale/PDFTronScalePdf.php';
  22957. $this->privates['MedBrief\\MSR\\Command\\ProcessPendingDocumentResizeCommand'] = $instance = new \MedBrief\MSR\Command\ProcessPendingDocumentResizeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \MedBrief\MSR\Service\PDFTools\Scale\PDFTronScalePdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//tmp/'));
  22958. $instance->setName('medbrief:process-pending-document-resize');
  22959. return $instance;
  22960. }
  22961. /**
  22962. * Gets the private 'MedBrief\MSR\Command\ProcessPendingExportPushUnsortedCommand' shared autowired service.
  22963. *
  22964. * @return \MedBrief\MSR\Command\ProcessPendingExportPushUnsortedCommand
  22965. */
  22966. protected function getProcessPendingExportPushUnsortedCommandService()
  22967. {
  22968. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22969. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22970. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingExportPushUnsortedCommand.php';
  22971. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SortingSessionUnsortedExportPusher.php';
  22972. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/PushToCollectionInterface.php';
  22973. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/AbstractPushToCollection.php';
  22974. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/Impl/PushToUnsortedRecordsCollection.php';
  22975. include_once \dirname(__DIR__, 4).'/src/Service/File/SymfonyFileFactory.php';
  22976. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22977. $b = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  22978. $this->privates['MedBrief\\MSR\\Command\\ProcessPendingExportPushUnsortedCommand'] = $instance = new \MedBrief\MSR\Command\ProcessPendingExportPushUnsortedCommand($a, new \MedBrief\MSR\Service\SortingSession\SortingSessionUnsortedExportPusher($a, ($this->privates['MedBrief\\MSR\\Service\\SortingSession\\Export\\ExportUnsortedRecords'] ?? $this->getExportUnsortedRecordsService()), new \MedBrief\MSR\Service\PushToCollection\Impl\PushToUnsortedRecordsCollection(($this->privates['MedBrief\\MSR\\Service\\File\\SymfonyFileFactory'] ?? ($this->privates['MedBrief\\MSR\\Service\\File\\SymfonyFileFactory'] = new \MedBrief\MSR\Service\File\SymfonyFileFactory())), ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService()), $a, $b), $b, (\dirname(__DIR__, 4).'/data//tmp/')));
  22979. $instance->setName('medbrief:process-pending-export-push-unsorted');
  22980. return $instance;
  22981. }
  22982. /**
  22983. * Gets the private 'MedBrief\MSR\Command\ProcessPendingLinkedAccountMigrationsCommand' shared autowired service.
  22984. *
  22985. * @return \MedBrief\MSR\Command\ProcessPendingLinkedAccountMigrationsCommand
  22986. */
  22987. protected function getProcessPendingLinkedAccountMigrationsCommandService()
  22988. {
  22989. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  22990. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  22991. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  22992. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingLinkedAccountMigrationsCommand.php';
  22993. include_once \dirname(__DIR__, 4).'/src/Service/LinkedEmailAddress/LinkedEmailAddressMigrationHelper.php';
  22994. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/MergeAccountHelper.php';
  22995. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/MergeAccountStepInterface.php';
  22996. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/AbstractMergeAccountStep.php';
  22997. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeRoles.php';
  22998. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeRoleInvitations.php';
  22999. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeUserCollection/AbstractMergeUserCollection.php';
  23000. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeUserCollection/Impl/MergeUserPrivateCollection.php';
  23001. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeUserCollection/Impl/MergeUserPrivateSandboxCollection.php';
  23002. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeAnnotations.php';
  23003. include_once \dirname(__DIR__, 4).'/src/Service/MergeAccount/Impl/MergeCreators.php';
  23004. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23005. $this->privates['MedBrief\\MSR\\Command\\ProcessPendingLinkedAccountMigrationsCommand'] = $instance = new \MedBrief\MSR\Command\ProcessPendingLinkedAccountMigrationsCommand($a, new \MedBrief\MSR\Service\LinkedEmailAddress\LinkedEmailAddressMigrationHelper($a, new \MedBrief\MSR\Service\MergeAccount\MergeAccountHelper(new \MedBrief\MSR\Service\MergeAccount\Impl\MergeRoles($a), new \MedBrief\MSR\Service\MergeAccount\Impl\MergeRoleInvitations($a), new \MedBrief\MSR\Service\MergeAccount\Impl\MergeUserCollection\Impl\MergeUserPrivateCollection($a), new \MedBrief\MSR\Service\MergeAccount\Impl\MergeUserCollection\Impl\MergeUserPrivateSandboxCollection($a), new \MedBrief\MSR\Service\MergeAccount\Impl\MergeAnnotations($a), new \MedBrief\MSR\Service\MergeAccount\Impl\MergeCreators($a))));
  23006. $instance->setName('medbrief:process-pending-linked-account-migrations');
  23007. return $instance;
  23008. }
  23009. /**
  23010. * Gets the private 'MedBrief\MSR\Command\ProcessPendingOcrDocumentsCommand' shared autowired service.
  23011. *
  23012. * @return \MedBrief\MSR\Command\ProcessPendingOcrDocumentsCommand
  23013. */
  23014. protected function getProcessPendingOcrDocumentsCommandService()
  23015. {
  23016. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23017. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23018. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23019. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingOcrDocumentsCommand.php';
  23020. $this->privates['MedBrief\\MSR\\Command\\ProcessPendingOcrDocumentsCommand'] = $instance = new \MedBrief\MSR\Command\ProcessPendingOcrDocumentsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'] ?? $this->getOcrDocumentServiceService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  23021. $instance->setName('medbrief:process-pending-ocr-documents');
  23022. return $instance;
  23023. }
  23024. /**
  23025. * Gets the private 'MedBrief\MSR\Command\ProcessPendingProjectDisclosuresCommand' shared autowired service.
  23026. *
  23027. * @return \MedBrief\MSR\Command\ProcessPendingProjectDisclosuresCommand
  23028. */
  23029. protected function getProcessPendingProjectDisclosuresCommandService()
  23030. {
  23031. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23032. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23033. include_once \dirname(__DIR__, 4).'/src/Command/ProcessPendingProjectDisclosuresCommand.php';
  23034. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDisclosure/ProcessDisclosure.php';
  23035. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDisclosure/ProcessStrategy/ProcessStrategyInterface.php';
  23036. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDisclosure/ProcessStrategy/Impl/ProcessCollectionStrategy.php';
  23037. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDisclosure/ProcessStrategy/Impl/ProcessDiscStrategy.php';
  23038. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/DiscArchiveProcessorService.php';
  23039. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  23040. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23041. $b = new \MedBrief\MSR\Service\ProjectDisclosure\ProcessDisclosure($a);
  23042. $c = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  23043. $b->addStrategy(new \MedBrief\MSR\Service\ProjectDisclosure\ProcessStrategy\Impl\ProcessCollectionStrategy($a, $c, ($this->privates['MedBrief\\MSR\\Service\\CollectionExportService'] ?? $this->getCollectionExportServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService())));
  23044. $b->addStrategy(new \MedBrief\MSR\Service\ProjectDisclosure\ProcessStrategy\Impl\ProcessDiscStrategy($a, new \MedBrief\MSR\Service\ArchiveProcessor\DiscArchiveProcessorService($a, $c, ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService()))), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService())));
  23045. $this->privates['MedBrief\\MSR\\Command\\ProcessPendingProjectDisclosuresCommand'] = $instance = new \MedBrief\MSR\Command\ProcessPendingProjectDisclosuresCommand($a, 1, $b);
  23046. $instance->setName('medbrief:process-pending-project-disclosures');
  23047. return $instance;
  23048. }
  23049. /**
  23050. * Gets the private 'MedBrief\MSR\Command\ProjectClosure\DiscDeleteCommand' shared autowired service.
  23051. *
  23052. * @return \MedBrief\MSR\Command\ProjectClosure\DiscDeleteCommand
  23053. */
  23054. protected function getDiscDeleteCommandService()
  23055. {
  23056. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23057. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23058. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23059. include_once \dirname(__DIR__, 4).'/src/Command/ProjectClosure/DiscDeleteCommand.php';
  23060. $this->privates['MedBrief\\MSR\\Command\\ProjectClosure\\DiscDeleteCommand'] = $instance = new \MedBrief\MSR\Command\ProjectClosure\DiscDeleteCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'] ?? $this->getRemoveDiscRecordsService()));
  23061. $instance->setName('medbrief:closure:disc-delete');
  23062. return $instance;
  23063. }
  23064. /**
  23065. * Gets the private 'MedBrief\MSR\Command\ProjectClosure\ProjectDeleteCommand' shared autowired service.
  23066. *
  23067. * @return \MedBrief\MSR\Command\ProjectClosure\ProjectDeleteCommand
  23068. */
  23069. protected function getProjectDeleteCommandService()
  23070. {
  23071. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23072. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23073. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23074. include_once \dirname(__DIR__, 4).'/src/Command/ProjectClosure/ProjectDeleteCommand.php';
  23075. $this->privates['MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteCommand'] = $instance = new \MedBrief\MSR\Command\ProjectClosure\ProjectDeleteCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DeleteProject'] ?? $this->getDeleteProjectService()));
  23076. $instance->setName('medbrief:closure:project-delete');
  23077. return $instance;
  23078. }
  23079. /**
  23080. * Gets the private 'MedBrief\MSR\Command\ProjectClosure\ProjectDeleteImmediateCommand' shared autowired service.
  23081. *
  23082. * @return \MedBrief\MSR\Command\ProjectClosure\ProjectDeleteImmediateCommand
  23083. */
  23084. protected function getProjectDeleteImmediateCommandService()
  23085. {
  23086. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23087. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23088. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23089. include_once \dirname(__DIR__, 4).'/src/Command/ProjectClosure/ProjectDeleteImmediateCommand.php';
  23090. $this->privates['MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeleteImmediateCommand'] = $instance = new \MedBrief\MSR\Command\ProjectClosure\ProjectDeleteImmediateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DeleteProject'] ?? $this->getDeleteProjectService()));
  23091. $instance->setName('medbrief:closure:project-delete-immediate');
  23092. return $instance;
  23093. }
  23094. /**
  23095. * Gets the private 'MedBrief\MSR\Command\ProjectClosure\ProjectDeletionReminderCommand' shared autowired service.
  23096. *
  23097. * @return \MedBrief\MSR\Command\ProjectClosure\ProjectDeletionReminderCommand
  23098. */
  23099. protected function getProjectDeletionReminderCommandService()
  23100. {
  23101. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23102. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23103. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23104. include_once \dirname(__DIR__, 4).'/src/Command/ProjectClosure/ProjectDeletionReminderCommand.php';
  23105. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/DeleteProjectReminderNotification.php';
  23106. $this->privates['MedBrief\\MSR\\Command\\ProjectClosure\\ProjectDeletionReminderCommand'] = $instance = new \MedBrief\MSR\Command\ProjectClosure\ProjectDeletionReminderCommand(new \MedBrief\MSR\Service\ProjectClosure\DeleteProjectReminderNotification(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  23107. $instance->setName('medbrief:closure:project-deletion-reminder');
  23108. return $instance;
  23109. }
  23110. /**
  23111. * Gets the private 'MedBrief\MSR\Command\ProjectMatch\ReassignExpertAgencyUserCommand' shared autowired service.
  23112. *
  23113. * @return \MedBrief\MSR\Command\ProjectMatch\ReassignExpertAgencyUserCommand
  23114. */
  23115. protected function getReassignExpertAgencyUserCommandService()
  23116. {
  23117. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23118. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23119. include_once \dirname(__DIR__, 4).'/src/Traits/CsvReadableTrait.php';
  23120. include_once \dirname(__DIR__, 4).'/src/Command/ProjectMatch/ReassignExpertAgencyUserCommand.php';
  23121. $this->privates['MedBrief\\MSR\\Command\\ProjectMatch\\ReassignExpertAgencyUserCommand'] = $instance = new \MedBrief\MSR\Command\ProjectMatch\ReassignExpertAgencyUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] ?? $this->getUserExpertAgencyServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()));
  23122. $instance->setName('medbrief:reassign-expert-agency-user');
  23123. $instance->setDescription('Reassigns expert agency users after new expert agency have been included.');
  23124. return $instance;
  23125. }
  23126. /**
  23127. * Gets the private 'MedBrief\MSR\Command\Project\ProcessProbonoMattersCommand' shared autowired service.
  23128. *
  23129. * @return \MedBrief\MSR\Command\Project\ProcessProbonoMattersCommand
  23130. */
  23131. protected function getProcessProbonoMattersCommandService()
  23132. {
  23133. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23134. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23135. include_once \dirname(__DIR__, 4).'/src/Command/Project/ProcessProbonoMattersCommand.php';
  23136. $this->privates['MedBrief\\MSR\\Command\\Project\\ProcessProbonoMattersCommand'] = $instance = new \MedBrief\MSR\Command\Project\ProcessProbonoMattersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()));
  23137. $instance->setName('medbrief:project:process-probono');
  23138. $instance->setDescription('Identify all pro-bono Matters and update their hideFromInvoicing flag to avoid Matters from renewing.');
  23139. return $instance;
  23140. }
  23141. /**
  23142. * Gets the private 'MedBrief\MSR\Command\Project\ProjectPermanentDeleteCommand' shared autowired service.
  23143. *
  23144. * @return \MedBrief\MSR\Command\Project\ProjectPermanentDeleteCommand
  23145. */
  23146. protected function getProjectPermanentDeleteCommandService()
  23147. {
  23148. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23149. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23150. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23151. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/EntityManagerAwareTrait.php';
  23152. include_once \dirname(__DIR__, 4).'/src/Command/Project/ProjectPermanentDeleteCommand.php';
  23153. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDeletion/ProjectDeletionInterface.php';
  23154. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDeletion/AbstractPermanentlyDeleteProject.php';
  23155. include_once \dirname(__DIR__, 4).'/src/Service/ProjectDeletion/PermanentlyDeleteProject.php';
  23156. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23157. $this->privates['MedBrief\\MSR\\Command\\Project\\ProjectPermanentDeleteCommand'] = $instance = new \MedBrief\MSR\Command\Project\ProjectPermanentDeleteCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), new \MedBrief\MSR\Service\ProjectDeletion\PermanentlyDeleteProject($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  23158. $instance->setEntityManager($a);
  23159. $instance->setName('medbrief:project:permanent-delete');
  23160. return $instance;
  23161. }
  23162. /**
  23163. * Gets the private 'MedBrief\MSR\Command\Radiology\CleanupRadiologyDiscCommand' shared autowired service.
  23164. *
  23165. * @return \MedBrief\MSR\Command\Radiology\CleanupRadiologyDiscCommand
  23166. */
  23167. protected function getCleanupRadiologyDiscCommandService()
  23168. {
  23169. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23170. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23171. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/CleanupRadiologyDiscCommand.php';
  23172. $this->privates['MedBrief\\MSR\\Command\\Radiology\\CleanupRadiologyDiscCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\CleanupRadiologyDiscCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), $this->getEnv('RADIOLOGY_THRESHOLD_SIZE'));
  23173. $instance->setName('medbrief:radiology:cleanup-disc');
  23174. $instance->setDescription('Cleans up after extraction of a radiology archive');
  23175. return $instance;
  23176. }
  23177. /**
  23178. * Gets the private 'MedBrief\MSR\Command\Radiology\ExtractRadiologyDiscCommand' shared autowired service.
  23179. *
  23180. * @return \MedBrief\MSR\Command\Radiology\ExtractRadiologyDiscCommand
  23181. */
  23182. protected function getExtractRadiologyDiscCommandService()
  23183. {
  23184. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23185. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23186. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/ExtractRadiologyDiscCommand.php';
  23187. $this->privates['MedBrief\\MSR\\Command\\Radiology\\ExtractRadiologyDiscCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\ExtractRadiologyDiscCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), $this->getEnv('RADIOLOGY_THRESHOLD_SIZE'), $this->getEnv('RADIOLOGY_MAX_PROCESSES'));
  23188. $instance->setName('medbrief:radiology:extract-disc');
  23189. $instance->setDescription('Extracts the contents of a radiology disc for later processing');
  23190. return $instance;
  23191. }
  23192. /**
  23193. * Gets the private 'MedBrief\MSR\Command\Radiology\MigrateDiscsCommand' shared autowired service.
  23194. *
  23195. * @return \MedBrief\MSR\Command\Radiology\MigrateDiscsCommand
  23196. */
  23197. protected function getMigrateDiscsCommandService()
  23198. {
  23199. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23200. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23201. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23202. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/MigrateDiscsCommand.php';
  23203. $this->privates['MedBrief\\MSR\\Command\\Radiology\\MigrateDiscsCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\MigrateDiscsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  23204. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  23205. $instance->setName('medbrief:radiology:migrate-discs');
  23206. $instance->setDescription('Migrates existing matter\'s discs to the modern radiology system');
  23207. return $instance;
  23208. }
  23209. /**
  23210. * Gets the private 'MedBrief\MSR\Command\Radiology\MigrateProjectRadiologyCommand' shared autowired service.
  23211. *
  23212. * @return \MedBrief\MSR\Command\Radiology\MigrateProjectRadiologyCommand
  23213. */
  23214. protected function getMigrateProjectRadiologyCommandService()
  23215. {
  23216. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23217. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23218. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23219. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/MigrateProjectRadiologyCommand.php';
  23220. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/Migrate/MigrateProjectRadiologyInterface.php';
  23221. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/Migrate/MigrateProjectRadiology.php';
  23222. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23223. $this->privates['MedBrief\\MSR\\Command\\Radiology\\MigrateProjectRadiologyCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\MigrateProjectRadiologyCommand($a, ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), new \MedBrief\MSR\Service\Radiology\Migrate\MigrateProjectRadiology(($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))), ($this->privates['MedBrief\\MSR\\Repository\\DiscRepository'] ?? $this->getDiscRepositoryService()));
  23224. $instance->setName('medbrief:radiology:migrate-project');
  23225. $instance->setDescription('Migrates a matter\'s directly from one Orthanc instance to another');
  23226. return $instance;
  23227. }
  23228. /**
  23229. * Gets the private 'MedBrief\MSR\Command\Radiology\ProcessRadiologyDiscCommand' shared autowired service.
  23230. *
  23231. * @return \MedBrief\MSR\Command\Radiology\ProcessRadiologyDiscCommand
  23232. */
  23233. protected function getProcessRadiologyDiscCommandService()
  23234. {
  23235. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23236. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23237. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/ProcessRadiologyDiscCommand.php';
  23238. $this->privates['MedBrief\\MSR\\Command\\Radiology\\ProcessRadiologyDiscCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\ProcessRadiologyDiscCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), $this->getEnv('RADIOLOGY_THRESHOLD_SIZE'));
  23239. $instance->setName('medbrief:radiology:process-disc');
  23240. $instance->setDescription('Processes a radiology disc from start to finish');
  23241. return $instance;
  23242. }
  23243. /**
  23244. * Gets the private 'MedBrief\MSR\Command\Radiology\StoreInstanceCommand' shared autowired service.
  23245. *
  23246. * @return \MedBrief\MSR\Command\Radiology\StoreInstanceCommand
  23247. */
  23248. protected function getStoreInstanceCommandService()
  23249. {
  23250. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23251. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23252. include_once \dirname(__DIR__, 4).'/src/Command/Radiology/StoreInstanceCommand.php';
  23253. $this->privates['MedBrief\\MSR\\Command\\Radiology\\StoreInstanceCommand'] = $instance = new \MedBrief\MSR\Command\Radiology\StoreInstanceCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), $this->getEnv('RADIOLOGY_THRESHOLD_SIZE'));
  23254. $instance->setName('medbrief:radiology:store-dicoms');
  23255. $instance->setDescription('Submits extract DICOM files to Orthanc');
  23256. return $instance;
  23257. }
  23258. /**
  23259. * Gets the private 'MedBrief\MSR\Command\ReprocessPagesCommand' shared autowired service.
  23260. *
  23261. * @return \MedBrief\MSR\Command\ReprocessPagesCommand
  23262. */
  23263. protected function getReprocessPagesCommandService()
  23264. {
  23265. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23266. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23267. include_once \dirname(__DIR__, 4).'/src/Command/ReprocessPagesCommand.php';
  23268. $this->privates['MedBrief\\MSR\\Command\\ReprocessPagesCommand'] = $instance = new \MedBrief\MSR\Command\ReprocessPagesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] ?? $this->getPDFTronMergePdfService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//tmp/'), ($this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'] ?? $this->getBatchDocumentFactoryService()));
  23269. $instance->setName('medbrief:reprocess-pages');
  23270. return $instance;
  23271. }
  23272. /**
  23273. * Gets the private 'MedBrief\MSR\Command\RotateApiSecretCommand' shared autowired service.
  23274. *
  23275. * @return \MedBrief\MSR\Command\RotateApiSecretCommand
  23276. */
  23277. protected function getRotateApiSecretCommandService()
  23278. {
  23279. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23280. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23281. include_once \dirname(__DIR__, 4).'/src/Command/RotateApiSecretCommand.php';
  23282. $this->privates['MedBrief\\MSR\\Command\\RotateApiSecretCommand'] = $instance = new \MedBrief\MSR\Command\RotateApiSecretCommand(($this->privates['MedBrief\\MSR\\Service\\Auth0\\Auth0Service'] ?? $this->getAuth0ServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23283. $instance->setName('medbrief:firm:rotate-secret');
  23284. $instance->setDescription('Rotates a secret for use with the MSR API');
  23285. return $instance;
  23286. }
  23287. /**
  23288. * Gets the private 'MedBrief\MSR\Command\ScrapePolicyDateVersionCommand' shared autowired service.
  23289. *
  23290. * @return \MedBrief\MSR\Command\ScrapePolicyDateVersionCommand
  23291. */
  23292. protected function getScrapePolicyDateVersionCommandService()
  23293. {
  23294. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23295. include_once \dirname(__DIR__, 4).'/src/Command/ScrapePolicyDateVersionCommand.php';
  23296. include_once \dirname(__DIR__, 4).'/src/Service/PolicyVersionScraperService.php';
  23297. $this->privates['MedBrief\\MSR\\Command\\ScrapePolicyDateVersionCommand'] = $instance = new \MedBrief\MSR\Command\ScrapePolicyDateVersionCommand(new \MedBrief\MSR\Service\PolicyVersionScraperService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23298. $instance->setName('medbrief:scrape-policy-date-version');
  23299. $instance->setDescription('Retrieve policy date versions from Medbrief website');
  23300. return $instance;
  23301. }
  23302. /**
  23303. * Gets the private 'MedBrief\MSR\Command\SortingSession\ExportSortingSessionsCommand' shared autowired service.
  23304. *
  23305. * @return \MedBrief\MSR\Command\SortingSession\ExportSortingSessionsCommand
  23306. */
  23307. protected function getExportSortingSessionsCommandService()
  23308. {
  23309. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23310. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23311. include_once \dirname(__DIR__, 4).'/src/Command/SortingSession/ExportSortingSessionsCommand.php';
  23312. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SortingSessionExporter.php';
  23313. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23314. $this->privates['MedBrief\\MSR\\Command\\SortingSession\\ExportSortingSessionsCommand'] = $instance = new \MedBrief\MSR\Command\SortingSession\ExportSortingSessionsCommand($a, new \MedBrief\MSR\Service\SortingSession\SortingSessionExporter(($this->privates['MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline'] ?? $this->getExporterPipelineService()), $a, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))), 5, (\dirname(__DIR__, 4).'/data/sortingsession/archives'));
  23315. $instance->setName('medbrief:sorting-sessions:export');
  23316. return $instance;
  23317. }
  23318. /**
  23319. * Gets the private 'MedBrief\MSR\Command\SortingSession\PrepareSortingSessionsCommand' shared autowired service.
  23320. *
  23321. * @return \MedBrief\MSR\Command\SortingSession\PrepareSortingSessionsCommand
  23322. */
  23323. protected function getPrepareSortingSessionsCommandService()
  23324. {
  23325. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23326. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23327. include_once \dirname(__DIR__, 4).'/src/Command/SortingSession/PrepareSortingSessionsCommand.php';
  23328. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/PrepareSortingSessionService.php';
  23329. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ProcessBatchRequestDocumentsService.php';
  23330. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23331. $this->privates['MedBrief\\MSR\\Command\\SortingSession\\PrepareSortingSessionsCommand'] = $instance = new \MedBrief\MSR\Command\SortingSession\PrepareSortingSessionsCommand($a, new \MedBrief\MSR\Service\SortingSession\PrepareSortingSessionService($a, new \MedBrief\MSR\Service\SortingSession\ProcessBatchRequestDocumentsService($a, ($this->privates['MedBrief\\MSR\\Service\\SortingSession\\ProcessBatchDocumentService'] ?? $this->getProcessBatchDocumentServiceService()))), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), 100);
  23332. $instance->setName('medbrief:sorting-sessions:prepare');
  23333. return $instance;
  23334. }
  23335. /**
  23336. * Gets the private 'MedBrief\MSR\Command\SortingSession\PreprocessDocumentsCommand' shared autowired service.
  23337. *
  23338. * @return \MedBrief\MSR\Command\SortingSession\PreprocessDocumentsCommand
  23339. */
  23340. protected function getPreprocessDocumentsCommandService()
  23341. {
  23342. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23343. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23344. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23345. include_once \dirname(__DIR__, 4).'/src/Command/SortingSession/PreprocessDocumentsCommand.php';
  23346. include_once \dirname(__DIR__, 4).'/src/Service/Preprocessing/PreprocessorInterface.php';
  23347. include_once \dirname(__DIR__, 4).'/src/Service/Preprocessing/AbstractPreprocessor.php';
  23348. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  23349. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/SortingSessionPreprocessor.php';
  23350. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/ClassificationResultDeserializer/ClassificationResultDeserializerInterface.php';
  23351. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/ClassificationResultDeserializer/DIClassificationResultDeserializer.php';
  23352. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/Resolver/UpstreamDirResolverInterface.php';
  23353. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/Resolver/UpstreamDirResolver.php';
  23354. include_once \dirname(__DIR__, 4).'/src/Service/PageOrientation/DetectCorrectOrientation/DetectCorrectOrientationInterface.php';
  23355. include_once \dirname(__DIR__, 4).'/src/Service/PageOrientation/DetectCorrectOrientation/DetectCorrectOrientationAzureFunc.php';
  23356. include_once \dirname(__DIR__, 4).'/src/Service/BlankPage/DetectBlankPage/DetectBlankPageInterface.php';
  23357. include_once \dirname(__DIR__, 4).'/src/Service/BlankPage/DetectBlankPage/DetectBlankPageAzureFunc.php';
  23358. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Preprocessing/SortingSessionPreprocessTrigger.php';
  23359. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23360. $b = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  23361. $c = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  23362. $this->privates['MedBrief\\MSR\\Command\\SortingSession\\PreprocessDocumentsCommand'] = $instance = new \MedBrief\MSR\Command\SortingSession\PreprocessDocumentsCommand($a, new \MedBrief\MSR\Service\SortingSession\Preprocessing\SortingSessionPreprocessor($a, $b, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] ?? $this->getPDFTronMergePdfService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \MedBrief\MSR\Service\SortingSession\Preprocessing\ClassificationResultDeserializer\DIClassificationResultDeserializer(), ($this->privates['MedBrief\\MSR\\Repository\\Preprocessing\\ProcessedDocumentRepository'] ?? $this->getProcessedDocumentRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentPageRepository'] ?? $this->getPreprocessDocumentPageRepositoryService()), ($this->services['oneup_flysystem.preprocess_upstream_filesystem'] ?? $this->getOneupFlysystem_PreprocessUpstreamFilesystemService()), ($this->services['oneup_flysystem.preprocess_downstream_filesystem'] ?? $this->getOneupFlysystem_PreprocessDownstreamFilesystemService()), ($this->services['oneup_flysystem.preprocess_http_upstream_filesystem'] ?? $this->getOneupFlysystem_PreprocessHttpUpstreamFilesystemService()), ($this->services['oneup_flysystem.preprocess_http_downstream_filesystem'] ?? $this->getOneupFlysystem_PreprocessHttpDownstreamFilesystemService()), new \MedBrief\MSR\Service\SortingSession\Preprocessing\Resolver\UpstreamDirResolver(), new \MedBrief\MSR\Service\PageOrientation\DetectCorrectOrientation\DetectCorrectOrientationAzureFunc($c, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Thumbnail\\PDFTronPdfThumbnail'] ?? $this->getPDFTronPdfThumbnailService()), $b, $this->getEnv('AUTO_ROTATION_END_POINT'), (\dirname(__DIR__, 4).'/data//tmp/')), new \MedBrief\MSR\Service\BlankPage\DetectBlankPage\DetectBlankPageAzureFunc($c, $this->getEnv('BLANK_DETECTION_END_POINT')), new \MedBrief\MSR\Service\SortingSession\Preprocessing\SortingSessionPreprocessTrigger($c, $this->getEnv('PREPROCESS_TRIGGER_END_POINT')), (\dirname(__DIR__, 4).'/data/preprocessing/upstream'), (\dirname(__DIR__, 4).'/data/preprocessing/downstream')), ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()));
  23363. $instance->setName('medbrief:sorting-session:preprocess-documents');
  23364. return $instance;
  23365. }
  23366. /**
  23367. * Gets the private 'MedBrief\MSR\Command\SortingSession\PushSortingSessionsCommand' shared autowired service.
  23368. *
  23369. * @return \MedBrief\MSR\Command\SortingSession\PushSortingSessionsCommand
  23370. */
  23371. protected function getPushSortingSessionsCommandService()
  23372. {
  23373. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23374. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23375. include_once \dirname(__DIR__, 4).'/src/Command/SortingSession/PushSortingSessionsCommand.php';
  23376. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SortingSessionExportPusher.php';
  23377. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23378. $this->privates['MedBrief\\MSR\\Command\\SortingSession\\PushSortingSessionsCommand'] = $instance = new \MedBrief\MSR\Command\SortingSession\PushSortingSessionsCommand($a, new \MedBrief\MSR\Service\SortingSession\SortingSessionExportPusher($a, ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data/sortingsession/archives')), 5);
  23379. $instance->setName('medbrief:sorting-sessions:push');
  23380. return $instance;
  23381. }
  23382. /**
  23383. * Gets the private 'MedBrief\MSR\Command\SyncMatterUpdatesEmailCommand' shared autowired service.
  23384. *
  23385. * @return \MedBrief\MSR\Command\SyncMatterUpdatesEmailCommand
  23386. */
  23387. protected function getSyncMatterUpdatesEmailCommandService()
  23388. {
  23389. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23390. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23391. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23392. include_once \dirname(__DIR__, 4).'/src/Command/SyncMatterUpdatesEmailCommand.php';
  23393. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/HookVisitor/HookVisitorInterface.php';
  23394. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/HookVisitor/Impl/MatterCommunicationHookVisitor.php';
  23395. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/LookupVisitor/LookupVisitorInterface.php';
  23396. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/LookupVisitor/Impl/MatterCommunicationLookupVisitor.php';
  23397. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  23398. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23399. $this->privates['MedBrief\\MSR\\Command\\SyncMatterUpdatesEmailCommand'] = $instance = new \MedBrief\MSR\Command\SyncMatterUpdatesEmailCommand(($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\UpdateProcessorHelper'] ?? $this->getUpdateProcessorHelperService()), ($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Source\\OutlookMailboxSource\\OutlookMailboxSourceFactory'] ?? $this->getOutlookMailboxSourceFactoryService()), new \MedBrief\MSR\Service\RemoteUpdateProcessor\HookVisitor\Impl\MatterCommunicationHookVisitor($a, ($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Processor\\EmailProcessor'] ?? $this->getEmailProcessorService()), new \MedBrief\MSR\Service\RemoteUpdateProcessor\LookupVisitor\Impl\MatterCommunicationLookupVisitor($b, $a), $b), $this->getParameter('msr.az.mail_sync_mailboxes'));
  23400. $instance->setName('medbrief:sync-matter-updates-email');
  23401. return $instance;
  23402. }
  23403. /**
  23404. * Gets the private 'MedBrief\MSR\Command\SyncRecordsRequestUpdatesEmailCommand' shared autowired service.
  23405. *
  23406. * @return \MedBrief\MSR\Command\SyncRecordsRequestUpdatesEmailCommand
  23407. */
  23408. protected function getSyncRecordsRequestUpdatesEmailCommandService()
  23409. {
  23410. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23411. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23412. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23413. include_once \dirname(__DIR__, 4).'/src/Command/SyncRecordsRequestUpdatesEmailCommand.php';
  23414. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/HookVisitor/HookVisitorInterface.php';
  23415. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/HookVisitor/Impl/RecordsRequestDetailHookVisitor.php';
  23416. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/LookupVisitor/LookupVisitorInterface.php';
  23417. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/LookupVisitor/Impl/RecordsRequestDetailLookupVisitor.php';
  23418. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  23419. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23420. $this->privates['MedBrief\\MSR\\Command\\SyncRecordsRequestUpdatesEmailCommand'] = $instance = new \MedBrief\MSR\Command\SyncRecordsRequestUpdatesEmailCommand(($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\UpdateProcessorHelper'] ?? $this->getUpdateProcessorHelperService()), ($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Source\\OutlookMailboxSource\\OutlookMailboxSourceFactory'] ?? $this->getOutlookMailboxSourceFactoryService()), new \MedBrief\MSR\Service\RemoteUpdateProcessor\HookVisitor\Impl\RecordsRequestDetailHookVisitor($a, ($this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Processor\\EmailProcessor'] ?? $this->getEmailProcessorService()), new \MedBrief\MSR\Service\RemoteUpdateProcessor\LookupVisitor\Impl\RecordsRequestDetailLookupVisitor($b, $a), $b), $this->getParameter('msr.az.mail_sync_mailboxes'));
  23421. $instance->setName('medbrief:sync-records-request-updates-email');
  23422. return $instance;
  23423. }
  23424. /**
  23425. * Gets the private 'MedBrief\MSR\Command\ValidateOcrDocumentsCommand' shared autowired service.
  23426. *
  23427. * @return \MedBrief\MSR\Command\ValidateOcrDocumentsCommand
  23428. */
  23429. protected function getValidateOcrDocumentsCommandService()
  23430. {
  23431. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  23432. include_once \dirname(__DIR__, 4).'/src/Command/BaseCommand.php';
  23433. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php';
  23434. include_once \dirname(__DIR__, 4).'/src/Command/ValidateOcrDocumentsCommand.php';
  23435. $this->privates['MedBrief\\MSR\\Command\\ValidateOcrDocumentsCommand'] = $instance = new \MedBrief\MSR\Command\ValidateOcrDocumentsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'] ?? $this->getOcrDocumentServiceService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  23436. $instance->setName('medbrief:validate-ocr-documents');
  23437. return $instance;
  23438. }
  23439. /**
  23440. * Gets the private 'MedBrief\MSR\Constraints\SafeFileValidator' shared autowired service.
  23441. *
  23442. * @return \MedBrief\MSR\Constraints\SafeFileValidator
  23443. */
  23444. protected function getSafeFileValidatorService()
  23445. {
  23446. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  23447. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  23448. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/FileValidator.php';
  23449. include_once \dirname(__DIR__, 4).'/src/Constraints/SafeFileValidator.php';
  23450. return $this->privates['MedBrief\\MSR\\Constraints\\SafeFileValidator'] = new \MedBrief\MSR\Constraints\SafeFileValidator(($this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] ?? $this->getVirusScannerServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), false);
  23451. }
  23452. /**
  23453. * Gets the private 'MedBrief\MSR\DataPersister\MatchLetterResponse\MatchLetterResponseDataPersister' shared autowired service.
  23454. *
  23455. * @return \MedBrief\MSR\DataPersister\MatchLetterResponse\MatchLetterResponseDataPersister
  23456. */
  23457. protected function getMatchLetterResponseDataPersisterService()
  23458. {
  23459. include_once \dirname(__DIR__, 4).'/src/DataPersister/MatchLetterResponse/MatchLetterResponseDataPersister.php';
  23460. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23461. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'])) {
  23462. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'];
  23463. }
  23464. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService());
  23465. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'])) {
  23466. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'];
  23467. }
  23468. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'] = new \MedBrief\MSR\DataPersister\MatchLetterResponse\MatchLetterResponseDataPersister(($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchPolicyRepository'] ?? $this->getMatchPolicyRepositoryService()), $a, $b);
  23469. }
  23470. /**
  23471. * Gets the private 'MedBrief\MSR\DataPersister\MatchLetter\MatchLetterDataPersister' shared autowired service.
  23472. *
  23473. * @return \MedBrief\MSR\DataPersister\MatchLetter\MatchLetterDataPersister
  23474. */
  23475. protected function getMatchLetterDataPersisterService()
  23476. {
  23477. include_once \dirname(__DIR__, 4).'/src/DataPersister/MatchLetter/MatchLetterDataPersister.php';
  23478. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/ThreadNotification/MatchLetterResponseThreadNotification.php';
  23479. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23480. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'])) {
  23481. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'];
  23482. }
  23483. $b = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  23484. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'])) {
  23485. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'];
  23486. }
  23487. return $this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'] = new \MedBrief\MSR\DataPersister\MatchLetter\MatchLetterDataPersister(($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\ThreadNotification\MatchLetterResponseThreadNotification(($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'] ?? $this->getMatchExpertMessageNotificationHelperService()), ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService()), ($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $a, $b, ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'] ?? $this->getMatchExpertLoABuilderService()), (\dirname(__DIR__, 4).'/data//tmp/')));
  23488. }
  23489. /**
  23490. * Gets the private 'MedBrief\MSR\DataPersister\MatterRequest\MatterRequestDataPersister' shared autowired service.
  23491. *
  23492. * @return \MedBrief\MSR\DataPersister\MatterRequest\MatterRequestDataPersister
  23493. */
  23494. protected function getMatterRequestDataPersisterService()
  23495. {
  23496. include_once \dirname(__DIR__, 4).'/src/DataPersister/MatterRequest/MatterRequestDataPersister.php';
  23497. $a = ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilderDirector'] ?? $this->getMatterBuilderDirectorService());
  23498. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'])) {
  23499. return $this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'];
  23500. }
  23501. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23502. if (isset($this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'])) {
  23503. return $this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'];
  23504. }
  23505. return $this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'] = new \MedBrief\MSR\DataPersister\MatterRequest\MatterRequestDataPersister(($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] ?? $this->getMatterBuilderService()), $b);
  23506. }
  23507. /**
  23508. * Gets the private 'MedBrief\MSR\DataPersister\ProjectClosure\ProjectClosureDataPersister' shared autowired service.
  23509. *
  23510. * @return \MedBrief\MSR\DataPersister\ProjectClosure\ProjectClosureDataPersister
  23511. */
  23512. protected function getProjectClosureDataPersisterService()
  23513. {
  23514. include_once \dirname(__DIR__, 4).'/src/DataPersister/ProjectClosure/ProjectClosureDataPersister.php';
  23515. return $this->privates['MedBrief\\MSR\\DataPersister\\ProjectClosure\\ProjectClosureDataPersister'] = new \MedBrief\MSR\DataPersister\ProjectClosure\ProjectClosureDataPersister(($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 0);
  23516. }
  23517. /**
  23518. * Gets the private 'MedBrief\MSR\DataTransformers\ExpertInputDataTransformer' shared autowired service.
  23519. *
  23520. * @return \MedBrief\MSR\DataTransformers\ExpertInputDataTransformer
  23521. */
  23522. protected function getExpertInputDataTransformerService()
  23523. {
  23524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23525. include_once \dirname(__DIR__, 4).'/src/DataTransformers/ExpertInputDataTransformer.php';
  23526. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23527. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'])) {
  23528. return $this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'];
  23529. }
  23530. return $this->privates['MedBrief\\MSR\\DataTransformers\\ExpertInputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ExpertInputDataTransformer($a);
  23531. }
  23532. /**
  23533. * Gets the private 'MedBrief\MSR\DataTransformers\ExpertOutputDataTransformer' shared autowired service.
  23534. *
  23535. * @return \MedBrief\MSR\DataTransformers\ExpertOutputDataTransformer
  23536. */
  23537. protected function getExpertOutputDataTransformerService()
  23538. {
  23539. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23540. include_once \dirname(__DIR__, 4).'/src/DataTransformers/ExpertOutputDataTransformer.php';
  23541. $a = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] ?? $this->getMatchSearchBuilderService());
  23542. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'])) {
  23543. return $this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'];
  23544. }
  23545. return $this->privates['MedBrief\\MSR\\DataTransformers\\ExpertOutputDataTransformer'] = new \MedBrief\MSR\DataTransformers\ExpertOutputDataTransformer($a);
  23546. }
  23547. /**
  23548. * Gets the private 'MedBrief\MSR\DataTransformers\MatterClosureCancelInputDataTransformer' shared autowired service.
  23549. *
  23550. * @return \MedBrief\MSR\DataTransformers\MatterClosureCancelInputDataTransformer
  23551. */
  23552. protected function getMatterClosureCancelInputDataTransformerService()
  23553. {
  23554. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23555. include_once \dirname(__DIR__, 4).'/src/DataTransformers/MatterClosureCancelInputDataTransformer.php';
  23556. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  23557. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'])) {
  23558. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'];
  23559. }
  23560. $b = ($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService());
  23561. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'])) {
  23562. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'];
  23563. }
  23564. $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23565. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'])) {
  23566. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'];
  23567. }
  23568. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCancelInputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterClosureCancelInputDataTransformer($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b, $c);
  23569. }
  23570. /**
  23571. * Gets the private 'MedBrief\MSR\DataTransformers\MatterClosureCreateInputDataTransformer' shared autowired service.
  23572. *
  23573. * @return \MedBrief\MSR\DataTransformers\MatterClosureCreateInputDataTransformer
  23574. */
  23575. protected function getMatterClosureCreateInputDataTransformerService()
  23576. {
  23577. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23578. include_once \dirname(__DIR__, 4).'/src/DataTransformers/MatterClosureCreateInputDataTransformer.php';
  23579. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  23580. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'])) {
  23581. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'];
  23582. }
  23583. $b = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  23584. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'])) {
  23585. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'];
  23586. }
  23587. $c = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  23588. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'])) {
  23589. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'];
  23590. }
  23591. $d = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23592. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'])) {
  23593. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'];
  23594. }
  23595. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterClosureCreateInputDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterClosureCreateInputDataTransformer($a, $b, $c, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), $d);
  23596. }
  23597. /**
  23598. * Gets the private 'MedBrief\MSR\DataTransformers\MatterRequestFullInputCreateDataTransformer' shared autowired service.
  23599. *
  23600. * @return \MedBrief\MSR\DataTransformers\MatterRequestFullInputCreateDataTransformer
  23601. */
  23602. protected function getMatterRequestFullInputCreateDataTransformerService()
  23603. {
  23604. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23605. include_once \dirname(__DIR__, 4).'/src/DataTransformers/MatterRequestFullInputCreateDataTransformer.php';
  23606. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23607. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'])) {
  23608. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'];
  23609. }
  23610. $b = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  23611. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'])) {
  23612. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'];
  23613. }
  23614. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputCreateDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterRequestFullInputCreateDataTransformer(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b);
  23615. }
  23616. /**
  23617. * Gets the private 'MedBrief\MSR\DataTransformers\MatterRequestFullInputUpdateDataTransformer' shared autowired service.
  23618. *
  23619. * @return \MedBrief\MSR\DataTransformers\MatterRequestFullInputUpdateDataTransformer
  23620. */
  23621. protected function getMatterRequestFullInputUpdateDataTransformerService()
  23622. {
  23623. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  23624. include_once \dirname(__DIR__, 4).'/src/DataTransformers/MatterRequestFullInputUpdateDataTransformer.php';
  23625. include_once \dirname(__DIR__, 4).'/src/Service/MatterRequest/MatterRequestBuilder.php';
  23626. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23627. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'])) {
  23628. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'];
  23629. }
  23630. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'] ?? $this->getProjectArchiverServiceService());
  23631. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'])) {
  23632. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'];
  23633. }
  23634. $c = ($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] ?? $this->getMatterBuilderService());
  23635. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'])) {
  23636. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'];
  23637. }
  23638. $d = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  23639. if (isset($this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'])) {
  23640. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'];
  23641. }
  23642. return $this->privates['MedBrief\\MSR\\DataTransformers\\MatterRequestFullInputUpdateDataTransformer'] = new \MedBrief\MSR\DataTransformers\MatterRequestFullInputUpdateDataTransformer(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \MedBrief\MSR\Service\MatterRequest\MatterRequestBuilder($a), $b, $c, $d);
  23643. }
  23644. /**
  23645. * Gets the private 'MedBrief\MSR\EventListener\AccountListener' shared autowired service.
  23646. *
  23647. * @return \MedBrief\MSR\EventListener\AccountListener
  23648. */
  23649. protected function getAccountListenerService()
  23650. {
  23651. include_once \dirname(__DIR__, 4).'/src/EventListener/AccountListener.php';
  23652. return $this->privates['MedBrief\\MSR\\EventListener\\AccountListener'] = new \MedBrief\MSR\EventListener\AccountListener();
  23653. }
  23654. /**
  23655. * Gets the private 'MedBrief\MSR\EventListener\DiscListener' shared autowired service.
  23656. *
  23657. * @return \MedBrief\MSR\EventListener\DiscListener
  23658. */
  23659. protected function getDiscListenerService()
  23660. {
  23661. include_once \dirname(__DIR__, 4).'/src/EventListener/DiscListener.php';
  23662. return $this->privates['MedBrief\\MSR\\EventListener\\DiscListener'] = new \MedBrief\MSR\EventListener\DiscListener();
  23663. }
  23664. /**
  23665. * Gets the private 'MedBrief\MSR\EventListener\DocumentListener' shared autowired service.
  23666. *
  23667. * @return \MedBrief\MSR\EventListener\DocumentListener
  23668. */
  23669. protected function getDocumentListenerService()
  23670. {
  23671. include_once \dirname(__DIR__, 4).'/src/EventListener/DocumentListener.php';
  23672. return $this->privates['MedBrief\\MSR\\EventListener\\DocumentListener'] = new \MedBrief\MSR\EventListener\DocumentListener();
  23673. }
  23674. /**
  23675. * Gets the private 'MedBrief\MSR\EventListener\JsRoutingAccessListener' shared autowired service.
  23676. *
  23677. * @return \MedBrief\MSR\EventListener\JsRoutingAccessListener
  23678. */
  23679. protected function getJsRoutingAccessListenerService()
  23680. {
  23681. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  23682. if (isset($this->privates['MedBrief\\MSR\\EventListener\\JsRoutingAccessListener'])) {
  23683. return $this->privates['MedBrief\\MSR\\EventListener\\JsRoutingAccessListener'];
  23684. }
  23685. return $this->privates['MedBrief\\MSR\\EventListener\\JsRoutingAccessListener'] = new \MedBrief\MSR\EventListener\JsRoutingAccessListener($a);
  23686. }
  23687. /**
  23688. * Gets the private 'MedBrief\MSR\EventListener\MicrosoftOAuthSuccessListener' shared autowired service.
  23689. *
  23690. * @return \MedBrief\MSR\EventListener\MicrosoftOAuthSuccessListener
  23691. */
  23692. protected function getMicrosoftOAuthSuccessListenerService()
  23693. {
  23694. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  23695. include_once \dirname(__DIR__, 4).'/src/EventListener/MicrosoftOAuthSuccessListener.php';
  23696. $a = ($this->services['router'] ?? $this->getRouterService());
  23697. if (isset($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'])) {
  23698. return $this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'];
  23699. }
  23700. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23701. if (isset($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'])) {
  23702. return $this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'];
  23703. }
  23704. return $this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'] = new \MedBrief\MSR\EventListener\MicrosoftOAuthSuccessListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b);
  23705. }
  23706. /**
  23707. * Gets the private 'MedBrief\MSR\EventListener\ProjectListener' shared autowired service.
  23708. *
  23709. * @return \MedBrief\MSR\EventListener\ProjectListener
  23710. */
  23711. protected function getProjectListenerService()
  23712. {
  23713. include_once \dirname(__DIR__, 4).'/src/EventListener/ProjectListener.php';
  23714. return $this->privates['MedBrief\\MSR\\EventListener\\ProjectListener'] = new \MedBrief\MSR\EventListener\ProjectListener();
  23715. }
  23716. /**
  23717. * Gets the private 'MedBrief\MSR\EventListener\SoftDeleteListener' shared autowired service.
  23718. *
  23719. * @return \MedBrief\MSR\EventListener\SoftDeleteListener
  23720. */
  23721. protected function getSoftDeleteListenerService()
  23722. {
  23723. include_once \dirname(__DIR__, 4).'/src/EventListener/SoftDeleteListener.php';
  23724. return $this->privates['MedBrief\\MSR\\EventListener\\SoftDeleteListener'] = new \MedBrief\MSR\EventListener\SoftDeleteListener();
  23725. }
  23726. /**
  23727. * Gets the private 'MedBrief\MSR\EventListener\SortingSessionListener' shared autowired service.
  23728. *
  23729. * @return \MedBrief\MSR\EventListener\SortingSessionListener
  23730. */
  23731. protected function getSortingSessionListenerService()
  23732. {
  23733. include_once \dirname(__DIR__, 4).'/src/EventListener/SortingSessionListener.php';
  23734. return $this->privates['MedBrief\\MSR\\EventListener\\SortingSessionListener'] = new \MedBrief\MSR\EventListener\SortingSessionListener();
  23735. }
  23736. /**
  23737. * Gets the private 'MedBrief\MSR\EventListener\TwoFactorAuthenticationListener' shared autowired service.
  23738. *
  23739. * @return \MedBrief\MSR\EventListener\TwoFactorAuthenticationListener
  23740. */
  23741. protected function getTwoFactorAuthenticationListenerService()
  23742. {
  23743. include_once \dirname(__DIR__, 4).'/src/EventListener/TwoFactorAuthenticationListener.php';
  23744. include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
  23745. include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  23746. include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  23747. $a = ($this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'] ?? $this->getUserFailedLoginService());
  23748. if (isset($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'])) {
  23749. return $this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'];
  23750. }
  23751. $b = ($this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'] ?? $this->getIPFailedLoginService());
  23752. if (isset($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'])) {
  23753. return $this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'];
  23754. }
  23755. $c = ($this->services['router'] ?? $this->getRouterService());
  23756. if (isset($this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'])) {
  23757. return $this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'];
  23758. }
  23759. return $this->privates['MedBrief\\MSR\\EventListener\\TwoFactorAuthenticationListener'] = new \MedBrief\MSR\EventListener\TwoFactorAuthenticationListener(new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'token_bucket', 'limit' => 5, 'rate' => ['interval' => '15 minutes', 'amount' => 15], 'id' => 'authenticated_api'], new \Symfony\Component\RateLimiter\Storage\CacheStorage(($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $c);
  23760. }
  23761. /**
  23762. * Gets the private 'MedBrief\MSR\EventListener\UserEnumerationSecurityListener' shared autowired service.
  23763. *
  23764. * @return \MedBrief\MSR\EventListener\UserEnumerationSecurityListener
  23765. */
  23766. protected function getUserEnumerationSecurityListenerService()
  23767. {
  23768. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23769. if (isset($this->privates['MedBrief\\MSR\\EventListener\\UserEnumerationSecurityListener'])) {
  23770. return $this->privates['MedBrief\\MSR\\EventListener\\UserEnumerationSecurityListener'];
  23771. }
  23772. return $this->privates['MedBrief\\MSR\\EventListener\\UserEnumerationSecurityListener'] = new \MedBrief\MSR\EventListener\UserEnumerationSecurityListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  23773. }
  23774. /**
  23775. * Gets the private 'MedBrief\MSR\EventSubscriber\AuditRecordSubscriber' shared autowired service.
  23776. *
  23777. * @return \MedBrief\MSR\EventSubscriber\AuditRecordSubscriber
  23778. */
  23779. protected function getAuditRecordSubscriberService()
  23780. {
  23781. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AuditRecordSubscriber.php';
  23782. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23783. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\AuditRecordSubscriber'])) {
  23784. return $this->privates['MedBrief\\MSR\\EventSubscriber\\AuditRecordSubscriber'];
  23785. }
  23786. return $this->privates['MedBrief\\MSR\\EventSubscriber\\AuditRecordSubscriber'] = new \MedBrief\MSR\EventSubscriber\AuditRecordSubscriber($a);
  23787. }
  23788. /**
  23789. * Gets the private 'MedBrief\MSR\EventSubscriber\Enforce2FASubscriber' shared autowired service.
  23790. *
  23791. * @return \MedBrief\MSR\EventSubscriber\Enforce2FASubscriber
  23792. */
  23793. protected function getEnforce2FASubscriberService()
  23794. {
  23795. $a = ($this->services['router'] ?? $this->getRouterService());
  23796. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'])) {
  23797. return $this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'];
  23798. }
  23799. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23800. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'])) {
  23801. return $this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'];
  23802. }
  23803. return $this->privates['MedBrief\\MSR\\EventSubscriber\\Enforce2FASubscriber'] = new \MedBrief\MSR\EventSubscriber\Enforce2FASubscriber($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b);
  23804. }
  23805. /**
  23806. * Gets the private 'MedBrief\MSR\EventSubscriber\LogoutSubscriber' shared autowired service.
  23807. *
  23808. * @return \MedBrief\MSR\EventSubscriber\LogoutSubscriber
  23809. */
  23810. protected function getLogoutSubscriberService()
  23811. {
  23812. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LogoutSubscriber.php';
  23813. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23814. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'])) {
  23815. return $this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'];
  23816. }
  23817. return $this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'] = new \MedBrief\MSR\EventSubscriber\LogoutSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a);
  23818. }
  23819. /**
  23820. * Gets the private 'MedBrief\MSR\EventSubscriber\ProjectClosureSubscriber' shared autowired service.
  23821. *
  23822. * @return \MedBrief\MSR\EventSubscriber\ProjectClosureSubscriber
  23823. */
  23824. protected function getProjectClosureSubscriberService()
  23825. {
  23826. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ProjectClosureSubscriber.php';
  23827. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/AutoCancelServiceables.php';
  23828. $a = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  23829. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'])) {
  23830. return $this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'];
  23831. }
  23832. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23833. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'])) {
  23834. return $this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'];
  23835. }
  23836. return $this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectClosureSubscriber'] = new \MedBrief\MSR\EventSubscriber\ProjectClosureSubscriber($a, new \MedBrief\MSR\Service\ProjectClosure\AutoCancelServiceables($b));
  23837. }
  23838. /**
  23839. * Gets the private 'MedBrief\MSR\EventSubscriber\ProjectSubscriber' shared autowired service.
  23840. *
  23841. * @return \MedBrief\MSR\EventSubscriber\ProjectSubscriber
  23842. */
  23843. protected function getProjectSubscriberService()
  23844. {
  23845. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ProjectSubscriber.php';
  23846. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23847. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectSubscriber'])) {
  23848. return $this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectSubscriber'];
  23849. }
  23850. return $this->privates['MedBrief\\MSR\\EventSubscriber\\ProjectSubscriber'] = new \MedBrief\MSR\EventSubscriber\ProjectSubscriber($a);
  23851. }
  23852. /**
  23853. * Gets the private 'MedBrief\MSR\EventSubscriber\SecurityEventSubscriber' shared autowired service.
  23854. *
  23855. * @return \MedBrief\MSR\EventSubscriber\SecurityEventSubscriber
  23856. */
  23857. protected function getSecurityEventSubscriberService()
  23858. {
  23859. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23860. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'])) {
  23861. return $this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'];
  23862. }
  23863. $b = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  23864. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'])) {
  23865. return $this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'];
  23866. }
  23867. $c = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  23868. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'])) {
  23869. return $this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'];
  23870. }
  23871. $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23872. if (isset($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'])) {
  23873. return $this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'];
  23874. }
  23875. return $this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] = new \MedBrief\MSR\EventSubscriber\SecurityEventSubscriber($a, ($this->services['geoip2.database.default_reader'] ?? $this->getGeoip2_Database_DefaultReaderService()), new \MedBrief\MSR\Service\Notification\Generators\UserLoginNotification($b), $c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d);
  23876. }
  23877. /**
  23878. * Gets the private 'MedBrief\MSR\Factory\DuoClientFactory' shared autowired service.
  23879. *
  23880. * @return \MedBrief\MSR\Factory\DuoClientFactory
  23881. */
  23882. protected function getDuoClientFactoryService()
  23883. {
  23884. include_once \dirname(__DIR__, 4).'/src/Factory/DuoClientFactory.php';
  23885. $a = ($this->services['router'] ?? $this->getRouterService());
  23886. if (isset($this->privates['MedBrief\\MSR\\Factory\\DuoClientFactory'])) {
  23887. return $this->privates['MedBrief\\MSR\\Factory\\DuoClientFactory'];
  23888. }
  23889. return $this->privates['MedBrief\\MSR\\Factory\\DuoClientFactory'] = new \MedBrief\MSR\Factory\DuoClientFactory($this->getEnv('DUO_CLIENT_ID'), $this->getEnv('DUO_CLIENT_SECRET'), $this->getEnv('DUO_HOST'), $a);
  23890. }
  23891. /**
  23892. * Gets the private 'MedBrief\MSR\Form\AccountAuthSettingsType' shared autowired service.
  23893. *
  23894. * @return \MedBrief\MSR\Form\AccountAuthSettingsType
  23895. */
  23896. protected function getAccountAuthSettingsTypeService()
  23897. {
  23898. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23899. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23900. include_once \dirname(__DIR__, 4).'/src/Form/AccountAuthSettingsType.php';
  23901. return $this->privates['MedBrief\\MSR\\Form\\AccountAuthSettingsType'] = new \MedBrief\MSR\Form\AccountAuthSettingsType();
  23902. }
  23903. /**
  23904. * Gets the private 'MedBrief\MSR\Form\AccountBillingAddressType' shared autowired service.
  23905. *
  23906. * @return \MedBrief\MSR\Form\AccountBillingAddressType
  23907. */
  23908. protected function getAccountBillingAddressTypeService()
  23909. {
  23910. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23911. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23912. include_once \dirname(__DIR__, 4).'/src/Form/AccountBillingAddressType.php';
  23913. return $this->privates['MedBrief\\MSR\\Form\\AccountBillingAddressType'] = new \MedBrief\MSR\Form\AccountBillingAddressType();
  23914. }
  23915. /**
  23916. * Gets the private 'MedBrief\MSR\Form\AccountBillingItemPriceType' shared autowired service.
  23917. *
  23918. * @return \MedBrief\MSR\Form\AccountBillingItemPriceType
  23919. */
  23920. protected function getAccountBillingItemPriceTypeService()
  23921. {
  23922. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23923. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23924. include_once \dirname(__DIR__, 4).'/src/Form/AccountBillingItemPriceType.php';
  23925. return $this->privates['MedBrief\\MSR\\Form\\AccountBillingItemPriceType'] = new \MedBrief\MSR\Form\AccountBillingItemPriceType();
  23926. }
  23927. /**
  23928. * Gets the private 'MedBrief\MSR\Form\AccountCustomIndexHeaderType' shared autowired service.
  23929. *
  23930. * @return \MedBrief\MSR\Form\AccountCustomIndexHeaderType
  23931. */
  23932. protected function getAccountCustomIndexHeaderTypeService()
  23933. {
  23934. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23935. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23936. include_once \dirname(__DIR__, 4).'/src/Form/AccountCustomIndexHeaderType.php';
  23937. return $this->privates['MedBrief\\MSR\\Form\\AccountCustomIndexHeaderType'] = new \MedBrief\MSR\Form\AccountCustomIndexHeaderType();
  23938. }
  23939. /**
  23940. * Gets the private 'MedBrief\MSR\Form\AccountPhysicalAddressType' shared autowired service.
  23941. *
  23942. * @return \MedBrief\MSR\Form\AccountPhysicalAddressType
  23943. */
  23944. protected function getAccountPhysicalAddressTypeService()
  23945. {
  23946. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23947. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23948. include_once \dirname(__DIR__, 4).'/src/Form/AccountPhysicalAddressType.php';
  23949. return $this->privates['MedBrief\\MSR\\Form\\AccountPhysicalAddressType'] = new \MedBrief\MSR\Form\AccountPhysicalAddressType();
  23950. }
  23951. /**
  23952. * Gets the private 'MedBrief\MSR\Form\AccountSortingMemoPhraseType' shared autowired service.
  23953. *
  23954. * @return \MedBrief\MSR\Form\AccountSortingMemoPhraseType
  23955. */
  23956. protected function getAccountSortingMemoPhraseTypeService()
  23957. {
  23958. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23959. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23960. include_once \dirname(__DIR__, 4).'/src/Form/AccountSortingMemoPhraseType.php';
  23961. return $this->privates['MedBrief\\MSR\\Form\\AccountSortingMemoPhraseType'] = new \MedBrief\MSR\Form\AccountSortingMemoPhraseType();
  23962. }
  23963. /**
  23964. * Gets the private 'MedBrief\MSR\Form\AccountType' shared autowired service.
  23965. *
  23966. * @return \MedBrief\MSR\Form\AccountType
  23967. */
  23968. protected function getAccountTypeService()
  23969. {
  23970. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23971. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23972. include_once \dirname(__DIR__, 4).'/src/Form/AccountType.php';
  23973. return $this->privates['MedBrief\\MSR\\Form\\AccountType'] = new \MedBrief\MSR\Form\AccountType(($this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'] ?? $this->getThirdPartyAuthorizationCheckerService()));
  23974. }
  23975. /**
  23976. * Gets the private 'MedBrief\MSR\Form\AdditionalRequestType' shared autowired service.
  23977. *
  23978. * @return \MedBrief\MSR\Form\AdditionalRequestType
  23979. */
  23980. protected function getAdditionalRequestTypeService()
  23981. {
  23982. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23983. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23984. include_once \dirname(__DIR__, 4).'/src/Form/AdditionalRequestType.php';
  23985. return $this->privates['MedBrief\\MSR\\Form\\AdditionalRequestType'] = new \MedBrief\MSR\Form\AdditionalRequestType(($this->services['router'] ?? $this->getRouterService()));
  23986. }
  23987. /**
  23988. * Gets the private 'MedBrief\MSR\Form\AddressType' shared autowired service.
  23989. *
  23990. * @return \MedBrief\MSR\Form\AddressType
  23991. */
  23992. protected function getAddressTypeService()
  23993. {
  23994. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  23995. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  23996. include_once \dirname(__DIR__, 4).'/src/Form/AddressType.php';
  23997. return $this->privates['MedBrief\\MSR\\Form\\AddressType'] = new \MedBrief\MSR\Form\AddressType();
  23998. }
  23999. /**
  24000. * Gets the private 'MedBrief\MSR\Form\AnalyticsReportType' shared autowired service.
  24001. *
  24002. * @return \MedBrief\MSR\Form\AnalyticsReportType
  24003. */
  24004. protected function getAnalyticsReportTypeService()
  24005. {
  24006. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24007. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24008. include_once \dirname(__DIR__, 4).'/src/Form/AnalyticsReportType.php';
  24009. return $this->privates['MedBrief\\MSR\\Form\\AnalyticsReportType'] = new \MedBrief\MSR\Form\AnalyticsReportType();
  24010. }
  24011. /**
  24012. * Gets the private 'MedBrief\MSR\Form\AnalyticsUserType' shared autowired service.
  24013. *
  24014. * @return \MedBrief\MSR\Form\AnalyticsUserType
  24015. */
  24016. protected function getAnalyticsUserTypeService()
  24017. {
  24018. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24019. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24020. include_once \dirname(__DIR__, 4).'/src/Form/AnalyticsUserType.php';
  24021. return $this->privates['MedBrief\\MSR\\Form\\AnalyticsUserType'] = new \MedBrief\MSR\Form\AnalyticsUserType();
  24022. }
  24023. /**
  24024. * Gets the private 'MedBrief\MSR\Form\BatchDocumentSortOrderType' shared autowired service.
  24025. *
  24026. * @return \MedBrief\MSR\Form\BatchDocumentSortOrderType
  24027. */
  24028. protected function getBatchDocumentSortOrderTypeService()
  24029. {
  24030. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24031. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24032. include_once \dirname(__DIR__, 4).'/src/Form/BatchDocumentSortOrderType.php';
  24033. return $this->privates['MedBrief\\MSR\\Form\\BatchDocumentSortOrderType'] = new \MedBrief\MSR\Form\BatchDocumentSortOrderType();
  24034. }
  24035. /**
  24036. * Gets the private 'MedBrief\MSR\Form\BatchRequestBatchDocumentReviewType' shared autowired service.
  24037. *
  24038. * @return \MedBrief\MSR\Form\BatchRequestBatchDocumentReviewType
  24039. */
  24040. protected function getBatchRequestBatchDocumentReviewTypeService()
  24041. {
  24042. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24043. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24044. include_once \dirname(__DIR__, 4).'/src/Form/BatchRequestBatchDocumentReviewType.php';
  24045. return $this->privates['MedBrief\\MSR\\Form\\BatchRequestBatchDocumentReviewType'] = new \MedBrief\MSR\Form\BatchRequestBatchDocumentReviewType();
  24046. }
  24047. /**
  24048. * Gets the private 'MedBrief\MSR\Form\BatchRequestDetailType' shared autowired service.
  24049. *
  24050. * @return \MedBrief\MSR\Form\BatchRequestDetailType
  24051. */
  24052. protected function getBatchRequestDetailTypeService()
  24053. {
  24054. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24055. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24056. include_once \dirname(__DIR__, 4).'/src/Form/BatchRequestDetailType.php';
  24057. return $this->privates['MedBrief\\MSR\\Form\\BatchRequestDetailType'] = new \MedBrief\MSR\Form\BatchRequestDetailType();
  24058. }
  24059. /**
  24060. * Gets the private 'MedBrief\MSR\Form\BatchRequestLinkChronologyRequestExistingType' shared autowired service.
  24061. *
  24062. * @return \MedBrief\MSR\Form\BatchRequestLinkChronologyRequestExistingType
  24063. */
  24064. protected function getBatchRequestLinkChronologyRequestExistingTypeService()
  24065. {
  24066. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24067. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24068. include_once \dirname(__DIR__, 4).'/src/Form/BatchRequestLinkChronologyRequestExistingType.php';
  24069. return $this->privates['MedBrief\\MSR\\Form\\BatchRequestLinkChronologyRequestExistingType'] = new \MedBrief\MSR\Form\BatchRequestLinkChronologyRequestExistingType();
  24070. }
  24071. /**
  24072. * Gets the private 'MedBrief\MSR\Form\BatchRequestSimpleType' shared autowired service.
  24073. *
  24074. * @return \MedBrief\MSR\Form\BatchRequestSimpleType
  24075. */
  24076. protected function getBatchRequestSimpleTypeService()
  24077. {
  24078. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24079. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24080. include_once \dirname(__DIR__, 4).'/src/Form/BatchRequestSimpleType.php';
  24081. return $this->privates['MedBrief\\MSR\\Form\\BatchRequestSimpleType'] = new \MedBrief\MSR\Form\BatchRequestSimpleType(($this->services['router'] ?? $this->getRouterService()));
  24082. }
  24083. /**
  24084. * Gets the private 'MedBrief\MSR\Form\BatchRequestType' shared autowired service.
  24085. *
  24086. * @return \MedBrief\MSR\Form\BatchRequestType
  24087. */
  24088. protected function getBatchRequestTypeService()
  24089. {
  24090. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24091. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24092. include_once \dirname(__DIR__, 4).'/src/Form/BatchRequestType.php';
  24093. return $this->privates['MedBrief\\MSR\\Form\\BatchRequestType'] = new \MedBrief\MSR\Form\BatchRequestType(($this->services['router'] ?? $this->getRouterService()), ($this->privates['MedBrief\\MSR\\Repository\\ServiceOptionRepository'] ?? $this->getServiceOptionRepositoryService()));
  24094. }
  24095. /**
  24096. * Gets the private 'MedBrief\MSR\Form\BillingItemType' shared autowired service.
  24097. *
  24098. * @return \MedBrief\MSR\Form\BillingItemType
  24099. */
  24100. protected function getBillingItemTypeService()
  24101. {
  24102. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24103. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24104. include_once \dirname(__DIR__, 4).'/src/Form/BillingItemType.php';
  24105. return $this->privates['MedBrief\\MSR\\Form\\BillingItemType'] = new \MedBrief\MSR\Form\BillingItemType();
  24106. }
  24107. /**
  24108. * Gets the private 'MedBrief\MSR\Form\ChangePasswordFormType' shared autowired service.
  24109. *
  24110. * @return \MedBrief\MSR\Form\ChangePasswordFormType
  24111. */
  24112. protected function getChangePasswordFormTypeService()
  24113. {
  24114. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24115. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24116. include_once \dirname(__DIR__, 4).'/src/Form/ChangePasswordFormType.php';
  24117. return $this->privates['MedBrief\\MSR\\Form\\ChangePasswordFormType'] = new \MedBrief\MSR\Form\ChangePasswordFormType();
  24118. }
  24119. /**
  24120. * Gets the private 'MedBrief\MSR\Form\ChronologyRequestDetailType' shared autowired service.
  24121. *
  24122. * @return \MedBrief\MSR\Form\ChronologyRequestDetailType
  24123. */
  24124. protected function getChronologyRequestDetailTypeService()
  24125. {
  24126. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24127. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24128. include_once \dirname(__DIR__, 4).'/src/Form/ChronologyRequestDetailType.php';
  24129. return $this->privates['MedBrief\\MSR\\Form\\ChronologyRequestDetailType'] = new \MedBrief\MSR\Form\ChronologyRequestDetailType();
  24130. }
  24131. /**
  24132. * Gets the private 'MedBrief\MSR\Form\ChronologyRequestType' shared autowired service.
  24133. *
  24134. * @return \MedBrief\MSR\Form\ChronologyRequestType
  24135. */
  24136. protected function getChronologyRequestTypeService()
  24137. {
  24138. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24139. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24140. include_once \dirname(__DIR__, 4).'/src/Form/ChronologyRequestType.php';
  24141. return $this->privates['MedBrief\\MSR\\Form\\ChronologyRequestType'] = new \MedBrief\MSR\Form\ChronologyRequestType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  24142. }
  24143. /**
  24144. * Gets the private 'MedBrief\MSR\Form\ClinicalSectionType' shared autowired service.
  24145. *
  24146. * @return \MedBrief\MSR\Form\ClinicalSectionType
  24147. */
  24148. protected function getClinicalSectionTypeService()
  24149. {
  24150. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24151. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24152. include_once \dirname(__DIR__, 4).'/src/Form/ClinicalSectionType.php';
  24153. return $this->privates['MedBrief\\MSR\\Form\\ClinicalSectionType'] = new \MedBrief\MSR\Form\ClinicalSectionType();
  24154. }
  24155. /**
  24156. * Gets the private 'MedBrief\MSR\Form\ColumnsType' shared autowired service.
  24157. *
  24158. * @return \MedBrief\MSR\Form\ColumnsType
  24159. */
  24160. protected function getColumnsTypeService()
  24161. {
  24162. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24163. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24164. include_once \dirname(__DIR__, 4).'/src/Form/ColumnsType.php';
  24165. return $this->privates['MedBrief\\MSR\\Form\\ColumnsType'] = new \MedBrief\MSR\Form\ColumnsType();
  24166. }
  24167. /**
  24168. * Gets the private 'MedBrief\MSR\Form\ContactableAddressType' shared autowired service.
  24169. *
  24170. * @return \MedBrief\MSR\Form\ContactableAddressType
  24171. */
  24172. protected function getContactableAddressTypeService()
  24173. {
  24174. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24175. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24176. include_once \dirname(__DIR__, 4).'/src/Form/ContactableAddressType.php';
  24177. return $this->privates['MedBrief\\MSR\\Form\\ContactableAddressType'] = new \MedBrief\MSR\Form\ContactableAddressType();
  24178. }
  24179. /**
  24180. * Gets the private 'MedBrief\MSR\Form\DocumentPasswordType' shared autowired service.
  24181. *
  24182. * @return \MedBrief\MSR\Form\DocumentPasswordType
  24183. */
  24184. protected function getDocumentPasswordTypeService()
  24185. {
  24186. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24187. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24188. include_once \dirname(__DIR__, 4).'/src/Form/DocumentPasswordType.php';
  24189. return $this->privates['MedBrief\\MSR\\Form\\DocumentPasswordType'] = new \MedBrief\MSR\Form\DocumentPasswordType();
  24190. }
  24191. /**
  24192. * Gets the private 'MedBrief\MSR\Form\DownloadOption\AnnotationDownloadOptionType' shared autowired service.
  24193. *
  24194. * @return \MedBrief\MSR\Form\DownloadOption\AnnotationDownloadOptionType
  24195. */
  24196. protected function getAnnotationDownloadOptionTypeService()
  24197. {
  24198. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24199. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24200. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOption/AnnotationDownloadOptionType.php';
  24201. return $this->privates['MedBrief\\MSR\\Form\\DownloadOption\\AnnotationDownloadOptionType'] = new \MedBrief\MSR\Form\DownloadOption\AnnotationDownloadOptionType();
  24202. }
  24203. /**
  24204. * Gets the private 'MedBrief\MSR\Form\DownloadOption\AnnotationTypeDownloadOptionType' shared autowired service.
  24205. *
  24206. * @return \MedBrief\MSR\Form\DownloadOption\AnnotationTypeDownloadOptionType
  24207. */
  24208. protected function getAnnotationTypeDownloadOptionTypeService()
  24209. {
  24210. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24211. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24212. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOption/AnnotationTypeDownloadOptionType.php';
  24213. return $this->privates['MedBrief\\MSR\\Form\\DownloadOption\\AnnotationTypeDownloadOptionType'] = new \MedBrief\MSR\Form\DownloadOption\AnnotationTypeDownloadOptionType();
  24214. }
  24215. /**
  24216. * Gets the private 'MedBrief\MSR\Form\DownloadOption\AnnotationUserDownloadOptionType' shared autowired service.
  24217. *
  24218. * @return \MedBrief\MSR\Form\DownloadOption\AnnotationUserDownloadOptionType
  24219. */
  24220. protected function getAnnotationUserDownloadOptionTypeService()
  24221. {
  24222. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24223. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24224. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOption/AnnotationUserDownloadOptionType.php';
  24225. return $this->privates['MedBrief\\MSR\\Form\\DownloadOption\\AnnotationUserDownloadOptionType'] = new \MedBrief\MSR\Form\DownloadOption\AnnotationUserDownloadOptionType(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  24226. }
  24227. /**
  24228. * Gets the private 'MedBrief\MSR\Form\DownloadOption\FormatDownloadOptionType' shared autowired service.
  24229. *
  24230. * @return \MedBrief\MSR\Form\DownloadOption\FormatDownloadOptionType
  24231. */
  24232. protected function getFormatDownloadOptionTypeService()
  24233. {
  24234. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24235. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24236. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOption/FormatDownloadOptionType.php';
  24237. return $this->privates['MedBrief\\MSR\\Form\\DownloadOption\\FormatDownloadOptionType'] = new \MedBrief\MSR\Form\DownloadOption\FormatDownloadOptionType();
  24238. }
  24239. /**
  24240. * Gets the private 'MedBrief\MSR\Form\DownloadOption\PasswordDownloadOptionType' shared autowired service.
  24241. *
  24242. * @return \MedBrief\MSR\Form\DownloadOption\PasswordDownloadOptionType
  24243. */
  24244. protected function getPasswordDownloadOptionTypeService()
  24245. {
  24246. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24247. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24248. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOption/PasswordDownloadOptionType.php';
  24249. return $this->privates['MedBrief\\MSR\\Form\\DownloadOption\\PasswordDownloadOptionType'] = new \MedBrief\MSR\Form\DownloadOption\PasswordDownloadOptionType();
  24250. }
  24251. /**
  24252. * Gets the private 'MedBrief\MSR\Form\DownloadOptionsType' shared autowired service.
  24253. *
  24254. * @return \MedBrief\MSR\Form\DownloadOptionsType
  24255. */
  24256. protected function getDownloadOptionsTypeService()
  24257. {
  24258. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24259. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24260. include_once \dirname(__DIR__, 4).'/src/Form/DownloadOptionsType.php';
  24261. return $this->privates['MedBrief\\MSR\\Form\\DownloadOptionsType'] = new \MedBrief\MSR\Form\DownloadOptionsType();
  24262. }
  24263. /**
  24264. * Gets the private 'MedBrief\MSR\Form\Embeddable\AddressType' shared autowired service.
  24265. *
  24266. * @return \MedBrief\MSR\Form\Embeddable\AddressType
  24267. */
  24268. protected function getAddressType2Service()
  24269. {
  24270. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24271. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24272. include_once \dirname(__DIR__, 4).'/src/Form/Embeddable/AddressType.php';
  24273. return $this->privates['MedBrief\\MSR\\Form\\Embeddable\\AddressType'] = new \MedBrief\MSR\Form\Embeddable\AddressType();
  24274. }
  24275. /**
  24276. * Gets the private 'MedBrief\MSR\Form\Embeddable\BillingItemPriceType' shared autowired service.
  24277. *
  24278. * @return \MedBrief\MSR\Form\Embeddable\BillingItemPriceType
  24279. */
  24280. protected function getBillingItemPriceTypeService()
  24281. {
  24282. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24283. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24284. include_once \dirname(__DIR__, 4).'/src/Form/Embeddable/BillingItemPriceType.php';
  24285. return $this->privates['MedBrief\\MSR\\Form\\Embeddable\\BillingItemPriceType'] = new \MedBrief\MSR\Form\Embeddable\BillingItemPriceType();
  24286. }
  24287. /**
  24288. * Gets the private 'MedBrief\MSR\Form\Embeddable\ContactType' shared autowired service.
  24289. *
  24290. * @return \MedBrief\MSR\Form\Embeddable\ContactType
  24291. */
  24292. protected function getContactTypeService()
  24293. {
  24294. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24295. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24296. include_once \dirname(__DIR__, 4).'/src/Form/Embeddable/ContactType.php';
  24297. return $this->privates['MedBrief\\MSR\\Form\\Embeddable\\ContactType'] = new \MedBrief\MSR\Form\Embeddable\ContactType();
  24298. }
  24299. /**
  24300. * Gets the private 'MedBrief\MSR\Form\Embeddable\RecordsReceivedType' shared autowired service.
  24301. *
  24302. * @return \MedBrief\MSR\Form\Embeddable\RecordsReceivedType
  24303. */
  24304. protected function getRecordsReceivedTypeService()
  24305. {
  24306. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24307. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24308. include_once \dirname(__DIR__, 4).'/src/Form/Embeddable/RecordsReceivedType.php';
  24309. return $this->privates['MedBrief\\MSR\\Form\\Embeddable\\RecordsReceivedType'] = new \MedBrief\MSR\Form\Embeddable\RecordsReceivedType();
  24310. }
  24311. /**
  24312. * Gets the private 'MedBrief\MSR\Form\ExpertAgencyType' shared autowired service.
  24313. *
  24314. * @return \MedBrief\MSR\Form\ExpertAgencyType
  24315. */
  24316. protected function getExpertAgencyTypeService()
  24317. {
  24318. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24319. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24320. include_once \dirname(__DIR__, 4).'/src/Form/ExpertAgencyType.php';
  24321. return $this->privates['MedBrief\\MSR\\Form\\ExpertAgencyType'] = new \MedBrief\MSR\Form\ExpertAgencyType();
  24322. }
  24323. /**
  24324. * Gets the private 'MedBrief\MSR\Form\Extension\TabbedFormTypeExtension' shared autowired service.
  24325. *
  24326. * @return \MedBrief\MSR\Form\Extension\TabbedFormTypeExtension
  24327. */
  24328. protected function getTabbedFormTypeExtensionService()
  24329. {
  24330. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  24331. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  24332. include_once \dirname(__DIR__, 4).'/src/Form/Extension/TabbedFormTypeExtension.php';
  24333. $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  24334. if (isset($this->privates['MedBrief\\MSR\\Form\\Extension\\TabbedFormTypeExtension'])) {
  24335. return $this->privates['MedBrief\\MSR\\Form\\Extension\\TabbedFormTypeExtension'];
  24336. }
  24337. return $this->privates['MedBrief\\MSR\\Form\\Extension\\TabbedFormTypeExtension'] = new \MedBrief\MSR\Form\Extension\TabbedFormTypeExtension($a, [0 => ['class' => 'tabs']]);
  24338. }
  24339. /**
  24340. * Gets the private 'MedBrief\MSR\Form\FieldOptionType' shared autowired service.
  24341. *
  24342. * @return \MedBrief\MSR\Form\FieldOptionType
  24343. */
  24344. protected function getFieldOptionTypeService()
  24345. {
  24346. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24347. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24348. include_once \dirname(__DIR__, 4).'/src/Form/FieldOptionType.php';
  24349. return $this->privates['MedBrief\\MSR\\Form\\FieldOptionType'] = new \MedBrief\MSR\Form\FieldOptionType();
  24350. }
  24351. /**
  24352. * Gets the private 'MedBrief\MSR\Form\FieldTypeType' shared autowired service.
  24353. *
  24354. * @return \MedBrief\MSR\Form\FieldTypeType
  24355. */
  24356. protected function getFieldTypeTypeService()
  24357. {
  24358. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24359. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24360. include_once \dirname(__DIR__, 4).'/src/Form/FieldTypeType.php';
  24361. return $this->privates['MedBrief\\MSR\\Form\\FieldTypeType'] = new \MedBrief\MSR\Form\FieldTypeType();
  24362. }
  24363. /**
  24364. * Gets the private 'MedBrief\MSR\Form\FilterAnnotationsType' shared autowired service.
  24365. *
  24366. * @return \MedBrief\MSR\Form\FilterAnnotationsType
  24367. */
  24368. protected function getFilterAnnotationsTypeService()
  24369. {
  24370. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24371. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24372. include_once \dirname(__DIR__, 4).'/src/Form/FilterAnnotationsType.php';
  24373. return $this->privates['MedBrief\\MSR\\Form\\FilterAnnotationsType'] = new \MedBrief\MSR\Form\FilterAnnotationsType();
  24374. }
  24375. /**
  24376. * Gets the private 'MedBrief\MSR\Form\Filter\AccountFilterType' shared autowired service.
  24377. *
  24378. * @return \MedBrief\MSR\Form\Filter\AccountFilterType
  24379. */
  24380. protected function getAccountFilterTypeService()
  24381. {
  24382. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24383. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24384. include_once \dirname(__DIR__, 4).'/src/Form/Filter/AccountFilterType.php';
  24385. return $this->privates['MedBrief\\MSR\\Form\\Filter\\AccountFilterType'] = new \MedBrief\MSR\Form\Filter\AccountFilterType();
  24386. }
  24387. /**
  24388. * Gets the private 'MedBrief\MSR\Form\Filter\AdditionalRequestFilterType' shared autowired service.
  24389. *
  24390. * @return \MedBrief\MSR\Form\Filter\AdditionalRequestFilterType
  24391. */
  24392. protected function getAdditionalRequestFilterTypeService()
  24393. {
  24394. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24395. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24396. include_once \dirname(__DIR__, 4).'/src/Form/Filter/AdditionalRequestFilterType.php';
  24397. return $this->privates['MedBrief\\MSR\\Form\\Filter\\AdditionalRequestFilterType'] = new \MedBrief\MSR\Form\Filter\AdditionalRequestFilterType();
  24398. }
  24399. /**
  24400. * Gets the private 'MedBrief\MSR\Form\Filter\Analytics\AnalyticsReportFilterType' shared autowired service.
  24401. *
  24402. * @return \MedBrief\MSR\Form\Filter\Analytics\AnalyticsReportFilterType
  24403. */
  24404. protected function getAnalyticsReportFilterTypeService()
  24405. {
  24406. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24407. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24408. include_once \dirname(__DIR__, 4).'/src/Form/Filter/Analytics/AnalyticsReportFilterType.php';
  24409. return $this->privates['MedBrief\\MSR\\Form\\Filter\\Analytics\\AnalyticsReportFilterType'] = new \MedBrief\MSR\Form\Filter\Analytics\AnalyticsReportFilterType();
  24410. }
  24411. /**
  24412. * Gets the private 'MedBrief\MSR\Form\Filter\BatchRequestFilterType' shared autowired service.
  24413. *
  24414. * @return \MedBrief\MSR\Form\Filter\BatchRequestFilterType
  24415. */
  24416. protected function getBatchRequestFilterTypeService()
  24417. {
  24418. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24419. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24420. include_once \dirname(__DIR__, 4).'/src/Form/Filter/BatchRequestFilterType.php';
  24421. return $this->privates['MedBrief\\MSR\\Form\\Filter\\BatchRequestFilterType'] = new \MedBrief\MSR\Form\Filter\BatchRequestFilterType();
  24422. }
  24423. /**
  24424. * Gets the private 'MedBrief\MSR\Form\Filter\BillingItemFilterType' shared autowired service.
  24425. *
  24426. * @return \MedBrief\MSR\Form\Filter\BillingItemFilterType
  24427. */
  24428. protected function getBillingItemFilterTypeService()
  24429. {
  24430. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24431. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24432. include_once \dirname(__DIR__, 4).'/src/Form/Filter/BillingItemFilterType.php';
  24433. return $this->privates['MedBrief\\MSR\\Form\\Filter\\BillingItemFilterType'] = new \MedBrief\MSR\Form\Filter\BillingItemFilterType();
  24434. }
  24435. /**
  24436. * Gets the private 'MedBrief\MSR\Form\Filter\ChronologyItemFilterType' shared autowired service.
  24437. *
  24438. * @return \MedBrief\MSR\Form\Filter\ChronologyItemFilterType
  24439. */
  24440. protected function getChronologyItemFilterTypeService()
  24441. {
  24442. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24443. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24444. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ChronologyItemFilterType.php';
  24445. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ChronologyItemFilterType'] = new \MedBrief\MSR\Form\Filter\ChronologyItemFilterType();
  24446. }
  24447. /**
  24448. * Gets the private 'MedBrief\MSR\Form\Filter\ChronologyRequestFilterType' shared autowired service.
  24449. *
  24450. * @return \MedBrief\MSR\Form\Filter\ChronologyRequestFilterType
  24451. */
  24452. protected function getChronologyRequestFilterTypeService()
  24453. {
  24454. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24455. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24456. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableClassConstantsTrait.php';
  24457. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ChronologyRequestFilterType.php';
  24458. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ChronologyRequestFilterType'] = new \MedBrief\MSR\Form\Filter\ChronologyRequestFilterType();
  24459. }
  24460. /**
  24461. * Gets the private 'MedBrief\MSR\Form\Filter\ClinicalSectionFilterType' shared autowired service.
  24462. *
  24463. * @return \MedBrief\MSR\Form\Filter\ClinicalSectionFilterType
  24464. */
  24465. protected function getClinicalSectionFilterTypeService()
  24466. {
  24467. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24468. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24469. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ClinicalSectionFilterType.php';
  24470. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ClinicalSectionFilterType'] = new \MedBrief\MSR\Form\Filter\ClinicalSectionFilterType();
  24471. }
  24472. /**
  24473. * Gets the private 'MedBrief\MSR\Form\Filter\GeneralNameFilterType' shared autowired service.
  24474. *
  24475. * @return \MedBrief\MSR\Form\Filter\GeneralNameFilterType
  24476. */
  24477. protected function getGeneralNameFilterTypeService()
  24478. {
  24479. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24480. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24481. include_once \dirname(__DIR__, 4).'/src/Form/Filter/GeneralNameFilterType.php';
  24482. return $this->privates['MedBrief\\MSR\\Form\\Filter\\GeneralNameFilterType'] = new \MedBrief\MSR\Form\Filter\GeneralNameFilterType();
  24483. }
  24484. /**
  24485. * Gets the private 'MedBrief\MSR\Form\Filter\GeneralSearchIndexFilterType' shared autowired service.
  24486. *
  24487. * @return \MedBrief\MSR\Form\Filter\GeneralSearchIndexFilterType
  24488. */
  24489. protected function getGeneralSearchIndexFilterTypeService()
  24490. {
  24491. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24492. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24493. include_once \dirname(__DIR__, 4).'/src/Form/Filter/GeneralSearchIndexFilterType.php';
  24494. return $this->privates['MedBrief\\MSR\\Form\\Filter\\GeneralSearchIndexFilterType'] = new \MedBrief\MSR\Form\Filter\GeneralSearchIndexFilterType();
  24495. }
  24496. /**
  24497. * Gets the private 'MedBrief\MSR\Form\Filter\HelpArticleFilterType' shared autowired service.
  24498. *
  24499. * @return \MedBrief\MSR\Form\Filter\HelpArticleFilterType
  24500. */
  24501. protected function getHelpArticleFilterTypeService()
  24502. {
  24503. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24504. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24505. include_once \dirname(__DIR__, 4).'/src/Form/Filter/HelpArticleFilterType.php';
  24506. return $this->privates['MedBrief\\MSR\\Form\\Filter\\HelpArticleFilterType'] = new \MedBrief\MSR\Form\Filter\HelpArticleFilterType();
  24507. }
  24508. /**
  24509. * Gets the private 'MedBrief\MSR\Form\Filter\IPFailedLoginFilterType' shared autowired service.
  24510. *
  24511. * @return \MedBrief\MSR\Form\Filter\IPFailedLoginFilterType
  24512. */
  24513. protected function getIPFailedLoginFilterTypeService()
  24514. {
  24515. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24516. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24517. include_once \dirname(__DIR__, 4).'/src/Form/Filter/IPFailedLoginFilterType.php';
  24518. return $this->privates['MedBrief\\MSR\\Form\\Filter\\IPFailedLoginFilterType'] = new \MedBrief\MSR\Form\Filter\IPFailedLoginFilterType();
  24519. }
  24520. /**
  24521. * Gets the private 'MedBrief\MSR\Form\Filter\InterpartyDisclosureFilterType' shared autowired service.
  24522. *
  24523. * @return \MedBrief\MSR\Form\Filter\InterpartyDisclosureFilterType
  24524. */
  24525. protected function getInterpartyDisclosureFilterTypeService()
  24526. {
  24527. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24528. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24529. include_once \dirname(__DIR__, 4).'/src/Form/Filter/InterpartyDisclosureFilterType.php';
  24530. return $this->privates['MedBrief\\MSR\\Form\\Filter\\InterpartyDisclosureFilterType'] = new \MedBrief\MSR\Form\Filter\InterpartyDisclosureFilterType();
  24531. }
  24532. /**
  24533. * Gets the private 'MedBrief\MSR\Form\Filter\InvoiceFilterType' shared autowired service.
  24534. *
  24535. * @return \MedBrief\MSR\Form\Filter\InvoiceFilterType
  24536. */
  24537. protected function getInvoiceFilterTypeService()
  24538. {
  24539. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24540. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24541. include_once \dirname(__DIR__, 4).'/src/Form/Filter/InvoiceFilterType.php';
  24542. return $this->privates['MedBrief\\MSR\\Form\\Filter\\InvoiceFilterType'] = new \MedBrief\MSR\Form\Filter\InvoiceFilterType();
  24543. }
  24544. /**
  24545. * Gets the private 'MedBrief\MSR\Form\Filter\MatchMessagesFilterType' shared autowired service.
  24546. *
  24547. * @return \MedBrief\MSR\Form\Filter\MatchMessagesFilterType
  24548. */
  24549. protected function getMatchMessagesFilterTypeService()
  24550. {
  24551. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24552. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24553. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatchMessagesFilterType.php';
  24554. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatchMessagesFilterType'] = new \MedBrief\MSR\Form\Filter\MatchMessagesFilterType();
  24555. }
  24556. /**
  24557. * Gets the private 'MedBrief\MSR\Form\Filter\MatterCommunicationFilterType' shared autowired service.
  24558. *
  24559. * @return \MedBrief\MSR\Form\Filter\MatterCommunicationFilterType
  24560. */
  24561. protected function getMatterCommunicationFilterTypeService()
  24562. {
  24563. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24564. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24565. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatterCommunicationFilterType.php';
  24566. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatterCommunicationFilterType'] = new \MedBrief\MSR\Form\Filter\MatterCommunicationFilterType();
  24567. }
  24568. /**
  24569. * Gets the private 'MedBrief\MSR\Form\Filter\MatterFilterType' shared autowired service.
  24570. *
  24571. * @return \MedBrief\MSR\Form\Filter\MatterFilterType
  24572. */
  24573. protected function getMatterFilterTypeService()
  24574. {
  24575. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24576. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24577. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatterFilterType.php';
  24578. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatterFilterType'] = new \MedBrief\MSR\Form\Filter\MatterFilterType();
  24579. }
  24580. /**
  24581. * Gets the private 'MedBrief\MSR\Form\Filter\MatterRequestFilterType' shared autowired service.
  24582. *
  24583. * @return \MedBrief\MSR\Form\Filter\MatterRequestFilterType
  24584. */
  24585. protected function getMatterRequestFilterTypeService()
  24586. {
  24587. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24588. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24589. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatterRequestFilterType.php';
  24590. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatterRequestFilterType'] = new \MedBrief\MSR\Form\Filter\MatterRequestFilterType();
  24591. }
  24592. /**
  24593. * Gets the private 'MedBrief\MSR\Form\Filter\MatterRequestReportFilterType' shared autowired service.
  24594. *
  24595. * @return \MedBrief\MSR\Form\Filter\MatterRequestReportFilterType
  24596. */
  24597. protected function getMatterRequestReportFilterTypeService()
  24598. {
  24599. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24600. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24601. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatterRequestReportFilterType.php';
  24602. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatterRequestReportFilterType'] = new \MedBrief\MSR\Form\Filter\MatterRequestReportFilterType();
  24603. }
  24604. /**
  24605. * Gets the private 'MedBrief\MSR\Form\Filter\MatterRequest\ServiceSelectionFilterType' shared autowired service.
  24606. *
  24607. * @return \MedBrief\MSR\Form\Filter\MatterRequest\ServiceSelectionFilterType
  24608. */
  24609. protected function getServiceSelectionFilterTypeService()
  24610. {
  24611. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24612. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24613. include_once \dirname(__DIR__, 4).'/src/Form/Filter/MatterRequest/ServiceSelectionFilterType.php';
  24614. return $this->privates['MedBrief\\MSR\\Form\\Filter\\MatterRequest\\ServiceSelectionFilterType'] = new \MedBrief\MSR\Form\Filter\MatterRequest\ServiceSelectionFilterType();
  24615. }
  24616. /**
  24617. * Gets the private 'MedBrief\MSR\Form\Filter\NoteFilterType' shared autowired service.
  24618. *
  24619. * @return \MedBrief\MSR\Form\Filter\NoteFilterType
  24620. */
  24621. protected function getNoteFilterTypeService()
  24622. {
  24623. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24624. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24625. include_once \dirname(__DIR__, 4).'/src/Form/Filter/NoteFilterType.php';
  24626. return $this->privates['MedBrief\\MSR\\Form\\Filter\\NoteFilterType'] = new \MedBrief\MSR\Form\Filter\NoteFilterType();
  24627. }
  24628. /**
  24629. * Gets the private 'MedBrief\MSR\Form\Filter\PendingInvoiceType' shared autowired service.
  24630. *
  24631. * @return \MedBrief\MSR\Form\Filter\PendingInvoiceType
  24632. */
  24633. protected function getPendingInvoiceTypeService()
  24634. {
  24635. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24636. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24637. include_once \dirname(__DIR__, 4).'/src/Form/Filter/PendingInvoiceType.php';
  24638. return $this->privates['MedBrief\\MSR\\Form\\Filter\\PendingInvoiceType'] = new \MedBrief\MSR\Form\Filter\PendingInvoiceType();
  24639. }
  24640. /**
  24641. * Gets the private 'MedBrief\MSR\Form\Filter\ProjectClosureReportFilterType' shared autowired service.
  24642. *
  24643. * @return \MedBrief\MSR\Form\Filter\ProjectClosureReportFilterType
  24644. */
  24645. protected function getProjectClosureReportFilterTypeService()
  24646. {
  24647. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24648. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24649. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ProjectClosureReportFilterType.php';
  24650. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ProjectClosureReportFilterType'] = new \MedBrief\MSR\Form\Filter\ProjectClosureReportFilterType();
  24651. }
  24652. /**
  24653. * Gets the private 'MedBrief\MSR\Form\Filter\ProjectClosureStatusFilterType' shared autowired service.
  24654. *
  24655. * @return \MedBrief\MSR\Form\Filter\ProjectClosureStatusFilterType
  24656. */
  24657. protected function getProjectClosureStatusFilterTypeService()
  24658. {
  24659. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24660. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24661. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableClassConstantsTrait.php';
  24662. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ProjectClosureStatusFilterType.php';
  24663. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ProjectClosureStatusFilterType'] = new \MedBrief\MSR\Form\Filter\ProjectClosureStatusFilterType();
  24664. }
  24665. /**
  24666. * Gets the private 'MedBrief\MSR\Form\Filter\ProjectDisclosureFilterType' shared autowired service.
  24667. *
  24668. * @return \MedBrief\MSR\Form\Filter\ProjectDisclosureFilterType
  24669. */
  24670. protected function getProjectDisclosureFilterTypeService()
  24671. {
  24672. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24673. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24674. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ProjectDisclosureFilterType.php';
  24675. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ProjectDisclosureFilterType'] = new \MedBrief\MSR\Form\Filter\ProjectDisclosureFilterType();
  24676. }
  24677. /**
  24678. * Gets the private 'MedBrief\MSR\Form\Filter\ProjectFilterType' shared autowired service.
  24679. *
  24680. * @return \MedBrief\MSR\Form\Filter\ProjectFilterType
  24681. */
  24682. protected function getProjectFilterTypeService()
  24683. {
  24684. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24685. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24686. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ProjectFilterType.php';
  24687. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ProjectFilterType'] = new \MedBrief\MSR\Form\Filter\ProjectFilterType();
  24688. }
  24689. /**
  24690. * Gets the private 'MedBrief\MSR\Form\Filter\RecordsRequestCentreChildFilterType' shared autowired service.
  24691. *
  24692. * @return \MedBrief\MSR\Form\Filter\RecordsRequestCentreChildFilterType
  24693. */
  24694. protected function getRecordsRequestCentreChildFilterTypeService()
  24695. {
  24696. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24697. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24698. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RecordsRequestCentreChildFilterType.php';
  24699. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreChildFilterType'] = new \MedBrief\MSR\Form\Filter\RecordsRequestCentreChildFilterType();
  24700. }
  24701. /**
  24702. * Gets the private 'MedBrief\MSR\Form\Filter\RecordsRequestCentreFilterType' shared autowired service.
  24703. *
  24704. * @return \MedBrief\MSR\Form\Filter\RecordsRequestCentreFilterType
  24705. */
  24706. protected function getRecordsRequestCentreFilterTypeService()
  24707. {
  24708. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24709. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24710. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RecordsRequestCentreFilterType.php';
  24711. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreFilterType'] = new \MedBrief\MSR\Form\Filter\RecordsRequestCentreFilterType();
  24712. }
  24713. /**
  24714. * Gets the private 'MedBrief\MSR\Form\Filter\RecordsRequestCentreParentFilterType' shared autowired service.
  24715. *
  24716. * @return \MedBrief\MSR\Form\Filter\RecordsRequestCentreParentFilterType
  24717. */
  24718. protected function getRecordsRequestCentreParentFilterTypeService()
  24719. {
  24720. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24721. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24722. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RecordsRequestCentreParentFilterType.php';
  24723. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreParentFilterType'] = new \MedBrief\MSR\Form\Filter\RecordsRequestCentreParentFilterType();
  24724. }
  24725. /**
  24726. * Gets the private 'MedBrief\MSR\Form\Filter\RecordsRequestFilterType' shared autowired service.
  24727. *
  24728. * @return \MedBrief\MSR\Form\Filter\RecordsRequestFilterType
  24729. */
  24730. protected function getRecordsRequestFilterTypeService()
  24731. {
  24732. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24733. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24734. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RecordsRequestFilterType.php';
  24735. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RecordsRequestFilterType'] = new \MedBrief\MSR\Form\Filter\RecordsRequestFilterType();
  24736. }
  24737. /**
  24738. * Gets the private 'MedBrief\MSR\Form\Filter\RecordsRequestLetterTemplateFilterType' shared autowired service.
  24739. *
  24740. * @return \MedBrief\MSR\Form\Filter\RecordsRequestLetterTemplateFilterType
  24741. */
  24742. protected function getRecordsRequestLetterTemplateFilterTypeService()
  24743. {
  24744. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24745. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24746. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RecordsRequestLetterTemplateFilterType.php';
  24747. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RecordsRequestLetterTemplateFilterType'] = new \MedBrief\MSR\Form\Filter\RecordsRequestLetterTemplateFilterType();
  24748. }
  24749. /**
  24750. * Gets the private 'MedBrief\MSR\Form\Filter\RestoreDeletedDocumentsFilterType' shared autowired service.
  24751. *
  24752. * @return \MedBrief\MSR\Form\Filter\RestoreDeletedDocumentsFilterType
  24753. */
  24754. protected function getRestoreDeletedDocumentsFilterTypeService()
  24755. {
  24756. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24757. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24758. include_once \dirname(__DIR__, 4).'/src/Form/Filter/RestoreDeletedDocumentsFilterType.php';
  24759. return $this->privates['MedBrief\\MSR\\Form\\Filter\\RestoreDeletedDocumentsFilterType'] = new \MedBrief\MSR\Form\Filter\RestoreDeletedDocumentsFilterType();
  24760. }
  24761. /**
  24762. * Gets the private 'MedBrief\MSR\Form\Filter\ServiceOptionFilterType' shared autowired service.
  24763. *
  24764. * @return \MedBrief\MSR\Form\Filter\ServiceOptionFilterType
  24765. */
  24766. protected function getServiceOptionFilterTypeService()
  24767. {
  24768. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24769. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24770. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ServiceOptionFilterType.php';
  24771. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ServiceOptionFilterType'] = new \MedBrief\MSR\Form\Filter\ServiceOptionFilterType();
  24772. }
  24773. /**
  24774. * Gets the private 'MedBrief\MSR\Form\Filter\ServiceRequestFilterType' shared autowired service.
  24775. *
  24776. * @return \MedBrief\MSR\Form\Filter\ServiceRequestFilterType
  24777. */
  24778. protected function getServiceRequestFilterTypeService()
  24779. {
  24780. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24781. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24782. include_once \dirname(__DIR__, 4).'/src/Form/Filter/ServiceRequestFilterType.php';
  24783. return $this->privates['MedBrief\\MSR\\Form\\Filter\\ServiceRequestFilterType'] = new \MedBrief\MSR\Form\Filter\ServiceRequestFilterType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24784. }
  24785. /**
  24786. * Gets the private 'MedBrief\MSR\Form\Filter\SortingMemoPhraseFilterType' shared autowired service.
  24787. *
  24788. * @return \MedBrief\MSR\Form\Filter\SortingMemoPhraseFilterType
  24789. */
  24790. protected function getSortingMemoPhraseFilterTypeService()
  24791. {
  24792. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24793. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24794. include_once \dirname(__DIR__, 4).'/src/Form/Filter/SortingMemoPhraseFilterType.php';
  24795. return $this->privates['MedBrief\\MSR\\Form\\Filter\\SortingMemoPhraseFilterType'] = new \MedBrief\MSR\Form\Filter\SortingMemoPhraseFilterType();
  24796. }
  24797. /**
  24798. * Gets the private 'MedBrief\MSR\Form\Filter\SortingSessionFilterType' shared autowired service.
  24799. *
  24800. * @return \MedBrief\MSR\Form\Filter\SortingSessionFilterType
  24801. */
  24802. protected function getSortingSessionFilterTypeService()
  24803. {
  24804. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24805. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24806. include_once \dirname(__DIR__, 4).'/src/Form/Filter/SortingSessionFilterType.php';
  24807. return $this->privates['MedBrief\\MSR\\Form\\Filter\\SortingSessionFilterType'] = new \MedBrief\MSR\Form\Filter\SortingSessionFilterType();
  24808. }
  24809. /**
  24810. * Gets the private 'MedBrief\MSR\Form\Filter\SortingSessionUtilisationFilterType' shared autowired service.
  24811. *
  24812. * @return \MedBrief\MSR\Form\Filter\SortingSessionUtilisationFilterType
  24813. */
  24814. protected function getSortingSessionUtilisationFilterTypeService()
  24815. {
  24816. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24817. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24818. include_once \dirname(__DIR__, 4).'/src/Form/Filter/SortingSessionUtilisationFilterType.php';
  24819. return $this->privates['MedBrief\\MSR\\Form\\Filter\\SortingSessionUtilisationFilterType'] = new \MedBrief\MSR\Form\Filter\SortingSessionUtilisationFilterType();
  24820. }
  24821. /**
  24822. * Gets the private 'MedBrief\MSR\Form\Filter\UserFailedLoginFilterType' shared autowired service.
  24823. *
  24824. * @return \MedBrief\MSR\Form\Filter\UserFailedLoginFilterType
  24825. */
  24826. protected function getUserFailedLoginFilterTypeService()
  24827. {
  24828. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24829. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24830. include_once \dirname(__DIR__, 4).'/src/Form/Filter/UserFailedLoginFilterType.php';
  24831. return $this->privates['MedBrief\\MSR\\Form\\Filter\\UserFailedLoginFilterType'] = new \MedBrief\MSR\Form\Filter\UserFailedLoginFilterType();
  24832. }
  24833. /**
  24834. * Gets the private 'MedBrief\MSR\Form\Filter\UserFilterType' shared autowired service.
  24835. *
  24836. * @return \MedBrief\MSR\Form\Filter\UserFilterType
  24837. */
  24838. protected function getUserFilterTypeService()
  24839. {
  24840. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24841. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24842. include_once \dirname(__DIR__, 4).'/src/Form/Filter/UserFilterType.php';
  24843. return $this->privates['MedBrief\\MSR\\Form\\Filter\\UserFilterType'] = new \MedBrief\MSR\Form\Filter\UserFilterType();
  24844. }
  24845. /**
  24846. * Gets the private 'MedBrief\MSR\Form\FilteredReportType' shared autowired service.
  24847. *
  24848. * @return \MedBrief\MSR\Form\FilteredReportType
  24849. */
  24850. protected function getFilteredReportTypeService()
  24851. {
  24852. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24853. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24854. include_once \dirname(__DIR__, 4).'/src/Form/FilteredReportType.php';
  24855. return $this->privates['MedBrief\\MSR\\Form\\FilteredReportType'] = new \MedBrief\MSR\Form\FilteredReportType();
  24856. }
  24857. /**
  24858. * Gets the private 'MedBrief\MSR\Form\FirmType' shared autowired service.
  24859. *
  24860. * @return \MedBrief\MSR\Form\FirmType
  24861. */
  24862. protected function getFirmTypeService()
  24863. {
  24864. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24865. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24866. include_once \dirname(__DIR__, 4).'/src/Form/FirmType.php';
  24867. return $this->privates['MedBrief\\MSR\\Form\\FirmType'] = new \MedBrief\MSR\Form\FirmType(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService()));
  24868. }
  24869. /**
  24870. * Gets the private 'MedBrief\MSR\Form\HelpArticleType' shared autowired service.
  24871. *
  24872. * @return \MedBrief\MSR\Form\HelpArticleType
  24873. */
  24874. protected function getHelpArticleTypeService()
  24875. {
  24876. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24877. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24878. include_once \dirname(__DIR__, 4).'/src/Form/HelpArticleType.php';
  24879. return $this->privates['MedBrief\\MSR\\Form\\HelpArticleType'] = new \MedBrief\MSR\Form\HelpArticleType();
  24880. }
  24881. /**
  24882. * Gets the private 'MedBrief\MSR\Form\HelpCategoryType' shared autowired service.
  24883. *
  24884. * @return \MedBrief\MSR\Form\HelpCategoryType
  24885. */
  24886. protected function getHelpCategoryTypeService()
  24887. {
  24888. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24889. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24890. include_once \dirname(__DIR__, 4).'/src/Form/HelpCategoryType.php';
  24891. return $this->privates['MedBrief\\MSR\\Form\\HelpCategoryType'] = new \MedBrief\MSR\Form\HelpCategoryType();
  24892. }
  24893. /**
  24894. * Gets the private 'MedBrief\MSR\Form\HelpSectionType' shared autowired service.
  24895. *
  24896. * @return \MedBrief\MSR\Form\HelpSectionType
  24897. */
  24898. protected function getHelpSectionTypeService()
  24899. {
  24900. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24901. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24902. include_once \dirname(__DIR__, 4).'/src/Form/HelpSectionType.php';
  24903. return $this->privates['MedBrief\\MSR\\Form\\HelpSectionType'] = new \MedBrief\MSR\Form\HelpSectionType();
  24904. }
  24905. /**
  24906. * Gets the private 'MedBrief\MSR\Form\HumanResourceLevelType' shared autowired service.
  24907. *
  24908. * @return \MedBrief\MSR\Form\HumanResourceLevelType
  24909. */
  24910. protected function getHumanResourceLevelTypeService()
  24911. {
  24912. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24913. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24914. include_once \dirname(__DIR__, 4).'/src/Form/HumanResourceLevelType.php';
  24915. return $this->privates['MedBrief\\MSR\\Form\\HumanResourceLevelType'] = new \MedBrief\MSR\Form\HumanResourceLevelType();
  24916. }
  24917. /**
  24918. * Gets the private 'MedBrief\MSR\Form\HumanResourceType' shared autowired service.
  24919. *
  24920. * @return \MedBrief\MSR\Form\HumanResourceType
  24921. */
  24922. protected function getHumanResourceTypeService()
  24923. {
  24924. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24925. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24926. include_once \dirname(__DIR__, 4).'/src/Form/HumanResourceType.php';
  24927. return $this->privates['MedBrief\\MSR\\Form\\HumanResourceType'] = new \MedBrief\MSR\Form\HumanResourceType();
  24928. }
  24929. /**
  24930. * Gets the private 'MedBrief\MSR\Form\ImportMattersType' shared autowired service.
  24931. *
  24932. * @return \MedBrief\MSR\Form\ImportMattersType
  24933. */
  24934. protected function getImportMattersTypeService()
  24935. {
  24936. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24937. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24938. include_once \dirname(__DIR__, 4).'/src/Form/ImportMattersType.php';
  24939. return $this->privates['MedBrief\\MSR\\Form\\ImportMattersType'] = new \MedBrief\MSR\Form\ImportMattersType();
  24940. }
  24941. /**
  24942. * Gets the private 'MedBrief\MSR\Form\ImportUsersType' shared autowired service.
  24943. *
  24944. * @return \MedBrief\MSR\Form\ImportUsersType
  24945. */
  24946. protected function getImportUsersTypeService()
  24947. {
  24948. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24949. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24950. include_once \dirname(__DIR__, 4).'/src/Form/ImportUsersType.php';
  24951. return $this->privates['MedBrief\\MSR\\Form\\ImportUsersType'] = new \MedBrief\MSR\Form\ImportUsersType();
  24952. }
  24953. /**
  24954. * Gets the private 'MedBrief\MSR\Form\InterpartyDisclosureWizardRadiologyType' shared autowired service.
  24955. *
  24956. * @return \MedBrief\MSR\Form\InterpartyDisclosureWizardRadiologyType
  24957. */
  24958. protected function getInterpartyDisclosureWizardRadiologyTypeService()
  24959. {
  24960. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24961. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24962. include_once \dirname(__DIR__, 4).'/src/Form/InterpartyDisclosureWizardRadiologyType.php';
  24963. return $this->privates['MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRadiologyType'] = new \MedBrief\MSR\Form\InterpartyDisclosureWizardRadiologyType();
  24964. }
  24965. /**
  24966. * Gets the private 'MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientContactType' shared autowired service.
  24967. *
  24968. * @return \MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientContactType
  24969. */
  24970. protected function getInterpartyDisclosureWizardRecipientContactTypeService()
  24971. {
  24972. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24973. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24974. include_once \dirname(__DIR__, 4).'/src/Form/InterpartyDisclosureWizardRecipientContactType.php';
  24975. return $this->privates['MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientContactType'] = new \MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientContactType();
  24976. }
  24977. /**
  24978. * Gets the private 'MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientFirmType' shared autowired service.
  24979. *
  24980. * @return \MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientFirmType
  24981. */
  24982. protected function getInterpartyDisclosureWizardRecipientFirmTypeService()
  24983. {
  24984. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24985. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24986. include_once \dirname(__DIR__, 4).'/src/Form/AbstractType/CollectionValidationAbstractType.php';
  24987. include_once \dirname(__DIR__, 4).'/src/Form/InterpartyDisclosureWizardRecipientFirmType.php';
  24988. return $this->privates['MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientFirmType'] = new \MedBrief\MSR\Form\InterpartyDisclosureWizardRecipientFirmType();
  24989. }
  24990. /**
  24991. * Gets the private 'MedBrief\MSR\Form\InterpartyDisclosureWizardThirdPartyType' shared autowired service.
  24992. *
  24993. * @return \MedBrief\MSR\Form\InterpartyDisclosureWizardThirdPartyType
  24994. */
  24995. protected function getInterpartyDisclosureWizardThirdPartyTypeService()
  24996. {
  24997. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  24998. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  24999. include_once \dirname(__DIR__, 4).'/src/Form/AbstractType/CollectionValidationAbstractType.php';
  25000. include_once \dirname(__DIR__, 4).'/src/Form/InterpartyDisclosureWizardThirdPartyType.php';
  25001. return $this->privates['MedBrief\\MSR\\Form\\InterpartyDisclosureWizardThirdPartyType'] = new \MedBrief\MSR\Form\InterpartyDisclosureWizardThirdPartyType();
  25002. }
  25003. /**
  25004. * Gets the private 'MedBrief\MSR\Form\InvoiceItemType' shared autowired service.
  25005. *
  25006. * @return \MedBrief\MSR\Form\InvoiceItemType
  25007. */
  25008. protected function getInvoiceItemTypeService()
  25009. {
  25010. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25011. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25012. include_once \dirname(__DIR__, 4).'/src/Form/InvoiceItemType.php';
  25013. return $this->privates['MedBrief\\MSR\\Form\\InvoiceItemType'] = new \MedBrief\MSR\Form\InvoiceItemType();
  25014. }
  25015. /**
  25016. * Gets the private 'MedBrief\MSR\Form\InvoiceItemUpdatePriceType' shared autowired service.
  25017. *
  25018. * @return \MedBrief\MSR\Form\InvoiceItemUpdatePriceType
  25019. */
  25020. protected function getInvoiceItemUpdatePriceTypeService()
  25021. {
  25022. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25023. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25024. include_once \dirname(__DIR__, 4).'/src/Form/InvoiceItemUpdatePriceType.php';
  25025. return $this->privates['MedBrief\\MSR\\Form\\InvoiceItemUpdatePriceType'] = new \MedBrief\MSR\Form\InvoiceItemUpdatePriceType();
  25026. }
  25027. /**
  25028. * Gets the private 'MedBrief\MSR\Form\InvoiceType' shared autowired service.
  25029. *
  25030. * @return \MedBrief\MSR\Form\InvoiceType
  25031. */
  25032. protected function getInvoiceTypeService()
  25033. {
  25034. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25035. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25036. include_once \dirname(__DIR__, 4).'/src/Form/InvoiceType.php';
  25037. return $this->privates['MedBrief\\MSR\\Form\\InvoiceType'] = new \MedBrief\MSR\Form\InvoiceType();
  25038. }
  25039. /**
  25040. * Gets the private 'MedBrief\MSR\Form\LicenceRenewalTermType' shared autowired service.
  25041. *
  25042. * @return \MedBrief\MSR\Form\LicenceRenewalTermType
  25043. */
  25044. protected function getLicenceRenewalTermTypeService()
  25045. {
  25046. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25047. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25048. include_once \dirname(__DIR__, 4).'/src/Form/LicenceRenewalTermType.php';
  25049. return $this->privates['MedBrief\\MSR\\Form\\LicenceRenewalTermType'] = new \MedBrief\MSR\Form\LicenceRenewalTermType();
  25050. }
  25051. /**
  25052. * Gets the private 'MedBrief\MSR\Form\MatchLetterResponseDocumentFormType' shared autowired service.
  25053. *
  25054. * @return \MedBrief\MSR\Form\MatchLetterResponseDocumentFormType
  25055. */
  25056. protected function getMatchLetterResponseDocumentFormTypeService()
  25057. {
  25058. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25059. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25060. include_once \dirname(__DIR__, 4).'/src/Form/MatchLetterResponseDocumentFormType.php';
  25061. return $this->privates['MedBrief\\MSR\\Form\\MatchLetterResponseDocumentFormType'] = new \MedBrief\MSR\Form\MatchLetterResponseDocumentFormType();
  25062. }
  25063. /**
  25064. * Gets the private 'MedBrief\MSR\Form\MatterCommunicationType' shared autowired service.
  25065. *
  25066. * @return \MedBrief\MSR\Form\MatterCommunicationType
  25067. */
  25068. protected function getMatterCommunicationTypeService()
  25069. {
  25070. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25071. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25072. include_once \dirname(__DIR__, 4).'/src/Form/MatterCommunicationType.php';
  25073. return $this->privates['MedBrief\\MSR\\Form\\MatterCommunicationType'] = new \MedBrief\MSR\Form\MatterCommunicationType();
  25074. }
  25075. /**
  25076. * Gets the private 'MedBrief\MSR\Form\MatterNoteType' shared autowired service.
  25077. *
  25078. * @return \MedBrief\MSR\Form\MatterNoteType
  25079. */
  25080. protected function getMatterNoteTypeService()
  25081. {
  25082. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25083. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25084. include_once \dirname(__DIR__, 4).'/src/Form/MatterNoteType.php';
  25085. return $this->privates['MedBrief\\MSR\\Form\\MatterNoteType'] = new \MedBrief\MSR\Form\MatterNoteType();
  25086. }
  25087. /**
  25088. * Gets the private 'MedBrief\MSR\Form\MatterRequest\MatterRequestDefaultsType' shared autowired service.
  25089. *
  25090. * @return \MedBrief\MSR\Form\MatterRequest\MatterRequestDefaultsType
  25091. */
  25092. protected function getMatterRequestDefaultsTypeService()
  25093. {
  25094. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25095. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25096. include_once \dirname(__DIR__, 4).'/src/Form/MatterRequest/MatterRequestDefaultsType.php';
  25097. return $this->privates['MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestDefaultsType'] = new \MedBrief\MSR\Form\MatterRequest\MatterRequestDefaultsType();
  25098. }
  25099. /**
  25100. * Gets the private 'MedBrief\MSR\Form\MatterRequest\MatterRequestStatusType' shared autowired service.
  25101. *
  25102. * @return \MedBrief\MSR\Form\MatterRequest\MatterRequestStatusType
  25103. */
  25104. protected function getMatterRequestStatusTypeService()
  25105. {
  25106. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25107. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25108. include_once \dirname(__DIR__, 4).'/src/Form/MatterRequest/MatterRequestStatusType.php';
  25109. return $this->privates['MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestStatusType'] = new \MedBrief\MSR\Form\MatterRequest\MatterRequestStatusType();
  25110. }
  25111. /**
  25112. * Gets the private 'MedBrief\MSR\Form\MultiFactorAuth\EmailCodeType' shared autowired service.
  25113. *
  25114. * @return \MedBrief\MSR\Form\MultiFactorAuth\EmailCodeType
  25115. */
  25116. protected function getEmailCodeTypeService()
  25117. {
  25118. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25119. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25120. include_once \dirname(__DIR__, 4).'/src/Form/MultiFactorAuth/EmailCodeType.php';
  25121. return $this->privates['MedBrief\\MSR\\Form\\MultiFactorAuth\\EmailCodeType'] = new \MedBrief\MSR\Form\MultiFactorAuth\EmailCodeType();
  25122. }
  25123. /**
  25124. * Gets the private 'MedBrief\MSR\Form\MultiFactorAuth\TotpCodeType' shared autowired service.
  25125. *
  25126. * @return \MedBrief\MSR\Form\MultiFactorAuth\TotpCodeType
  25127. */
  25128. protected function getTotpCodeTypeService()
  25129. {
  25130. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25131. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25132. include_once \dirname(__DIR__, 4).'/src/Form/MultiFactorAuth/TotpCodeType.php';
  25133. return $this->privates['MedBrief\\MSR\\Form\\MultiFactorAuth\\TotpCodeType'] = new \MedBrief\MSR\Form\MultiFactorAuth\TotpCodeType();
  25134. }
  25135. /**
  25136. * Gets the private 'MedBrief\MSR\Form\Order\AccountOrderType' shared autowired service.
  25137. *
  25138. * @return \MedBrief\MSR\Form\Order\AccountOrderType
  25139. */
  25140. protected function getAccountOrderTypeService()
  25141. {
  25142. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25143. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25144. include_once \dirname(__DIR__, 4).'/src/Form/Order/AccountOrderType.php';
  25145. return $this->privates['MedBrief\\MSR\\Form\\Order\\AccountOrderType'] = new \MedBrief\MSR\Form\Order\AccountOrderType();
  25146. }
  25147. /**
  25148. * Gets the private 'MedBrief\MSR\Form\Order\ExpertAgencyOrderType' shared autowired service.
  25149. *
  25150. * @return \MedBrief\MSR\Form\Order\ExpertAgencyOrderType
  25151. */
  25152. protected function getExpertAgencyOrderTypeService()
  25153. {
  25154. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25155. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25156. include_once \dirname(__DIR__, 4).'/src/Form/Order/ExpertAgencyOrderType.php';
  25157. return $this->privates['MedBrief\\MSR\\Form\\Order\\ExpertAgencyOrderType'] = new \MedBrief\MSR\Form\Order\ExpertAgencyOrderType();
  25158. }
  25159. /**
  25160. * Gets the private 'MedBrief\MSR\Form\Order\MatterOrderType' shared autowired service.
  25161. *
  25162. * @return \MedBrief\MSR\Form\Order\MatterOrderType
  25163. */
  25164. protected function getMatterOrderTypeService()
  25165. {
  25166. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25167. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25168. include_once \dirname(__DIR__, 4).'/src/Form/Order/MatterOrderType.php';
  25169. return $this->privates['MedBrief\\MSR\\Form\\Order\\MatterOrderType'] = new \MedBrief\MSR\Form\Order\MatterOrderType();
  25170. }
  25171. /**
  25172. * Gets the private 'MedBrief\MSR\Form\Order\RecordsRequestCentreChildOrderType' shared autowired service.
  25173. *
  25174. * @return \MedBrief\MSR\Form\Order\RecordsRequestCentreChildOrderType
  25175. */
  25176. protected function getRecordsRequestCentreChildOrderTypeService()
  25177. {
  25178. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25179. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25180. include_once \dirname(__DIR__, 4).'/src/Form/Order/RecordsRequestCentreChildOrderType.php';
  25181. return $this->privates['MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreChildOrderType'] = new \MedBrief\MSR\Form\Order\RecordsRequestCentreChildOrderType();
  25182. }
  25183. /**
  25184. * Gets the private 'MedBrief\MSR\Form\Order\RecordsRequestCentreOrderType' shared autowired service.
  25185. *
  25186. * @return \MedBrief\MSR\Form\Order\RecordsRequestCentreOrderType
  25187. */
  25188. protected function getRecordsRequestCentreOrderTypeService()
  25189. {
  25190. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25191. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25192. include_once \dirname(__DIR__, 4).'/src/Form/Order/RecordsRequestCentreOrderType.php';
  25193. return $this->privates['MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreOrderType'] = new \MedBrief\MSR\Form\Order\RecordsRequestCentreOrderType();
  25194. }
  25195. /**
  25196. * Gets the private 'MedBrief\MSR\Form\Order\RecordsRequestCentreParentOrderType' shared autowired service.
  25197. *
  25198. * @return \MedBrief\MSR\Form\Order\RecordsRequestCentreParentOrderType
  25199. */
  25200. protected function getRecordsRequestCentreParentOrderTypeService()
  25201. {
  25202. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25203. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25204. include_once \dirname(__DIR__, 4).'/src/Form/Order/RecordsRequestCentreParentOrderType.php';
  25205. return $this->privates['MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreParentOrderType'] = new \MedBrief\MSR\Form\Order\RecordsRequestCentreParentOrderType();
  25206. }
  25207. /**
  25208. * Gets the private 'MedBrief\MSR\Form\Order\UserOrderType' shared autowired service.
  25209. *
  25210. * @return \MedBrief\MSR\Form\Order\UserOrderType
  25211. */
  25212. protected function getUserOrderTypeService()
  25213. {
  25214. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25215. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25216. include_once \dirname(__DIR__, 4).'/src/Form/Order/UserOrderType.php';
  25217. return $this->privates['MedBrief\\MSR\\Form\\Order\\UserOrderType'] = new \MedBrief\MSR\Form\Order\UserOrderType();
  25218. }
  25219. /**
  25220. * Gets the private 'MedBrief\MSR\Form\PDFTronDownloadOptionsType' shared autowired service.
  25221. *
  25222. * @return \MedBrief\MSR\Form\PDFTronDownloadOptionsType
  25223. */
  25224. protected function getPDFTronDownloadOptionsTypeService()
  25225. {
  25226. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25227. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25228. include_once \dirname(__DIR__, 4).'/src/Form/PDFTronDownloadOptionsType.php';
  25229. return $this->privates['MedBrief\\MSR\\Form\\PDFTronDownloadOptionsType'] = new \MedBrief\MSR\Form\PDFTronDownloadOptionsType();
  25230. }
  25231. /**
  25232. * Gets the private 'MedBrief\MSR\Form\PDFTronPrintOptionsType' shared autowired service.
  25233. *
  25234. * @return \MedBrief\MSR\Form\PDFTronPrintOptionsType
  25235. */
  25236. protected function getPDFTronPrintOptionsTypeService()
  25237. {
  25238. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25239. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25240. include_once \dirname(__DIR__, 4).'/src/Form/PDFTronPrintOptionsType.php';
  25241. return $this->privates['MedBrief\\MSR\\Form\\PDFTronPrintOptionsType'] = new \MedBrief\MSR\Form\PDFTronPrintOptionsType();
  25242. }
  25243. /**
  25244. * Gets the private 'MedBrief\MSR\Form\ProjectArchiveType' shared autowired service.
  25245. *
  25246. * @return \MedBrief\MSR\Form\ProjectArchiveType
  25247. */
  25248. protected function getProjectArchiveTypeService()
  25249. {
  25250. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25251. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25252. include_once \dirname(__DIR__, 4).'/src/Form/ProjectArchiveType.php';
  25253. return $this->privates['MedBrief\\MSR\\Form\\ProjectArchiveType'] = new \MedBrief\MSR\Form\ProjectArchiveType();
  25254. }
  25255. /**
  25256. * Gets the private 'MedBrief\MSR\Form\ProjectClinicalSummaryUnsortedStatusType' shared autowired service.
  25257. *
  25258. * @return \MedBrief\MSR\Form\ProjectClinicalSummaryUnsortedStatusType
  25259. */
  25260. protected function getProjectClinicalSummaryUnsortedStatusTypeService()
  25261. {
  25262. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25263. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25264. include_once \dirname(__DIR__, 4).'/src/Form/ProjectClinicalSummaryUnsortedStatusType.php';
  25265. return $this->privates['MedBrief\\MSR\\Form\\ProjectClinicalSummaryUnsortedStatusType'] = new \MedBrief\MSR\Form\ProjectClinicalSummaryUnsortedStatusType();
  25266. }
  25267. /**
  25268. * Gets the private 'MedBrief\MSR\Form\ProjectDiscProcessingPriorityType' shared autowired service.
  25269. *
  25270. * @return \MedBrief\MSR\Form\ProjectDiscProcessingPriorityType
  25271. */
  25272. protected function getProjectDiscProcessingPriorityTypeService()
  25273. {
  25274. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25275. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25276. include_once \dirname(__DIR__, 4).'/src/Form/ProjectDiscProcessingPriorityType.php';
  25277. return $this->privates['MedBrief\\MSR\\Form\\ProjectDiscProcessingPriorityType'] = new \MedBrief\MSR\Form\ProjectDiscProcessingPriorityType();
  25278. }
  25279. /**
  25280. * Gets the private 'MedBrief\MSR\Form\ProjectDiscType' shared autowired service.
  25281. *
  25282. * @return \MedBrief\MSR\Form\ProjectDiscType
  25283. */
  25284. protected function getProjectDiscTypeService()
  25285. {
  25286. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25287. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25288. include_once \dirname(__DIR__, 4).'/src/Form/ProjectDiscType.php';
  25289. return $this->privates['MedBrief\\MSR\\Form\\ProjectDiscType'] = new \MedBrief\MSR\Form\ProjectDiscType();
  25290. }
  25291. /**
  25292. * Gets the private 'MedBrief\MSR\Form\ProjectDisclosureType' shared autowired service.
  25293. *
  25294. * @return \MedBrief\MSR\Form\ProjectDisclosureType
  25295. */
  25296. protected function getProjectDisclosureTypeService()
  25297. {
  25298. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25299. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25300. include_once \dirname(__DIR__, 4).'/src/Form/ProjectDisclosureType.php';
  25301. return $this->privates['MedBrief\\MSR\\Form\\ProjectDisclosureType'] = new \MedBrief\MSR\Form\ProjectDisclosureType();
  25302. }
  25303. /**
  25304. * Gets the private 'MedBrief\MSR\Form\ProjectFirmRecordsReviewStatusType' shared autowired service.
  25305. *
  25306. * @return \MedBrief\MSR\Form\ProjectFirmRecordsReviewStatusType
  25307. */
  25308. protected function getProjectFirmRecordsReviewStatusTypeService()
  25309. {
  25310. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25311. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25312. include_once \dirname(__DIR__, 4).'/src/Form/ProjectFirmRecordsReviewStatusType.php';
  25313. return $this->privates['MedBrief\\MSR\\Form\\ProjectFirmRecordsReviewStatusType'] = new \MedBrief\MSR\Form\ProjectFirmRecordsReviewStatusType();
  25314. }
  25315. /**
  25316. * Gets the private 'MedBrief\MSR\Form\ProjectOrganisationType' shared autowired service.
  25317. *
  25318. * @return \MedBrief\MSR\Form\ProjectOrganisationType
  25319. */
  25320. protected function getProjectOrganisationTypeService()
  25321. {
  25322. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25323. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25324. include_once \dirname(__DIR__, 4).'/src/Form/ProjectOrganisationType.php';
  25325. return $this->privates['MedBrief\\MSR\\Form\\ProjectOrganisationType'] = new \MedBrief\MSR\Form\ProjectOrganisationType();
  25326. }
  25327. /**
  25328. * Gets the private 'MedBrief\MSR\Form\ProjectPasswordType' shared autowired service.
  25329. *
  25330. * @return \MedBrief\MSR\Form\ProjectPasswordType
  25331. */
  25332. protected function getProjectPasswordTypeService()
  25333. {
  25334. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25335. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25336. include_once \dirname(__DIR__, 4).'/src/Form/ProjectPasswordType.php';
  25337. return $this->privates['MedBrief\\MSR\\Form\\ProjectPasswordType'] = new \MedBrief\MSR\Form\ProjectPasswordType();
  25338. }
  25339. /**
  25340. * Gets the private 'MedBrief\MSR\Form\ProjectPersonType' shared autowired service.
  25341. *
  25342. * @return \MedBrief\MSR\Form\ProjectPersonType
  25343. */
  25344. protected function getProjectPersonTypeService()
  25345. {
  25346. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25347. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25348. include_once \dirname(__DIR__, 4).'/src/Form/ProjectPersonType.php';
  25349. return $this->privates['MedBrief\\MSR\\Form\\ProjectPersonType'] = new \MedBrief\MSR\Form\ProjectPersonType();
  25350. }
  25351. /**
  25352. * Gets the private 'MedBrief\MSR\Form\ProjectSortingSessionCentreChangeType' shared autowired service.
  25353. *
  25354. * @return \MedBrief\MSR\Form\ProjectSortingSessionCentreChangeType
  25355. */
  25356. protected function getProjectSortingSessionCentreChangeTypeService()
  25357. {
  25358. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25359. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25360. include_once \dirname(__DIR__, 4).'/src/Form/ProjectSortingSessionCentreChangeType.php';
  25361. return $this->privates['MedBrief\\MSR\\Form\\ProjectSortingSessionCentreChangeType'] = new \MedBrief\MSR\Form\ProjectSortingSessionCentreChangeType();
  25362. }
  25363. /**
  25364. * Gets the private 'MedBrief\MSR\Form\ProjectSortingSessionSimpleType' shared autowired service.
  25365. *
  25366. * @return \MedBrief\MSR\Form\ProjectSortingSessionSimpleType
  25367. */
  25368. protected function getProjectSortingSessionSimpleTypeService()
  25369. {
  25370. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25371. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25372. include_once \dirname(__DIR__, 4).'/src/Form/ProjectSortingSessionSimpleType.php';
  25373. return $this->privates['MedBrief\\MSR\\Form\\ProjectSortingSessionSimpleType'] = new \MedBrief\MSR\Form\ProjectSortingSessionSimpleType();
  25374. }
  25375. /**
  25376. * Gets the private 'MedBrief\MSR\Form\ProjectSortingSessionType' shared autowired service.
  25377. *
  25378. * @return \MedBrief\MSR\Form\ProjectSortingSessionType
  25379. */
  25380. protected function getProjectSortingSessionTypeService()
  25381. {
  25382. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25383. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25384. include_once \dirname(__DIR__, 4).'/src/Form/ProjectSortingSessionType.php';
  25385. return $this->privates['MedBrief\\MSR\\Form\\ProjectSortingSessionType'] = new \MedBrief\MSR\Form\ProjectSortingSessionType();
  25386. }
  25387. /**
  25388. * Gets the private 'MedBrief\MSR\Form\ProjectType' shared autowired service.
  25389. *
  25390. * @return \MedBrief\MSR\Form\ProjectType
  25391. */
  25392. protected function getProjectTypeService()
  25393. {
  25394. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25395. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25396. include_once \dirname(__DIR__, 4).'/src/Form/ProjectType.php';
  25397. return $this->privates['MedBrief\\MSR\\Form\\ProjectType'] = new \MedBrief\MSR\Form\ProjectType(($this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'] ?? $this->getThirdPartyAuthorizationCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25398. }
  25399. /**
  25400. * Gets the private 'MedBrief\MSR\Form\RecipientFirmAddressType' shared autowired service.
  25401. *
  25402. * @return \MedBrief\MSR\Form\RecipientFirmAddressType
  25403. */
  25404. protected function getRecipientFirmAddressTypeService()
  25405. {
  25406. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25407. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25408. include_once \dirname(__DIR__, 4).'/src/Form/RecipientFirmAddressType.php';
  25409. return $this->privates['MedBrief\\MSR\\Form\\RecipientFirmAddressType'] = new \MedBrief\MSR\Form\RecipientFirmAddressType();
  25410. }
  25411. /**
  25412. * Gets the private 'MedBrief\MSR\Form\RecordsRequestCentreChildType' shared autowired service.
  25413. *
  25414. * @return \MedBrief\MSR\Form\RecordsRequestCentreChildType
  25415. */
  25416. protected function getRecordsRequestCentreChildTypeService()
  25417. {
  25418. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25419. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25420. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestCentreChildType.php';
  25421. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestCentreChildType'] = new \MedBrief\MSR\Form\RecordsRequestCentreChildType();
  25422. }
  25423. /**
  25424. * Gets the private 'MedBrief\MSR\Form\RecordsRequestCentreContactType' shared autowired service.
  25425. *
  25426. * @return \MedBrief\MSR\Form\RecordsRequestCentreContactType
  25427. */
  25428. protected function getRecordsRequestCentreContactTypeService()
  25429. {
  25430. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25431. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25432. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestCentreContactType.php';
  25433. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestCentreContactType'] = new \MedBrief\MSR\Form\RecordsRequestCentreContactType();
  25434. }
  25435. /**
  25436. * Gets the private 'MedBrief\MSR\Form\RecordsRequestCentreParentType' shared autowired service.
  25437. *
  25438. * @return \MedBrief\MSR\Form\RecordsRequestCentreParentType
  25439. */
  25440. protected function getRecordsRequestCentreParentTypeService()
  25441. {
  25442. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25443. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25444. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestCentreParentType.php';
  25445. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestCentreParentType'] = new \MedBrief\MSR\Form\RecordsRequestCentreParentType();
  25446. }
  25447. /**
  25448. * Gets the private 'MedBrief\MSR\Form\RecordsRequestCentreType' shared autowired service.
  25449. *
  25450. * @return \MedBrief\MSR\Form\RecordsRequestCentreType
  25451. */
  25452. protected function getRecordsRequestCentreTypeService()
  25453. {
  25454. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25455. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25456. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestCentreType.php';
  25457. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestCentreType'] = new \MedBrief\MSR\Form\RecordsRequestCentreType();
  25458. }
  25459. /**
  25460. * Gets the private 'MedBrief\MSR\Form\RecordsRequestDetailType' shared autowired service.
  25461. *
  25462. * @return \MedBrief\MSR\Form\RecordsRequestDetailType
  25463. */
  25464. protected function getRecordsRequestDetailTypeService()
  25465. {
  25466. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25467. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25468. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestDetailType.php';
  25469. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestDetailType'] = new \MedBrief\MSR\Form\RecordsRequestDetailType();
  25470. }
  25471. /**
  25472. * Gets the private 'MedBrief\MSR\Form\RecordsRequestLetterContentType' shared autowired service.
  25473. *
  25474. * @return \MedBrief\MSR\Form\RecordsRequestLetterContentType
  25475. */
  25476. protected function getRecordsRequestLetterContentTypeService()
  25477. {
  25478. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25479. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25480. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestLetterContentType.php';
  25481. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestLetterContentType'] = new \MedBrief\MSR\Form\RecordsRequestLetterContentType();
  25482. }
  25483. /**
  25484. * Gets the private 'MedBrief\MSR\Form\RecordsRequestLetterTemplateContentType' shared autowired service.
  25485. *
  25486. * @return \MedBrief\MSR\Form\RecordsRequestLetterTemplateContentType
  25487. */
  25488. protected function getRecordsRequestLetterTemplateContentTypeService()
  25489. {
  25490. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25491. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25492. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestLetterTemplateContentType.php';
  25493. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateContentType'] = new \MedBrief\MSR\Form\RecordsRequestLetterTemplateContentType();
  25494. }
  25495. /**
  25496. * Gets the private 'MedBrief\MSR\Form\RecordsRequestLetterTemplateType' shared autowired service.
  25497. *
  25498. * @return \MedBrief\MSR\Form\RecordsRequestLetterTemplateType
  25499. */
  25500. protected function getRecordsRequestLetterTemplateTypeService()
  25501. {
  25502. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25503. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25504. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestLetterTemplateType.php';
  25505. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateType'] = new \MedBrief\MSR\Form\RecordsRequestLetterTemplateType();
  25506. }
  25507. /**
  25508. * Gets the private 'MedBrief\MSR\Form\RecordsRequestLetterType' shared autowired service.
  25509. *
  25510. * @return \MedBrief\MSR\Form\RecordsRequestLetterType
  25511. */
  25512. protected function getRecordsRequestLetterTypeService()
  25513. {
  25514. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25515. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25516. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestLetterType.php';
  25517. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestLetterType'] = new \MedBrief\MSR\Form\RecordsRequestLetterType();
  25518. }
  25519. /**
  25520. * Gets the private 'MedBrief\MSR\Form\RecordsRequestType' shared autowired service.
  25521. *
  25522. * @return \MedBrief\MSR\Form\RecordsRequestType
  25523. */
  25524. protected function getRecordsRequestTypeService()
  25525. {
  25526. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25527. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25528. include_once \dirname(__DIR__, 4).'/src/Form/RecordsRequestType.php';
  25529. return $this->privates['MedBrief\\MSR\\Form\\RecordsRequestType'] = new \MedBrief\MSR\Form\RecordsRequestType();
  25530. }
  25531. /**
  25532. * Gets the private 'MedBrief\MSR\Form\ResetPasswordRequestFormType' shared autowired service.
  25533. *
  25534. * @return \MedBrief\MSR\Form\ResetPasswordRequestFormType
  25535. */
  25536. protected function getResetPasswordRequestFormTypeService()
  25537. {
  25538. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25539. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25540. include_once \dirname(__DIR__, 4).'/src/Form/ResetPasswordRequestFormType.php';
  25541. return $this->privates['MedBrief\\MSR\\Form\\ResetPasswordRequestFormType'] = new \MedBrief\MSR\Form\ResetPasswordRequestFormType();
  25542. }
  25543. /**
  25544. * Gets the private 'MedBrief\MSR\Form\RestoreDeletedDocumentsType' shared autowired service.
  25545. *
  25546. * @return \MedBrief\MSR\Form\RestoreDeletedDocumentsType
  25547. */
  25548. protected function getRestoreDeletedDocumentsTypeService()
  25549. {
  25550. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25551. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25552. include_once \dirname(__DIR__, 4).'/src/Form/RestoreDeletedDocumentsType.php';
  25553. return $this->privates['MedBrief\\MSR\\Form\\RestoreDeletedDocumentsType'] = new \MedBrief\MSR\Form\RestoreDeletedDocumentsType();
  25554. }
  25555. /**
  25556. * Gets the private 'MedBrief\MSR\Form\SelectBatchrequestMemoType' shared autowired service.
  25557. *
  25558. * @return \MedBrief\MSR\Form\SelectBatchrequestMemoType
  25559. */
  25560. protected function getSelectBatchrequestMemoTypeService()
  25561. {
  25562. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25563. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25564. include_once \dirname(__DIR__, 4).'/src/Form/SelectBatchrequestMemoType.php';
  25565. return $this->privates['MedBrief\\MSR\\Form\\SelectBatchrequestMemoType'] = new \MedBrief\MSR\Form\SelectBatchrequestMemoType();
  25566. }
  25567. /**
  25568. * Gets the private 'MedBrief\MSR\Form\ServiceOptionType' shared autowired service.
  25569. *
  25570. * @return \MedBrief\MSR\Form\ServiceOptionType
  25571. */
  25572. protected function getServiceOptionTypeService()
  25573. {
  25574. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25575. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25576. include_once \dirname(__DIR__, 4).'/src/Form/ServiceOptionType.php';
  25577. return $this->privates['MedBrief\\MSR\\Form\\ServiceOptionType'] = new \MedBrief\MSR\Form\ServiceOptionType();
  25578. }
  25579. /**
  25580. * Gets the private 'MedBrief\MSR\Form\ServiceRequestInvoiceItemType' shared autowired service.
  25581. *
  25582. * @return \MedBrief\MSR\Form\ServiceRequestInvoiceItemType
  25583. */
  25584. protected function getServiceRequestInvoiceItemTypeService()
  25585. {
  25586. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25587. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25588. include_once \dirname(__DIR__, 4).'/src/Form/ServiceRequestInvoiceItemType.php';
  25589. return $this->privates['MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemType'] = new \MedBrief\MSR\Form\ServiceRequestInvoiceItemType();
  25590. }
  25591. /**
  25592. * Gets the private 'MedBrief\MSR\Form\ServiceRequestInvoiceItemsType' shared autowired service.
  25593. *
  25594. * @return \MedBrief\MSR\Form\ServiceRequestInvoiceItemsType
  25595. */
  25596. protected function getServiceRequestInvoiceItemsTypeService()
  25597. {
  25598. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25599. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25600. include_once \dirname(__DIR__, 4).'/src/Form/ServiceRequestInvoiceItemsType.php';
  25601. return $this->privates['MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemsType'] = new \MedBrief\MSR\Form\ServiceRequestInvoiceItemsType();
  25602. }
  25603. /**
  25604. * Gets the private 'MedBrief\MSR\Form\ServiceRequestType' shared autowired service.
  25605. *
  25606. * @return \MedBrief\MSR\Form\ServiceRequestType
  25607. */
  25608. protected function getServiceRequestTypeService()
  25609. {
  25610. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25611. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25612. include_once \dirname(__DIR__, 4).'/src/Form/ServiceRequestType.php';
  25613. return $this->privates['MedBrief\\MSR\\Form\\ServiceRequestType'] = new \MedBrief\MSR\Form\ServiceRequestType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  25614. }
  25615. /**
  25616. * Gets the private 'MedBrief\MSR\Form\SortingInstructionType' shared autowired service.
  25617. *
  25618. * @return \MedBrief\MSR\Form\SortingInstructionType
  25619. */
  25620. protected function getSortingInstructionTypeService()
  25621. {
  25622. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25623. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25624. include_once \dirname(__DIR__, 4).'/src/Form/SortingInstructionType.php';
  25625. return $this->privates['MedBrief\\MSR\\Form\\SortingInstructionType'] = new \MedBrief\MSR\Form\SortingInstructionType();
  25626. }
  25627. /**
  25628. * Gets the private 'MedBrief\MSR\Form\SortingMemoPhraseType' shared autowired service.
  25629. *
  25630. * @return \MedBrief\MSR\Form\SortingMemoPhraseType
  25631. */
  25632. protected function getSortingMemoPhraseTypeService()
  25633. {
  25634. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25635. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25636. include_once \dirname(__DIR__, 4).'/src/Form/SortingMemoPhraseType.php';
  25637. return $this->privates['MedBrief\\MSR\\Form\\SortingMemoPhraseType'] = new \MedBrief\MSR\Form\SortingMemoPhraseType();
  25638. }
  25639. /**
  25640. * Gets the private 'MedBrief\MSR\Form\SortingSessionDetailType' shared autowired service.
  25641. *
  25642. * @return \MedBrief\MSR\Form\SortingSessionDetailType
  25643. */
  25644. protected function getSortingSessionDetailTypeService()
  25645. {
  25646. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25647. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25648. include_once \dirname(__DIR__, 4).'/src/Form/SortingSessionDetailType.php';
  25649. return $this->privates['MedBrief\\MSR\\Form\\SortingSessionDetailType'] = new \MedBrief\MSR\Form\SortingSessionDetailType();
  25650. }
  25651. /**
  25652. * Gets the private 'MedBrief\MSR\Form\SpecialisationType' shared autowired service.
  25653. *
  25654. * @return \MedBrief\MSR\Form\SpecialisationType
  25655. */
  25656. protected function getSpecialisationTypeService()
  25657. {
  25658. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25659. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25660. include_once \dirname(__DIR__, 4).'/src/Form/SpecialisationType.php';
  25661. return $this->privates['MedBrief\\MSR\\Form\\SpecialisationType'] = new \MedBrief\MSR\Form\SpecialisationType();
  25662. }
  25663. /**
  25664. * Gets the private 'MedBrief\MSR\Form\SupportingDocumentFormType' shared autowired service.
  25665. *
  25666. * @return \MedBrief\MSR\Form\SupportingDocumentFormType
  25667. */
  25668. protected function getSupportingDocumentFormTypeService()
  25669. {
  25670. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25671. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25672. include_once \dirname(__DIR__, 4).'/src/Form/SupportingDocumentFormType.php';
  25673. return $this->privates['MedBrief\\MSR\\Form\\SupportingDocumentFormType'] = new \MedBrief\MSR\Form\SupportingDocumentFormType();
  25674. }
  25675. /**
  25676. * Gets the private 'MedBrief\MSR\Form\SystemNotificationType' shared autowired service.
  25677. *
  25678. * @return \MedBrief\MSR\Form\SystemNotificationType
  25679. */
  25680. protected function getSystemNotificationTypeService()
  25681. {
  25682. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25683. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25684. include_once \dirname(__DIR__, 4).'/src/Form/SystemNotificationType.php';
  25685. return $this->privates['MedBrief\\MSR\\Form\\SystemNotificationType'] = new \MedBrief\MSR\Form\SystemNotificationType();
  25686. }
  25687. /**
  25688. * Gets the private 'MedBrief\MSR\Form\Type\ContactableAddress\BillingAddressType' shared autowired service.
  25689. *
  25690. * @return \MedBrief\MSR\Form\Type\ContactableAddress\BillingAddressType
  25691. */
  25692. protected function getBillingAddressTypeService()
  25693. {
  25694. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25695. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25696. include_once \dirname(__DIR__, 4).'/src/Form/ContactableAddressType.php';
  25697. include_once \dirname(__DIR__, 4).'/src/Form/Type/ContactableAddress/BillingAddressType.php';
  25698. return $this->privates['MedBrief\\MSR\\Form\\Type\\ContactableAddress\\BillingAddressType'] = new \MedBrief\MSR\Form\Type\ContactableAddress\BillingAddressType();
  25699. }
  25700. /**
  25701. * Gets the private 'MedBrief\MSR\Form\Type\ContactableAddress\PhysicalAddressType' shared autowired service.
  25702. *
  25703. * @return \MedBrief\MSR\Form\Type\ContactableAddress\PhysicalAddressType
  25704. */
  25705. protected function getPhysicalAddressTypeService()
  25706. {
  25707. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25708. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25709. include_once \dirname(__DIR__, 4).'/src/Form/ContactableAddressType.php';
  25710. include_once \dirname(__DIR__, 4).'/src/Form/Type/ContactableAddress/PhysicalAddressType.php';
  25711. return $this->privates['MedBrief\\MSR\\Form\\Type\\ContactableAddress\\PhysicalAddressType'] = new \MedBrief\MSR\Form\Type\ContactableAddress\PhysicalAddressType();
  25712. }
  25713. /**
  25714. * Gets the private 'MedBrief\MSR\Form\Type\EditProfileType' shared autowired service.
  25715. *
  25716. * @return \MedBrief\MSR\Form\Type\EditProfileType
  25717. */
  25718. protected function getEditProfileTypeService()
  25719. {
  25720. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25721. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25722. include_once \dirname(__DIR__, 4).'/src/Form/Type/EditProfileType.php';
  25723. return $this->privates['MedBrief\\MSR\\Form\\Type\\EditProfileType'] = new \MedBrief\MSR\Form\Type\EditProfileType();
  25724. }
  25725. /**
  25726. * Gets the private 'MedBrief\MSR\Form\Type\EntityHiddenType' shared autowired service.
  25727. *
  25728. * @return \MedBrief\MSR\Form\Type\EntityHiddenType
  25729. */
  25730. protected function getEntityHiddenTypeService()
  25731. {
  25732. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25733. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25734. include_once \dirname(__DIR__, 4).'/src/Form/Type/EntityHiddenType.php';
  25735. return $this->privates['MedBrief\\MSR\\Form\\Type\\EntityHiddenType'] = new \MedBrief\MSR\Form\Type\EntityHiddenType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25736. }
  25737. /**
  25738. * Gets the private 'MedBrief\MSR\Form\Type\FroalaEditorPlaceholderType' shared autowired service.
  25739. *
  25740. * @return \MedBrief\MSR\Form\Type\FroalaEditorPlaceholderType
  25741. */
  25742. protected function getFroalaEditorPlaceholderTypeService()
  25743. {
  25744. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25745. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25746. include_once \dirname(__DIR__, 4).'/src/Form/Type/FroalaEditorPlaceholderType.php';
  25747. return $this->privates['MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderType'] = new \MedBrief\MSR\Form\Type\FroalaEditorPlaceholderType();
  25748. }
  25749. /**
  25750. * Gets the private 'MedBrief\MSR\Form\Type\FroalaEditorPlaceholderWithSpellCheckerType' shared autowired service.
  25751. *
  25752. * @return \MedBrief\MSR\Form\Type\FroalaEditorPlaceholderWithSpellCheckerType
  25753. */
  25754. protected function getFroalaEditorPlaceholderWithSpellCheckerTypeService()
  25755. {
  25756. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25757. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25758. include_once \dirname(__DIR__, 4).'/src/Form/Type/FroalaEditorPlaceholderWithSpellCheckerType.php';
  25759. return $this->privates['MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderWithSpellCheckerType'] = new \MedBrief\MSR\Form\Type\FroalaEditorPlaceholderWithSpellCheckerType();
  25760. }
  25761. /**
  25762. * Gets the private 'MedBrief\MSR\Form\Type\FroalaEditorWithSpellCheckerType' shared autowired service.
  25763. *
  25764. * @return \MedBrief\MSR\Form\Type\FroalaEditorWithSpellCheckerType
  25765. */
  25766. protected function getFroalaEditorWithSpellCheckerTypeService()
  25767. {
  25768. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25769. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25770. include_once \dirname(__DIR__, 4).'/src/Form/Type/FroalaEditorWithSpellCheckerType.php';
  25771. return $this->privates['MedBrief\\MSR\\Form\\Type\\FroalaEditorWithSpellCheckerType'] = new \MedBrief\MSR\Form\Type\FroalaEditorWithSpellCheckerType();
  25772. }
  25773. /**
  25774. * Gets the private 'MedBrief\MSR\Form\Type\Invitation\InvitationAccountUserType' shared autowired service.
  25775. *
  25776. * @return \MedBrief\MSR\Form\Type\Invitation\InvitationAccountUserType
  25777. */
  25778. protected function getInvitationAccountUserTypeService()
  25779. {
  25780. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25781. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25782. include_once \dirname(__DIR__, 4).'/src/Form/Type/Invitation/InvitationAccountUserType.php';
  25783. return $this->privates['MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAccountUserType'] = new \MedBrief\MSR\Form\Type\Invitation\InvitationAccountUserType();
  25784. }
  25785. /**
  25786. * Gets the private 'MedBrief\MSR\Form\Type\Invitation\InvitationAdministratorUserType' shared autowired service.
  25787. *
  25788. * @return \MedBrief\MSR\Form\Type\Invitation\InvitationAdministratorUserType
  25789. */
  25790. protected function getInvitationAdministratorUserTypeService()
  25791. {
  25792. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25793. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25794. include_once \dirname(__DIR__, 4).'/src/Form/Type/Invitation/InvitationAdministratorUserType.php';
  25795. return $this->privates['MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAdministratorUserType'] = new \MedBrief\MSR\Form\Type\Invitation\InvitationAdministratorUserType();
  25796. }
  25797. /**
  25798. * Gets the private 'MedBrief\MSR\Form\Type\Invitation\InvitationProjectUserType' shared autowired service.
  25799. *
  25800. * @return \MedBrief\MSR\Form\Type\Invitation\InvitationProjectUserType
  25801. */
  25802. protected function getInvitationProjectUserTypeService()
  25803. {
  25804. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25805. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25806. include_once \dirname(__DIR__, 4).'/src/Form/Type/Invitation/InvitationProjectUserType.php';
  25807. return $this->privates['MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationProjectUserType'] = new \MedBrief\MSR\Form\Type\Invitation\InvitationProjectUserType();
  25808. }
  25809. /**
  25810. * Gets the private 'MedBrief\MSR\Form\Type\RegistrationInvitationType' shared autowired service.
  25811. *
  25812. * @return \MedBrief\MSR\Form\Type\RegistrationInvitationType
  25813. */
  25814. protected function getRegistrationInvitationTypeService()
  25815. {
  25816. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25817. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25818. include_once \dirname(__DIR__, 4).'/src/Form/Type/RegistrationInvitationType.php';
  25819. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
  25820. include_once \dirname(__DIR__, 4).'/src/Transformers/InvitationToCodeTransformer.php';
  25821. return $this->privates['MedBrief\\MSR\\Form\\Type\\RegistrationInvitationType'] = new \MedBrief\MSR\Form\Type\RegistrationInvitationType(new \MedBrief\MSR\Transformers\InvitationToCodeTransformer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  25822. }
  25823. /**
  25824. * Gets the private 'MedBrief\MSR\Form\Type\TabType' shared autowired service.
  25825. *
  25826. * @return \MedBrief\MSR\Form\Type\TabType
  25827. */
  25828. protected function getTabTypeService()
  25829. {
  25830. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25831. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25832. include_once \dirname(__DIR__, 4).'/src/Form/Type/TabType.php';
  25833. return $this->privates['MedBrief\\MSR\\Form\\Type\\TabType'] = new \MedBrief\MSR\Form\Type\TabType();
  25834. }
  25835. /**
  25836. * Gets the private 'MedBrief\MSR\Form\Type\TabsType' shared autowired service.
  25837. *
  25838. * @return \MedBrief\MSR\Form\Type\TabsType
  25839. */
  25840. protected function getTabsTypeService()
  25841. {
  25842. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25843. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25844. include_once \dirname(__DIR__, 4).'/src/Form/Type/TabsType.php';
  25845. return $this->privates['MedBrief\\MSR\\Form\\Type\\TabsType'] = new \MedBrief\MSR\Form\Type\TabsType();
  25846. }
  25847. /**
  25848. * Gets the private 'MedBrief\MSR\Form\UploadBatchDestroyType' shared autowired service.
  25849. *
  25850. * @return \MedBrief\MSR\Form\UploadBatchDestroyType
  25851. */
  25852. protected function getUploadBatchDestroyTypeService()
  25853. {
  25854. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25855. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25856. include_once \dirname(__DIR__, 4).'/src/Form/UploadBatchDestroyType.php';
  25857. return $this->privates['MedBrief\\MSR\\Form\\UploadBatchDestroyType'] = new \MedBrief\MSR\Form\UploadBatchDestroyType();
  25858. }
  25859. /**
  25860. * Gets the private 'MedBrief\MSR\Form\UploadServiceRequestsBilledType' shared autowired service.
  25861. *
  25862. * @return \MedBrief\MSR\Form\UploadServiceRequestsBilledType
  25863. */
  25864. protected function getUploadServiceRequestsBilledTypeService()
  25865. {
  25866. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25867. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25868. include_once \dirname(__DIR__, 4).'/src/Form/UploadServiceRequestsBilledType.php';
  25869. return $this->privates['MedBrief\\MSR\\Form\\UploadServiceRequestsBilledType'] = new \MedBrief\MSR\Form\UploadServiceRequestsBilledType();
  25870. }
  25871. /**
  25872. * Gets the private 'MedBrief\MSR\Form\UserInviteType' shared autowired service.
  25873. *
  25874. * @return \MedBrief\MSR\Form\UserInviteType
  25875. */
  25876. protected function getUserInviteTypeService()
  25877. {
  25878. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25879. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25880. include_once \dirname(__DIR__, 4).'/src/Form/UserInviteType.php';
  25881. return $this->privates['MedBrief\\MSR\\Form\\UserInviteType'] = new \MedBrief\MSR\Form\UserInviteType();
  25882. }
  25883. /**
  25884. * Gets the private 'MedBrief\MSR\Form\UserLinkedEmailAddressInvitationType' shared autowired service.
  25885. *
  25886. * @return \MedBrief\MSR\Form\UserLinkedEmailAddressInvitationType
  25887. */
  25888. protected function getUserLinkedEmailAddressInvitationTypeService()
  25889. {
  25890. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25891. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25892. include_once \dirname(__DIR__, 4).'/src/Form/UserLinkedEmailAddressInvitationType.php';
  25893. return $this->privates['MedBrief\\MSR\\Form\\UserLinkedEmailAddressInvitationType'] = new \MedBrief\MSR\Form\UserLinkedEmailAddressInvitationType();
  25894. }
  25895. /**
  25896. * Gets the private 'MedBrief\MSR\Form\UserProfile\UserProfileUpdateType' shared autowired service.
  25897. *
  25898. * @return \MedBrief\MSR\Form\UserProfile\UserProfileUpdateType
  25899. */
  25900. protected function getUserProfileUpdateTypeService()
  25901. {
  25902. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25903. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25904. include_once \dirname(__DIR__, 4).'/src/Form/UserProfile/UserProfileUpdateType.php';
  25905. return $this->privates['MedBrief\\MSR\\Form\\UserProfile\\UserProfileUpdateType'] = new \MedBrief\MSR\Form\UserProfile\UserProfileUpdateType();
  25906. }
  25907. /**
  25908. * Gets the private 'MedBrief\MSR\Form\UserType' shared autowired service.
  25909. *
  25910. * @return \MedBrief\MSR\Form\UserType
  25911. */
  25912. protected function getUserTypeService()
  25913. {
  25914. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25915. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25916. include_once \dirname(__DIR__, 4).'/src/Form/UserType.php';
  25917. return $this->privates['MedBrief\\MSR\\Form\\UserType'] = new \MedBrief\MSR\Form\UserType();
  25918. }
  25919. /**
  25920. * Gets the private 'MedBrief\MSR\Form\UserUpdateType' shared autowired service.
  25921. *
  25922. * @return \MedBrief\MSR\Form\UserUpdateType
  25923. */
  25924. protected function getUserUpdateTypeService()
  25925. {
  25926. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  25927. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  25928. include_once \dirname(__DIR__, 4).'/src/Form/UserUpdateType.php';
  25929. return $this->privates['MedBrief\\MSR\\Form\\UserUpdateType'] = new \MedBrief\MSR\Form\UserUpdateType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  25930. }
  25931. /**
  25932. * Gets the private 'MedBrief\MSR\Repository\AccountAuthSettingsRepository' shared autowired service.
  25933. *
  25934. * @return \MedBrief\MSR\Repository\AccountAuthSettingsRepository
  25935. */
  25936. protected function getAccountAuthSettingsRepositoryService()
  25937. {
  25938. include_once \dirname(__DIR__, 4).'/src/Repository/AccountAuthSettingsRepository.php';
  25939. return $this->privates['MedBrief\\MSR\\Repository\\AccountAuthSettingsRepository'] = new \MedBrief\MSR\Repository\AccountAuthSettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25940. }
  25941. /**
  25942. * Gets the private 'MedBrief\MSR\Repository\AccountRepository' shared autowired service.
  25943. *
  25944. * @return \MedBrief\MSR\Repository\AccountRepository
  25945. */
  25946. protected function getAccountRepositoryService()
  25947. {
  25948. include_once \dirname(__DIR__, 4).'/src/Repository/AccountRepository.php';
  25949. $this->privates['MedBrief\\MSR\\Repository\\AccountRepository'] = $instance = new \MedBrief\MSR\Repository\AccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25950. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  25951. return $instance;
  25952. }
  25953. /**
  25954. * Gets the private 'MedBrief\MSR\Repository\AdditionalRequestRepository' shared autowired service.
  25955. *
  25956. * @return \MedBrief\MSR\Repository\AdditionalRequestRepository
  25957. */
  25958. protected function getAdditionalRequestRepositoryService()
  25959. {
  25960. include_once \dirname(__DIR__, 4).'/src/Repository/AdditionalRequestRepository.php';
  25961. $this->privates['MedBrief\\MSR\\Repository\\AdditionalRequestRepository'] = $instance = new \MedBrief\MSR\Repository\AdditionalRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25962. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  25963. return $instance;
  25964. }
  25965. /**
  25966. * Gets the private 'MedBrief\MSR\Repository\AiFeedbackMatchRepository' shared autowired service.
  25967. *
  25968. * @return \MedBrief\MSR\Repository\AiFeedbackMatchRepository
  25969. */
  25970. protected function getAiFeedbackMatchRepositoryService()
  25971. {
  25972. include_once \dirname(__DIR__, 4).'/src/Repository/AiFeedbackMatchRepository.php';
  25973. return $this->privates['MedBrief\\MSR\\Repository\\AiFeedbackMatchRepository'] = new \MedBrief\MSR\Repository\AiFeedbackMatchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25974. }
  25975. /**
  25976. * Gets the private 'MedBrief\MSR\Repository\AnnotationRepository' shared autowired service.
  25977. *
  25978. * @return \MedBrief\MSR\Repository\AnnotationRepository
  25979. */
  25980. protected function getAnnotationRepositoryService()
  25981. {
  25982. include_once \dirname(__DIR__, 4).'/src/Repository/AnnotationRepository.php';
  25983. return $this->privates['MedBrief\\MSR\\Repository\\AnnotationRepository'] = new \MedBrief\MSR\Repository\AnnotationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25984. }
  25985. /**
  25986. * Gets the private 'MedBrief\MSR\Repository\AuditLogRepository' shared autowired service.
  25987. *
  25988. * @return \MedBrief\MSR\Repository\AuditLogRepository
  25989. */
  25990. protected function getAuditLogRepositoryService()
  25991. {
  25992. include_once \dirname(__DIR__, 4).'/src/Repository/AuditLogRepository.php';
  25993. return $this->privates['MedBrief\\MSR\\Repository\\AuditLogRepository'] = new \MedBrief\MSR\Repository\AuditLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25994. }
  25995. /**
  25996. * Gets the private 'MedBrief\MSR\Repository\BatchDocumentRepository' shared autowired service.
  25997. *
  25998. * @return \MedBrief\MSR\Repository\BatchDocumentRepository
  25999. */
  26000. protected function getBatchDocumentRepositoryService()
  26001. {
  26002. include_once \dirname(__DIR__, 4).'/src/Repository/BatchDocumentRepository.php';
  26003. return $this->privates['MedBrief\\MSR\\Repository\\BatchDocumentRepository'] = new \MedBrief\MSR\Repository\BatchDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26004. }
  26005. /**
  26006. * Gets the private 'MedBrief\MSR\Repository\BatchRequestDetailRepository' shared autowired service.
  26007. *
  26008. * @return \MedBrief\MSR\Repository\BatchRequestDetailRepository
  26009. */
  26010. protected function getBatchRequestDetailRepositoryService()
  26011. {
  26012. include_once \dirname(__DIR__, 4).'/src/Repository/BatchRequestDetailRepository.php';
  26013. return $this->privates['MedBrief\\MSR\\Repository\\BatchRequestDetailRepository'] = new \MedBrief\MSR\Repository\BatchRequestDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26014. }
  26015. /**
  26016. * Gets the private 'MedBrief\MSR\Repository\BatchRequestRepository' shared autowired service.
  26017. *
  26018. * @return \MedBrief\MSR\Repository\BatchRequestRepository
  26019. */
  26020. protected function getBatchRequestRepositoryService()
  26021. {
  26022. include_once \dirname(__DIR__, 4).'/src/Repository/BatchRequestRepository.php';
  26023. $this->privates['MedBrief\\MSR\\Repository\\BatchRequestRepository'] = $instance = new \MedBrief\MSR\Repository\BatchRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26024. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26025. return $instance;
  26026. }
  26027. /**
  26028. * Gets the private 'MedBrief\MSR\Repository\BillingCodeRepository' shared autowired service.
  26029. *
  26030. * @return \MedBrief\MSR\Repository\BillingCodeRepository
  26031. */
  26032. protected function getBillingCodeRepositoryService()
  26033. {
  26034. include_once \dirname(__DIR__, 4).'/src/Repository/BillingCodeRepository.php';
  26035. return $this->privates['MedBrief\\MSR\\Repository\\BillingCodeRepository'] = new \MedBrief\MSR\Repository\BillingCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26036. }
  26037. /**
  26038. * Gets the private 'MedBrief\MSR\Repository\BillingItemRepository' shared autowired service.
  26039. *
  26040. * @return \MedBrief\MSR\Repository\BillingItemRepository
  26041. */
  26042. protected function getBillingItemRepositoryService()
  26043. {
  26044. include_once \dirname(__DIR__, 4).'/src/Repository/BillingItemRepository.php';
  26045. return $this->privates['MedBrief\\MSR\\Repository\\BillingItemRepository'] = new \MedBrief\MSR\Repository\BillingItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26046. }
  26047. /**
  26048. * Gets the private 'MedBrief\MSR\Repository\BlacklistedExpertRepository' shared autowired service.
  26049. *
  26050. * @return \MedBrief\MSR\Repository\BlacklistedExpertRepository
  26051. */
  26052. protected function getBlacklistedExpertRepositoryService()
  26053. {
  26054. include_once \dirname(__DIR__, 4).'/src/Repository/BlacklistedExpertRepository.php';
  26055. return $this->privates['MedBrief\\MSR\\Repository\\BlacklistedExpertRepository'] = new \MedBrief\MSR\Repository\BlacklistedExpertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26056. }
  26057. /**
  26058. * Gets the private 'MedBrief\MSR\Repository\ChronologyItemRepository' shared autowired service.
  26059. *
  26060. * @return \MedBrief\MSR\Repository\ChronologyItemRepository
  26061. */
  26062. protected function getChronologyItemRepositoryService()
  26063. {
  26064. include_once \dirname(__DIR__, 4).'/src/Repository/ChronologyItemRepository.php';
  26065. $this->privates['MedBrief\\MSR\\Repository\\ChronologyItemRepository'] = $instance = new \MedBrief\MSR\Repository\ChronologyItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26066. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26067. return $instance;
  26068. }
  26069. /**
  26070. * Gets the private 'MedBrief\MSR\Repository\ChronologyRequestDetailRepository' shared autowired service.
  26071. *
  26072. * @return \MedBrief\MSR\Repository\ChronologyRequestDetailRepository
  26073. */
  26074. protected function getChronologyRequestDetailRepositoryService()
  26075. {
  26076. include_once \dirname(__DIR__, 4).'/src/Repository/ChronologyRequestDetailRepository.php';
  26077. return $this->privates['MedBrief\\MSR\\Repository\\ChronologyRequestDetailRepository'] = new \MedBrief\MSR\Repository\ChronologyRequestDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26078. }
  26079. /**
  26080. * Gets the private 'MedBrief\MSR\Repository\ClinicalSectionRepository' shared autowired service.
  26081. *
  26082. * @return \MedBrief\MSR\Repository\ClinicalSectionRepository
  26083. */
  26084. protected function getClinicalSectionRepositoryService()
  26085. {
  26086. include_once \dirname(__DIR__, 4).'/src/Repository/ClinicalSectionRepository.php';
  26087. return $this->privates['MedBrief\\MSR\\Repository\\ClinicalSectionRepository'] = new \MedBrief\MSR\Repository\ClinicalSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26088. }
  26089. /**
  26090. * Gets the private 'MedBrief\MSR\Repository\ClinicalSummaryRepository' shared autowired service.
  26091. *
  26092. * @return \MedBrief\MSR\Repository\ClinicalSummaryRepository
  26093. */
  26094. protected function getClinicalSummaryRepositoryService()
  26095. {
  26096. include_once \dirname(__DIR__, 4).'/src/Repository/ClinicalSummaryRepository.php';
  26097. return $this->privates['MedBrief\\MSR\\Repository\\ClinicalSummaryRepository'] = new \MedBrief\MSR\Repository\ClinicalSummaryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26098. }
  26099. /**
  26100. * Gets the private 'MedBrief\MSR\Repository\CollectionRepository' shared autowired service.
  26101. *
  26102. * @return \MedBrief\MSR\Repository\CollectionRepository
  26103. */
  26104. protected function getCollectionRepositoryService()
  26105. {
  26106. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  26107. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  26108. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  26109. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tool/ORM/Repository/EntityRepositoryCompat.php';
  26110. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  26111. include_once \dirname(__DIR__, 4).'/src/Repository/CollectionRepository.php';
  26112. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26113. if (isset($this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'])) {
  26114. return $this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'];
  26115. }
  26116. return $this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'] = new \MedBrief\MSR\Repository\CollectionRepository($a);
  26117. }
  26118. /**
  26119. * Gets the private 'MedBrief\MSR\Repository\ContactableAddressRepository' shared autowired service.
  26120. *
  26121. * @return \MedBrief\MSR\Repository\ContactableAddressRepository
  26122. */
  26123. protected function getContactableAddressRepositoryService()
  26124. {
  26125. include_once \dirname(__DIR__, 4).'/src/Repository/ContactableAddressRepository.php';
  26126. return $this->privates['MedBrief\\MSR\\Repository\\ContactableAddressRepository'] = new \MedBrief\MSR\Repository\ContactableAddressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26127. }
  26128. /**
  26129. * Gets the private 'MedBrief\MSR\Repository\DiscMetadataRepository' shared autowired service.
  26130. *
  26131. * @return \MedBrief\MSR\Repository\DiscMetadataRepository
  26132. */
  26133. protected function getDiscMetadataRepositoryService()
  26134. {
  26135. include_once \dirname(__DIR__, 4).'/src/Repository/DiscMetadataRepository.php';
  26136. return $this->privates['MedBrief\\MSR\\Repository\\DiscMetadataRepository'] = new \MedBrief\MSR\Repository\DiscMetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26137. }
  26138. /**
  26139. * Gets the private 'MedBrief\MSR\Repository\DiscRepository' shared autowired service.
  26140. *
  26141. * @return \MedBrief\MSR\Repository\DiscRepository
  26142. */
  26143. protected function getDiscRepositoryService()
  26144. {
  26145. include_once \dirname(__DIR__, 4).'/src/Repository/DiscRepository.php';
  26146. $this->privates['MedBrief\\MSR\\Repository\\DiscRepository'] = $instance = new \MedBrief\MSR\Repository\DiscRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26147. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26148. return $instance;
  26149. }
  26150. /**
  26151. * Gets the private 'MedBrief\MSR\Repository\DocumentRepository' shared autowired service.
  26152. *
  26153. * @return \MedBrief\MSR\Repository\DocumentRepository
  26154. */
  26155. protected function getDocumentRepositoryService()
  26156. {
  26157. include_once \dirname(__DIR__, 4).'/src/Repository/DocumentRepository.php';
  26158. $this->privates['MedBrief\\MSR\\Repository\\DocumentRepository'] = $instance = new \MedBrief\MSR\Repository\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26159. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26160. return $instance;
  26161. }
  26162. /**
  26163. * Gets the private 'MedBrief\MSR\Repository\DownloadItemRepository' shared autowired service.
  26164. *
  26165. * @return \MedBrief\MSR\Repository\DownloadItemRepository
  26166. */
  26167. protected function getDownloadItemRepositoryService()
  26168. {
  26169. include_once \dirname(__DIR__, 4).'/src/Repository/DownloadItemRepository.php';
  26170. return $this->privates['MedBrief\\MSR\\Repository\\DownloadItemRepository'] = new \MedBrief\MSR\Repository\DownloadItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26171. }
  26172. /**
  26173. * Gets the private 'MedBrief\MSR\Repository\ExpertCitedJudgementRepository' shared autowired service.
  26174. *
  26175. * @return \MedBrief\MSR\Repository\ExpertCitedJudgementRepository
  26176. */
  26177. protected function getExpertCitedJudgementRepositoryService()
  26178. {
  26179. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertCitedJudgementRepository.php';
  26180. return $this->privates['MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository'] = new \MedBrief\MSR\Repository\ExpertCitedJudgementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26181. }
  26182. /**
  26183. * Gets the private 'MedBrief\MSR\Repository\ExpertLetterOfApproachRepository' shared autowired service.
  26184. *
  26185. * @return \MedBrief\MSR\Repository\ExpertLetterOfApproachRepository
  26186. */
  26187. protected function getExpertLetterOfApproachRepositoryService()
  26188. {
  26189. return $this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] = new \MedBrief\MSR\Repository\ExpertLetterOfApproachRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26190. }
  26191. /**
  26192. * Gets the private 'MedBrief\MSR\Repository\ExpertProfileCacheRepository' shared autowired service.
  26193. *
  26194. * @return \MedBrief\MSR\Repository\ExpertProfileCacheRepository
  26195. */
  26196. protected function getExpertProfileCacheRepositoryService()
  26197. {
  26198. return $this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] = new \MedBrief\MSR\Repository\ExpertProfileCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26199. }
  26200. /**
  26201. * Gets the private 'MedBrief\MSR\Repository\ExpertRepository' shared autowired service.
  26202. *
  26203. * @return \MedBrief\MSR\Repository\ExpertRepository
  26204. */
  26205. protected function getExpertRepositoryService()
  26206. {
  26207. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertRepository.php';
  26208. return $this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] = new \MedBrief\MSR\Repository\ExpertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26209. }
  26210. /**
  26211. * Gets the private 'MedBrief\MSR\Repository\ExpertSpecialisationRepository' shared autowired service.
  26212. *
  26213. * @return \MedBrief\MSR\Repository\ExpertSpecialisationRepository
  26214. */
  26215. protected function getExpertSpecialisationRepositoryService()
  26216. {
  26217. include_once \dirname(__DIR__, 4).'/src/Repository/ExpertSpecialisationRepository.php';
  26218. return $this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] = new \MedBrief\MSR\Repository\ExpertSpecialisationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26219. }
  26220. /**
  26221. * Gets the private 'MedBrief\MSR\Repository\ExpertUserRepository' shared autowired service.
  26222. *
  26223. * @return \MedBrief\MSR\Repository\ExpertUserRepository
  26224. */
  26225. protected function getExpertUserRepositoryService()
  26226. {
  26227. return $this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] = new \MedBrief\MSR\Repository\ExpertUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26228. }
  26229. /**
  26230. * Gets the private 'MedBrief\MSR\Repository\FirmRepository' shared autowired service.
  26231. *
  26232. * @return \MedBrief\MSR\Repository\FirmRepository
  26233. */
  26234. protected function getFirmRepositoryService()
  26235. {
  26236. include_once \dirname(__DIR__, 4).'/src/Repository/FirmRepository.php';
  26237. $this->privates['MedBrief\\MSR\\Repository\\FirmRepository'] = $instance = new \MedBrief\MSR\Repository\FirmRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26238. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26239. return $instance;
  26240. }
  26241. /**
  26242. * Gets the private 'MedBrief\MSR\Repository\HelpArticleRepository' shared autowired service.
  26243. *
  26244. * @return \MedBrief\MSR\Repository\HelpArticleRepository
  26245. */
  26246. protected function getHelpArticleRepositoryService()
  26247. {
  26248. include_once \dirname(__DIR__, 4).'/src/Repository/HelpArticleRepository.php';
  26249. return $this->privates['MedBrief\\MSR\\Repository\\HelpArticleRepository'] = new \MedBrief\MSR\Repository\HelpArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26250. }
  26251. /**
  26252. * Gets the private 'MedBrief\MSR\Repository\HelpCategoryRepository' shared autowired service.
  26253. *
  26254. * @return \MedBrief\MSR\Repository\HelpCategoryRepository
  26255. */
  26256. protected function getHelpCategoryRepositoryService()
  26257. {
  26258. include_once \dirname(__DIR__, 4).'/src/Repository/HelpCategoryRepository.php';
  26259. return $this->privates['MedBrief\\MSR\\Repository\\HelpCategoryRepository'] = new \MedBrief\MSR\Repository\HelpCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26260. }
  26261. /**
  26262. * Gets the private 'MedBrief\MSR\Repository\HelpSectionRepository' shared autowired service.
  26263. *
  26264. * @return \MedBrief\MSR\Repository\HelpSectionRepository
  26265. */
  26266. protected function getHelpSectionRepositoryService()
  26267. {
  26268. include_once \dirname(__DIR__, 4).'/src/Repository/HelpSectionRepository.php';
  26269. return $this->privates['MedBrief\\MSR\\Repository\\HelpSectionRepository'] = new \MedBrief\MSR\Repository\HelpSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26270. }
  26271. /**
  26272. * Gets the private 'MedBrief\MSR\Repository\HumanResourceRepository' shared autowired service.
  26273. *
  26274. * @return \MedBrief\MSR\Repository\HumanResourceRepository
  26275. */
  26276. protected function getHumanResourceRepositoryService()
  26277. {
  26278. include_once \dirname(__DIR__, 4).'/src/Repository/HumanResourceRepository.php';
  26279. $this->privates['MedBrief\\MSR\\Repository\\HumanResourceRepository'] = $instance = new \MedBrief\MSR\Repository\HumanResourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26280. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26281. return $instance;
  26282. }
  26283. /**
  26284. * Gets the private 'MedBrief\MSR\Repository\IPFailedLoginsLogsRepository' shared autowired service.
  26285. *
  26286. * @return \MedBrief\MSR\Repository\IPFailedLoginsLogsRepository
  26287. */
  26288. protected function getIPFailedLoginsLogsRepositoryService()
  26289. {
  26290. include_once \dirname(__DIR__, 4).'/src/Repository/IPFailedLoginsLogsRepository.php';
  26291. return $this->privates['MedBrief\\MSR\\Repository\\IPFailedLoginsLogsRepository'] = new \MedBrief\MSR\Repository\IPFailedLoginsLogsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26292. }
  26293. /**
  26294. * Gets the private 'MedBrief\MSR\Repository\IPFailedLoginsRepository' shared autowired service.
  26295. *
  26296. * @return \MedBrief\MSR\Repository\IPFailedLoginsRepository
  26297. */
  26298. protected function getIPFailedLoginsRepositoryService()
  26299. {
  26300. include_once \dirname(__DIR__, 4).'/src/Repository/IPFailedLoginsRepository.php';
  26301. return $this->privates['MedBrief\\MSR\\Repository\\IPFailedLoginsRepository'] = new \MedBrief\MSR\Repository\IPFailedLoginsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26302. }
  26303. /**
  26304. * Gets the private 'MedBrief\MSR\Repository\InstanceRepository' shared autowired service.
  26305. *
  26306. * @return \MedBrief\MSR\Repository\InstanceRepository
  26307. */
  26308. protected function getInstanceRepositoryService()
  26309. {
  26310. include_once \dirname(__DIR__, 4).'/src/Repository/InstanceRepository.php';
  26311. return $this->privates['MedBrief\\MSR\\Repository\\InstanceRepository'] = new \MedBrief\MSR\Repository\InstanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26312. }
  26313. /**
  26314. * Gets the private 'MedBrief\MSR\Repository\InterpartyDisclosureDiscRepository' shared autowired service.
  26315. *
  26316. * @return \MedBrief\MSR\Repository\InterpartyDisclosureDiscRepository
  26317. */
  26318. protected function getInterpartyDisclosureDiscRepositoryService()
  26319. {
  26320. include_once \dirname(__DIR__, 4).'/src/Repository/InterpartyDisclosureDiscRepository.php';
  26321. return $this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureDiscRepository'] = new \MedBrief\MSR\Repository\InterpartyDisclosureDiscRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26322. }
  26323. /**
  26324. * Gets the private 'MedBrief\MSR\Repository\InterpartyDisclosureRecipientContactRepository' shared autowired service.
  26325. *
  26326. * @return \MedBrief\MSR\Repository\InterpartyDisclosureRecipientContactRepository
  26327. */
  26328. protected function getInterpartyDisclosureRecipientContactRepositoryService()
  26329. {
  26330. include_once \dirname(__DIR__, 4).'/src/Repository/InterpartyDisclosureRecipientContactRepository.php';
  26331. return $this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientContactRepository'] = new \MedBrief\MSR\Repository\InterpartyDisclosureRecipientContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26332. }
  26333. /**
  26334. * Gets the private 'MedBrief\MSR\Repository\InterpartyDisclosureRecipientFirmRepository' shared autowired service.
  26335. *
  26336. * @return \MedBrief\MSR\Repository\InterpartyDisclosureRecipientFirmRepository
  26337. */
  26338. protected function getInterpartyDisclosureRecipientFirmRepositoryService()
  26339. {
  26340. include_once \dirname(__DIR__, 4).'/src/Repository/InterpartyDisclosureRecipientFirmRepository.php';
  26341. return $this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRecipientFirmRepository'] = new \MedBrief\MSR\Repository\InterpartyDisclosureRecipientFirmRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26342. }
  26343. /**
  26344. * Gets the private 'MedBrief\MSR\Repository\InterpartyDisclosureRepository' shared autowired service.
  26345. *
  26346. * @return \MedBrief\MSR\Repository\InterpartyDisclosureRepository
  26347. */
  26348. protected function getInterpartyDisclosureRepositoryService()
  26349. {
  26350. include_once \dirname(__DIR__, 4).'/src/Repository/InterpartyDisclosureRepository.php';
  26351. return $this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureRepository'] = new \MedBrief\MSR\Repository\InterpartyDisclosureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26352. }
  26353. /**
  26354. * Gets the private 'MedBrief\MSR\Repository\InterpartyDisclosureStudyRepository' shared autowired service.
  26355. *
  26356. * @return \MedBrief\MSR\Repository\InterpartyDisclosureStudyRepository
  26357. */
  26358. protected function getInterpartyDisclosureStudyRepositoryService()
  26359. {
  26360. include_once \dirname(__DIR__, 4).'/src/Repository/InterpartyDisclosureStudyRepository.php';
  26361. return $this->privates['MedBrief\\MSR\\Repository\\InterpartyDisclosureStudyRepository'] = new \MedBrief\MSR\Repository\InterpartyDisclosureStudyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26362. }
  26363. /**
  26364. * Gets the private 'MedBrief\MSR\Repository\InvitationRepository' shared autowired service.
  26365. *
  26366. * @return \MedBrief\MSR\Repository\InvitationRepository
  26367. */
  26368. protected function getInvitationRepositoryService()
  26369. {
  26370. include_once \dirname(__DIR__, 4).'/src/Repository/InvitationRepository.php';
  26371. return $this->privates['MedBrief\\MSR\\Repository\\InvitationRepository'] = new \MedBrief\MSR\Repository\InvitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26372. }
  26373. /**
  26374. * Gets the private 'MedBrief\MSR\Repository\InvoiceRepository' shared autowired service.
  26375. *
  26376. * @return \MedBrief\MSR\Repository\InvoiceRepository
  26377. */
  26378. protected function getInvoiceRepositoryService()
  26379. {
  26380. include_once \dirname(__DIR__, 4).'/src/Repository/InvoiceRepository.php';
  26381. $this->privates['MedBrief\\MSR\\Repository\\InvoiceRepository'] = $instance = new \MedBrief\MSR\Repository\InvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26382. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26383. return $instance;
  26384. }
  26385. /**
  26386. * Gets the private 'MedBrief\MSR\Repository\LicenceRenewalTermRepository' shared autowired service.
  26387. *
  26388. * @return \MedBrief\MSR\Repository\LicenceRenewalTermRepository
  26389. */
  26390. protected function getLicenceRenewalTermRepositoryService()
  26391. {
  26392. include_once \dirname(__DIR__, 4).'/src/Repository/LicenceRenewalTermRepository.php';
  26393. return $this->privates['MedBrief\\MSR\\Repository\\LicenceRenewalTermRepository'] = new \MedBrief\MSR\Repository\LicenceRenewalTermRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26394. }
  26395. /**
  26396. * Gets the private 'MedBrief\MSR\Repository\MatchCacheRepository' shared autowired service.
  26397. *
  26398. * @return \MedBrief\MSR\Repository\MatchCacheRepository
  26399. */
  26400. protected function getMatchCacheRepositoryService()
  26401. {
  26402. include_once \dirname(__DIR__, 4).'/src/Repository/MatchCacheRepository.php';
  26403. return $this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] = new \MedBrief\MSR\Repository\MatchCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26404. }
  26405. /**
  26406. * Gets the private 'MedBrief\MSR\Repository\MatchLetterDocumentRepository' shared autowired service.
  26407. *
  26408. * @return \MedBrief\MSR\Repository\MatchLetterDocumentRepository
  26409. */
  26410. protected function getMatchLetterDocumentRepositoryService()
  26411. {
  26412. include_once \dirname(__DIR__, 4).'/src/Repository/MatchLetterDocumentRepository.php';
  26413. return $this->privates['MedBrief\\MSR\\Repository\\MatchLetterDocumentRepository'] = new \MedBrief\MSR\Repository\MatchLetterDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26414. }
  26415. /**
  26416. * Gets the private 'MedBrief\MSR\Repository\MatchLetterRepository' shared autowired service.
  26417. *
  26418. * @return \MedBrief\MSR\Repository\MatchLetterRepository
  26419. */
  26420. protected function getMatchLetterRepositoryService()
  26421. {
  26422. return $this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] = new \MedBrief\MSR\Repository\MatchLetterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26423. }
  26424. /**
  26425. * Gets the private 'MedBrief\MSR\Repository\MatchLetterResponseDocumentRepository' shared autowired service.
  26426. *
  26427. * @return \MedBrief\MSR\Repository\MatchLetterResponseDocumentRepository
  26428. */
  26429. protected function getMatchLetterResponseDocumentRepositoryService()
  26430. {
  26431. include_once \dirname(__DIR__, 4).'/src/Repository/MatchLetterResponseDocumentRepository.php';
  26432. return $this->privates['MedBrief\\MSR\\Repository\\MatchLetterResponseDocumentRepository'] = new \MedBrief\MSR\Repository\MatchLetterResponseDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26433. }
  26434. /**
  26435. * Gets the private 'MedBrief\MSR\Repository\MatchLetterResponseRepository' shared autowired service.
  26436. *
  26437. * @return \MedBrief\MSR\Repository\MatchLetterResponseRepository
  26438. */
  26439. protected function getMatchLetterResponseRepositoryService()
  26440. {
  26441. include_once \dirname(__DIR__, 4).'/src/Repository/MatchLetterResponseRepository.php';
  26442. return $this->privates['MedBrief\\MSR\\Repository\\MatchLetterResponseRepository'] = new \MedBrief\MSR\Repository\MatchLetterResponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26443. }
  26444. /**
  26445. * Gets the private 'MedBrief\MSR\Repository\MatchLogRepository' shared autowired service.
  26446. *
  26447. * @return \MedBrief\MSR\Repository\MatchLogRepository
  26448. */
  26449. protected function getMatchLogRepositoryService()
  26450. {
  26451. include_once \dirname(__DIR__, 4).'/src/Repository/MatchLogRepository.php';
  26452. return $this->privates['MedBrief\\MSR\\Repository\\MatchLogRepository'] = new \MedBrief\MSR\Repository\MatchLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26453. }
  26454. /**
  26455. * Gets the private 'MedBrief\MSR\Repository\MatchPolicyRepository' shared autowired service.
  26456. *
  26457. * @return \MedBrief\MSR\Repository\MatchPolicyRepository
  26458. */
  26459. protected function getMatchPolicyRepositoryService()
  26460. {
  26461. include_once \dirname(__DIR__, 4).'/src/Repository/MatchPolicyRepository.php';
  26462. return $this->privates['MedBrief\\MSR\\Repository\\MatchPolicyRepository'] = new \MedBrief\MSR\Repository\MatchPolicyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26463. }
  26464. /**
  26465. * Gets the private 'MedBrief\MSR\Repository\MatchTemplateRepository' shared autowired service.
  26466. *
  26467. * @return \MedBrief\MSR\Repository\MatchTemplateRepository
  26468. */
  26469. protected function getMatchTemplateRepositoryService()
  26470. {
  26471. include_once \dirname(__DIR__, 4).'/src/Repository/MatchTemplateRepository.php';
  26472. return $this->privates['MedBrief\\MSR\\Repository\\MatchTemplateRepository'] = new \MedBrief\MSR\Repository\MatchTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26473. }
  26474. /**
  26475. * Gets the private 'MedBrief\MSR\Repository\MatterLicenceRenewalLogRepository' shared autowired service.
  26476. *
  26477. * @return \MedBrief\MSR\Repository\MatterLicenceRenewalLogRepository
  26478. */
  26479. protected function getMatterLicenceRenewalLogRepositoryService()
  26480. {
  26481. include_once \dirname(__DIR__, 4).'/src/Repository/MatterLicenceRenewalLogRepository.php';
  26482. return $this->privates['MedBrief\\MSR\\Repository\\MatterLicenceRenewalLogRepository'] = new \MedBrief\MSR\Repository\MatterLicenceRenewalLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26483. }
  26484. /**
  26485. * Gets the private 'MedBrief\MSR\Repository\MatterNoteRepository' shared autowired service.
  26486. *
  26487. * @return \MedBrief\MSR\Repository\MatterNoteRepository
  26488. */
  26489. protected function getMatterNoteRepositoryService()
  26490. {
  26491. include_once \dirname(__DIR__, 4).'/src/Repository/MatterNoteRepository.php';
  26492. return $this->privates['MedBrief\\MSR\\Repository\\MatterNoteRepository'] = new \MedBrief\MSR\Repository\MatterNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26493. }
  26494. /**
  26495. * Gets the private 'MedBrief\MSR\Repository\MatterRequestRepository' shared autowired service.
  26496. *
  26497. * @return \MedBrief\MSR\Repository\MatterRequestRepository
  26498. */
  26499. protected function getMatterRequestRepositoryService()
  26500. {
  26501. include_once \dirname(__DIR__, 4).'/src/Repository/MatterRequestRepository.php';
  26502. $this->privates['MedBrief\\MSR\\Repository\\MatterRequestRepository'] = $instance = new \MedBrief\MSR\Repository\MatterRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26503. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26504. return $instance;
  26505. }
  26506. /**
  26507. * Gets the private 'MedBrief\MSR\Repository\MedbriefPolicyRepository' shared autowired service.
  26508. *
  26509. * @return \MedBrief\MSR\Repository\MedbriefPolicyRepository
  26510. */
  26511. protected function getMedbriefPolicyRepositoryService()
  26512. {
  26513. include_once \dirname(__DIR__, 4).'/src/Repository/MedbriefPolicyRepository.php';
  26514. return $this->privates['MedBrief\\MSR\\Repository\\MedbriefPolicyRepository'] = new \MedBrief\MSR\Repository\MedbriefPolicyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26515. }
  26516. /**
  26517. * Gets the private 'MedBrief\MSR\Repository\MessageThreadMessageAttachmentRepository' shared autowired service.
  26518. *
  26519. * @return \MedBrief\MSR\Repository\MessageThreadMessageAttachmentRepository
  26520. */
  26521. protected function getMessageThreadMessageAttachmentRepositoryService()
  26522. {
  26523. return $this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository'] = new \MedBrief\MSR\Repository\MessageThreadMessageAttachmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26524. }
  26525. /**
  26526. * Gets the private 'MedBrief\MSR\Repository\MessageThreadMessageRepository' shared autowired service.
  26527. *
  26528. * @return \MedBrief\MSR\Repository\MessageThreadMessageRepository
  26529. */
  26530. protected function getMessageThreadMessageRepositoryService()
  26531. {
  26532. return $this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageRepository'] = new \MedBrief\MSR\Repository\MessageThreadMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26533. }
  26534. /**
  26535. * Gets the private 'MedBrief\MSR\Repository\MessageThreadParticipantRepository' shared autowired service.
  26536. *
  26537. * @return \MedBrief\MSR\Repository\MessageThreadParticipantRepository
  26538. */
  26539. protected function getMessageThreadParticipantRepositoryService()
  26540. {
  26541. return $this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] = new \MedBrief\MSR\Repository\MessageThreadParticipantRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26542. }
  26543. /**
  26544. * Gets the private 'MedBrief\MSR\Repository\MessageThreadRepository' shared autowired service.
  26545. *
  26546. * @return \MedBrief\MSR\Repository\MessageThreadRepository
  26547. */
  26548. protected function getMessageThreadRepositoryService()
  26549. {
  26550. return $this->privates['MedBrief\\MSR\\Repository\\MessageThreadRepository'] = new \MedBrief\MSR\Repository\MessageThreadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26551. }
  26552. /**
  26553. * Gets the private 'MedBrief\MSR\Repository\PageRepository' shared autowired service.
  26554. *
  26555. * @return \MedBrief\MSR\Repository\PageRepository
  26556. */
  26557. protected function getPageRepositoryService()
  26558. {
  26559. include_once \dirname(__DIR__, 4).'/src/Repository/PageRepository.php';
  26560. return $this->privates['MedBrief\\MSR\\Repository\\PageRepository'] = new \MedBrief\MSR\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26561. }
  26562. /**
  26563. * Gets the private 'MedBrief\MSR\Repository\PatientRepository' shared autowired service.
  26564. *
  26565. * @return \MedBrief\MSR\Repository\PatientRepository
  26566. */
  26567. protected function getPatientRepositoryService()
  26568. {
  26569. include_once \dirname(__DIR__, 4).'/src/Repository/PatientRepository.php';
  26570. return $this->privates['MedBrief\\MSR\\Repository\\PatientRepository'] = new \MedBrief\MSR\Repository\PatientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26571. }
  26572. /**
  26573. * Gets the private 'MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentPageRepository' shared autowired service.
  26574. *
  26575. * @return \MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentPageRepository
  26576. */
  26577. protected function getPreprocessDocumentPageRepositoryService()
  26578. {
  26579. include_once \dirname(__DIR__, 4).'/src/Repository/Preprocessing/PreprocessDocumentPageRepository.php';
  26580. return $this->privates['MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentPageRepository'] = new \MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26581. }
  26582. /**
  26583. * Gets the private 'MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentRepository' shared autowired service.
  26584. *
  26585. * @return \MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentRepository
  26586. */
  26587. protected function getPreprocessDocumentRepositoryService()
  26588. {
  26589. include_once \dirname(__DIR__, 4).'/src/Repository/Preprocessing/PreprocessDocumentRepository.php';
  26590. return $this->privates['MedBrief\\MSR\\Repository\\Preprocessing\\PreprocessDocumentRepository'] = new \MedBrief\MSR\Repository\Preprocessing\PreprocessDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26591. }
  26592. /**
  26593. * Gets the private 'MedBrief\MSR\Repository\Preprocessing\ProcessedDocumentRepository' shared autowired service.
  26594. *
  26595. * @return \MedBrief\MSR\Repository\Preprocessing\ProcessedDocumentRepository
  26596. */
  26597. protected function getProcessedDocumentRepositoryService()
  26598. {
  26599. include_once \dirname(__DIR__, 4).'/src/Repository/Preprocessing/ProcessedDocumentRepository.php';
  26600. return $this->privates['MedBrief\\MSR\\Repository\\Preprocessing\\ProcessedDocumentRepository'] = new \MedBrief\MSR\Repository\Preprocessing\ProcessedDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26601. }
  26602. /**
  26603. * Gets the private 'MedBrief\MSR\Repository\ProjectAccessRepository' shared autowired service.
  26604. *
  26605. * @return \MedBrief\MSR\Repository\ProjectAccessRepository
  26606. */
  26607. protected function getProjectAccessRepositoryService()
  26608. {
  26609. include_once \dirname(__DIR__, 4).'/src/Repository/ProjectAccessRepository.php';
  26610. return $this->privates['MedBrief\\MSR\\Repository\\ProjectAccessRepository'] = new \MedBrief\MSR\Repository\ProjectAccessRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26611. }
  26612. /**
  26613. * Gets the private 'MedBrief\MSR\Repository\ProjectRepository' shared autowired service.
  26614. *
  26615. * @return \MedBrief\MSR\Repository\ProjectRepository
  26616. */
  26617. protected function getProjectRepositoryService()
  26618. {
  26619. include_once \dirname(__DIR__, 4).'/src/Repository/ProjectRepository.php';
  26620. $this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] = $instance = new \MedBrief\MSR\Repository\ProjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26621. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26622. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26623. return $instance;
  26624. }
  26625. /**
  26626. * Gets the private 'MedBrief\MSR\Repository\ProjectUserRepository' shared autowired service.
  26627. *
  26628. * @return \MedBrief\MSR\Repository\ProjectUserRepository
  26629. */
  26630. protected function getProjectUserRepositoryService()
  26631. {
  26632. include_once \dirname(__DIR__, 4).'/src/Repository/ProjectUserRepository.php';
  26633. return $this->privates['MedBrief\\MSR\\Repository\\ProjectUserRepository'] = new \MedBrief\MSR\Repository\ProjectUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26634. }
  26635. /**
  26636. * Gets the private 'MedBrief\MSR\Repository\RecipientFirmAddressRepository' shared autowired service.
  26637. *
  26638. * @return \MedBrief\MSR\Repository\RecipientFirmAddressRepository
  26639. */
  26640. protected function getRecipientFirmAddressRepositoryService()
  26641. {
  26642. include_once \dirname(__DIR__, 4).'/src/Repository/RecipientFirmAddressRepository.php';
  26643. return $this->privates['MedBrief\\MSR\\Repository\\RecipientFirmAddressRepository'] = new \MedBrief\MSR\Repository\RecipientFirmAddressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26644. }
  26645. /**
  26646. * Gets the private 'MedBrief\MSR\Repository\RecordsRequestCentreParentRepository' shared autowired service.
  26647. *
  26648. * @return \MedBrief\MSR\Repository\RecordsRequestCentreParentRepository
  26649. */
  26650. protected function getRecordsRequestCentreParentRepositoryService()
  26651. {
  26652. include_once \dirname(__DIR__, 4).'/src/Repository/RecordsRequestCentreParentRepository.php';
  26653. return $this->privates['MedBrief\\MSR\\Repository\\RecordsRequestCentreParentRepository'] = new \MedBrief\MSR\Repository\RecordsRequestCentreParentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26654. }
  26655. /**
  26656. * Gets the private 'MedBrief\MSR\Repository\RecordsRequestCentreRepository' shared autowired service.
  26657. *
  26658. * @return \MedBrief\MSR\Repository\RecordsRequestCentreRepository
  26659. */
  26660. protected function getRecordsRequestCentreRepositoryService()
  26661. {
  26662. include_once \dirname(__DIR__, 4).'/src/Repository/RecordsRequestCentreRepository.php';
  26663. $this->privates['MedBrief\\MSR\\Repository\\RecordsRequestCentreRepository'] = $instance = new \MedBrief\MSR\Repository\RecordsRequestCentreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26664. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26665. return $instance;
  26666. }
  26667. /**
  26668. * Gets the private 'MedBrief\MSR\Repository\RecordsRequestDetailRepository' shared autowired service.
  26669. *
  26670. * @return \MedBrief\MSR\Repository\RecordsRequestDetailRepository
  26671. */
  26672. protected function getRecordsRequestDetailRepositoryService()
  26673. {
  26674. include_once \dirname(__DIR__, 4).'/src/Repository/RecordsRequestDetailRepository.php';
  26675. return $this->privates['MedBrief\\MSR\\Repository\\RecordsRequestDetailRepository'] = new \MedBrief\MSR\Repository\RecordsRequestDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26676. }
  26677. /**
  26678. * Gets the private 'MedBrief\MSR\Repository\ResetPasswordRequestRepository' shared autowired service.
  26679. *
  26680. * @return \MedBrief\MSR\Repository\ResetPasswordRequestRepository
  26681. */
  26682. protected function getResetPasswordRequestRepositoryService()
  26683. {
  26684. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/ResetPasswordRequestRepositoryInterface.php';
  26685. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/Repository/ResetPasswordRequestRepositoryTrait.php';
  26686. include_once \dirname(__DIR__, 4).'/src/Repository/ResetPasswordRequestRepository.php';
  26687. return $this->privates['MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository'] = new \MedBrief\MSR\Repository\ResetPasswordRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26688. }
  26689. /**
  26690. * Gets the private 'MedBrief\MSR\Repository\RoleInvitationRepository' shared autowired service.
  26691. *
  26692. * @return \MedBrief\MSR\Repository\RoleInvitationRepository
  26693. */
  26694. protected function getRoleInvitationRepositoryService()
  26695. {
  26696. $this->privates['MedBrief\\MSR\\Repository\\RoleInvitationRepository'] = $instance = new \MedBrief\MSR\Repository\RoleInvitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26697. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26698. return $instance;
  26699. }
  26700. /**
  26701. * Gets the private 'MedBrief\MSR\Repository\SeriesRepository' shared autowired service.
  26702. *
  26703. * @return \MedBrief\MSR\Repository\SeriesRepository
  26704. */
  26705. protected function getSeriesRepositoryService()
  26706. {
  26707. include_once \dirname(__DIR__, 4).'/src/Repository/SeriesRepository.php';
  26708. return $this->privates['MedBrief\\MSR\\Repository\\SeriesRepository'] = new \MedBrief\MSR\Repository\SeriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26709. }
  26710. /**
  26711. * Gets the private 'MedBrief\MSR\Repository\ServiceOptionRepository' shared autowired service.
  26712. *
  26713. * @return \MedBrief\MSR\Repository\ServiceOptionRepository
  26714. */
  26715. protected function getServiceOptionRepositoryService()
  26716. {
  26717. include_once \dirname(__DIR__, 4).'/src/Repository/ServiceOptionRepository.php';
  26718. $this->privates['MedBrief\\MSR\\Repository\\ServiceOptionRepository'] = $instance = new \MedBrief\MSR\Repository\ServiceOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26719. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26720. return $instance;
  26721. }
  26722. /**
  26723. * Gets the private 'MedBrief\MSR\Repository\ServiceRequestRepository' shared autowired service.
  26724. *
  26725. * @return \MedBrief\MSR\Repository\ServiceRequestRepository
  26726. */
  26727. protected function getServiceRequestRepositoryService()
  26728. {
  26729. include_once \dirname(__DIR__, 4).'/src/Repository/ServiceRequestRepository.php';
  26730. $this->privates['MedBrief\\MSR\\Repository\\ServiceRequestRepository'] = $instance = new \MedBrief\MSR\Repository\ServiceRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26731. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26732. return $instance;
  26733. }
  26734. /**
  26735. * Gets the private 'MedBrief\MSR\Repository\ShortlistedExpertRepository' shared autowired service.
  26736. *
  26737. * @return \MedBrief\MSR\Repository\ShortlistedExpertRepository
  26738. */
  26739. protected function getShortlistedExpertRepositoryService()
  26740. {
  26741. return $this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] = new \MedBrief\MSR\Repository\ShortlistedExpertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26742. }
  26743. /**
  26744. * Gets the private 'MedBrief\MSR\Repository\SortingMemoPhraseRepository' shared autowired service.
  26745. *
  26746. * @return \MedBrief\MSR\Repository\SortingMemoPhraseRepository
  26747. */
  26748. protected function getSortingMemoPhraseRepositoryService()
  26749. {
  26750. include_once \dirname(__DIR__, 4).'/src/Repository/SortingMemoPhraseRepository.php';
  26751. return $this->privates['MedBrief\\MSR\\Repository\\SortingMemoPhraseRepository'] = new \MedBrief\MSR\Repository\SortingMemoPhraseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26752. }
  26753. /**
  26754. * Gets the private 'MedBrief\MSR\Repository\SortingSessionDetailRepository' shared autowired service.
  26755. *
  26756. * @return \MedBrief\MSR\Repository\SortingSessionDetailRepository
  26757. */
  26758. protected function getSortingSessionDetailRepositoryService()
  26759. {
  26760. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionDetailRepository.php';
  26761. return $this->privates['MedBrief\\MSR\\Repository\\SortingSessionDetailRepository'] = new \MedBrief\MSR\Repository\SortingSessionDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26762. }
  26763. /**
  26764. * Gets the private 'MedBrief\MSR\Repository\SortingSessionFeedbackRepository' shared autowired service.
  26765. *
  26766. * @return \MedBrief\MSR\Repository\SortingSessionFeedbackRepository
  26767. */
  26768. protected function getSortingSessionFeedbackRepositoryService()
  26769. {
  26770. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionFeedbackRepository.php';
  26771. $this->privates['MedBrief\\MSR\\Repository\\SortingSessionFeedbackRepository'] = $instance = new \MedBrief\MSR\Repository\SortingSessionFeedbackRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26772. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26773. return $instance;
  26774. }
  26775. /**
  26776. * Gets the private 'MedBrief\MSR\Repository\SortingSessionRepository' shared autowired service.
  26777. *
  26778. * @return \MedBrief\MSR\Repository\SortingSessionRepository
  26779. */
  26780. protected function getSortingSessionRepositoryService()
  26781. {
  26782. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionRepository.php';
  26783. return $this->privates['MedBrief\\MSR\\Repository\\SortingSessionRepository'] = new \MedBrief\MSR\Repository\SortingSessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26784. }
  26785. /**
  26786. * Gets the private 'MedBrief\MSR\Repository\SortingSessionSaveRepository' shared autowired service.
  26787. *
  26788. * @return \MedBrief\MSR\Repository\SortingSessionSaveRepository
  26789. */
  26790. protected function getSortingSessionSaveRepositoryService()
  26791. {
  26792. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionSaveRepository.php';
  26793. return $this->privates['MedBrief\\MSR\\Repository\\SortingSessionSaveRepository'] = new \MedBrief\MSR\Repository\SortingSessionSaveRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26794. }
  26795. /**
  26796. * Gets the private 'MedBrief\MSR\Repository\SortingSessionUserBatchTrackingRepository' shared autowired service.
  26797. *
  26798. * @return \MedBrief\MSR\Repository\SortingSessionUserBatchTrackingRepository
  26799. */
  26800. protected function getSortingSessionUserBatchTrackingRepositoryService()
  26801. {
  26802. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionUserBatchTrackingRepository.php';
  26803. return $this->privates['MedBrief\\MSR\\Repository\\SortingSessionUserBatchTrackingRepository'] = new \MedBrief\MSR\Repository\SortingSessionUserBatchTrackingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26804. }
  26805. /**
  26806. * Gets the private 'MedBrief\MSR\Repository\SortingSessionUtilisationRepository' shared autowired service.
  26807. *
  26808. * @return \MedBrief\MSR\Repository\SortingSessionUtilisationRepository
  26809. */
  26810. protected function getSortingSessionUtilisationRepositoryService()
  26811. {
  26812. include_once \dirname(__DIR__, 4).'/src/Repository/SortingSessionUtilisationRepository.php';
  26813. return $this->privates['MedBrief\\MSR\\Repository\\SortingSessionUtilisationRepository'] = new \MedBrief\MSR\Repository\SortingSessionUtilisationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26814. }
  26815. /**
  26816. * Gets the private 'MedBrief\MSR\Repository\SpecialisationRepository' shared autowired service.
  26817. *
  26818. * @return \MedBrief\MSR\Repository\SpecialisationRepository
  26819. */
  26820. protected function getSpecialisationRepositoryService()
  26821. {
  26822. include_once \dirname(__DIR__, 4).'/src/Repository/SpecialisationRepository.php';
  26823. return $this->privates['MedBrief\\MSR\\Repository\\SpecialisationRepository'] = new \MedBrief\MSR\Repository\SpecialisationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26824. }
  26825. /**
  26826. * Gets the private 'MedBrief\MSR\Repository\StudyRepository' shared autowired service.
  26827. *
  26828. * @return \MedBrief\MSR\Repository\StudyRepository
  26829. */
  26830. protected function getStudyRepositoryService()
  26831. {
  26832. include_once \dirname(__DIR__, 4).'/src/Repository/StudyRepository.php';
  26833. return $this->privates['MedBrief\\MSR\\Repository\\StudyRepository'] = new \MedBrief\MSR\Repository\StudyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26834. }
  26835. /**
  26836. * Gets the private 'MedBrief\MSR\Repository\SystemNotificationRepository' shared autowired service.
  26837. *
  26838. * @return \MedBrief\MSR\Repository\SystemNotificationRepository
  26839. */
  26840. protected function getSystemNotificationRepositoryService()
  26841. {
  26842. include_once \dirname(__DIR__, 4).'/src/Repository/SystemNotificationRepository.php';
  26843. return $this->privates['MedBrief\\MSR\\Repository\\SystemNotificationRepository'] = new \MedBrief\MSR\Repository\SystemNotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26844. }
  26845. /**
  26846. * Gets the private 'MedBrief\MSR\Repository\SystemSettingRepository' shared autowired service.
  26847. *
  26848. * @return \MedBrief\MSR\Repository\SystemSettingRepository
  26849. */
  26850. protected function getSystemSettingRepositoryService()
  26851. {
  26852. include_once \dirname(__DIR__, 4).'/src/Repository/SystemSettingRepository.php';
  26853. return $this->privates['MedBrief\\MSR\\Repository\\SystemSettingRepository'] = new \MedBrief\MSR\Repository\SystemSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26854. }
  26855. /**
  26856. * Gets the private 'MedBrief\MSR\Repository\UpdatesQueueRepository' shared autowired service.
  26857. *
  26858. * @return \MedBrief\MSR\Repository\UpdatesQueueRepository
  26859. */
  26860. protected function getUpdatesQueueRepositoryService()
  26861. {
  26862. include_once \dirname(__DIR__, 4).'/src/Repository/UpdatesQueueRepository.php';
  26863. return $this->privates['MedBrief\\MSR\\Repository\\UpdatesQueueRepository'] = new \MedBrief\MSR\Repository\UpdatesQueueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26864. }
  26865. /**
  26866. * Gets the private 'MedBrief\MSR\Repository\UserExpertAgencyRepository' shared autowired service.
  26867. *
  26868. * @return \MedBrief\MSR\Repository\UserExpertAgencyRepository
  26869. */
  26870. protected function getUserExpertAgencyRepositoryService()
  26871. {
  26872. include_once \dirname(__DIR__, 4).'/src/Repository/UserExpertAgencyRepository.php';
  26873. return $this->privates['MedBrief\\MSR\\Repository\\UserExpertAgencyRepository'] = new \MedBrief\MSR\Repository\UserExpertAgencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26874. }
  26875. /**
  26876. * Gets the private 'MedBrief\MSR\Repository\UserFailedLoginsLogsRepository' shared autowired service.
  26877. *
  26878. * @return \MedBrief\MSR\Repository\UserFailedLoginsLogsRepository
  26879. */
  26880. protected function getUserFailedLoginsLogsRepositoryService()
  26881. {
  26882. include_once \dirname(__DIR__, 4).'/src/Repository/UserFailedLoginsLogsRepository.php';
  26883. return $this->privates['MedBrief\\MSR\\Repository\\UserFailedLoginsLogsRepository'] = new \MedBrief\MSR\Repository\UserFailedLoginsLogsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26884. }
  26885. /**
  26886. * Gets the private 'MedBrief\MSR\Repository\UserFailedLoginsRepository' shared autowired service.
  26887. *
  26888. * @return \MedBrief\MSR\Repository\UserFailedLoginsRepository
  26889. */
  26890. protected function getUserFailedLoginsRepositoryService()
  26891. {
  26892. include_once \dirname(__DIR__, 4).'/src/Repository/UserFailedLoginsRepository.php';
  26893. return $this->privates['MedBrief\\MSR\\Repository\\UserFailedLoginsRepository'] = new \MedBrief\MSR\Repository\UserFailedLoginsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26894. }
  26895. /**
  26896. * Gets the private 'MedBrief\MSR\Repository\UserInternalRepository' shared autowired service.
  26897. *
  26898. * @return \MedBrief\MSR\Repository\UserInternalRepository
  26899. */
  26900. protected function getUserInternalRepositoryService()
  26901. {
  26902. include_once \dirname(__DIR__, 4).'/src/Repository/UserInternalRepository.php';
  26903. return $this->privates['MedBrief\\MSR\\Repository\\UserInternalRepository'] = new \MedBrief\MSR\Repository\UserInternalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26904. }
  26905. /**
  26906. * Gets the private 'MedBrief\MSR\Repository\UserLoginRepository' shared autowired service.
  26907. *
  26908. * @return \MedBrief\MSR\Repository\UserLoginRepository
  26909. */
  26910. protected function getUserLoginRepositoryService()
  26911. {
  26912. include_once \dirname(__DIR__, 4).'/src/Repository/UserLoginRepository.php';
  26913. return $this->privates['MedBrief\\MSR\\Repository\\UserLoginRepository'] = new \MedBrief\MSR\Repository\UserLoginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26914. }
  26915. /**
  26916. * Gets the private 'MedBrief\MSR\Repository\UserNotificationRepository' shared autowired service.
  26917. *
  26918. * @return \MedBrief\MSR\Repository\UserNotificationRepository
  26919. */
  26920. protected function getUserNotificationRepositoryService()
  26921. {
  26922. include_once \dirname(__DIR__, 4).'/src/Repository/UserNotificationRepository.php';
  26923. $this->privates['MedBrief\\MSR\\Repository\\UserNotificationRepository'] = $instance = new \MedBrief\MSR\Repository\UserNotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26924. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26925. return $instance;
  26926. }
  26927. /**
  26928. * Gets the private 'MedBrief\MSR\Repository\UserPolicyHistoryRepository' shared autowired service.
  26929. *
  26930. * @return \MedBrief\MSR\Repository\UserPolicyHistoryRepository
  26931. */
  26932. protected function getUserPolicyHistoryRepositoryService()
  26933. {
  26934. include_once \dirname(__DIR__, 4).'/src/Repository/UserPolicyHistoryRepository.php';
  26935. return $this->privates['MedBrief\\MSR\\Repository\\UserPolicyHistoryRepository'] = new \MedBrief\MSR\Repository\UserPolicyHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26936. }
  26937. /**
  26938. * Gets the private 'MedBrief\MSR\Repository\UserPolicyRepository' shared autowired service.
  26939. *
  26940. * @return \MedBrief\MSR\Repository\UserPolicyRepository
  26941. */
  26942. protected function getUserPolicyRepositoryService()
  26943. {
  26944. include_once \dirname(__DIR__, 4).'/src/Repository/UserPolicyRepository.php';
  26945. return $this->privates['MedBrief\\MSR\\Repository\\UserPolicyRepository'] = new \MedBrief\MSR\Repository\UserPolicyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26946. }
  26947. /**
  26948. * Gets the private 'MedBrief\MSR\Repository\UserPreferenceRepository' shared autowired service.
  26949. *
  26950. * @return \MedBrief\MSR\Repository\UserPreferenceRepository
  26951. */
  26952. protected function getUserPreferenceRepositoryService()
  26953. {
  26954. return $this->privates['MedBrief\\MSR\\Repository\\UserPreferenceRepository'] = new \MedBrief\MSR\Repository\UserPreferenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26955. }
  26956. /**
  26957. * Gets the private 'MedBrief\MSR\Repository\UserRepository' shared autowired service.
  26958. *
  26959. * @return \MedBrief\MSR\Repository\UserRepository
  26960. */
  26961. protected function getUserRepositoryService()
  26962. {
  26963. $this->privates['MedBrief\\MSR\\Repository\\UserRepository'] = $instance = new \MedBrief\MSR\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26964. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  26965. $instance->setSecurity(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  26966. return $instance;
  26967. }
  26968. /**
  26969. * Gets the private 'MedBrief\MSR\Repository\VirusScanItemRepository' shared autowired service.
  26970. *
  26971. * @return \MedBrief\MSR\Repository\VirusScanItemRepository
  26972. */
  26973. protected function getVirusScanItemRepositoryService()
  26974. {
  26975. include_once \dirname(__DIR__, 4).'/src/Repository/VirusScanItemRepository.php';
  26976. return $this->privates['MedBrief\\MSR\\Repository\\VirusScanItemRepository'] = new \MedBrief\MSR\Repository\VirusScanItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26977. }
  26978. /**
  26979. * Gets the private 'MedBrief\MSR\Role\ParsedRole' shared autowired service.
  26980. *
  26981. * @return \MedBrief\MSR\Role\ParsedRole
  26982. */
  26983. protected function getParsedRoleService()
  26984. {
  26985. include_once \dirname(__DIR__, 4).'/src/Role/ParsedRole.php';
  26986. return $this->privates['MedBrief\\MSR\\Role\\ParsedRole'] = new \MedBrief\MSR\Role\ParsedRole();
  26987. }
  26988. /**
  26989. * Gets the private 'MedBrief\MSR\Security\MedBriefLoginAuthenticator' shared autowired service.
  26990. *
  26991. * @return \MedBrief\MSR\Security\MedBriefLoginAuthenticator
  26992. */
  26993. protected function getMedBriefLoginAuthenticatorService()
  26994. {
  26995. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  26996. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  26997. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  26998. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  26999. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  27000. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  27001. include_once \dirname(__DIR__, 4).'/src/Security/MedBriefLoginAuthenticator.php';
  27002. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27003. if (isset($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'])) {
  27004. return $this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'];
  27005. }
  27006. $b = ($this->services['router'] ?? $this->getRouterService());
  27007. if (isset($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'])) {
  27008. return $this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'];
  27009. }
  27010. $c = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  27011. if (isset($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'])) {
  27012. return $this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'];
  27013. }
  27014. $d = ($this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'] ?? $this->getUserFailedLoginService());
  27015. if (isset($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'])) {
  27016. return $this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'];
  27017. }
  27018. return $this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'] = new \MedBrief\MSR\Security\MedBriefLoginAuthenticator($a, $b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $c, $d, ($this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'] ?? $this->getIPFailedLoginService()));
  27019. }
  27020. /**
  27021. * Gets the private 'MedBrief\MSR\Security\TwoFactor\Provider\DuoAuthenticatorTwoFactorProvider' shared autowired service.
  27022. *
  27023. * @return \MedBrief\MSR\Security\TwoFactor\Provider\DuoAuthenticatorTwoFactorProvider
  27024. */
  27025. protected function getDuoAuthenticatorTwoFactorProviderService()
  27026. {
  27027. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  27028. include_once \dirname(__DIR__, 4).'/src/Security/TwoFactor/Provider/DuoAuthenticatorTwoFactorProvider.php';
  27029. include_once \dirname(__DIR__, 4).'/src/Security/TwoFactor/Provider/DuoAuthenticationRenderer.php';
  27030. $a = ($this->privates['MedBrief\\MSR\\Factory\\DuoClientFactory'] ?? $this->getDuoClientFactoryService());
  27031. if (isset($this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'])) {
  27032. return $this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'];
  27033. }
  27034. $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  27035. if (isset($this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'])) {
  27036. return $this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'];
  27037. }
  27038. $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  27039. if (isset($this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'])) {
  27040. return $this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'];
  27041. }
  27042. $d = ($this->privates['MedBrief\\MSR\\Service\\DuoUniversalService'] ?? $this->getDuoUniversalServiceService());
  27043. if (isset($this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'])) {
  27044. return $this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'];
  27045. }
  27046. return $this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'] = new \MedBrief\MSR\Security\TwoFactor\Provider\DuoAuthenticatorTwoFactorProvider($a, new \MedBrief\MSR\Security\TwoFactor\Provider\DuoAuthenticationRenderer($a, $b, $c), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d);
  27047. }
  27048. /**
  27049. * Gets the private 'MedBrief\MSR\Service\Accounting\AccountingService' shared autowired service.
  27050. *
  27051. * @return \MedBrief\MSR\Service\Accounting\AccountingService
  27052. */
  27053. protected function getAccountingServiceService()
  27054. {
  27055. include_once \dirname(__DIR__, 4).'/src/Service/Accounting/AccountingService.php';
  27056. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27057. if (isset($this->privates['MedBrief\\MSR\\Service\\Accounting\\AccountingService'])) {
  27058. return $this->privates['MedBrief\\MSR\\Service\\Accounting\\AccountingService'];
  27059. }
  27060. $b = new \Symfony\Bridge\Monolog\Logger('accounting_service');
  27061. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27062. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27063. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  27064. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  27065. return $this->privates['MedBrief\\MSR\\Service\\Accounting\\AccountingService'] = new \MedBrief\MSR\Service\Accounting\AccountingService($a, $b, ($this->services['MedBrief\\MSR\\Service\\Accounting\\AccountingSystemAdapter\\XeroAdapter'] ?? $this->getXeroAdapterService()));
  27066. }
  27067. /**
  27068. * Gets the private 'MedBrief\MSR\Service\Analytics\AnalyticsService' shared autowired service.
  27069. *
  27070. * @return \MedBrief\MSR\Service\Analytics\AnalyticsService
  27071. */
  27072. protected function getAnalyticsServiceService()
  27073. {
  27074. include_once \dirname(__DIR__, 4).'/src/Service/Analytics/AnalyticsService.php';
  27075. $a = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  27076. if (isset($this->privates['MedBrief\\MSR\\Service\\Analytics\\AnalyticsService'])) {
  27077. return $this->privates['MedBrief\\MSR\\Service\\Analytics\\AnalyticsService'];
  27078. }
  27079. $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  27080. if (isset($this->privates['MedBrief\\MSR\\Service\\Analytics\\AnalyticsService'])) {
  27081. return $this->privates['MedBrief\\MSR\\Service\\Analytics\\AnalyticsService'];
  27082. }
  27083. return $this->privates['MedBrief\\MSR\\Service\\Analytics\\AnalyticsService'] = new \MedBrief\MSR\Service\Analytics\AnalyticsService(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), 'qg_Qu82XjFW46kWoyF3g1Ku_e79b-r-NNL', $a, $b);
  27084. }
  27085. /**
  27086. * Gets the private 'MedBrief\MSR\Service\ArchiveProcessor\ArchiveProcessorHelper' shared autowired service.
  27087. *
  27088. * @return \MedBrief\MSR\Service\ArchiveProcessor\ArchiveProcessorHelper
  27089. */
  27090. protected function getArchiveProcessorHelperService()
  27091. {
  27092. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/ArchiveProcessorHelper.php';
  27093. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27094. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'])) {
  27095. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'];
  27096. }
  27097. $b = new \Symfony\Bridge\Monolog\Logger('archive_processor.helper');
  27098. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27099. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27100. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  27101. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  27102. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'] = new \MedBrief\MSR\Service\ArchiveProcessor\ArchiveProcessorHelper($a, $b, '4G');
  27103. }
  27104. /**
  27105. * Gets the private 'MedBrief\MSR\Service\ArchiveProcessor\MedicalRecordArchiveProcessorService' shared autowired service.
  27106. *
  27107. * @return \MedBrief\MSR\Service\ArchiveProcessor\MedicalRecordArchiveProcessorService
  27108. */
  27109. protected function getMedicalRecordArchiveProcessorServiceService()
  27110. {
  27111. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/MedicalRecordArchiveProcessorService.php';
  27112. $a = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'] ?? $this->getArchiveProcessorHelperService());
  27113. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'])) {
  27114. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'];
  27115. }
  27116. $b = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'] ?? $this->getSevenZipArchiveProcessorHelperService());
  27117. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'])) {
  27118. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'];
  27119. }
  27120. $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27121. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'])) {
  27122. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'];
  27123. }
  27124. $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27125. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'])) {
  27126. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'];
  27127. }
  27128. $e = new \Symfony\Bridge\Monolog\Logger('archive_processor.medical_record');
  27129. $e->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27130. $e->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27131. $e->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  27132. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($e);
  27133. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] = new \MedBrief\MSR\Service\ArchiveProcessor\MedicalRecordArchiveProcessorService($e, $a, $b, $c, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFHelper\\PDFTronPDFHelper'] ?? $this->getPDFTronPDFHelperService()), $d, (\dirname(__DIR__, 4).'/data//tmp/'));
  27134. }
  27135. /**
  27136. * Gets the private 'MedBrief\MSR\Service\ArchiveProcessor\SevenZipArchiveProcessorHelper' shared autowired service.
  27137. *
  27138. * @return \MedBrief\MSR\Service\ArchiveProcessor\SevenZipArchiveProcessorHelper
  27139. */
  27140. protected function getSevenZipArchiveProcessorHelperService()
  27141. {
  27142. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/ArchiveProcessorHelper.php';
  27143. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/SevenZipArchiveProcessorHelper.php';
  27144. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27145. if (isset($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'])) {
  27146. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'];
  27147. }
  27148. $b = new \Symfony\Bridge\Monolog\Logger('sevenZip_archive_processor.helper');
  27149. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27150. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27151. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  27152. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  27153. return $this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'] = new \MedBrief\MSR\Service\ArchiveProcessor\SevenZipArchiveProcessorHelper($a, $b, (\dirname(__DIR__, 4).'/data//tmp/'), '4G');
  27154. }
  27155. /**
  27156. * Gets the private 'MedBrief\MSR\Service\ArchiverService' shared autowired service.
  27157. *
  27158. * @return \MedBrief\MSR\Service\ArchiverService
  27159. */
  27160. protected function getArchiverServiceService()
  27161. {
  27162. return $this->privates['MedBrief\\MSR\\Service\\ArchiverService'] = new \MedBrief\MSR\Service\ArchiverService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\ZipArchiveFactory'] ?? ($this->privates['MedBrief\\MSR\\Service\\ZipArchiveFactory'] = new \MedBrief\MSR\Service\ZipArchiveFactory())), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  27163. }
  27164. /**
  27165. * Gets the private 'MedBrief\MSR\Service\AuditReport\Export\ExportDocumentsViewedReport' shared autowired service.
  27166. *
  27167. * @return \MedBrief\MSR\Service\AuditReport\Export\ExportDocumentsViewedReport
  27168. */
  27169. protected function getExportDocumentsViewedReportService()
  27170. {
  27171. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/ExportAuditReportInterface.php';
  27172. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/AbstractExportAuditReport.php';
  27173. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/ExportDocumentsViewedReport.php';
  27174. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/Visitor/AuditReportVisitorInterface.php';
  27175. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/EntityManagerAwareTrait.php';
  27176. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/Visitor/AuditReportDocumentsViewedVisitor.php';
  27177. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27178. if (isset($this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'])) {
  27179. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'];
  27180. }
  27181. $b = ($this->privates['MedBrief\\MSR\\Repository\\DocumentRepository'] ?? $this->getDocumentRepositoryService());
  27182. if (isset($this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'])) {
  27183. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'];
  27184. }
  27185. $c = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  27186. if (isset($this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'])) {
  27187. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'];
  27188. }
  27189. $d = ($this->privates['MedBrief\\MSR\\Repository\\DiscRepository'] ?? $this->getDiscRepositoryService());
  27190. if (isset($this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'])) {
  27191. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'];
  27192. }
  27193. $e = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  27194. if (isset($this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'])) {
  27195. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'];
  27196. }
  27197. $f = new \MedBrief\MSR\Service\AuditReport\Export\Visitor\AuditReportDocumentsViewedVisitor($b, $c, ($this->privates['MedBrief\\MSR\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), $d, ($this->privates['MedBrief\\MSR\\Repository\\StudyRepository'] ?? $this->getStudyRepositoryService()), $e);
  27198. $f->setEntityManager($a);
  27199. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\ExportDocumentsViewedReport'] = new \MedBrief\MSR\Service\AuditReport\Export\ExportDocumentsViewedReport($a, $f);
  27200. }
  27201. /**
  27202. * Gets the private 'MedBrief\MSR\Service\AuditReport\Export\FormatStrategy\ExcelFormatStrategy' shared autowired service.
  27203. *
  27204. * @return \MedBrief\MSR\Service\AuditReport\Export\FormatStrategy\ExcelFormatStrategy
  27205. */
  27206. protected function getExcelFormatStrategyService()
  27207. {
  27208. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/FormatStrategy/FormatStrategyInterface.php';
  27209. include_once \dirname(__DIR__, 4).'/src/Service/AuditReport/Export/FormatStrategy/ExcelFormatStrategy.php';
  27210. return $this->privates['MedBrief\\MSR\\Service\\AuditReport\\Export\\FormatStrategy\\ExcelFormatStrategy'] = new \MedBrief\MSR\Service\AuditReport\Export\FormatStrategy\ExcelFormatStrategy((\dirname(__DIR__, 4).'/data//tmp/'));
  27211. }
  27212. /**
  27213. * Gets the private 'MedBrief\MSR\Service\Auth0\Auth0ConfiguratorService' shared autowired service.
  27214. *
  27215. * @return \MedBrief\MSR\Service\Auth0\Auth0ConfiguratorService
  27216. */
  27217. protected function getAuth0ConfiguratorServiceService()
  27218. {
  27219. include_once \dirname(__DIR__, 4).'/src/Service/Auth0/Auth0ConfiguratorService.php';
  27220. return $this->privates['MedBrief\\MSR\\Service\\Auth0\\Auth0ConfiguratorService'] = new \MedBrief\MSR\Service\Auth0\Auth0ConfiguratorService($this->getEnv('AUTH0_CLIENT_DOMAIN'), $this->getEnv('AUTH0_CLIENT_ID'), $this->getEnv('AUTH0_CLIENT_SECRET'), $this->getEnv('AUTH0_CLIENT_IDENTIFIER'));
  27221. }
  27222. /**
  27223. * Gets the private 'MedBrief\MSR\Service\Auth0\Auth0Service' shared autowired service.
  27224. *
  27225. * @return \MedBrief\MSR\Service\Auth0\Auth0Service
  27226. */
  27227. protected function getAuth0ServiceService()
  27228. {
  27229. include_once \dirname(__DIR__, 4).'/src/Service/Auth0/Auth0Service.php';
  27230. include_once \dirname(__DIR__, 4).'/src/Service/Auth0/Auth0ConfiguratorService.php';
  27231. include_once \dirname(__DIR__, 4).'/src/Service/Auth0/Auth0ManagementConfiguratorService.php';
  27232. return $this->privates['MedBrief\\MSR\\Service\\Auth0\\Auth0Service'] = new \MedBrief\MSR\Service\Auth0\Auth0Service(($this->privates['MedBrief\\MSR\\Service\\Auth0\\Auth0ConfiguratorService'] ?? $this->getAuth0ConfiguratorServiceService()), new \MedBrief\MSR\Service\Auth0\Auth0ManagementConfiguratorService($this->getEnv('AUTH0_CLIENT_DOMAIN'), $this->getEnv('AUTH0_CLIENT_ID'), $this->getEnv('AUTH0_CLIENT_SECRET'), $this->getEnv('AUTH0_CLIENT_MANAGEMENT_IDENTIFIER')), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  27233. }
  27234. /**
  27235. * Gets the private 'MedBrief\MSR\Service\BatchDocument\BatchDocumentFactory' shared autowired service.
  27236. *
  27237. * @return \MedBrief\MSR\Service\BatchDocument\BatchDocumentFactory
  27238. */
  27239. protected function getBatchDocumentFactoryService()
  27240. {
  27241. include_once \dirname(__DIR__, 4).'/src/Service/BatchDocument/BatchDocumentFactory.php';
  27242. include_once \dirname(__DIR__, 4).'/src/Service/Document/DocumentFactory.php';
  27243. $a = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  27244. if (isset($this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'])) {
  27245. return $this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'];
  27246. }
  27247. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27248. if (isset($this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'])) {
  27249. return $this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'];
  27250. }
  27251. return $this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'] = new \MedBrief\MSR\Service\BatchDocument\BatchDocumentFactory(new \MedBrief\MSR\Service\Document\DocumentFactory($a), $b);
  27252. }
  27253. /**
  27254. * Gets the private 'MedBrief\MSR\Service\ChronologyService' shared autowired service.
  27255. *
  27256. * @return \MedBrief\MSR\Service\ChronologyService
  27257. */
  27258. protected function getChronologyServiceService()
  27259. {
  27260. include_once \dirname(__DIR__, 4).'/src/Service/ChronologyService.php';
  27261. $a = ($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] ?? $this->getPdfGeneratorServiceService());
  27262. if (isset($this->privates['MedBrief\\MSR\\Service\\ChronologyService'])) {
  27263. return $this->privates['MedBrief\\MSR\\Service\\ChronologyService'];
  27264. }
  27265. return $this->privates['MedBrief\\MSR\\Service\\ChronologyService'] = new \MedBrief\MSR\Service\ChronologyService($a);
  27266. }
  27267. /**
  27268. * Gets the private 'MedBrief\MSR\Service\ClinicalSummaryService' shared autowired service.
  27269. *
  27270. * @return \MedBrief\MSR\Service\ClinicalSummaryService
  27271. */
  27272. protected function getClinicalSummaryServiceService()
  27273. {
  27274. include_once \dirname(__DIR__, 4).'/src/Service/ClinicalSummaryService.php';
  27275. $a = ($this->services['router'] ?? $this->getRouterService());
  27276. if (isset($this->privates['MedBrief\\MSR\\Service\\ClinicalSummaryService'])) {
  27277. return $this->privates['MedBrief\\MSR\\Service\\ClinicalSummaryService'];
  27278. }
  27279. return $this->privates['MedBrief\\MSR\\Service\\ClinicalSummaryService'] = new \MedBrief\MSR\Service\ClinicalSummaryService($a);
  27280. }
  27281. /**
  27282. * Gets the private 'MedBrief\MSR\Service\CollectionExportService' shared autowired service.
  27283. *
  27284. * @return \MedBrief\MSR\Service\CollectionExportService
  27285. */
  27286. protected function getCollectionExportServiceService()
  27287. {
  27288. include_once \dirname(__DIR__, 4).'/src/Service/CollectionExportService.php';
  27289. $a = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'] ?? $this->getAnnotationsServiceService());
  27290. if (isset($this->privates['MedBrief\\MSR\\Service\\CollectionExportService'])) {
  27291. return $this->privates['MedBrief\\MSR\\Service\\CollectionExportService'];
  27292. }
  27293. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27294. if (isset($this->privates['MedBrief\\MSR\\Service\\CollectionExportService'])) {
  27295. return $this->privates['MedBrief\\MSR\\Service\\CollectionExportService'];
  27296. }
  27297. $this->privates['MedBrief\\MSR\\Service\\CollectionExportService'] = $instance = new \MedBrief\MSR\Service\CollectionExportService($a, $b, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\ArchiverService'] ?? $this->getArchiverServiceService()), (\dirname(__DIR__, 4).'/data//tmp/'));
  27298. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  27299. return $instance;
  27300. }
  27301. /**
  27302. * Gets the private 'MedBrief\MSR\Service\DeviceDetectorService' shared autowired service.
  27303. *
  27304. * @return \MedBrief\MSR\Service\DeviceDetectorService
  27305. */
  27306. protected function getDeviceDetectorServiceService()
  27307. {
  27308. return $this->privates['MedBrief\\MSR\\Service\\DeviceDetectorService'] = new \MedBrief\MSR\Service\DeviceDetectorService();
  27309. }
  27310. /**
  27311. * Gets the private 'MedBrief\MSR\Service\DiscImportSession\HelperService' shared autowired service.
  27312. *
  27313. * @return \MedBrief\MSR\Service\DiscImportSession\HelperService
  27314. */
  27315. protected function getHelperServiceService()
  27316. {
  27317. include_once \dirname(__DIR__, 4).'/src/Service/DiscImportSession/HelperService.php';
  27318. return $this->privates['MedBrief\\MSR\\Service\\DiscImportSession\\HelperService'] = new \MedBrief\MSR\Service\DiscImportSession\HelperService();
  27319. }
  27320. /**
  27321. * Gets the private 'MedBrief\MSR\Service\DocumentExportService' shared autowired service.
  27322. *
  27323. * @return \MedBrief\MSR\Service\DocumentExportService
  27324. */
  27325. protected function getDocumentExportServiceService()
  27326. {
  27327. include_once \dirname(__DIR__, 4).'/src/Service/DocumentExportService.php';
  27328. $this->privates['MedBrief\\MSR\\Service\\DocumentExportService'] = $instance = new \MedBrief\MSR\Service\DocumentExportService(($this->privates['MedBrief\\MSR\\Service\\ArchiverService'] ?? $this->getArchiverServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//tmp/'));
  27329. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  27330. return $instance;
  27331. }
  27332. /**
  27333. * Gets the private 'MedBrief\MSR\Service\DocxGeneratorService' shared autowired service.
  27334. *
  27335. * @return \MedBrief\MSR\Service\DocxGeneratorService
  27336. */
  27337. protected function getDocxGeneratorServiceService()
  27338. {
  27339. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  27340. include_once \dirname(__DIR__, 4).'/src/Service/DocxGeneratorService.php';
  27341. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27342. if (isset($this->privates['MedBrief\\MSR\\Service\\DocxGeneratorService'])) {
  27343. return $this->privates['MedBrief\\MSR\\Service\\DocxGeneratorService'];
  27344. }
  27345. return $this->privates['MedBrief\\MSR\\Service\\DocxGeneratorService'] = new \MedBrief\MSR\Service\DocxGeneratorService($a, (\dirname(__DIR__, 4).'/data//tmp/'), (\dirname(__DIR__, 4).'/web/app/docx/Sorting Memorandum Template.docx'), \dirname(__DIR__, 4));
  27346. }
  27347. /**
  27348. * Gets the private 'MedBrief\MSR\Service\DownloadItemGeneratorService' shared autowired service.
  27349. *
  27350. * @return \MedBrief\MSR\Service\DownloadItemGeneratorService
  27351. */
  27352. protected function getDownloadItemGeneratorServiceService()
  27353. {
  27354. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  27355. include_once \dirname(__DIR__, 4).'/src/Service/DownloadItemGeneratorService.php';
  27356. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27357. if (isset($this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'])) {
  27358. return $this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'];
  27359. }
  27360. $b = ($this->privates['MedBrief\\MSR\\Service\\CollectionExportService'] ?? $this->getCollectionExportServiceService());
  27361. if (isset($this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'])) {
  27362. return $this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'];
  27363. }
  27364. return $this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'] = new \MedBrief\MSR\Service\DownloadItemGeneratorService($a, $b, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//download_items'));
  27365. }
  27366. /**
  27367. * Gets the private 'MedBrief\MSR\Service\Download\DownloadOptionsHelperService' shared autowired service.
  27368. *
  27369. * @return \MedBrief\MSR\Service\Download\DownloadOptionsHelperService
  27370. */
  27371. protected function getDownloadOptionsHelperServiceService()
  27372. {
  27373. include_once \dirname(__DIR__, 4).'/src/Service/Download/DownloadOptionsHelperService.php';
  27374. include_once \dirname(__DIR__, 4).'/src/Service/Download/DownloadOptionsManager/DownloadOptionsManagerInterface.php';
  27375. include_once \dirname(__DIR__, 4).'/src/Service/Download/DownloadOptionsManager/SessionDownloadOptionsManager.php';
  27376. return $this->privates['MedBrief\\MSR\\Service\\Download\\DownloadOptionsHelperService'] = new \MedBrief\MSR\Service\Download\DownloadOptionsHelperService(new \MedBrief\MSR\Service\Download\DownloadOptionsManager\SessionDownloadOptionsManager(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())));
  27377. }
  27378. /**
  27379. * Gets the private 'MedBrief\MSR\Service\DuoUniversalService' shared autowired service.
  27380. *
  27381. * @return \MedBrief\MSR\Service\DuoUniversalService
  27382. */
  27383. protected function getDuoUniversalServiceService()
  27384. {
  27385. include_once \dirname(__DIR__, 4).'/src/Service/DuoUniversalService.php';
  27386. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  27387. if (isset($this->privates['MedBrief\\MSR\\Service\\DuoUniversalService'])) {
  27388. return $this->privates['MedBrief\\MSR\\Service\\DuoUniversalService'];
  27389. }
  27390. return $this->privates['MedBrief\\MSR\\Service\\DuoUniversalService'] = new \MedBrief\MSR\Service\DuoUniversalService($a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  27391. }
  27392. /**
  27393. * Gets the private 'MedBrief\MSR\Service\EncodePasswordService' shared autowired service.
  27394. *
  27395. * @return \MedBrief\MSR\Service\EncodePasswordService
  27396. */
  27397. protected function getEncodePasswordServiceService()
  27398. {
  27399. include_once \dirname(__DIR__, 4).'/src/Service/EncodePasswordService.php';
  27400. return $this->privates['MedBrief\\MSR\\Service\\EncodePasswordService'] = new \MedBrief\MSR\Service\EncodePasswordService(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  27401. }
  27402. /**
  27403. * Gets the private 'MedBrief\MSR\Service\Encryption\DecryptMSOffice' shared autowired service.
  27404. *
  27405. * @return \MedBrief\MSR\Service\Encryption\DecryptMSOffice
  27406. */
  27407. protected function getDecryptMSOfficeService()
  27408. {
  27409. include_once \dirname(__DIR__, 4).'/src/Service/Encryption/DecryptMSOffice.php';
  27410. return $this->privates['MedBrief\\MSR\\Service\\Encryption\\DecryptMSOffice'] = new \MedBrief\MSR\Service\Encryption\DecryptMSOffice((\dirname(__DIR__, 4).'/tmp/msoffice/decrypted'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  27411. }
  27412. /**
  27413. * Gets the private 'MedBrief\MSR\Service\EntityHelper\AccountHelper' shared autowired service.
  27414. *
  27415. * @return \MedBrief\MSR\Service\EntityHelper\AccountHelper
  27416. */
  27417. protected function getAccountHelperService()
  27418. {
  27419. include_once \dirname(__DIR__, 4).'/src/Service/EntityHelper/AccountHelper.php';
  27420. $a = ($this->services['router'] ?? $this->getRouterService());
  27421. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\AccountHelper'])) {
  27422. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\AccountHelper'];
  27423. }
  27424. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\AccountHelper'] = new \MedBrief\MSR\Service\EntityHelper\AccountHelper($a);
  27425. }
  27426. /**
  27427. * Gets the private 'MedBrief\MSR\Service\EntityHelper\DocumentHelper' shared autowired service.
  27428. *
  27429. * @return \MedBrief\MSR\Service\EntityHelper\DocumentHelper
  27430. */
  27431. protected function getDocumentHelperService()
  27432. {
  27433. include_once \dirname(__DIR__, 4).'/src/Service/EntityHelper/DocumentHelper.php';
  27434. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27435. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\DocumentHelper'])) {
  27436. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\DocumentHelper'];
  27437. }
  27438. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\DocumentHelper'] = new \MedBrief\MSR\Service\EntityHelper\DocumentHelper($a);
  27439. }
  27440. /**
  27441. * Gets the private 'MedBrief\MSR\Service\EntityHelper\ProjectHelper' shared autowired service.
  27442. *
  27443. * @return \MedBrief\MSR\Service\EntityHelper\ProjectHelper
  27444. */
  27445. protected function getProjectHelperService()
  27446. {
  27447. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27448. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'])) {
  27449. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'];
  27450. }
  27451. $b = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  27452. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'])) {
  27453. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'];
  27454. }
  27455. $c = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService());
  27456. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'])) {
  27457. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'];
  27458. }
  27459. $d = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService());
  27460. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'])) {
  27461. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'];
  27462. }
  27463. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\ProjectHelper'] = new \MedBrief\MSR\Service\EntityHelper\ProjectHelper($a, $b, ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), $c, $d);
  27464. }
  27465. /**
  27466. * Gets the private 'MedBrief\MSR\Service\EntityHelper\UserHelper' shared autowired service.
  27467. *
  27468. * @return \MedBrief\MSR\Service\EntityHelper\UserHelper
  27469. */
  27470. protected function getUserHelperService()
  27471. {
  27472. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27473. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'])) {
  27474. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'];
  27475. }
  27476. $b = ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService());
  27477. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'])) {
  27478. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'];
  27479. }
  27480. $c = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  27481. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'])) {
  27482. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'];
  27483. }
  27484. $d = ($this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'] ?? $this->getThirdPartyAuthorizationCheckerService());
  27485. if (isset($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'])) {
  27486. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'];
  27487. }
  27488. return $this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] = new \MedBrief\MSR\Service\EntityHelper\UserHelper($a, $b, ($this->privates['security.authentication.manager'] ?? ($this->privates['security.authentication.manager'] = new \Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager())), $c, $d);
  27489. }
  27490. /**
  27491. * Gets the private 'MedBrief\MSR\Service\File\FileHandler\VichUploaderFileHandler' shared autowired service.
  27492. *
  27493. * @return \MedBrief\MSR\Service\File\FileHandler\VichUploaderFileHandler
  27494. */
  27495. protected function getVichUploaderFileHandlerService()
  27496. {
  27497. include_once \dirname(__DIR__, 4).'/src/Service/File/FileHandler/FileHandlerInterface.php';
  27498. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/LoggerAwareTrait.php';
  27499. include_once \dirname(__DIR__, 4).'/src/Service/File/FileHandler/VichUploaderFileHandler.php';
  27500. $this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] = $instance = new \MedBrief\MSR\Service\File\FileHandler\VichUploaderFileHandler(($this->services['medbrief_local_cache_filesystem'] ?? $this->getMedbriefLocalCacheFilesystemService()), ($this->services['oneup_flysystem.temp_processing_filesystem'] ?? $this->getOneupFlysystem_TempProcessingFilesystemService()), ($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $this->getEnv('GENERAL_BLOB_CONTAINER_NAME'), $this->getEnv('GENERAL_BLOB_CONNECTION_STR'));
  27501. $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27502. return $instance;
  27503. }
  27504. /**
  27505. * Gets the private 'MedBrief\MSR\Service\FilesizeHelperService' shared autowired service.
  27506. *
  27507. * @return \MedBrief\MSR\Service\FilesizeHelperService
  27508. */
  27509. protected function getFilesizeHelperServiceService()
  27510. {
  27511. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  27512. return $this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService();
  27513. }
  27514. /**
  27515. * Gets the private 'MedBrief\MSR\Service\GeneralAzureBlobStorage' shared autowired service.
  27516. *
  27517. * @return \MedBrief\MSR\Service\GeneralAzureBlobStorage
  27518. */
  27519. protected function getGeneralAzureBlobStorageService()
  27520. {
  27521. return $this->privates['MedBrief\\MSR\\Service\\GeneralAzureBlobStorage'] = \MicrosoftAzure\Storage\Blob\BlobRestProxy::createBlobService($this->getEnv('GENERAL_BLOB_CONNECTION_STR'));
  27522. }
  27523. /**
  27524. * Gets the private 'MedBrief\MSR\Service\Http\HttpPostService' shared autowired service.
  27525. *
  27526. * @return \MedBrief\MSR\Service\Http\HttpPostService
  27527. */
  27528. protected function getHttpPostServiceService()
  27529. {
  27530. include_once \dirname(__DIR__, 4).'/src/Service/Http/HttpPostService.php';
  27531. return $this->privates['MedBrief\\MSR\\Service\\Http\\HttpPostService'] = new \MedBrief\MSR\Service\Http\HttpPostService();
  27532. }
  27533. /**
  27534. * Gets the private 'MedBrief\MSR\Service\InterpartyDisclosure\Disclose\Project\DiscloseProject' shared autowired service.
  27535. *
  27536. * @return \MedBrief\MSR\Service\InterpartyDisclosure\Disclose\Project\DiscloseProject
  27537. */
  27538. protected function getDiscloseProjectService()
  27539. {
  27540. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Disclose/DiscloseInterface.php';
  27541. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/EntityManagerAwareTrait.php';
  27542. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/FeatureFlagHelperAwareTrait.php';
  27543. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/LoggerAwareTrait.php';
  27544. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Disclose/AbstractDisclose.php';
  27545. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  27546. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Disclose/Project/DiscloseProject.php';
  27547. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/StudyExporter.php';
  27548. include_once \dirname(__DIR__, 4).'/src/Service/ZipUtil/CombineZip.php';
  27549. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/StudyMetaDataPopulator.php';
  27550. include_once \dirname(__DIR__, 4).'/src/Service/DiscArchiveProcessorService.php';
  27551. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Notify/DisclosureNotifyInterface.php';
  27552. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Notify/AbstractDisclosureNotify.php';
  27553. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Notify/DisclosureNotify.php';
  27554. include_once \dirname(__DIR__, 4).'/src/Service/UserInvitation/InvitationHelperInterface.php';
  27555. include_once \dirname(__DIR__, 4).'/src/Service/UserInvitation/UserHelperInviteService.php';
  27556. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableClassConstantsTrait.php';
  27557. include_once \dirname(__DIR__, 4).'/src/Service/FeatureFlag/FeatureFlagHelper.php';
  27558. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27559. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27560. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27561. }
  27562. $b = ($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] ?? $this->getRadiologyProcessingServiceService());
  27563. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27564. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27565. }
  27566. $c = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  27567. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27568. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27569. }
  27570. $d = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  27571. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27572. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27573. }
  27574. $e = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  27575. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27576. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27577. }
  27578. $f = ($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'] ?? $this->getInvoiceDisclosureAdditionalRequestService());
  27579. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'])) {
  27580. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'];
  27581. }
  27582. $g = ($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService());
  27583. $h = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  27584. $i = new \MedBrief\MSR\Service\Radiology\StudyExporter(($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService()), $g, new \MedBrief\MSR\Service\ZipUtil\CombineZip($h), (\dirname(__DIR__, 4).'/data//tmp/'));
  27585. $j = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  27586. $i->setLogger($j);
  27587. $k = new \MedBrief\MSR\Service\DiscArchiveProcessorService($a, ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'] ?? $this->getArchiveProcessorHelperService()), ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'] ?? $this->getSevenZipArchiveProcessorHelperService()), $g, $j, ($this->privates['MedBrief\\MSR\\Service\\Radiology\\DiscArchiveValidator'] ?? $this->getDiscArchiveValidatorService()), 100, (\dirname(__DIR__, 4).'/data//tmp/'));
  27588. $l = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  27589. $k->setUploadHelper($l);
  27590. $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Disclose\\Project\\DiscloseProject'] = $instance = new \MedBrief\MSR\Service\InterpartyDisclosure\Disclose\Project\DiscloseProject($a, $i, $h, new \MedBrief\MSR\Service\Radiology\StudyMetaDataPopulator($b, $k), new \MedBrief\MSR\Service\InterpartyDisclosure\Notify\DisclosureNotify(new \MedBrief\MSR\Service\UserInvitation\UserHelperInviteService($a, $j, $c, ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] ?? $this->getProjectUserHelperServiceService())), $d, $e, $c, $j), ($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'] ?? $this->getRevokeDisclosureService()), $f, ($this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] ?? $this->getVichUploaderFileHandlerService()), (\dirname(__DIR__, 4).'/data//tmp/'), $this->getEnv('UNIVERSAL_DISCLOSURE_ACCOUNT_ID'));
  27591. $m = new \MedBrief\MSR\Service\FeatureFlag\FeatureFlagHelper();
  27592. $m->setFlag('DISCLOSURE_SEND_INVITES', $this->getEnv('FEATURE_FLAG__DISCLOSURE_SEND_INVITES'));
  27593. $instance->setEntityManager($a);
  27594. $instance->setFeatureFlagHelper($m);
  27595. $instance->setLogger($j);
  27596. $instance->setUploadHelper($l);
  27597. return $instance;
  27598. }
  27599. /**
  27600. * Gets the private 'MedBrief\MSR\Service\InterpartyDisclosure\Invoice\InvoiceDisclosureAdditionalRequest' shared autowired service.
  27601. *
  27602. * @return \MedBrief\MSR\Service\InterpartyDisclosure\Invoice\InvoiceDisclosureAdditionalRequest
  27603. */
  27604. protected function getInvoiceDisclosureAdditionalRequestService()
  27605. {
  27606. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Invoice/InvoiceDisclosureInterface.php';
  27607. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/EntityManagerAwareTrait.php';
  27608. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Invoice/AbstractInvoiceDisclosure.php';
  27609. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Invoice/InvoiceDisclosureAdditionalRequest.php';
  27610. $a = ($this->privates['MedBrief\\MSR\\Repository\\ServiceOptionRepository'] ?? $this->getServiceOptionRepositoryService());
  27611. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'])) {
  27612. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'];
  27613. }
  27614. $b = ($this->privates['MedBrief\\MSR\\Repository\\AdditionalRequestRepository'] ?? $this->getAdditionalRequestRepositoryService());
  27615. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'])) {
  27616. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'];
  27617. }
  27618. $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Invoice\\InvoiceDisclosureAdditionalRequest'] = $instance = new \MedBrief\MSR\Service\InterpartyDisclosure\Invoice\InvoiceDisclosureAdditionalRequest(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->privates['MedBrief\\MSR\\Repository\\BillingItemRepository'] ?? $this->getBillingItemRepositoryService()), $b, $this->getEnv('SERVICE_OPTION_DEFAULT__CLIENT_LIABLE'), $this->getEnv('SERVICE_OPTION_DEFAULT__RECIPIENT_LIABLE'), $this->getEnv('BILLING_ITEM_DEFAULT__DISCLOSURE'));
  27619. $instance->setEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  27620. return $instance;
  27621. }
  27622. /**
  27623. * Gets the private 'MedBrief\MSR\Service\InterpartyDisclosure\Revoke\RevokeDisclosure' shared autowired service.
  27624. *
  27625. * @return \MedBrief\MSR\Service\InterpartyDisclosure\Revoke\RevokeDisclosure
  27626. */
  27627. protected function getRevokeDisclosureService()
  27628. {
  27629. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Revoke/RevokeDisclosureInterface.php';
  27630. include_once \dirname(__DIR__, 4).'/src/Traits/DependencyInjection/LoggerAwareTrait.php';
  27631. include_once \dirname(__DIR__, 4).'/src/Service/InterpartyDisclosure/Revoke/RevokeDisclosure.php';
  27632. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27633. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'])) {
  27634. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'];
  27635. }
  27636. $b = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  27637. if (isset($this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'])) {
  27638. return $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'];
  27639. }
  27640. $this->privates['MedBrief\\MSR\\Service\\InterpartyDisclosure\\Revoke\\RevokeDisclosure'] = $instance = new \MedBrief\MSR\Service\InterpartyDisclosure\Revoke\RevokeDisclosure($a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  27641. $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27642. return $instance;
  27643. }
  27644. /**
  27645. * Gets the private 'MedBrief\MSR\Service\InvitationHelperService' shared autowired service.
  27646. *
  27647. * @return \MedBrief\MSR\Service\InvitationHelperService
  27648. */
  27649. protected function getInvitationHelperServiceService()
  27650. {
  27651. include_once \dirname(__DIR__, 4).'/src/Service/InvitationHelperService.php';
  27652. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27653. if (isset($this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'])) {
  27654. return $this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'];
  27655. }
  27656. $b = ($this->privates['MedBrief\\MSR\\Service\\RoleInvitationHelperService'] ?? $this->getRoleInvitationHelperServiceService());
  27657. if (isset($this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'])) {
  27658. return $this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'];
  27659. }
  27660. $c = ($this->privates['MedBrief\\MSR\\Service\\MailerHelperService'] ?? $this->getMailerHelperServiceService());
  27661. if (isset($this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'])) {
  27662. return $this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'];
  27663. }
  27664. $d = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  27665. if (isset($this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'])) {
  27666. return $this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'];
  27667. }
  27668. return $this->privates['MedBrief\\MSR\\Service\\InvitationHelperService'] = new \MedBrief\MSR\Service\InvitationHelperService($a, $this->getSession_FlashBagService(), $b, ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] ?? $this->getProjectUserHelperServiceService()), $c, ($this->privates['security.authentication.manager'] ?? ($this->privates['security.authentication.manager'] = new \Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager())), $d);
  27669. }
  27670. /**
  27671. * Gets the private 'MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestLetterTemplatePdfLetterGenerator' shared autowired service.
  27672. *
  27673. * @return \MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestLetterTemplatePdfLetterGenerator
  27674. */
  27675. protected function getRecordsRequestLetterTemplatePdfLetterGeneratorService()
  27676. {
  27677. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/LetterGeneratorInterface.php';
  27678. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/AbstractLetterGenerator.php';
  27679. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/Impl/RecordsRequestLetterTemplatePdfLetterGenerator.php';
  27680. $a = ($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] ?? $this->getPdfGeneratorServiceService());
  27681. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator'])) {
  27682. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator'];
  27683. }
  27684. $b = ($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\LetterRenderEngine\\Impl\\TwigLetterRenderEngine'] ?? $this->getTwigLetterRenderEngineService());
  27685. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator'])) {
  27686. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator'];
  27687. }
  27688. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestLetterTemplatePdfLetterGenerator'] = new \MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestLetterTemplatePdfLetterGenerator($a, $b);
  27689. }
  27690. /**
  27691. * Gets the private 'MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestPdfLetterGenerator' shared autowired service.
  27692. *
  27693. * @return \MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestPdfLetterGenerator
  27694. */
  27695. protected function getRecordsRequestPdfLetterGeneratorService()
  27696. {
  27697. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/LetterGeneratorInterface.php';
  27698. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/AbstractLetterGenerator.php';
  27699. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/Impl/RecordsRequestPdfLetterGenerator.php';
  27700. $a = ($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] ?? $this->getPdfGeneratorServiceService());
  27701. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'])) {
  27702. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'];
  27703. }
  27704. $b = ($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\LetterRenderEngine\\Impl\\TwigLetterRenderEngine'] ?? $this->getTwigLetterRenderEngineService());
  27705. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'])) {
  27706. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'];
  27707. }
  27708. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'] = new \MedBrief\MSR\Service\LetterGenerator\Impl\RecordsRequestPdfLetterGenerator($a, $b);
  27709. }
  27710. /**
  27711. * Gets the private 'MedBrief\MSR\Service\LetterGenerator\LetterRenderEngine\Impl\TwigLetterRenderEngine' shared autowired service.
  27712. *
  27713. * @return \MedBrief\MSR\Service\LetterGenerator\LetterRenderEngine\Impl\TwigLetterRenderEngine
  27714. */
  27715. protected function getTwigLetterRenderEngineService()
  27716. {
  27717. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/LetterRenderEngine/LetterRenderEngineInterface.php';
  27718. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/LetterRenderEngine/Impl/TwigLetterRenderEngine.php';
  27719. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  27720. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\LetterRenderEngine\\Impl\\TwigLetterRenderEngine'])) {
  27721. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\LetterRenderEngine\\Impl\\TwigLetterRenderEngine'];
  27722. }
  27723. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\LetterRenderEngine\\Impl\\TwigLetterRenderEngine'] = new \MedBrief\MSR\Service\LetterGenerator\LetterRenderEngine\Impl\TwigLetterRenderEngine($a);
  27724. }
  27725. /**
  27726. * Gets the private 'MedBrief\MSR\Service\LetterGenerator\SyncLetterService' shared autowired service.
  27727. *
  27728. * @return \MedBrief\MSR\Service\LetterGenerator\SyncLetterService
  27729. */
  27730. protected function getSyncLetterServiceService()
  27731. {
  27732. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/SyncLetterService.php';
  27733. $a = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  27734. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService'])) {
  27735. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService'];
  27736. }
  27737. $b = ($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\Impl\\RecordsRequestPdfLetterGenerator'] ?? $this->getRecordsRequestPdfLetterGeneratorService());
  27738. if (isset($this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService'])) {
  27739. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService'];
  27740. }
  27741. return $this->privates['MedBrief\\MSR\\Service\\LetterGenerator\\SyncLetterService'] = new \MedBrief\MSR\Service\LetterGenerator\SyncLetterService(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $a, $b, (\dirname(__DIR__, 4).'/data//tmp/'));
  27742. }
  27743. /**
  27744. * Gets the private 'MedBrief\MSR\Service\LicenceRenewal\RenewalHelperService' shared autowired service.
  27745. *
  27746. * @return \MedBrief\MSR\Service\LicenceRenewal\RenewalHelperService
  27747. */
  27748. protected function getRenewalHelperServiceService()
  27749. {
  27750. include_once \dirname(__DIR__, 4).'/src/Service/LicenceRenewal/RenewalHelperService.php';
  27751. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27752. if (isset($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'])) {
  27753. return $this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'];
  27754. }
  27755. $b = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  27756. if (isset($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'])) {
  27757. return $this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'];
  27758. }
  27759. return $this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'] = new \MedBrief\MSR\Service\LicenceRenewal\RenewalHelperService($a, ($this->privates['MedBrief\\MSR\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService()), $b);
  27760. }
  27761. /**
  27762. * Gets the private 'MedBrief\MSR\Service\LinkedEmailAddressInvitationHelperService' shared autowired service.
  27763. *
  27764. * @return \MedBrief\MSR\Service\LinkedEmailAddressInvitationHelperService
  27765. */
  27766. protected function getLinkedEmailAddressInvitationHelperServiceService()
  27767. {
  27768. include_once \dirname(__DIR__, 4).'/src/Service/LinkedEmailAddressInvitationHelperService.php';
  27769. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27770. if (isset($this->privates['MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService'])) {
  27771. return $this->privates['MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService'];
  27772. }
  27773. $b = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  27774. if (isset($this->privates['MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService'])) {
  27775. return $this->privates['MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService'];
  27776. }
  27777. return $this->privates['MedBrief\\MSR\\Service\\LinkedEmailAddressInvitationHelperService'] = new \MedBrief\MSR\Service\LinkedEmailAddressInvitationHelperService($a, $b);
  27778. }
  27779. /**
  27780. * Gets the private 'MedBrief\MSR\Service\MailerHelperService' shared autowired service.
  27781. *
  27782. * @return \MedBrief\MSR\Service\MailerHelperService
  27783. */
  27784. protected function getMailerHelperServiceService()
  27785. {
  27786. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  27787. if (isset($this->privates['MedBrief\\MSR\\Service\\MailerHelperService'])) {
  27788. return $this->privates['MedBrief\\MSR\\Service\\MailerHelperService'];
  27789. }
  27790. return $this->privates['MedBrief\\MSR\\Service\\MailerHelperService'] = new \MedBrief\MSR\Service\MailerHelperService($a, '[email protected]', 'MedBrief Secure Review');
  27791. }
  27792. /**
  27793. * Gets the private 'MedBrief\MSR\Service\MatterRequest\MatterBuilder' shared autowired service.
  27794. *
  27795. * @return \MedBrief\MSR\Service\MatterRequest\MatterBuilder
  27796. */
  27797. protected function getMatterBuilderService()
  27798. {
  27799. include_once \dirname(__DIR__, 4).'/src/Service/MatterRequest/MatterBuilderInterface.php';
  27800. include_once \dirname(__DIR__, 4).'/src/Service/MatterRequest/MatterBuilder.php';
  27801. $a = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  27802. if (isset($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'])) {
  27803. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'];
  27804. }
  27805. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27806. if (isset($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'])) {
  27807. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'];
  27808. }
  27809. $c = ($this->privates['MedBrief\\MSR\\Service\\LicenceRenewal\\RenewalHelperService'] ?? $this->getRenewalHelperServiceService());
  27810. if (isset($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'])) {
  27811. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'];
  27812. }
  27813. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilder'] = new \MedBrief\MSR\Service\MatterRequest\MatterBuilder($a, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), $b, $c);
  27814. }
  27815. /**
  27816. * Gets the private 'MedBrief\MSR\Service\MatterRequest\MatterBuilderDirector' shared autowired service.
  27817. *
  27818. * @return \MedBrief\MSR\Service\MatterRequest\MatterBuilderDirector
  27819. */
  27820. protected function getMatterBuilderDirectorService()
  27821. {
  27822. include_once \dirname(__DIR__, 4).'/src/Service/MatterRequest/MatterBuilderDirector.php';
  27823. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27824. if (isset($this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilderDirector'])) {
  27825. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilderDirector'];
  27826. }
  27827. return $this->privates['MedBrief\\MSR\\Service\\MatterRequest\\MatterBuilderDirector'] = new \MedBrief\MSR\Service\MatterRequest\MatterBuilderDirector($a);
  27828. }
  27829. /**
  27830. * Gets the private 'MedBrief\MSR\Service\MessageThread\MessageAttachmentService' shared autowired service.
  27831. *
  27832. * @return \MedBrief\MSR\Service\MessageThread\MessageAttachmentService
  27833. */
  27834. protected function getMessageAttachmentServiceService()
  27835. {
  27836. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27837. if (isset($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'])) {
  27838. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'];
  27839. }
  27840. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] = new \MedBrief\MSR\Service\MessageThread\MessageAttachmentService($a, ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageAttachmentRepository'] ?? $this->getMessageThreadMessageAttachmentRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] ?? $this->getVirusScannerServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), (\dirname(__DIR__, 3).'/storage/message-attachments'), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['MedBrief\\MSR\\Service\\ArchiverService'] ?? $this->getArchiverServiceService()), ($this->services['medbrief_match_message_attachment_filesystem'] ?? $this->getMedbriefMatchMessageAttachmentFilesystemService()));
  27841. }
  27842. /**
  27843. * Gets the private 'MedBrief\MSR\Service\MessageThread\MessageThreadService' shared autowired service.
  27844. *
  27845. * @return \MedBrief\MSR\Service\MessageThread\MessageThreadService
  27846. */
  27847. protected function getMessageThreadServiceService()
  27848. {
  27849. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27850. if (isset($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'])) {
  27851. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'];
  27852. }
  27853. $b = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  27854. if (isset($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'])) {
  27855. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'];
  27856. }
  27857. $c = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService());
  27858. if (isset($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'])) {
  27859. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'];
  27860. }
  27861. return $this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] = new \MedBrief\MSR\Service\MessageThread\MessageThreadService($a, ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadRepository'] ?? $this->getMessageThreadRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageRepository'] ?? $this->getMessageThreadMessageRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UserPreferenceRepository'] ?? $this->getUserPreferenceRepositoryService()), $b, $c);
  27862. }
  27863. /**
  27864. * Gets the private 'MedBrief\MSR\Service\Notification\NotificationService' shared autowired service.
  27865. *
  27866. * @return \MedBrief\MSR\Service\Notification\NotificationService
  27867. */
  27868. protected function getNotificationServiceService()
  27869. {
  27870. include_once \dirname(__DIR__, 4).'/src/Service/Notification/NotificationService.php';
  27871. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27872. if (isset($this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'])) {
  27873. return $this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'];
  27874. }
  27875. $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  27876. if (isset($this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'])) {
  27877. return $this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'];
  27878. }
  27879. return $this->privates['MedBrief\\MSR\\Service\\Notification\\NotificationService'] = new \MedBrief\MSR\Service\Notification\NotificationService($a, $b, '[email protected]', 'MedBrief Secure Review');
  27880. }
  27881. /**
  27882. * Gets the private 'MedBrief\MSR\Service\Notification\UserNotificationService' shared autowired service.
  27883. *
  27884. * @return \MedBrief\MSR\Service\Notification\UserNotificationService
  27885. */
  27886. protected function getUserNotificationServiceService()
  27887. {
  27888. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27889. if (isset($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'])) {
  27890. return $this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'];
  27891. }
  27892. $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  27893. if (isset($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'])) {
  27894. return $this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'];
  27895. }
  27896. $c = ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService());
  27897. if (isset($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'])) {
  27898. return $this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'];
  27899. }
  27900. $this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] = $instance = new \MedBrief\MSR\Service\Notification\UserNotificationService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'email', $c, $this->getEnv('OFFICE_ADDRESS'), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()));
  27901. $instance->addTransport('email', new \MedBrief\MSR\Service\Notification\NotificationTransportAdapter\NotificationEmailTransportAdapter('[email protected]', 'MedBrief Secure Review', ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), '[email protected]'));
  27902. $instance->addTransport('sendgrid', new \MedBrief\MSR\Service\Notification\NotificationTransportAdapter\NotificationSendGridTransportAdapter('[email protected]', 'MedBrief Secure Review', 'ThisIsNotALegitimateSendGridApiKey', '[email protected]'));
  27903. return $instance;
  27904. }
  27905. /**
  27906. * Gets the private 'MedBrief\MSR\Service\OcrDocumentService' shared autowired service.
  27907. *
  27908. * @return \MedBrief\MSR\Service\OcrDocumentService
  27909. */
  27910. protected function getOcrDocumentServiceService()
  27911. {
  27912. include_once \dirname(__DIR__, 4).'/src/Service/OcrDocumentService.php';
  27913. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27914. if (isset($this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'])) {
  27915. return $this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'];
  27916. }
  27917. $b = ($this->services['router'] ?? $this->getRouterService());
  27918. if (isset($this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'])) {
  27919. return $this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'];
  27920. }
  27921. return $this->privates['MedBrief\\MSR\\Service\\OcrDocumentService'] = new \MedBrief\MSR\Service\OcrDocumentService($a, $b, '', '', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFHelper\\PDFTronPDFHelper'] ?? $this->getPDFTronPDFHelperService()));
  27922. }
  27923. /**
  27924. * Gets the private 'MedBrief\MSR\Service\OpenApi\OpenApiFactory' shared service.
  27925. *
  27926. * @return \MedBrief\MSR\Service\OpenApi\OpenApiFactory
  27927. */
  27928. protected function getOpenApiFactoryService()
  27929. {
  27930. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
  27931. include_once \dirname(__DIR__, 4).'/src/Service/OpenApi/OpenApiFactory.php';
  27932. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactory.php';
  27933. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/PaginationOptions.php';
  27934. return $this->privates['MedBrief\\MSR\\Service\\OpenApi\\OpenApiFactory'] = new \MedBrief\MSR\Service\OpenApi\OpenApiFactory(new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\DataProvider\PaginationOptions(true, 'page', false, 'itemsPerPage', false, 'pagination')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  27935. }
  27936. /**
  27937. * Gets the private 'MedBrief\MSR\Service\OrthancService' shared autowired service.
  27938. *
  27939. * @return \MedBrief\MSR\Service\OrthancService
  27940. */
  27941. protected function getOrthancServiceService()
  27942. {
  27943. include_once \dirname(__DIR__, 4).'/src/Service/OrthancService.php';
  27944. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  27945. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  27946. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  27947. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  27948. include_once \dirname(__DIR__, 4).'/vendor/php-http/message-factory/src/UriFactory.php';
  27949. include_once \dirname(__DIR__, 4).'/vendor/nyholm/psr7/src/Factory/HttplugFactory.php';
  27950. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  27951. $this->privates['MedBrief\\MSR\\Service\\OrthancService'] = $instance = new \MedBrief\MSR\Service\OrthancService(($this->services['httplug.client'] ?? $this->getHttplug_ClientService()), new \Nyholm\Psr7\Factory\HttplugFactory(), ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService())), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'orthanc-processor', (\dirname(__DIR__, 4).'/data//tmp/'), 8042, 'http');
  27952. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  27953. return $instance;
  27954. }
  27955. /**
  27956. * Gets the private 'MedBrief\MSR\Service\PDFTools\Annotation\AnnotationsService' shared autowired service.
  27957. *
  27958. * @return \MedBrief\MSR\Service\PDFTools\Annotation\AnnotationsService
  27959. */
  27960. protected function getAnnotationsServiceService()
  27961. {
  27962. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27963. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'])) {
  27964. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'];
  27965. }
  27966. $b = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'] ?? $this->getPathResolverServiceService());
  27967. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'])) {
  27968. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'];
  27969. }
  27970. $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  27971. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'])) {
  27972. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'];
  27973. }
  27974. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'] = new \MedBrief\MSR\Service\PDFTools\Annotation\AnnotationsService($a, $b, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\PDFTronFlattenAnnotations'] ?? $this->getPDFTronFlattenAnnotationsService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c, (\dirname(__DIR__, 4).'/tmp/pdftron'));
  27975. }
  27976. /**
  27977. * Gets the private 'MedBrief\MSR\Service\PDFTools\Annotation\PDFTronFlattenAnnotations' shared autowired service.
  27978. *
  27979. * @return \MedBrief\MSR\Service\PDFTools\Annotation\PDFTronFlattenAnnotations
  27980. */
  27981. protected function getPDFTronFlattenAnnotationsService()
  27982. {
  27983. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\PDFTronFlattenAnnotations'] = new \MedBrief\MSR\Service\PDFTools\Annotation\PDFTronFlattenAnnotations(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  27984. }
  27985. /**
  27986. * Gets the private 'MedBrief\MSR\Service\PDFTools\Convert\ConversionService' shared autowired service.
  27987. *
  27988. * @return \MedBrief\MSR\Service\PDFTools\Convert\ConversionService
  27989. */
  27990. protected function getConversionServiceService()
  27991. {
  27992. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConversionServiceInterface.php';
  27993. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConversionService.php';
  27994. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConvertToPdfInterface.php';
  27995. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/PDFTronConvertToPdf.php';
  27996. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConvertToXodInterface.php';
  27997. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/PDFTronConvertToXod.php';
  27998. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConvertTextOrHtmlToPdfInterface.php';
  27999. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/DomPdfConvertTextOrHtmlToPdf.php';
  28000. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConvertEmlOrMsgToPdfInterface.php';
  28001. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/DomPdfConvertEmlOrMsgToPdf.php';
  28002. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/HtmlPurifierService.php';
  28003. include_once \dirname(__DIR__, 4).'/src/Factory/PhpMimeMailParserFactory.php';
  28004. $a = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7')));
  28005. $b = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  28006. $c = new \Symfony\Bridge\Monolog\Logger('pdftron.conversion');
  28007. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28008. $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28009. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28010. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  28011. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\ConversionService'] = new \MedBrief\MSR\Service\PDFTools\Convert\ConversionService(new \MedBrief\MSR\Service\PDFTools\Convert\PDFTronConvertToPdf($a, ($this->services['eight_points_guzzle.client.api_pdf_convert'] ?? $this->getEightPointsGuzzle_Client_ApiPdfConvertService())), new \MedBrief\MSR\Service\PDFTools\Convert\PDFTronConvertToXod($a), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\PDFTronConvertImageToPdf'] ?? $this->getPDFTronConvertImageToPdfService()), new \MedBrief\MSR\Service\PDFTools\Convert\DomPdfConvertTextOrHtmlToPdf($b), new \MedBrief\MSR\Service\PDFTools\Convert\DomPdfConvertEmlOrMsgToPdf($b, new \MedBrief\MSR\Service\PDFTools\Convert\HtmlPurifierService(), new \MedBrief\MSR\Factory\PhpMimeMailParserFactory()), '/mnt/convert-tmp/', '/convert-tmp/', (\dirname(__DIR__, 4).'/data//tmp/'), (\dirname(__DIR__, 4).'/tmp/pdftron'), $c);
  28012. }
  28013. /**
  28014. * Gets the private 'MedBrief\MSR\Service\PDFTools\Convert\PDFTronConvertImageToPdf' shared autowired service.
  28015. *
  28016. * @return \MedBrief\MSR\Service\PDFTools\Convert\PDFTronConvertImageToPdf
  28017. */
  28018. protected function getPDFTronConvertImageToPdfService()
  28019. {
  28020. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/ConvertImageToPdfInterface.php';
  28021. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Convert/PDFTronConvertImageToPdf.php';
  28022. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\PDFTronConvertImageToPdf'] = new \MedBrief\MSR\Service\PDFTools\Convert\PDFTronConvertImageToPdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28023. }
  28024. /**
  28025. * Gets the private 'MedBrief\MSR\Service\PDFTools\DocumentManipulation\DocumentManipulatorService' shared autowired service.
  28026. *
  28027. * @return \MedBrief\MSR\Service\PDFTools\DocumentManipulation\DocumentManipulatorService
  28028. */
  28029. protected function getDocumentManipulatorServiceService()
  28030. {
  28031. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/DocumentManipulation/DocumentManipulatorServiceInterface.php';
  28032. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/DocumentManipulation/DocumentManipulatorService.php';
  28033. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Printer/PrinterServiceInterface.php';
  28034. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Printer/PrinterService.php';
  28035. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Printer/PrintablePdfInterface.php';
  28036. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Printer/PDFTronPrintablePdf.php';
  28037. $a = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Annotation\\AnnotationsService'] ?? $this->getAnnotationsServiceService());
  28038. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService'])) {
  28039. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService'];
  28040. }
  28041. $b = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'] ?? $this->getPathResolverServiceService());
  28042. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService'])) {
  28043. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService'];
  28044. }
  28045. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\DocumentManipulatorService'] = new \MedBrief\MSR\Service\PDFTools\DocumentManipulation\DocumentManipulatorService($a, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronEncryptPdf'] ?? $this->getPDFTronEncryptPdfService()), new \MedBrief\MSR\Service\PDFTools\Printer\PrinterService($b, new \MedBrief\MSR\Service\PDFTools\Printer\PDFTronPrintablePdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))));
  28046. }
  28047. /**
  28048. * Gets the private 'MedBrief\MSR\Service\PDFTools\DocumentManipulation\ManipulatedDocumentFactory' shared autowired service.
  28049. *
  28050. * @return \MedBrief\MSR\Service\PDFTools\DocumentManipulation\ManipulatedDocumentFactory
  28051. */
  28052. protected function getManipulatedDocumentFactoryService()
  28053. {
  28054. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/DocumentManipulation/ManipulatedDocumentFactoryInterface.php';
  28055. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/DocumentManipulation/ManipulatedDocumentFactory.php';
  28056. $a = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'] ?? $this->getPathResolverServiceService());
  28057. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\ManipulatedDocumentFactory'])) {
  28058. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\ManipulatedDocumentFactory'];
  28059. }
  28060. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\DocumentManipulation\\ManipulatedDocumentFactory'] = new \MedBrief\MSR\Service\PDFTools\DocumentManipulation\ManipulatedDocumentFactory($a, (\dirname(__DIR__, 4).'/tmp/pdftron'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  28061. }
  28062. /**
  28063. * Gets the private 'MedBrief\MSR\Service\PDFTools\Encryption\PDFTronDecryptPdf' shared autowired service.
  28064. *
  28065. * @return \MedBrief\MSR\Service\PDFTools\Encryption\PDFTronDecryptPdf
  28066. */
  28067. protected function getPDFTronDecryptPdfService()
  28068. {
  28069. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Encryption/DecryptPdfInterface.php';
  28070. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Encryption/PDFTronDecryptPdf.php';
  28071. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronDecryptPdf'] = new \MedBrief\MSR\Service\PDFTools\Encryption\PDFTronDecryptPdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28072. }
  28073. /**
  28074. * Gets the private 'MedBrief\MSR\Service\PDFTools\Encryption\PDFTronEncryptPdf' shared autowired service.
  28075. *
  28076. * @return \MedBrief\MSR\Service\PDFTools\Encryption\PDFTronEncryptPdf
  28077. */
  28078. protected function getPDFTronEncryptPdfService()
  28079. {
  28080. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Encryption/EncryptPdfInterface.php';
  28081. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Encryption/PDFTronEncryptPdf.php';
  28082. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronEncryptPdf'] = new \MedBrief\MSR\Service\PDFTools\Encryption\PDFTronEncryptPdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28083. }
  28084. /**
  28085. * Gets the private 'MedBrief\MSR\Service\PDFTools\Flatten\PDFTronFlattenPdf' shared autowired service.
  28086. *
  28087. * @return \MedBrief\MSR\Service\PDFTools\Flatten\PDFTronFlattenPdf
  28088. */
  28089. protected function getPDFTronFlattenPdfService()
  28090. {
  28091. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Flatten/FlattenPdfInterface.php';
  28092. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Flatten/PDFTronFlattenPdf.php';
  28093. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Flatten\\PDFTronFlattenPdf'] = new \MedBrief\MSR\Service\PDFTools\Flatten\PDFTronFlattenPdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\PDFTronConvertImageToPdf'] ?? $this->getPDFTronConvertImageToPdfService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Thumbnail\\PDFTronPdfThumbnail'] ?? $this->getPDFTronPdfThumbnailService()));
  28094. }
  28095. /**
  28096. * Gets the private 'MedBrief\MSR\Service\PDFTools\Merge\PDFTronMergePdf' shared autowired service.
  28097. *
  28098. * @return \MedBrief\MSR\Service\PDFTools\Merge\PDFTronMergePdf
  28099. */
  28100. protected function getPDFTronMergePdfService()
  28101. {
  28102. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Merge/MergePdfInterface.php';
  28103. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Merge/PDFTronMergePdf.php';
  28104. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  28105. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] = new \MedBrief\MSR\Service\PDFTools\Merge\PDFTronMergePdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService())), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Flatten\\PDFTronFlattenPdf'] ?? $this->getPDFTronFlattenPdfService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  28106. }
  28107. /**
  28108. * Gets the private 'MedBrief\MSR\Service\PDFTools\PDFHelper\PDFTronPDFHelper' shared autowired service.
  28109. *
  28110. * @return \MedBrief\MSR\Service\PDFTools\PDFHelper\PDFTronPDFHelper
  28111. */
  28112. protected function getPDFTronPDFHelperService()
  28113. {
  28114. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PDFHelper/PDFHelperInterface.php';
  28115. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/PDFHelper/PDFTronPDFHelper.php';
  28116. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFHelper\\PDFTronPDFHelper'] = new \MedBrief\MSR\Service\PDFTools\PDFHelper\PDFTronPDFHelper(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28117. }
  28118. /**
  28119. * Gets the private 'MedBrief\MSR\Service\PDFTools\PathResolver\PathResolverService' shared autowired service.
  28120. *
  28121. * @return \MedBrief\MSR\Service\PDFTools\PathResolver\PathResolverService
  28122. */
  28123. protected function getPathResolverServiceService()
  28124. {
  28125. $a = ($this->services['router'] ?? $this->getRouterService());
  28126. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'])) {
  28127. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'];
  28128. }
  28129. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28130. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'])) {
  28131. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'];
  28132. }
  28133. $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28134. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'])) {
  28135. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'];
  28136. }
  28137. $d = new \MedBrief\MSR\Service\PDFTools\PathResolver\PathResolverStrategy($a, $b, $c);
  28138. $d->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  28139. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\PathResolver\\PathResolverService'] = new \MedBrief\MSR\Service\PDFTools\PathResolver\PathResolverService($d);
  28140. }
  28141. /**
  28142. * Gets the private 'MedBrief\MSR\Service\PDFTools\Rotate\PDFTronRotatePdf' shared autowired service.
  28143. *
  28144. * @return \MedBrief\MSR\Service\PDFTools\Rotate\PDFTronRotatePdf
  28145. */
  28146. protected function getPDFTronRotatePdfService()
  28147. {
  28148. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Rotate/RotatePdfInterface.php';
  28149. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Rotate/PDFTronRotatePdf.php';
  28150. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Rotate\\PDFTronRotatePdf'] = new \MedBrief\MSR\Service\PDFTools\Rotate\PDFTronRotatePdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28151. }
  28152. /**
  28153. * Gets the private 'MedBrief\MSR\Service\PDFTools\Split\PDFTronSplitPdf' shared autowired service.
  28154. *
  28155. * @return \MedBrief\MSR\Service\PDFTools\Split\PDFTronSplitPdf
  28156. */
  28157. protected function getPDFTronSplitPdfService()
  28158. {
  28159. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Split/SplitPdfInterface.php';
  28160. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Split/PDFTronSplitPdf.php';
  28161. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  28162. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Split\\PDFTronSplitPdf'] = new \MedBrief\MSR\Service\PDFTools\Split\PDFTronSplitPdf(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService())), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Flatten\\PDFTronFlattenPdf'] ?? $this->getPDFTronFlattenPdfService()));
  28163. }
  28164. /**
  28165. * Gets the private 'MedBrief\MSR\Service\PDFTools\Thumbnail\PDFTronPdfThumbnail' shared autowired service.
  28166. *
  28167. * @return \MedBrief\MSR\Service\PDFTools\Thumbnail\PDFTronPdfThumbnail
  28168. */
  28169. protected function getPDFTronPdfThumbnailService()
  28170. {
  28171. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Thumbnail/PdfThumbnailInterface.php';
  28172. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Thumbnail/PDFTronPdfThumbnail.php';
  28173. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Thumbnail\\PDFTronPdfThumbnail'] = new \MedBrief\MSR\Service\PDFTools\Thumbnail\PDFTronPdfThumbnail(($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7'))));
  28174. }
  28175. /**
  28176. * Gets the private 'MedBrief\MSR\Service\PDFTools\Webviewer\WebviewerHelper' shared autowired service.
  28177. *
  28178. * @return \MedBrief\MSR\Service\PDFTools\Webviewer\WebviewerHelper
  28179. */
  28180. protected function getWebviewerHelperService()
  28181. {
  28182. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Webviewer/WebviewerHelperInterface.php';
  28183. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Webviewer/WebviewerHelper.php';
  28184. $a = ($this->services['router'] ?? $this->getRouterService());
  28185. if (isset($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper'])) {
  28186. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper'];
  28187. }
  28188. return $this->privates['MedBrief\\MSR\\Service\\PDFTools\\Webviewer\\WebviewerHelper'] = new \MedBrief\MSR\Service\PDFTools\Webviewer\WebviewerHelper($a);
  28189. }
  28190. /**
  28191. * Gets the private 'MedBrief\MSR\Service\PdfGeneratorService' shared autowired service.
  28192. *
  28193. * @return \MedBrief\MSR\Service\PdfGeneratorService
  28194. */
  28195. protected function getPdfGeneratorServiceService()
  28196. {
  28197. include_once \dirname(__DIR__, 4).'/src/Service/LetterGenerator/LetterFormat/LetterFormatInterface.php';
  28198. include_once \dirname(__DIR__, 4).'/src/Service/PdfGeneratorService.php';
  28199. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28200. if (isset($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'])) {
  28201. return $this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'];
  28202. }
  28203. return $this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] = new \MedBrief\MSR\Service\PdfGeneratorService($a, (\dirname(__DIR__, 4).'/data//tmp/'));
  28204. }
  28205. /**
  28206. * Gets the private 'MedBrief\MSR\Service\PreprocessingAzureBlobStorage' shared autowired service.
  28207. *
  28208. * @return \MedBrief\MSR\Service\PreprocessingAzureBlobStorage
  28209. */
  28210. protected function getPreprocessingAzureBlobStorageService()
  28211. {
  28212. return $this->privates['MedBrief\\MSR\\Service\\PreprocessingAzureBlobStorage'] = \MicrosoftAzure\Storage\Blob\BlobRestProxy::createBlobService($this->getEnv('PREPROCESSING_CONNECTION_STR'));
  28213. }
  28214. /**
  28215. * Gets the private 'MedBrief\MSR\Service\PreprocessingHttpAzureBlobStorage' shared autowired service.
  28216. *
  28217. * @return \MedBrief\MSR\Service\PreprocessingHttpAzureBlobStorage
  28218. */
  28219. protected function getPreprocessingHttpAzureBlobStorageService()
  28220. {
  28221. return $this->privates['MedBrief\\MSR\\Service\\PreprocessingHttpAzureBlobStorage'] = \MicrosoftAzure\Storage\Blob\BlobRestProxy::createBlobService($this->getEnv('PREPROCESSING_HTTP_CONNECTION_STR'));
  28222. }
  28223. /**
  28224. * Gets the private 'MedBrief\MSR\Service\ProjectArchiver\DiscArchiverService' shared autowired service.
  28225. *
  28226. * @return \MedBrief\MSR\Service\ProjectArchiver\DiscArchiverService
  28227. */
  28228. protected function getDiscArchiverServiceService()
  28229. {
  28230. include_once \dirname(__DIR__, 4).'/src/Service/ProjectArchiver/DiscArchiverService.php';
  28231. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28232. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'])) {
  28233. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'];
  28234. }
  28235. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'] ?? $this->getRemoveDiscRecordsService());
  28236. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'])) {
  28237. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'];
  28238. }
  28239. $c = new \Symfony\Bridge\Monolog\Logger('archiver.disc');
  28240. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28241. $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28242. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28243. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  28244. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'] = new \MedBrief\MSR\Service\ProjectArchiver\DiscArchiverService($a, $c, $b);
  28245. }
  28246. /**
  28247. * Gets the private 'MedBrief\MSR\Service\ProjectArchiver\ProjectArchiverService' shared autowired service.
  28248. *
  28249. * @return \MedBrief\MSR\Service\ProjectArchiver\ProjectArchiverService
  28250. */
  28251. protected function getProjectArchiverServiceService()
  28252. {
  28253. include_once \dirname(__DIR__, 4).'/src/Service/ProjectArchiver/ProjectArchiverService.php';
  28254. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28255. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'])) {
  28256. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'];
  28257. }
  28258. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\DiscArchiverService'] ?? $this->getDiscArchiverServiceService());
  28259. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'])) {
  28260. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'];
  28261. }
  28262. $c = new \Symfony\Bridge\Monolog\Logger('archiver.project');
  28263. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28264. $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28265. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28266. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  28267. return $this->privates['MedBrief\\MSR\\Service\\ProjectArchiver\\ProjectArchiverService'] = new \MedBrief\MSR\Service\ProjectArchiver\ProjectArchiverService($a, $c, $b, 7);
  28268. }
  28269. /**
  28270. * Gets the private 'MedBrief\MSR\Service\ProjectClosure\DeleteProject' shared autowired service.
  28271. *
  28272. * @return \MedBrief\MSR\Service\ProjectClosure\DeleteProject
  28273. */
  28274. protected function getDeleteProjectService()
  28275. {
  28276. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/DeleteProject.php';
  28277. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveRecordsInterface.php';
  28278. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/AbstractRemoveRecords.php';
  28279. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveMedicalRecords.php';
  28280. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveSortingSessionRecords.php';
  28281. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveBatchDocumentRecords.php';
  28282. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveEmailRecords.php';
  28283. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemovePatientSupportingDocumentRecords.php';
  28284. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/AnonymiseProject.php';
  28285. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28286. $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  28287. $c = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  28288. $d = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  28289. $e = ($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService());
  28290. $f = ($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService());
  28291. $g = ($this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] ?? $this->getVichUploaderFileHandlerService());
  28292. return $this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DeleteProject'] = new \MedBrief\MSR\Service\ProjectClosure\DeleteProject($a, $b, ($this->privates['MedBrief\\MSR\\Service\\UserHelperService'] ?? $this->getUserHelperServiceService()), new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveMedicalRecords($a, $b, $c, $d, $e, $f, $g, (\dirname(__DIR__, 4).'/data/sortingsession/archives')), ($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'] ?? $this->getRemoveDiscRecordsService()), new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveSortingSessionRecords($a, $b, $c, $d, $e, $f, $g, (\dirname(__DIR__, 4).'/data/sortingsession/archives')), new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveBatchDocumentRecords($a, $b, $c, $d, $e, $f, $g, (\dirname(__DIR__, 4).'/data/sortingsession/archives')), new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveEmailRecords($a, $b, $c, $d, $e, $f, $g, (\dirname(__DIR__, 4).'/data/sortingsession/archives')), new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemovePatientSupportingDocumentRecords($a, $b, $c, $d, $e, $f, $g, (\dirname(__DIR__, 4).'/data/sortingsession/archives')), new \MedBrief\MSR\Service\ProjectClosure\AnonymiseProject($a, $b), ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  28293. }
  28294. /**
  28295. * Gets the private 'MedBrief\MSR\Service\ProjectClosure\DownloadProjectData' shared autowired service.
  28296. *
  28297. * @return \MedBrief\MSR\Service\ProjectClosure\DownloadProjectData
  28298. */
  28299. protected function getDownloadProjectDataService()
  28300. {
  28301. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/DownloadProjectData.php';
  28302. $a = ($this->privates['MedBrief\\MSR\\Service\\DownloadItemGeneratorService'] ?? $this->getDownloadItemGeneratorServiceService());
  28303. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DownloadProjectData'])) {
  28304. return $this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DownloadProjectData'];
  28305. }
  28306. return $this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\DownloadProjectData'] = new \MedBrief\MSR\Service\ProjectClosure\DownloadProjectData($a);
  28307. }
  28308. /**
  28309. * Gets the private 'MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveDiscRecords' shared autowired service.
  28310. *
  28311. * @return \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveDiscRecords
  28312. */
  28313. protected function getRemoveDiscRecordsService()
  28314. {
  28315. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveRecordsInterface.php';
  28316. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/AbstractRemoveRecords.php';
  28317. include_once \dirname(__DIR__, 4).'/src/Service/ProjectClosure/RemoveRecords/RemoveDiscRecords.php';
  28318. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28319. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'])) {
  28320. return $this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'];
  28321. }
  28322. return $this->privates['MedBrief\\MSR\\Service\\ProjectClosure\\RemoveRecords\\RemoveDiscRecords'] = new \MedBrief\MSR\Service\ProjectClosure\RemoveRecords\RemoveDiscRecords($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\OrthancService'] ?? $this->getOrthancServiceService()), ($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService()), ($this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] ?? $this->getVichUploaderFileHandlerService()), (\dirname(__DIR__, 4).'/data/sortingsession/archives'));
  28323. }
  28324. /**
  28325. * Gets the private 'MedBrief\MSR\Service\ProjectFactory' shared autowired service.
  28326. *
  28327. * @return \MedBrief\MSR\Service\ProjectFactory
  28328. */
  28329. protected function getProjectFactoryService()
  28330. {
  28331. include_once \dirname(__DIR__, 4).'/src/Service/ProjectFactory.php';
  28332. return $this->privates['MedBrief\\MSR\\Service\\ProjectFactory'] = new \MedBrief\MSR\Service\ProjectFactory();
  28333. }
  28334. /**
  28335. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchAiClient' shared autowired service.
  28336. *
  28337. * @return \MedBrief\MSR\Service\ProjectMatch\MatchAiClient
  28338. */
  28339. protected function getMatchAiClientService()
  28340. {
  28341. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClientInterface.php';
  28342. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient.php';
  28343. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/MatchAiEndpointInterface.php';
  28344. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/AbstractMatchAiEndpoint.php';
  28345. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/MatchAiExpertSearchEndpoint.php';
  28346. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/MatchAiRecommendedOptionsEndpoint.php';
  28347. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/MatchAiLoaEndpoint.php';
  28348. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchAiClient/MatchAiExpertJustificationEndpoint.php';
  28349. $a = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  28350. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchAiClient'] = new \MedBrief\MSR\Service\ProjectMatch\MatchAiClient(new \MedBrief\MSR\Service\ProjectMatch\MatchAiClient\MatchAiExpertSearchEndpoint($a, $this->getEnv('AI_MATCH_URL__EXPERT_SEARCH'), $this->getEnv('AI_MATCH_MOCK_LIVE_ENDPOINTS')), new \MedBrief\MSR\Service\ProjectMatch\MatchAiClient\MatchAiRecommendedOptionsEndpoint($a, $this->getEnv('AI_MATCH_URL__RECOMMENDED_OPTIONS'), $this->getEnv('AI_MATCH_MOCK_LIVE_ENDPOINTS')), new \MedBrief\MSR\Service\ProjectMatch\MatchAiClient\MatchAiLoaEndpoint($a, $this->getEnv('AI_MATCH_URL__LOA'), $this->getEnv('AI_MATCH_MOCK_LIVE_ENDPOINTS')), new \MedBrief\MSR\Service\ProjectMatch\MatchAiClient\MatchAiExpertJustificationEndpoint($a, $this->getEnv('AI_MATCH_URL__EXPERT_JUSTIFICATIONS'), $this->getEnv('AI_MATCH_MOCK_LIVE_ENDPOINTS')));
  28351. }
  28352. /**
  28353. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchCacheManager' shared autowired service.
  28354. *
  28355. * @return \MedBrief\MSR\Service\ProjectMatch\MatchCacheManager
  28356. */
  28357. protected function getMatchCacheManagerService()
  28358. {
  28359. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchCacheManager.php';
  28360. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28361. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'])) {
  28362. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'];
  28363. }
  28364. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] = new \MedBrief\MSR\Service\ProjectMatch\MatchCacheManager(($this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] ?? $this->getMatchCacheRepositoryService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  28365. }
  28366. /**
  28367. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchExpertLoABuilder' shared autowired service.
  28368. *
  28369. * @return \MedBrief\MSR\Service\ProjectMatch\MatchExpertLoABuilder
  28370. */
  28371. protected function getMatchExpertLoABuilderService()
  28372. {
  28373. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertLoABuilder.php';
  28374. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28375. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'])) {
  28376. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'];
  28377. }
  28378. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28379. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'])) {
  28380. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'];
  28381. }
  28382. $c = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoASave'] ?? $this->getMatchExpertLoASaveService());
  28383. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'])) {
  28384. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'];
  28385. }
  28386. $d = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterManager'] ?? $this->getMatchLetterManagerService());
  28387. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'])) {
  28388. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'];
  28389. }
  28390. $e = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'] ?? $this->getMatchShortlistedService());
  28391. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'])) {
  28392. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'];
  28393. }
  28394. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'] = new \MedBrief\MSR\Service\ProjectMatch\MatchExpertLoABuilder(($this->privates['MedBrief\\MSR\\Repository\\MatchTemplateRepository'] ?? $this->getMatchTemplateRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), $a, $b, $c, $d, $e, ($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()));
  28395. }
  28396. /**
  28397. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchExpertLoASave' shared autowired service.
  28398. *
  28399. * @return \MedBrief\MSR\Service\ProjectMatch\MatchExpertLoASave
  28400. */
  28401. protected function getMatchExpertLoASaveService()
  28402. {
  28403. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertLoASave.php';
  28404. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28405. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoASave'])) {
  28406. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoASave'];
  28407. }
  28408. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoASave'] = new \MedBrief\MSR\Service\ProjectMatch\MatchExpertLoASave(($this->privates['MedBrief\\MSR\\Repository\\MatchTemplateRepository'] ?? $this->getMatchTemplateRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()), $a);
  28409. }
  28410. /**
  28411. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchExpertMessageNotificationHelper' shared autowired service.
  28412. *
  28413. * @return \MedBrief\MSR\Service\ProjectMatch\MatchExpertMessageNotificationHelper
  28414. */
  28415. protected function getMatchExpertMessageNotificationHelperService()
  28416. {
  28417. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertMessageNotificationHelper.php';
  28418. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28419. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'])) {
  28420. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'];
  28421. }
  28422. $b = ($this->services['router'] ?? $this->getRouterService());
  28423. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'])) {
  28424. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'];
  28425. }
  28426. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'] = new \MedBrief\MSR\Service\ProjectMatch\MatchExpertMessageNotificationHelper($a, $b, ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()));
  28427. }
  28428. /**
  28429. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchExpertProfileCacheManager' shared autowired service.
  28430. *
  28431. * @return \MedBrief\MSR\Service\ProjectMatch\MatchExpertProfileCacheManager
  28432. */
  28433. protected function getMatchExpertProfileCacheManagerService()
  28434. {
  28435. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertProfileCacheManager.php';
  28436. $a = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28437. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'])) {
  28438. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'];
  28439. }
  28440. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28441. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'])) {
  28442. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'];
  28443. }
  28444. $c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  28445. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'])) {
  28446. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'];
  28447. }
  28448. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'] = new \MedBrief\MSR\Service\ProjectMatch\MatchExpertProfileCacheManager(($this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] ?? $this->getExpertProfileCacheRepositoryService()), $a, $b, $c);
  28449. }
  28450. /**
  28451. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchExpertUser' shared autowired service.
  28452. *
  28453. * @return \MedBrief\MSR\Service\ProjectMatch\MatchExpertUser
  28454. */
  28455. protected function getMatchExpertUserService()
  28456. {
  28457. $a = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService());
  28458. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'])) {
  28459. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'];
  28460. }
  28461. $b = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  28462. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'])) {
  28463. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'];
  28464. }
  28465. $c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  28466. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'])) {
  28467. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'];
  28468. }
  28469. $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28470. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'])) {
  28471. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'];
  28472. }
  28473. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] = new \MedBrief\MSR\Service\ProjectMatch\MatchExpertUser(($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), $a, ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] ?? $this->getExpertProfileCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadMessageRepository'] ?? $this->getMessageThreadMessageRepositoryService()), $b, $c, $d);
  28474. }
  28475. /**
  28476. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchLetterDocumentService' shared autowired service.
  28477. *
  28478. * @return \MedBrief\MSR\Service\ProjectMatch\MatchLetterDocumentService
  28479. */
  28480. protected function getMatchLetterDocumentServiceService()
  28481. {
  28482. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchLetterDocumentService.php';
  28483. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28484. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'])) {
  28485. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'];
  28486. }
  28487. $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28488. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'])) {
  28489. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'];
  28490. }
  28491. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'] = new \MedBrief\MSR\Service\ProjectMatch\MatchLetterDocumentService(($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), $a, ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterDocumentRepository'] ?? $this->getMatchLetterDocumentRepositoryService()), $b);
  28492. }
  28493. /**
  28494. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchLetterManager' shared autowired service.
  28495. *
  28496. * @return \MedBrief\MSR\Service\ProjectMatch\MatchLetterManager
  28497. */
  28498. protected function getMatchLetterManagerService()
  28499. {
  28500. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchLetterManager.php';
  28501. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28502. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterManager'])) {
  28503. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterManager'];
  28504. }
  28505. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterManager'] = new \MedBrief\MSR\Service\ProjectMatch\MatchLetterManager(($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), $a);
  28506. }
  28507. /**
  28508. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchLoA' shared autowired service.
  28509. *
  28510. * @return \MedBrief\MSR\Service\ProjectMatch\MatchLoA
  28511. */
  28512. protected function getMatchLoAService()
  28513. {
  28514. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchLoA.php';
  28515. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchExpertLoASend.php';
  28516. $a = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoABuilder'] ?? $this->getMatchExpertLoABuilderService());
  28517. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28518. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28519. }
  28520. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28521. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28522. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28523. }
  28524. $c = ($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] ?? $this->getPdfGeneratorServiceService());
  28525. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28526. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28527. }
  28528. $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28529. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28530. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28531. }
  28532. $e = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  28533. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28534. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28535. }
  28536. $f = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28537. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28538. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28539. }
  28540. $g = ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService());
  28541. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28542. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28543. }
  28544. $h = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertMessageNotificationHelper'] ?? $this->getMatchExpertMessageNotificationHelperService());
  28545. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28546. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28547. }
  28548. $i = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService());
  28549. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28550. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28551. }
  28552. $j = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\AccountHelper'] ?? $this->getAccountHelperService());
  28553. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28554. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28555. }
  28556. $k = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterDocumentService'] ?? $this->getMatchLetterDocumentServiceService());
  28557. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28558. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28559. }
  28560. $l = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28561. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'])) {
  28562. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'];
  28563. }
  28564. $m = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLetterManager'] ?? $this->getMatchLetterManagerService());
  28565. $n = ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService());
  28566. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLoA'] = new \MedBrief\MSR\Service\ProjectMatch\MatchLoA(($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchAiClient'] ?? $this->getMatchAiClientService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertLetterOfApproachRepository'] ?? $this->getExpertLetterOfApproachRepositoryService()), $a, ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertLoASave'] ?? $this->getMatchExpertLoASaveService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchTemplateRepository'] ?? $this->getMatchTemplateRepositoryService()), $b, $c, $d, \dirname(__DIR__, 4), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] ?? $this->getMatchCacheManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchCacheRepository'] ?? $this->getMatchCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\UpdatesQueueRepository'] ?? $this->getUpdatesQueueRepositoryService()), new \MedBrief\MSR\Service\ProjectMatch\MatchExpertLoASend(($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ProjectUserRepository'] ?? $this->getProjectUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] ?? $this->getUserExpertAgencyServiceService()), $a, $e, ($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] ?? $this->getProjectUserHelperServiceService()), $b, $m, $f, $n, ($this->privates['MedBrief\\MSR\\Service\\File\\FileHandler\\VichUploaderFileHandler'] ?? $this->getVichUploaderFileHandlerService()), $g, ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService()), $h), $m, $n, ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'] ?? $this->getMatchShortlistedService()), $i, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), $j, $k, ($this->services['oneup_flysystem.company_letterhead_logo_image_fs_filesystem'] ?? $this->getOneupFlysystem_CompanyLetterheadLogoImageFsFilesystemService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLogManager'] ?? $this->getMatchLogManagerService()), $l);
  28567. }
  28568. /**
  28569. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchLogManager' shared autowired service.
  28570. *
  28571. * @return \MedBrief\MSR\Service\ProjectMatch\MatchLogManager
  28572. */
  28573. protected function getMatchLogManagerService()
  28574. {
  28575. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchLogManager.php';
  28576. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28577. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLogManager'])) {
  28578. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLogManager'];
  28579. }
  28580. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLogManager'] = new \MedBrief\MSR\Service\ProjectMatch\MatchLogManager($a);
  28581. }
  28582. /**
  28583. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchMyExpertsThreadBuilder' shared autowired service.
  28584. *
  28585. * @return \MedBrief\MSR\Service\ProjectMatch\MatchMyExpertsThreadBuilder
  28586. */
  28587. protected function getMatchMyExpertsThreadBuilderService()
  28588. {
  28589. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchMyExpertsThreadBuilder.php';
  28590. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchMyExpertsThreadBuilder'] = new \MedBrief\MSR\Service\ProjectMatch\MatchMyExpertsThreadBuilder(($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageThreadService'] ?? $this->getMessageThreadServiceService()), ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] ?? $this->getMatchSearchBuilderService()), ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\AccountHelper'] ?? $this->getAccountHelperService()));
  28591. }
  28592. /**
  28593. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchProfile' shared autowired service.
  28594. *
  28595. * @return \MedBrief\MSR\Service\ProjectMatch\MatchProfile
  28596. */
  28597. protected function getMatchProfileService()
  28598. {
  28599. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchProfile.php';
  28600. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfile'] = new \MedBrief\MSR\Service\ProjectMatch\MatchProfile(($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'] ?? $this->getMatchExpertProfileCacheManagerService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] ?? $this->getExpertProfileCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'] ?? $this->getMatchProfileBuilderService()));
  28601. }
  28602. /**
  28603. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchProfileBuilder' shared autowired service.
  28604. *
  28605. * @return \MedBrief\MSR\Service\ProjectMatch\MatchProfileBuilder
  28606. */
  28607. protected function getMatchProfileBuilderService()
  28608. {
  28609. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchProfileBuilder.php';
  28610. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  28611. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'])) {
  28612. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'];
  28613. }
  28614. $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  28615. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'])) {
  28616. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'];
  28617. }
  28618. $c = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28619. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'])) {
  28620. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'];
  28621. }
  28622. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'] = new \MedBrief\MSR\Service\ProjectMatch\MatchProfileBuilder($a, $b, ($this->privates['MedBrief\\MSR\\Repository\\BlacklistedExpertRepository'] ?? $this->getBlacklistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertCitedJudgementRepository'] ?? $this->getExpertCitedJudgementRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] ?? $this->getMatchSearchBuilderService()), $c, ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()));
  28623. }
  28624. /**
  28625. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchSearchBuilder' shared autowired service.
  28626. *
  28627. * @return \MedBrief\MSR\Service\ProjectMatch\MatchSearchBuilder
  28628. */
  28629. protected function getMatchSearchBuilderService()
  28630. {
  28631. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchSearchBuilder.php';
  28632. $a = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28633. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'])) {
  28634. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'];
  28635. }
  28636. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchCacheManager'] ?? $this->getMatchCacheManagerService());
  28637. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'])) {
  28638. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'];
  28639. }
  28640. $c = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  28641. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'])) {
  28642. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'];
  28643. }
  28644. $d = ($this->services['router'] ?? $this->getRouterService());
  28645. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'])) {
  28646. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'];
  28647. }
  28648. $e = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchLogManager'] ?? $this->getMatchLogManagerService());
  28649. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'])) {
  28650. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'];
  28651. }
  28652. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] = new \MedBrief\MSR\Service\ProjectMatch\MatchSearchBuilder(($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\BlacklistedExpertRepository'] ?? $this->getBlacklistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\RoleInvitationRepository'] ?? $this->getRoleInvitationRepositoryService()), $a, $b, ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertSpecialisationRepository'] ?? $this->getExpertSpecialisationRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), $c, ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), $d, $e, ($this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] ?? $this->getUserExpertAgencyServiceService()));
  28653. }
  28654. /**
  28655. * Gets the private 'MedBrief\MSR\Service\ProjectMatch\MatchShortlisted' shared autowired service.
  28656. *
  28657. * @return \MedBrief\MSR\Service\ProjectMatch\MatchShortlisted
  28658. */
  28659. protected function getMatchShortlistedService()
  28660. {
  28661. include_once \dirname(__DIR__, 4).'/src/Service/ProjectMatch/MatchShortlisted.php';
  28662. $a = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertProfileCacheManager'] ?? $this->getMatchExpertProfileCacheManagerService());
  28663. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'])) {
  28664. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'];
  28665. }
  28666. $b = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28667. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'])) {
  28668. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'];
  28669. }
  28670. $c = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchProfileBuilder'] ?? $this->getMatchProfileBuilderService());
  28671. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'])) {
  28672. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'];
  28673. }
  28674. $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28675. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'])) {
  28676. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'];
  28677. }
  28678. return $this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchShortlisted'] = new \MedBrief\MSR\Service\ProjectMatch\MatchShortlisted($a, ($this->privates['MedBrief\\MSR\\Repository\\ShortlistedExpertRepository'] ?? $this->getShortlistedExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertProfileCacheRepository'] ?? $this->getExpertProfileCacheRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), $b, $c, $d);
  28679. }
  28680. /**
  28681. * Gets the private 'MedBrief\MSR\Service\ProjectUserHelperService' shared autowired service.
  28682. *
  28683. * @return \MedBrief\MSR\Service\ProjectUserHelperService
  28684. */
  28685. protected function getProjectUserHelperServiceService()
  28686. {
  28687. include_once \dirname(__DIR__, 4).'/src/Service/ProjectUserHelperService.php';
  28688. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28689. if (isset($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'])) {
  28690. return $this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'];
  28691. }
  28692. return $this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] = new \MedBrief\MSR\Service\ProjectUserHelperService($a, ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()));
  28693. }
  28694. /**
  28695. * Gets the private 'MedBrief\MSR\Service\PushToCollection\Impl\PushToUserPrivateCollection' shared autowired service.
  28696. *
  28697. * @return \MedBrief\MSR\Service\PushToCollection\Impl\PushToUserPrivateCollection
  28698. */
  28699. protected function getPushToUserPrivateCollectionService()
  28700. {
  28701. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/PushToCollectionInterface.php';
  28702. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/AbstractPushToCollection.php';
  28703. include_once \dirname(__DIR__, 4).'/src/Service/PushToCollection/Impl/PushToUserPrivateCollection.php';
  28704. include_once \dirname(__DIR__, 4).'/src/Service/File/SymfonyFileFactory.php';
  28705. $a = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  28706. if (isset($this->privates['MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection'])) {
  28707. return $this->privates['MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection'];
  28708. }
  28709. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28710. if (isset($this->privates['MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection'])) {
  28711. return $this->privates['MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection'];
  28712. }
  28713. $this->privates['MedBrief\\MSR\\Service\\PushToCollection\\Impl\\PushToUserPrivateCollection'] = $instance = new \MedBrief\MSR\Service\PushToCollection\Impl\PushToUserPrivateCollection(($this->privates['MedBrief\\MSR\\Service\\File\\SymfonyFileFactory'] ?? ($this->privates['MedBrief\\MSR\\Service\\File\\SymfonyFileFactory'] = new \MedBrief\MSR\Service\File\SymfonyFileFactory())), $a, $b, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  28714. $instance->setProjectUserHelperService(($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] ?? $this->getProjectUserHelperServiceService()));
  28715. return $instance;
  28716. }
  28717. /**
  28718. * Gets the private 'MedBrief\MSR\Service\Radiology\DiscArchiveValidator' shared autowired service.
  28719. *
  28720. * @return \MedBrief\MSR\Service\Radiology\DiscArchiveValidator
  28721. */
  28722. protected function getDiscArchiveValidatorService()
  28723. {
  28724. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/DiscArchiveValidator.php';
  28725. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28726. if (isset($this->privates['MedBrief\\MSR\\Service\\Radiology\\DiscArchiveValidator'])) {
  28727. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\DiscArchiveValidator'];
  28728. }
  28729. $this->privates['MedBrief\\MSR\\Service\\Radiology\\DiscArchiveValidator'] = $instance = new \MedBrief\MSR\Service\Radiology\DiscArchiveValidator($a, ($this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] ?? $this->getVirusScannerServiceService()));
  28730. $instance->setUploadHelper(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  28731. return $instance;
  28732. }
  28733. /**
  28734. * Gets the private 'MedBrief\MSR\Service\Radiology\ModernOrthancService' shared autowired service.
  28735. *
  28736. * @return \MedBrief\MSR\Service\Radiology\ModernOrthancService
  28737. */
  28738. protected function getModernOrthancServiceService()
  28739. {
  28740. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/OrthancServiceInterface.php';
  28741. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/ModernOrthancService.php';
  28742. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] = new \MedBrief\MSR\Service\Radiology\ModernOrthancService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('ORTHANC_URI'), (\dirname(__DIR__, 4).'/data//tmp/'));
  28743. }
  28744. /**
  28745. * Gets the private 'MedBrief\MSR\Service\Radiology\RadiologyProcessingService' shared autowired service.
  28746. *
  28747. * @return \MedBrief\MSR\Service\Radiology\RadiologyProcessingService
  28748. */
  28749. protected function getRadiologyProcessingServiceService()
  28750. {
  28751. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/RadiologyProcessingService.php';
  28752. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28753. if (isset($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'])) {
  28754. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'];
  28755. }
  28756. $b = ($this->privates['MedBrief\\MSR\\Service\\Radiology\\DiscArchiveValidator'] ?? $this->getDiscArchiveValidatorService());
  28757. if (isset($this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'])) {
  28758. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'];
  28759. }
  28760. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\RadiologyProcessingService'] = new \MedBrief\MSR\Service\Radiology\RadiologyProcessingService(($this->services['oneup_flysystem.disc_archive_fs_filesystem'] ?? $this->getOneupFlysystem_DiscArchiveFsFilesystemService()), ($this->services['oneup_flysystem.temp_processing_filesystem'] ?? $this->getOneupFlysystem_TempProcessingFilesystemService()), $a, ($this->privates['MedBrief\\MSR\\Service\\Radiology\\ModernOrthancService'] ?? $this->getModernOrthancServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $this->getEnv('RADIOLOGY_PROGRESS_MOD'), $this->getEnv('RADIOLOGY_MAX_ATTEMPTS'));
  28761. }
  28762. /**
  28763. * Gets the private 'MedBrief\MSR\Service\Radiology\Viewer\TokenAuthentication\MeddreamTokenServiceAuthentication' shared autowired service.
  28764. *
  28765. * @return \MedBrief\MSR\Service\Radiology\Viewer\TokenAuthentication\MeddreamTokenServiceAuthentication
  28766. */
  28767. protected function getMeddreamTokenServiceAuthenticationService()
  28768. {
  28769. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/Viewer/TokenAuthentication/TokenAuthenticationInterface.php';
  28770. include_once \dirname(__DIR__, 4).'/src/Service/Radiology/Viewer/TokenAuthentication/MeddreamTokenServiceAuthentication.php';
  28771. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28772. if (isset($this->privates['MedBrief\\MSR\\Service\\Radiology\\Viewer\\TokenAuthentication\\MeddreamTokenServiceAuthentication'])) {
  28773. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\Viewer\\TokenAuthentication\\MeddreamTokenServiceAuthentication'];
  28774. }
  28775. return $this->privates['MedBrief\\MSR\\Service\\Radiology\\Viewer\\TokenAuthentication\\MeddreamTokenServiceAuthentication'] = new \MedBrief\MSR\Service\Radiology\Viewer\TokenAuthentication\MeddreamTokenServiceAuthentication($this->getEnv('default::MEDDREAM_BASE_URL'), $this->getEnv('default::MEDDREAM_TOKEN_SERVICEBASE_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  28776. }
  28777. /**
  28778. * Gets the private 'MedBrief\MSR\Service\RemoteUpdateProcessor\Processor\EmailProcessor' shared autowired service.
  28779. *
  28780. * @return \MedBrief\MSR\Service\RemoteUpdateProcessor\Processor\EmailProcessor
  28781. */
  28782. protected function getEmailProcessorService()
  28783. {
  28784. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  28785. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/Processor/EmailProcessor.php';
  28786. return $this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Processor\\EmailProcessor'] = new \MedBrief\MSR\Service\RemoteUpdateProcessor\Processor\EmailProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] ?? $this->getVirusScannerServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), (\dirname(__DIR__, 4).'/data//tmp/'));
  28787. }
  28788. /**
  28789. * Gets the private 'MedBrief\MSR\Service\RemoteUpdateProcessor\Source\OutlookMailboxSource\OutlookMailboxSourceFactory' shared autowired service.
  28790. *
  28791. * @return \MedBrief\MSR\Service\RemoteUpdateProcessor\Source\OutlookMailboxSource\OutlookMailboxSourceFactory
  28792. */
  28793. protected function getOutlookMailboxSourceFactoryService()
  28794. {
  28795. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/Source/OutlookMailboxSource/OutlookMailboxSourceFactory.php';
  28796. include_once \dirname(__DIR__, 4).'/src/Service/MailboxRetrieval/MailboxInterface.php';
  28797. include_once \dirname(__DIR__, 4).'/src/Service/MailboxRetrieval/OutlookMailbox.php';
  28798. include_once \dirname(__DIR__, 4).'/vendor/microsoft/microsoft-graph/src/Graph.php';
  28799. include_once \dirname(__DIR__, 4).'/src/Factory/MicrosoftGraphClientFactory.php';
  28800. return $this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\Source\\OutlookMailboxSource\\OutlookMailboxSourceFactory'] = new \MedBrief\MSR\Service\RemoteUpdateProcessor\Source\OutlookMailboxSource\OutlookMailboxSourceFactory(new \MedBrief\MSR\Service\MailboxRetrieval\OutlookMailbox((new \MedBrief\MSR\Factory\MicrosoftGraphClientFactory(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('AZ_TENANT_ID'), $this->getEnv('MAIL_SYNC_CLIENT_ID'), $this->getEnv('MAIL_SYNC_CLIENT_SECRET')))->createClient()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  28801. }
  28802. /**
  28803. * Gets the private 'MedBrief\MSR\Service\RemoteUpdateProcessor\UpdateProcessorHelper' shared autowired service.
  28804. *
  28805. * @return \MedBrief\MSR\Service\RemoteUpdateProcessor\UpdateProcessorHelper
  28806. */
  28807. protected function getUpdateProcessorHelperService()
  28808. {
  28809. include_once \dirname(__DIR__, 4).'/src/Service/RemoteUpdateProcessor/UpdateProcessorHelper.php';
  28810. return $this->privates['MedBrief\\MSR\\Service\\RemoteUpdateProcessor\\UpdateProcessorHelper'] = new \MedBrief\MSR\Service\RemoteUpdateProcessor\UpdateProcessorHelper(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 10);
  28811. }
  28812. /**
  28813. * Gets the private 'MedBrief\MSR\Service\ReportsRouteLoader' shared autowired service.
  28814. *
  28815. * @return \MedBrief\MSR\Service\ReportsRouteLoader
  28816. */
  28817. protected function getReportsRouteLoaderService()
  28818. {
  28819. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/RouteLoaderInterface.php';
  28820. include_once \dirname(__DIR__, 4).'/src/Service/ReportsRouteLoader.php';
  28821. return $this->privates['MedBrief\\MSR\\Service\\ReportsRouteLoader'] = new \MedBrief\MSR\Service\ReportsRouteLoader();
  28822. }
  28823. /**
  28824. * Gets the private 'MedBrief\MSR\Service\RoleInvitationHelperService' shared autowired service.
  28825. *
  28826. * @return \MedBrief\MSR\Service\RoleInvitationHelperService
  28827. */
  28828. protected function getRoleInvitationHelperServiceService()
  28829. {
  28830. include_once \dirname(__DIR__, 4).'/src/Service/RoleInvitationHelperService.php';
  28831. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  28832. if (isset($this->privates['MedBrief\\MSR\\Service\\RoleInvitationHelperService'])) {
  28833. return $this->privates['MedBrief\\MSR\\Service\\RoleInvitationHelperService'];
  28834. }
  28835. return $this->privates['MedBrief\\MSR\\Service\\RoleInvitationHelperService'] = new \MedBrief\MSR\Service\RoleInvitationHelperService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()), $a, 'MedBrief Secure Review', '[email protected]');
  28836. }
  28837. /**
  28838. * Gets the private 'MedBrief\MSR\Service\Security\BackupCodeGeneratorService' shared autowired service.
  28839. *
  28840. * @return \MedBrief\MSR\Service\Security\BackupCodeGeneratorService
  28841. */
  28842. protected function getBackupCodeGeneratorServiceService()
  28843. {
  28844. include_once \dirname(__DIR__, 4).'/src/Service/Security/BackupCodeGeneratorService.php';
  28845. return $this->privates['MedBrief\\MSR\\Service\\Security\\BackupCodeGeneratorService'] = new \MedBrief\MSR\Service\Security\BackupCodeGeneratorService();
  28846. }
  28847. /**
  28848. * Gets the private 'MedBrief\MSR\Service\Security\GeneralSecurityService' shared autowired service.
  28849. *
  28850. * @return \MedBrief\MSR\Service\Security\GeneralSecurityService
  28851. */
  28852. protected function getGeneralSecurityServiceService()
  28853. {
  28854. include_once \dirname(__DIR__, 4).'/src/Service/Security/GeneralSecurityService.php';
  28855. return $this->privates['MedBrief\\MSR\\Service\\Security\\GeneralSecurityService'] = new \MedBrief\MSR\Service\Security\GeneralSecurityService();
  28856. }
  28857. /**
  28858. * Gets the private 'MedBrief\MSR\Service\Security\IPFailedLogin' shared autowired service.
  28859. *
  28860. * @return \MedBrief\MSR\Service\Security\IPFailedLogin
  28861. */
  28862. protected function getIPFailedLoginService()
  28863. {
  28864. include_once \dirname(__DIR__, 4).'/src/Service/Security/IPFailedLogin.php';
  28865. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28866. if (isset($this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'])) {
  28867. return $this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'];
  28868. }
  28869. return $this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'] = new \MedBrief\MSR\Service\Security\IPFailedLogin(\dirname(__DIR__, 4), $a);
  28870. }
  28871. /**
  28872. * Gets the private 'MedBrief\MSR\Service\Security\SecurityTimeDelayHelperService' shared autowired service.
  28873. *
  28874. * @return \MedBrief\MSR\Service\Security\SecurityTimeDelayHelperService
  28875. */
  28876. protected function getSecurityTimeDelayHelperServiceService()
  28877. {
  28878. include_once \dirname(__DIR__, 4).'/src/Service/Security/SecurityTimeDelayHelperService.php';
  28879. $a = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  28880. if (isset($this->privates['MedBrief\\MSR\\Service\\Security\\SecurityTimeDelayHelperService'])) {
  28881. return $this->privates['MedBrief\\MSR\\Service\\Security\\SecurityTimeDelayHelperService'];
  28882. }
  28883. return $this->privates['MedBrief\\MSR\\Service\\Security\\SecurityTimeDelayHelperService'] = new \MedBrief\MSR\Service\Security\SecurityTimeDelayHelperService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  28884. }
  28885. /**
  28886. * Gets the private 'MedBrief\MSR\Service\Security\ThirdPartyAuthorizationChecker' shared autowired service.
  28887. *
  28888. * @return \MedBrief\MSR\Service\Security\ThirdPartyAuthorizationChecker
  28889. */
  28890. protected function getThirdPartyAuthorizationCheckerService()
  28891. {
  28892. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  28893. if (isset($this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'])) {
  28894. return $this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'];
  28895. }
  28896. return $this->privates['MedBrief\\MSR\\Service\\Security\\ThirdPartyAuthorizationChecker'] = new \MedBrief\MSR\Service\Security\ThirdPartyAuthorizationChecker($a, ($this->privates['security.authentication.manager'] ?? ($this->privates['security.authentication.manager'] = new \Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager())));
  28897. }
  28898. /**
  28899. * Gets the private 'MedBrief\MSR\Service\Security\UserFailedLogin' shared autowired service.
  28900. *
  28901. * @return \MedBrief\MSR\Service\Security\UserFailedLogin
  28902. */
  28903. protected function getUserFailedLoginService()
  28904. {
  28905. include_once \dirname(__DIR__, 4).'/src/Service/Security/UserFailedLogin.php';
  28906. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28907. if (isset($this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'])) {
  28908. return $this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'];
  28909. }
  28910. return $this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'] = new \MedBrief\MSR\Service\Security\UserFailedLogin(\dirname(__DIR__, 4), $a);
  28911. }
  28912. /**
  28913. * Gets the private 'MedBrief\MSR\Service\ServiceRequest\DuplicateBatchRequest' shared autowired service.
  28914. *
  28915. * @return \MedBrief\MSR\Service\ServiceRequest\DuplicateBatchRequest
  28916. */
  28917. protected function getDuplicateBatchRequestService()
  28918. {
  28919. include_once \dirname(__DIR__, 4).'/src/Service/ServiceRequest/DuplicateBatchRequest.php';
  28920. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28921. if (isset($this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateBatchRequest'])) {
  28922. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateBatchRequest'];
  28923. }
  28924. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateBatchRequest'] = new \MedBrief\MSR\Service\ServiceRequest\DuplicateBatchRequest($a);
  28925. }
  28926. /**
  28927. * Gets the private 'MedBrief\MSR\Service\ServiceRequest\DuplicateRecordsRequest' shared autowired service.
  28928. *
  28929. * @return \MedBrief\MSR\Service\ServiceRequest\DuplicateRecordsRequest
  28930. */
  28931. protected function getDuplicateRecordsRequestService()
  28932. {
  28933. include_once \dirname(__DIR__, 4).'/src/Service/ServiceRequest/DuplicateRecordsRequest.php';
  28934. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28935. if (isset($this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateRecordsRequest'])) {
  28936. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateRecordsRequest'];
  28937. }
  28938. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\DuplicateRecordsRequest'] = new \MedBrief\MSR\Service\ServiceRequest\DuplicateRecordsRequest($a);
  28939. }
  28940. /**
  28941. * Gets the private 'MedBrief\MSR\Service\ServiceRequest\RadiologyBatchService' shared autowired service.
  28942. *
  28943. * @return \MedBrief\MSR\Service\ServiceRequest\RadiologyBatchService
  28944. */
  28945. protected function getRadiologyBatchServiceService()
  28946. {
  28947. include_once \dirname(__DIR__, 4).'/src/Service/ServiceRequest/RadiologyBatchService.php';
  28948. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28949. if (isset($this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService'])) {
  28950. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService'];
  28951. }
  28952. $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28953. if (isset($this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService'])) {
  28954. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService'];
  28955. }
  28956. return $this->privates['MedBrief\\MSR\\Service\\ServiceRequest\\RadiologyBatchService'] = new \MedBrief\MSR\Service\ServiceRequest\RadiologyBatchService($a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  28957. }
  28958. /**
  28959. * Gets the private 'MedBrief\MSR\Service\SortingSession\ClonePage\ClonePage' shared autowired service.
  28960. *
  28961. * @return \MedBrief\MSR\Service\SortingSession\ClonePage\ClonePage
  28962. */
  28963. protected function getClonePageService()
  28964. {
  28965. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ClonePage/ClonePage.php';
  28966. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28967. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage'])) {
  28968. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage'];
  28969. }
  28970. $b = ($this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'] ?? $this->getBatchDocumentFactoryService());
  28971. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage'])) {
  28972. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage'];
  28973. }
  28974. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\ClonePage\\ClonePage'] = new \MedBrief\MSR\Service\SortingSession\ClonePage\ClonePage($a, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), $b, ($this->privates['MedBrief\\MSR\\Service\\SortingSession\\ProcessBatchDocumentService'] ?? $this->getProcessBatchDocumentServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//tmp/'));
  28975. }
  28976. /**
  28977. * Gets the private 'MedBrief\MSR\Service\SortingSession\Export\ExportUnsortedRecords' shared autowired service.
  28978. *
  28979. * @return \MedBrief\MSR\Service\SortingSession\Export\ExportUnsortedRecords
  28980. */
  28981. protected function getExportUnsortedRecordsService()
  28982. {
  28983. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  28984. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/ExportUnsortedRecords.php';
  28985. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\Export\\ExportUnsortedRecords'] = new \MedBrief\MSR\Service\SortingSession\Export\ExportUnsortedRecords(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] ?? $this->getPDFTronMergePdfService()), (\dirname(__DIR__, 4).'/data//tmp/'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['MedBrief\\MSR\\Service\\ArchiverService'] ?? $this->getArchiverServiceService()));
  28986. }
  28987. /**
  28988. * Gets the private 'MedBrief\MSR\Service\SortingSession\Export\ExporterPipeline' shared autowired service.
  28989. *
  28990. * @return \MedBrief\MSR\Service\SortingSession\Export\ExporterPipeline
  28991. */
  28992. protected function getExporterPipelineService()
  28993. {
  28994. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/ExporterPipeline.php';
  28995. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/ExporterMiddlewareInterface.php';
  28996. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/AbstractExporterMiddleware.php';
  28997. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/TransformMiddleware.php';
  28998. include_once \dirname(__DIR__, 4).'/src/Transformers/SortingSessionTransformer.php';
  28999. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/PrepareMiddleware.php';
  29000. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/GenerateIndexHtmlMiddleware.php';
  29001. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/MergePagesMiddleware.php';
  29002. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Stamper/StamperServiceInterface.php';
  29003. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Stamper/PDFTronStamperService.php';
  29004. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/GeneratePdfMiddleware.php';
  29005. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/WriteFileContentsMiddleware.php';
  29006. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/CreateDirectoriesMiddleware.php';
  29007. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/CreateArchiveMiddleware.php';
  29008. include_once \dirname(__DIR__, 4).'/src/Service/RecursiveDirectoryIteratorHelper.php';
  29009. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/RotatePagesMiddleware.php';
  29010. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/RotatePageService.php';
  29011. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ReplacePage/ReplacePageHelper.php';
  29012. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/PaginatePagesMiddleware.php';
  29013. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/SyncMemoMiddleware.php';
  29014. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/PopulateBatchRequestDataMiddleware.php';
  29015. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/PopulateBatchRequestData.php';
  29016. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/GenerateMemoHtmlMiddleware.php';
  29017. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/MemoFactory.php';
  29018. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/SaveMemoMiddleware.php';
  29019. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/Export/Middleware/Impl/AddInsertBookmarksMiddleware.php';
  29020. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Bookmark/BookmarkPdfInterface.php';
  29021. include_once \dirname(__DIR__, 4).'/src/Service/PDFTools/Bookmark/PDFTronBookmarkPdf.php';
  29022. $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  29023. $this->privates['MedBrief\\MSR\\Service\\SortingSession\\Export\\ExporterPipeline'] = $instance = new \MedBrief\MSR\Service\SortingSession\Export\ExporterPipeline((\dirname(__DIR__, 4).'/tmp/sortingsession'), $a);
  29024. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29025. $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  29026. $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29027. $e = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  29028. $f = ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] ?? ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\PDFNet\\PDFNetSingleton'] = new \MedBrief\MSR\Service\PDFTools\PDFNet\PDFNetSingleton((\dirname(__DIR__, 4).'/tmp/pdftron'), 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7')));
  29029. $instance->addAvailableMiddleware('transform', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\TransformMiddleware(new \MedBrief\MSR\Transformers\SortingSessionTransformer($b, $c), ($this->privates['MedBrief\\MSR\\Transformers\\SortingSessionAdmissionTransformer'] ?? $this->getSortingSessionAdmissionTransformerService())));
  29030. $instance->addAvailableMiddleware('prepare', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\PrepareMiddleware());
  29031. $instance->addAvailableMiddleware('generateIndexHtml', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\GenerateIndexHtmlMiddleware($d));
  29032. $instance->addAvailableMiddleware('mergePages', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\MergePagesMiddleware($b, $e, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Merge\\PDFTronMergePdf'] ?? $this->getPDFTronMergePdfService()), new \MedBrief\MSR\Service\PDFTools\Stamper\PDFTronStamperService($f, $c, (\dirname(__DIR__, 4).'/data//tmp/'))));
  29033. $instance->addAvailableMiddleware('generatePdf', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\GeneratePdfMiddleware(($this->privates['MedBrief\\MSR\\Service\\PdfGeneratorService'] ?? $this->getPdfGeneratorServiceService())));
  29034. $instance->addAvailableMiddleware('writeFileContents', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\WriteFileContentsMiddleware($a));
  29035. $instance->addAvailableMiddleware('createDirectories', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\CreateDirectoriesMiddleware($a));
  29036. $instance->addAvailableMiddleware('createArchive', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\CreateArchiveMiddleware(($this->privates['MedBrief\\MSR\\Service\\ZipArchiveFactory'] ?? ($this->privates['MedBrief\\MSR\\Service\\ZipArchiveFactory'] = new \MedBrief\MSR\Service\ZipArchiveFactory())), new \MedBrief\MSR\Service\RecursiveDirectoryIteratorHelper()));
  29037. $instance->addAvailableMiddleware('rotatePages', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\RotatePagesMiddleware(new \MedBrief\MSR\Service\SortingSession\RotatePageService($e, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Rotate\\PDFTronRotatePdf'] ?? $this->getPDFTronRotatePdfService())), new \MedBrief\MSR\Service\SortingSession\ReplacePage\ReplacePageHelper($e, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Split\\PDFTronSplitPdf'] ?? $this->getPDFTronSplitPdfService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Thumbnail\\PDFTronPdfThumbnail'] ?? $this->getPDFTronPdfThumbnailService()), $b, $a, $c, (\dirname(__DIR__, 4).'/data//tmp/'))));
  29038. $instance->addAvailableMiddleware('paginatePages', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\PaginatePagesMiddleware());
  29039. $instance->addAvailableMiddleware('syncMemo', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\SyncMemoMiddleware(($this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'] ?? $this->getSyncSortingMemoServiceService())));
  29040. $instance->addAvailableMiddleware('populateBatchRequestData', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\PopulateBatchRequestDataMiddleware(new \MedBrief\MSR\Service\SortingSession\PopulateBatchRequestData($b)));
  29041. $instance->addAvailableMiddleware('generateMemoHtml', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\GenerateMemoHtmlMiddleware($d, new \MedBrief\MSR\Service\SortingSession\MemoFactory($b)));
  29042. $instance->addAvailableMiddleware('saveMemo', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\SaveMemoMiddleware($a, $b, (\dirname(__DIR__, 4).'/data//tmp/'), $e));
  29043. $instance->addAvailableMiddleware('addInsertBookmarks', new \MedBrief\MSR\Service\SortingSession\Export\Middleware\Impl\AddInsertBookmarksMiddleware(new \MedBrief\MSR\Service\PDFTools\Bookmark\PDFTronBookmarkPdf($f), $c));
  29044. return $instance;
  29045. }
  29046. /**
  29047. * Gets the private 'MedBrief\MSR\Service\SortingSession\ProcessBatchDocumentService' shared autowired service.
  29048. *
  29049. * @return \MedBrief\MSR\Service\SortingSession\ProcessBatchDocumentService
  29050. */
  29051. protected function getProcessBatchDocumentServiceService()
  29052. {
  29053. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/ProcessBatchDocumentService.php';
  29054. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/PageFactory.php';
  29055. $a = ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService());
  29056. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\ProcessBatchDocumentService'] = new \MedBrief\MSR\Service\SortingSession\ProcessBatchDocumentService($a, new \MedBrief\MSR\Service\SortingSession\PageFactory($a, ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Rotate\\PDFTronRotatePdf'] ?? $this->getPDFTronRotatePdfService())), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Split\\PDFTronSplitPdf'] ?? $this->getPDFTronSplitPdfService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Thumbnail\\PDFTronPdfThumbnail'] ?? $this->getPDFTronPdfThumbnailService()), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Convert\\PDFTronConvertImageToPdf'] ?? $this->getPDFTronConvertImageToPdfService()), (\dirname(__DIR__, 4).'/data//tmp/'), ($this->privates['MedBrief\\MSR\\Service\\PDFTools\\Encryption\\PDFTronEncryptPdf'] ?? $this->getPDFTronEncryptPdfService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  29057. }
  29058. /**
  29059. * Gets the private 'MedBrief\MSR\Service\SortingSession\SortingSessionFeedbackService' shared autowired service.
  29060. *
  29061. * @return \MedBrief\MSR\Service\SortingSession\SortingSessionFeedbackService
  29062. */
  29063. protected function getSortingSessionFeedbackServiceService()
  29064. {
  29065. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SortingSessionFeedbackService.php';
  29066. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29067. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\SortingSessionFeedbackService'])) {
  29068. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SortingSessionFeedbackService'];
  29069. }
  29070. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SortingSessionFeedbackService'] = new \MedBrief\MSR\Service\SortingSession\SortingSessionFeedbackService($a);
  29071. }
  29072. /**
  29073. * Gets the private 'MedBrief\MSR\Service\SortingSession\SplitPage\SplitPage' shared autowired service.
  29074. *
  29075. * @return \MedBrief\MSR\Service\SortingSession\SplitPage\SplitPage
  29076. */
  29077. protected function getSplitPageService()
  29078. {
  29079. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SplitPage/SplitPage.php';
  29080. include_once \dirname(__DIR__, 4).'/src/Service/Image/ImageManipulationService.php';
  29081. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SplitPage/SplitSetFactory.php';
  29082. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SplitPage\\SplitPage'] = new \MedBrief\MSR\Service\SortingSession\SplitPage\SplitPage(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), new \MedBrief\MSR\Service\Image\ImageManipulationService(), ($this->privates['MedBrief\\MSR\\Service\\BatchDocument\\BatchDocumentFactory'] ?? $this->getBatchDocumentFactoryService()), ($this->privates['MedBrief\\MSR\\Service\\SortingSession\\ProcessBatchDocumentService'] ?? $this->getProcessBatchDocumentServiceService()), new \MedBrief\MSR\Service\SortingSession\SplitPage\SplitSetFactory(), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/data//tmp/'));
  29083. }
  29084. /**
  29085. * Gets the private 'MedBrief\MSR\Service\SortingSession\SyncSortingMemoService' shared autowired service.
  29086. *
  29087. * @return \MedBrief\MSR\Service\SortingSession\SyncSortingMemoService
  29088. */
  29089. protected function getSyncSortingMemoServiceService()
  29090. {
  29091. include_once \dirname(__DIR__, 4).'/src/Service/SortingSession/SyncSortingMemoService.php';
  29092. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  29093. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'])) {
  29094. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'];
  29095. }
  29096. $b = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  29097. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'])) {
  29098. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'];
  29099. }
  29100. $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29101. if (isset($this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'])) {
  29102. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'];
  29103. }
  29104. return $this->privates['MedBrief\\MSR\\Service\\SortingSession\\SyncSortingMemoService'] = new \MedBrief\MSR\Service\SortingSession\SyncSortingMemoService($a, '[email protected]', '[email protected]', ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), $b, $c);
  29105. }
  29106. /**
  29107. * Gets the private 'MedBrief\MSR\Service\UserExpertAgencyService' shared autowired service.
  29108. *
  29109. * @return \MedBrief\MSR\Service\UserExpertAgencyService
  29110. */
  29111. protected function getUserExpertAgencyServiceService()
  29112. {
  29113. include_once \dirname(__DIR__, 4).'/src/Service/UserExpertAgencyService.php';
  29114. return $this->privates['MedBrief\\MSR\\Service\\UserExpertAgencyService'] = new \MedBrief\MSR\Service\UserExpertAgencyService(($this->privates['MedBrief\\MSR\\Repository\\UserExpertAgencyRepository'] ?? $this->getUserExpertAgencyRepositoryService()));
  29115. }
  29116. /**
  29117. * Gets the private 'MedBrief\MSR\Service\UserHelperService' shared autowired service.
  29118. *
  29119. * @return \MedBrief\MSR\Service\UserHelperService
  29120. */
  29121. protected function getUserHelperServiceService()
  29122. {
  29123. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29124. if (isset($this->privates['MedBrief\\MSR\\Service\\UserHelperService'])) {
  29125. return $this->privates['MedBrief\\MSR\\Service\\UserHelperService'];
  29126. }
  29127. $b = ($this->privates['MedBrief\\MSR\\Service\\MailerHelperService'] ?? $this->getMailerHelperServiceService());
  29128. if (isset($this->privates['MedBrief\\MSR\\Service\\UserHelperService'])) {
  29129. return $this->privates['MedBrief\\MSR\\Service\\UserHelperService'];
  29130. }
  29131. $c = ($this->privates['MedBrief\\MSR\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  29132. if (isset($this->privates['MedBrief\\MSR\\Service\\UserHelperService'])) {
  29133. return $this->privates['MedBrief\\MSR\\Service\\UserHelperService'];
  29134. }
  29135. $d = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  29136. if (isset($this->privates['MedBrief\\MSR\\Service\\UserHelperService'])) {
  29137. return $this->privates['MedBrief\\MSR\\Service\\UserHelperService'];
  29138. }
  29139. return $this->privates['MedBrief\\MSR\\Service\\UserHelperService'] = new \MedBrief\MSR\Service\UserHelperService($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['MedBrief\\MSR\\Service\\Role\\RoleParserService'] ?? $this->getRoleParserServiceService()), $b, $c, ($this->privates['security.authentication.manager'] ?? ($this->privates['security.authentication.manager'] = new \Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager())), $d, ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['MedBrief\\MSR\\Repository\\RoleInvitationRepository'] ?? $this->getRoleInvitationRepositoryService()));
  29140. }
  29141. /**
  29142. * Gets the private 'MedBrief\MSR\Service\VirusScan\VirusScannerService' shared autowired service.
  29143. *
  29144. * @return \MedBrief\MSR\Service\VirusScan\VirusScannerService
  29145. */
  29146. protected function getVirusScannerServiceService()
  29147. {
  29148. $a = new \Symfony\Bridge\Monolog\Logger('anti_virus');
  29149. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  29150. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  29151. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  29152. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  29153. return $this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] = new \MedBrief\MSR\Service\VirusScan\VirusScannerService(new \MedBrief\MSR\Service\VirusScan\VirusScannerAdapter\SavdidAdapter($a, 'anti-virus:4010', 250), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 4).'/tmp/'), false);
  29154. }
  29155. /**
  29156. * Gets the private 'MedBrief\MSR\Service\XlsxGeneratorService' shared autowired service.
  29157. *
  29158. * @return \MedBrief\MSR\Service\XlsxGeneratorService
  29159. */
  29160. protected function getXlsxGeneratorServiceService()
  29161. {
  29162. include_once \dirname(__DIR__, 4).'/src/Traits/FileDownloaderTrait.php';
  29163. include_once \dirname(__DIR__, 4).'/src/Service/XlsxGeneratorService.php';
  29164. return $this->privates['MedBrief\\MSR\\Service\\XlsxGeneratorService'] = new \MedBrief\MSR\Service\XlsxGeneratorService((\dirname(__DIR__, 4).'/data//tmp/'));
  29165. }
  29166. /**
  29167. * Gets the private 'MedBrief\MSR\Transformer\MessageThread\MessageThreadMessageTransformer' shared autowired service.
  29168. *
  29169. * @return \MedBrief\MSR\Transformer\MessageThread\MessageThreadMessageTransformer
  29170. */
  29171. protected function getMessageThreadMessageTransformerService()
  29172. {
  29173. include_once \dirname(__DIR__, 4).'/src/Transformer/MessageThread/MessageThreadMessageTransformer.php';
  29174. include_once \dirname(__DIR__, 4).'/src/Transformer/MessageThread/MessageThreadAttachmentTransformer.php';
  29175. return $this->privates['MedBrief\\MSR\\Transformer\\MessageThread\\MessageThreadMessageTransformer'] = new \MedBrief\MSR\Transformer\MessageThread\MessageThreadMessageTransformer(new \MedBrief\MSR\Transformer\MessageThread\MessageThreadAttachmentTransformer(), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchMyExpertsThreadBuilder'] ?? $this->getMatchMyExpertsThreadBuilderService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterRepository'] ?? $this->getMatchLetterRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\MessageThread\\MessageAttachmentService'] ?? $this->getMessageAttachmentServiceService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchSearchBuilder'] ?? $this->getMatchSearchBuilderService()));
  29176. }
  29177. /**
  29178. * Gets the private 'MedBrief\MSR\Transformers\SortingSessionAdmissionTransformer' shared autowired service.
  29179. *
  29180. * @return \MedBrief\MSR\Transformers\SortingSessionAdmissionTransformer
  29181. */
  29182. protected function getSortingSessionAdmissionTransformerService()
  29183. {
  29184. include_once \dirname(__DIR__, 4).'/src/Transformers/SortingSessionTransformer.php';
  29185. include_once \dirname(__DIR__, 4).'/src/Traits/NewLineSplitableTrait.php';
  29186. include_once \dirname(__DIR__, 4).'/src/Transformers/SortingSessionAdmissionTransformer.php';
  29187. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29188. if (isset($this->privates['MedBrief\\MSR\\Transformers\\SortingSessionAdmissionTransformer'])) {
  29189. return $this->privates['MedBrief\\MSR\\Transformers\\SortingSessionAdmissionTransformer'];
  29190. }
  29191. return $this->privates['MedBrief\\MSR\\Transformers\\SortingSessionAdmissionTransformer'] = new \MedBrief\MSR\Transformers\SortingSessionAdmissionTransformer($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29192. }
  29193. /**
  29194. * Gets the private 'MedBrief\MSR\Twig\SentryRuntime' shared autowired service.
  29195. *
  29196. * @return \MedBrief\MSR\Twig\SentryRuntime
  29197. */
  29198. protected function getSentryRuntimeService()
  29199. {
  29200. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  29201. include_once \dirname(__DIR__, 4).'/src/Twig/SentryRuntime.php';
  29202. return $this->privates['MedBrief\\MSR\\Twig\\SentryRuntime'] = new \MedBrief\MSR\Twig\SentryRuntime();
  29203. }
  29204. /**
  29205. * Gets the private 'MedBrief\MSR\Validator\MatterClosure\AlreadyClosedConstraintValidator' shared autowired service.
  29206. *
  29207. * @return \MedBrief\MSR\Validator\MatterClosure\AlreadyClosedConstraintValidator
  29208. */
  29209. protected function getAlreadyClosedConstraintValidatorService()
  29210. {
  29211. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29212. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29213. include_once \dirname(__DIR__, 4).'/src/Validator/MatterClosure/AlreadyClosedConstraintValidator.php';
  29214. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  29215. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator'])) {
  29216. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator'];
  29217. }
  29218. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator'] = new \MedBrief\MSR\Validator\MatterClosure\AlreadyClosedConstraintValidator($a);
  29219. }
  29220. /**
  29221. * Gets the private 'MedBrief\MSR\Validator\MatterClosure\IncompleteServiceablesConstraintValidator' shared autowired service.
  29222. *
  29223. * @return \MedBrief\MSR\Validator\MatterClosure\IncompleteServiceablesConstraintValidator
  29224. */
  29225. protected function getIncompleteServiceablesConstraintValidatorService()
  29226. {
  29227. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29228. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29229. include_once \dirname(__DIR__, 4).'/src/Validator/MatterClosure/IncompleteServiceablesConstraintValidator.php';
  29230. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  29231. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator'])) {
  29232. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator'];
  29233. }
  29234. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator'] = new \MedBrief\MSR\Validator\MatterClosure\IncompleteServiceablesConstraintValidator($a);
  29235. }
  29236. /**
  29237. * Gets the private 'MedBrief\MSR\Validator\MatterClosure\PendingDeletionConstraintValidator' shared autowired service.
  29238. *
  29239. * @return \MedBrief\MSR\Validator\MatterClosure\PendingDeletionConstraintValidator
  29240. */
  29241. protected function getPendingDeletionConstraintValidatorService()
  29242. {
  29243. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29244. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29245. include_once \dirname(__DIR__, 4).'/src/Validator/MatterClosure/PendingDeletionConstraintValidator.php';
  29246. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  29247. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator'])) {
  29248. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator'];
  29249. }
  29250. return $this->privates['MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator'] = new \MedBrief\MSR\Validator\MatterClosure\PendingDeletionConstraintValidator($a);
  29251. }
  29252. /**
  29253. * Gets the private 'MedBrief\MSR\Validator\MatterExists\MatterExistsConstraintValidator' shared autowired service.
  29254. *
  29255. * @return \MedBrief\MSR\Validator\MatterExists\MatterExistsConstraintValidator
  29256. */
  29257. protected function getMatterExistsConstraintValidatorService()
  29258. {
  29259. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29260. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29261. include_once \dirname(__DIR__, 4).'/src/Validator/MatterExists/MatterExistsConstraintValidator.php';
  29262. $a = ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService());
  29263. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator'])) {
  29264. return $this->privates['MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator'];
  29265. }
  29266. return $this->privates['MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator'] = new \MedBrief\MSR\Validator\MatterExists\MatterExistsConstraintValidator($a);
  29267. }
  29268. /**
  29269. * Gets the private 'MedBrief\MSR\Validator\MatterRequest\ClientAreaIdConstraintValidator' shared autowired service.
  29270. *
  29271. * @return \MedBrief\MSR\Validator\MatterRequest\ClientAreaIdConstraintValidator
  29272. */
  29273. protected function getClientAreaIdConstraintValidatorService()
  29274. {
  29275. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29276. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29277. include_once \dirname(__DIR__, 4).'/src/Validator/MatterRequest/ClientAreaIdConstraintValidator.php';
  29278. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29279. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator'])) {
  29280. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator'];
  29281. }
  29282. $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  29283. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator'])) {
  29284. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator'];
  29285. }
  29286. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator'] = new \MedBrief\MSR\Validator\MatterRequest\ClientAreaIdConstraintValidator($a, $b);
  29287. }
  29288. /**
  29289. * Gets the private 'MedBrief\MSR\Validator\MatterRequest\CreatorEmailConstraintValidator' shared autowired service.
  29290. *
  29291. * @return \MedBrief\MSR\Validator\MatterRequest\CreatorEmailConstraintValidator
  29292. */
  29293. protected function getCreatorEmailConstraintValidatorService()
  29294. {
  29295. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29296. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29297. include_once \dirname(__DIR__, 4).'/src/Validator/MatterRequest/CreatorEmailConstraintValidator.php';
  29298. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29299. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator'])) {
  29300. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator'];
  29301. }
  29302. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator'] = new \MedBrief\MSR\Validator\MatterRequest\CreatorEmailConstraintValidator($a);
  29303. }
  29304. /**
  29305. * Gets the private 'MedBrief\MSR\Validator\MatterRequest\MatterManagerEmailConstraintValidator' shared autowired service.
  29306. *
  29307. * @return \MedBrief\MSR\Validator\MatterRequest\MatterManagerEmailConstraintValidator
  29308. */
  29309. protected function getMatterManagerEmailConstraintValidatorService()
  29310. {
  29311. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29312. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29313. include_once \dirname(__DIR__, 4).'/src/Validator/MatterRequest/MatterManagerEmailConstraintValidator.php';
  29314. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29315. if (isset($this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator'])) {
  29316. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator'];
  29317. }
  29318. return $this->privates['MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator'] = new \MedBrief\MSR\Validator\MatterRequest\MatterManagerEmailConstraintValidator($a);
  29319. }
  29320. /**
  29321. * Gets the private 'Misd\PhoneNumberBundle\Form\Type\PhoneNumberType' shared service.
  29322. *
  29323. * @return \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType
  29324. */
  29325. protected function getPhoneNumberTypeService()
  29326. {
  29327. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  29328. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  29329. include_once \dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Form/Type/PhoneNumberType.php';
  29330. return $this->privates['Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType'] = new \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType();
  29331. }
  29332. /**
  29333. * Gets the private 'Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator' shared service.
  29334. *
  29335. * @return \Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator
  29336. */
  29337. protected function getPhoneNumberValidatorService()
  29338. {
  29339. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29340. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  29341. include_once \dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Validator/Constraints/PhoneNumberValidator.php';
  29342. $this->privates['Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator'] = $instance = new \Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator(($this->privates['libphonenumber\\PhoneNumberUtil'] ?? $this->getPhoneNumberUtilService()), 'ZZ', 1);
  29343. $instance->setPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  29344. return $instance;
  29345. }
  29346. /**
  29347. * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  29348. *
  29349. * @return \Sentry\SentryBundle\Command\SentryTestCommand
  29350. */
  29351. protected function getSentryTestCommandService()
  29352. {
  29353. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  29354. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  29355. $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29356. $instance->setName('sentry:test');
  29357. return $instance;
  29358. }
  29359. /**
  29360. * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  29361. *
  29362. * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  29363. */
  29364. protected function getConsoleListenerService()
  29365. {
  29366. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  29367. return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  29368. }
  29369. /**
  29370. * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  29371. *
  29372. * @return \Sentry\SentryBundle\EventListener\ErrorListener
  29373. */
  29374. protected function getErrorListenerService()
  29375. {
  29376. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  29377. return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29378. }
  29379. /**
  29380. * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  29381. *
  29382. * @return \Sentry\SentryBundle\EventListener\LoginListener
  29383. */
  29384. protected function getLoginListenerService()
  29385. {
  29386. return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  29387. }
  29388. /**
  29389. * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  29390. *
  29391. * @return \Sentry\SentryBundle\EventListener\RequestListener
  29392. */
  29393. protected function getRequestListenerService()
  29394. {
  29395. return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29396. }
  29397. /**
  29398. * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  29399. *
  29400. * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  29401. */
  29402. protected function getSubRequestListenerService()
  29403. {
  29404. return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29405. }
  29406. /**
  29407. * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  29408. *
  29409. * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  29410. */
  29411. protected function getTracingConsoleListenerService()
  29412. {
  29413. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  29414. return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [0 => 'messenger:consume']);
  29415. }
  29416. /**
  29417. * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  29418. *
  29419. * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  29420. */
  29421. protected function getTracingRequestListenerService()
  29422. {
  29423. return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29424. }
  29425. /**
  29426. * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  29427. *
  29428. * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  29429. */
  29430. protected function getTracingSubRequestListenerService()
  29431. {
  29432. return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  29433. }
  29434. /**
  29435. * Gets the private 'Sentry\State\HubInterface' shared service.
  29436. *
  29437. * @return \Sentry\State\HubInterface
  29438. */
  29439. protected function getHubInterfaceService()
  29440. {
  29441. $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance();
  29442. $a = new \Sentry\Options(['max_breadcrumbs' => 50, 'environment' => 'dev', 'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([0 => new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [0 => 'Symfony\\Component\\ErrorHandler\\Error\\FatalError', 1 => 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), 1 => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [0 => \dirname(__DIR__, 4), 1 => (\dirname(__DIR__, 4).'/vendor/pear/ole'), 2 => (\dirname(__DIR__, 4).'/vendor/pear/pear_exception'), 3 => '.', 4 => '/usr/local/lib/php'], 'release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [0 => $this->targetDir.'', 1 => (\dirname(__DIR__, 4).'/vendor'), 2 => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  29443. $b = new \Sentry\ClientBuilder($a);
  29444. $c = new \Nyholm\Psr7\Factory\Psr17Factory();
  29445. $b->setSdkIdentifier('sentry.php.symfony');
  29446. $b->setSdkVersion('4.14.0');
  29447. $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c, $c, $c, $c, NULL, NULL));
  29448. $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  29449. $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  29450. if ($this->has('Psr\\Log\\NullLogger')) {
  29451. $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger', /* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  29452. }
  29453. $instance->bindClient($b->getClient());
  29454. return $instance;
  29455. }
  29456. /**
  29457. * Gets the private 'SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand' shared service.
  29458. *
  29459. * @return \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand
  29460. */
  29461. protected function getResetPasswordRemoveExpiredCommandService()
  29462. {
  29463. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  29464. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Command/ResetPasswordRemoveExpiredCommand.php';
  29465. $this->privates['SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand'] = $instance = new \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand(($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()));
  29466. $instance->setName('reset-password:remove-expired');
  29467. return $instance;
  29468. }
  29469. /**
  29470. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  29471. *
  29472. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  29473. */
  29474. protected function getResetAssetsEventListenerService()
  29475. {
  29476. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  29477. }
  29478. /**
  29479. * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  29480. *
  29481. * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  29482. */
  29483. protected function getCacheWarmer3Service()
  29484. {
  29485. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29486. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  29487. return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  29488. }
  29489. /**
  29490. * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  29491. *
  29492. * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  29493. */
  29494. protected function getUploaderHelperService()
  29495. {
  29496. return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.flysystem'] ?? $this->getVichUploader_Storage_FlysystemService()));
  29497. }
  29498. /**
  29499. * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  29500. *
  29501. * @return \Vich\UploaderBundle\Util\Transliterator
  29502. */
  29503. protected function getTransliteratorService()
  29504. {
  29505. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  29506. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  29507. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  29508. return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
  29509. }
  29510. /**
  29511. * Gets the private 'annotated_med_brief_m_s_r_entity_records_request_centre_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' shared autowired service.
  29512. *
  29513. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter
  29514. */
  29515. protected function getAnnotatedMedBriefMSREntityRecordsRequestCentreApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService()
  29516. {
  29517. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  29518. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  29519. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  29520. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  29521. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  29522. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  29523. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  29524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/NumericFilterTrait.php';
  29525. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/NumericFilter.php';
  29526. return $this->privates['annotated_med_brief_m_s_r_entity_records_request_centre_api_platform_core_bridge_doctrine_orm_filter_numeric_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  29527. }
  29528. /**
  29529. * Gets the private 'annotated_med_brief_m_s_r_entity_records_request_centre_child_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' shared autowired service.
  29530. *
  29531. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter
  29532. */
  29533. protected function getAnnotatedMedBriefMSREntityRecordsRequestCentreChildApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService()
  29534. {
  29535. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  29536. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  29537. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  29538. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  29539. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  29540. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  29541. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  29542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/NumericFilterTrait.php';
  29543. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/NumericFilter.php';
  29544. return $this->privates['annotated_med_brief_m_s_r_entity_records_request_centre_child_api_platform_core_bridge_doctrine_orm_filter_numeric_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  29545. }
  29546. /**
  29547. * Gets the private 'annotated_med_brief_m_s_r_entity_records_request_centre_parent_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' shared autowired service.
  29548. *
  29549. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter
  29550. */
  29551. protected function getAnnotatedMedBriefMSREntityRecordsRequestCentreParentApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService()
  29552. {
  29553. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  29554. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  29555. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  29556. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  29557. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  29558. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  29559. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  29560. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/NumericFilterTrait.php';
  29561. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/NumericFilter.php';
  29562. return $this->privates['annotated_med_brief_m_s_r_entity_records_request_centre_parent_api_platform_core_bridge_doctrine_orm_filter_numeric_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  29563. }
  29564. /**
  29565. * Gets the private 'annotations.cache_adapter' shared service.
  29566. *
  29567. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  29568. */
  29569. protected function getAnnotations_CacheAdapterService()
  29570. {
  29571. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  29572. }
  29573. /**
  29574. * Gets the private 'annotations.cache_warmer' shared service.
  29575. *
  29576. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  29577. */
  29578. protected function getAnnotations_CacheWarmerService()
  29579. {
  29580. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29581. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  29582. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  29583. return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
  29584. }
  29585. /**
  29586. * Gets the private 'annotations.cached_reader' shared service.
  29587. *
  29588. * @return \Doctrine\Common\Annotations\PsrCachedReader
  29589. */
  29590. protected function getAnnotations_CachedReaderService()
  29591. {
  29592. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  29593. }
  29594. /**
  29595. * Gets the private 'annotations.reader' shared service.
  29596. *
  29597. * @return \Doctrine\Common\Annotations\AnnotationReader
  29598. */
  29599. protected function getAnnotations_ReaderService()
  29600. {
  29601. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  29602. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  29603. $a->registerUniqueLoader('class_exists');
  29604. $instance->addGlobalIgnoredName('required', $a);
  29605. return $instance;
  29606. }
  29607. /**
  29608. * Gets the private 'api_platform.cache.identifiers_extractor.traceable' shared service.
  29609. *
  29610. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29611. */
  29612. protected function getApiPlatform_Cache_IdentifiersExtractor_TraceableService()
  29613. {
  29614. return $this->privates['api_platform.cache.identifiers_extractor.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IkLb5kL-6i', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  29615. }
  29616. /**
  29617. * Gets the private 'api_platform.cache.metadata.property.traceable' shared service.
  29618. *
  29619. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29620. */
  29621. protected function getApiPlatform_Cache_Metadata_Property_TraceableService()
  29622. {
  29623. return $this->privates['api_platform.cache.metadata.property.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5LEDZrPtKP', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  29624. }
  29625. /**
  29626. * Gets the private 'api_platform.cache.metadata.resource.traceable' shared service.
  29627. *
  29628. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29629. */
  29630. protected function getApiPlatform_Cache_Metadata_Resource_TraceableService()
  29631. {
  29632. return $this->privates['api_platform.cache.metadata.resource.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yeyGUjwJ9c', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  29633. }
  29634. /**
  29635. * Gets the private 'api_platform.cache.route_name_resolver.traceable' shared service.
  29636. *
  29637. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29638. */
  29639. protected function getApiPlatform_Cache_RouteNameResolver_TraceableService()
  29640. {
  29641. return $this->privates['api_platform.cache.route_name_resolver.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dA-Qp8VSD5', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  29642. }
  29643. /**
  29644. * Gets the private 'api_platform.cache.subresource_operation_factory.traceable' shared service.
  29645. *
  29646. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29647. */
  29648. protected function getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()
  29649. {
  29650. return $this->privates['api_platform.cache.subresource_operation_factory.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7WDChfF-RY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  29651. }
  29652. /**
  29653. * Gets the private 'api_platform.cache_warmer.cache_pool_clearer' shared service.
  29654. *
  29655. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer
  29656. */
  29657. protected function getApiPlatform_CacheWarmer_CachePoolClearerService()
  29658. {
  29659. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29660. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  29661. return $this->privates['api_platform.cache_warmer.cache_pool_clearer'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'api_platform.cache.metadata.property', 1 => 'api_platform.cache.metadata.resource', 2 => 'api_platform.cache.route_name_resolver', 3 => 'api_platform.cache.identifiers_extractor', 4 => 'api_platform.cache.subresource_operation_factory', 5 => 'api_platform.elasticsearch.cache.metadata.document']);
  29662. }
  29663. /**
  29664. * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  29665. *
  29666. * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  29667. */
  29668. protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  29669. {
  29670. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/DataPersister.php';
  29671. return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29672. }
  29673. /**
  29674. * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  29675. *
  29676. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  29677. */
  29678. protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  29679. {
  29680. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  29681. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  29682. return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  29683. yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  29684. yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  29685. yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  29686. yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  29687. yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  29688. }, 5));
  29689. }
  29690. /**
  29691. * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  29692. *
  29693. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  29694. */
  29695. protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  29696. {
  29697. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  29698. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  29699. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  29700. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/ItemDataProvider.php';
  29701. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29702. if (isset($this->privates['api_platform.doctrine.orm.default.item_data_provider'])) {
  29703. return $this->privates['api_platform.doctrine.orm.default.item_data_provider'];
  29704. }
  29705. return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, new RewindableGenerator(function () {
  29706. yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  29707. }, 1));
  29708. }
  29709. /**
  29710. * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  29711. *
  29712. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  29713. */
  29714. protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  29715. {
  29716. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  29717. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  29718. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29719. if (isset($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'])) {
  29720. return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'];
  29721. }
  29722. return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, new RewindableGenerator(function () {
  29723. yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  29724. yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  29725. yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  29726. yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  29727. yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  29728. }, 5), new RewindableGenerator(function () {
  29729. yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  29730. }, 1));
  29731. }
  29732. /**
  29733. * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  29734. *
  29735. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  29736. */
  29737. protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  29738. {
  29739. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  29740. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  29741. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  29742. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  29743. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  29744. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29745. if (isset($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'])) {
  29746. return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'];
  29747. }
  29748. return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30, true, NULL, NULL, false, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  29749. }
  29750. /**
  29751. * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  29752. *
  29753. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  29754. */
  29755. protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  29756. {
  29757. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  29758. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  29759. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  29760. return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  29761. }
  29762. /**
  29763. * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  29764. *
  29765. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  29766. */
  29767. protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  29768. {
  29769. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  29770. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  29771. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  29772. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  29773. return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  29774. }
  29775. /**
  29776. * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  29777. *
  29778. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  29779. */
  29780. protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  29781. {
  29782. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  29783. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  29784. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  29785. return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  29786. }
  29787. /**
  29788. * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  29789. *
  29790. * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  29791. */
  29792. protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  29793. {
  29794. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  29795. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  29796. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  29797. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  29798. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/DataProvider/Pagination.php';
  29799. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  29800. return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a, $this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  29801. }
  29802. /**
  29803. * Gets the private 'api_platform.filter_locator' shared service.
  29804. *
  29805. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  29806. */
  29807. protected function getApiPlatform_FilterLocatorService()
  29808. {
  29809. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29810. 'annotated_med_brief_m_s_r_entity_records_request_centre_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => ['privates', 'annotated_med_brief_m_s_r_entity_records_request_centre_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'getAnnotatedMedBriefMSREntityRecordsRequestCentreApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService', false],
  29811. 'annotated_med_brief_m_s_r_entity_records_request_centre_child_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => ['privates', 'annotated_med_brief_m_s_r_entity_records_request_centre_child_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'getAnnotatedMedBriefMSREntityRecordsRequestCentreChildApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService', false],
  29812. 'annotated_med_brief_m_s_r_entity_records_request_centre_parent_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => ['privates', 'annotated_med_brief_m_s_r_entity_records_request_centre_parent_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'getAnnotatedMedBriefMSREntityRecordsRequestCentreParentApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService', false],
  29813. ], [
  29814. 'annotated_med_brief_m_s_r_entity_records_request_centre_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  29815. 'annotated_med_brief_m_s_r_entity_records_request_centre_child_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  29816. 'annotated_med_brief_m_s_r_entity_records_request_centre_parent_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  29817. ]);
  29818. }
  29819. /**
  29820. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  29821. *
  29822. * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  29823. */
  29824. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  29825. {
  29826. return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  29827. }
  29828. /**
  29829. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  29830. *
  29831. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  29832. */
  29833. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  29834. {
  29835. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  29836. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  29837. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  29838. }
  29839. $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29840. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  29841. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  29842. }
  29843. return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  29844. }
  29845. /**
  29846. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  29847. *
  29848. * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  29849. */
  29850. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  29851. {
  29852. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  29853. }
  29854. /**
  29855. * Gets the private 'api_platform.identifier.converter' shared service.
  29856. *
  29857. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  29858. */
  29859. protected function getApiPlatform_Identifier_ConverterService()
  29860. {
  29861. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29862. if (isset($this->privates['api_platform.identifier.converter'])) {
  29863. return $this->privates['api_platform.identifier.converter'];
  29864. }
  29865. return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $a, new RewindableGenerator(function () {
  29866. yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UlidNormalizer()));
  29867. yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UuidNormalizer()));
  29868. yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  29869. yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  29870. yield 4 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  29871. }, 5));
  29872. }
  29873. /**
  29874. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  29875. *
  29876. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  29877. */
  29878. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  29879. {
  29880. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29881. if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  29882. return $this->privates['api_platform.identifiers_extractor.cached'];
  29883. }
  29884. $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  29885. $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  29886. return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, $b, $c), $b, $c);
  29887. }
  29888. /**
  29889. * Gets the private 'api_platform.iri_converter' shared service.
  29890. *
  29891. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  29892. */
  29893. protected function getApiPlatform_IriConverterService()
  29894. {
  29895. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29896. if (isset($this->privates['api_platform.iri_converter'])) {
  29897. return $this->privates['api_platform.iri_converter'];
  29898. }
  29899. $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  29900. if (isset($this->privates['api_platform.iri_converter'])) {
  29901. return $this->privates['api_platform.iri_converter'];
  29902. }
  29903. $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  29904. if (isset($this->privates['api_platform.iri_converter'])) {
  29905. return $this->privates['api_platform.iri_converter'];
  29906. }
  29907. $d = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  29908. if (isset($this->privates['api_platform.iri_converter'])) {
  29909. return $this->privates['api_platform.iri_converter'];
  29910. }
  29911. $e = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  29912. if (isset($this->privates['api_platform.iri_converter'])) {
  29913. return $this->privates['api_platform.iri_converter'];
  29914. }
  29915. return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, $b, new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($c)), $c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $d, $e, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  29916. }
  29917. /**
  29918. * Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
  29919. *
  29920. * @return \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand
  29921. */
  29922. protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  29923. {
  29924. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  29925. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  29926. $this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  29927. $instance->setName('api:json-schema:generate');
  29928. return $instance;
  29929. }
  29930. /**
  29931. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  29932. *
  29933. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  29934. */
  29935. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  29936. {
  29937. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  29938. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  29939. return $instance;
  29940. }
  29941. /**
  29942. * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  29943. *
  29944. * @return \ApiPlatform\Core\JsonApi\EventListener\TransformFieldsetsParametersListener
  29945. */
  29946. protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  29947. {
  29948. return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Core\JsonApi\EventListener\TransformFieldsetsParametersListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  29949. }
  29950. /**
  29951. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  29952. *
  29953. * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  29954. */
  29955. protected function getApiPlatform_Jsonld_ContextBuilderService()
  29956. {
  29957. $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  29958. if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  29959. return $this->privates['api_platform.jsonld.context_builder'];
  29960. }
  29961. return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  29962. }
  29963. /**
  29964. * Gets the private 'api_platform.listener.exception' shared service.
  29965. *
  29966. * @return \ApiPlatform\Core\EventListener\ExceptionListener
  29967. */
  29968. protected function getApiPlatform_Listener_ExceptionService()
  29969. {
  29970. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/ExceptionListener.php';
  29971. return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Core\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service()));
  29972. }
  29973. /**
  29974. * Gets the private 'api_platform.listener.exception.validation' shared service.
  29975. *
  29976. * @return \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener
  29977. */
  29978. protected function getApiPlatform_Listener_Exception_ValidationService()
  29979. {
  29980. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  29981. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  29982. if (isset($this->privates['api_platform.listener.exception.validation'])) {
  29983. return $this->privates['api_platform.listener.exception.validation'];
  29984. }
  29985. return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener($a, $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  29986. }
  29987. /**
  29988. * Gets the private 'api_platform.listener.request.add_format' shared service.
  29989. *
  29990. * @return \ApiPlatform\Core\EventListener\AddFormatListener
  29991. */
  29992. protected function getApiPlatform_Listener_Request_AddFormatService()
  29993. {
  29994. return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  29995. }
  29996. /**
  29997. * Gets the private 'api_platform.listener.request.read' shared service.
  29998. *
  29999. * @return \ApiPlatform\Core\EventListener\ReadListener
  30000. */
  30001. protected function getApiPlatform_Listener_Request_ReadService()
  30002. {
  30003. return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  30004. }
  30005. /**
  30006. * Gets the private 'api_platform.listener.view.respond' shared service.
  30007. *
  30008. * @return \ApiPlatform\Core\EventListener\RespondListener
  30009. */
  30010. protected function getApiPlatform_Listener_View_RespondService()
  30011. {
  30012. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/RespondListener.php';
  30013. return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Core\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  30014. }
  30015. /**
  30016. * Gets the private 'api_platform.listener.view.serialize' shared service.
  30017. *
  30018. * @return \ApiPlatform\Core\EventListener\SerializeListener
  30019. */
  30020. protected function getApiPlatform_Listener_View_SerializeService()
  30021. {
  30022. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/SerializeListener.php';
  30023. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  30024. if (isset($this->privates['api_platform.listener.view.serialize'])) {
  30025. return $this->privates['api_platform.listener.view.serialize'];
  30026. }
  30027. return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Core\EventListener\SerializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  30028. }
  30029. /**
  30030. * Gets the private 'api_platform.listener.view.validate' shared service.
  30031. *
  30032. * @return \ApiPlatform\Core\Validator\EventListener\ValidateListener
  30033. */
  30034. protected function getApiPlatform_Listener_View_ValidateService()
  30035. {
  30036. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Validator/EventListener/ValidateListener.php';
  30037. return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Core\Validator\EventListener\ValidateListener(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  30038. }
  30039. /**
  30040. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  30041. *
  30042. * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  30043. */
  30044. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  30045. {
  30046. return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  30047. }
  30048. /**
  30049. * Gets the private 'api_platform.listener.view.write' shared service.
  30050. *
  30051. * @return \ApiPlatform\Core\EventListener\WriteListener
  30052. */
  30053. protected function getApiPlatform_Listener_View_WriteService()
  30054. {
  30055. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/EventListener/WriteListener.php';
  30056. $a = ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService());
  30057. if (isset($this->privates['api_platform.listener.view.write'])) {
  30058. return $this->privates['api_platform.listener.view.write'];
  30059. }
  30060. return $this->privates['api_platform.listener.view.write'] = new \ApiPlatform\Core\EventListener\WriteListener($a, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  30061. }
  30062. /**
  30063. * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  30064. *
  30065. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  30066. */
  30067. protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  30068. {
  30069. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30070. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  30071. return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  30072. }
  30073. $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  30074. return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  30075. yield 0 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  30076. yield 1 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  30077. yield 2 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  30078. yield 3 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  30079. }, 4)));
  30080. }
  30081. /**
  30082. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  30083. *
  30084. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  30085. */
  30086. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  30087. {
  30088. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  30089. if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  30090. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  30091. }
  30092. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory($a))));
  30093. }
  30094. /**
  30095. * Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
  30096. *
  30097. * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
  30098. */
  30099. protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
  30100. {
  30101. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  30102. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
  30103. return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
  30104. yield 0 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  30105. yield 1 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  30106. yield 2 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  30107. yield 3 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  30108. }, 4));
  30109. }
  30110. /**
  30111. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  30112. *
  30113. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  30114. */
  30115. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  30116. {
  30117. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  30118. return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  30119. }
  30120. /**
  30121. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  30122. *
  30123. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  30124. */
  30125. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  30126. {
  30127. return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  30128. }
  30129. /**
  30130. * Gets the private 'api_platform.openapi.command' shared service.
  30131. *
  30132. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand
  30133. */
  30134. protected function getApiPlatform_Openapi_CommandService()
  30135. {
  30136. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30137. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/OpenApiCommand.php';
  30138. $this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand(($this->privates['MedBrief\\MSR\\Service\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  30139. $instance->setName('api:openapi:export');
  30140. return $instance;
  30141. }
  30142. /**
  30143. * Gets the private 'api_platform.openapi.options' shared service.
  30144. *
  30145. * @return \ApiPlatform\Core\OpenApi\Options
  30146. */
  30147. protected function getApiPlatform_Openapi_OptionsService()
  30148. {
  30149. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Options.php';
  30150. return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\Core\OpenApi\Options('', '', '1.0.5', false, 'oauth2', 'application', '', '', '', [], [], NULL, NULL, NULL, NULL, NULL, NULL);
  30151. }
  30152. /**
  30153. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  30154. *
  30155. * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  30156. */
  30157. protected function getApiPlatform_OperationPathResolver_CustomService()
  30158. {
  30159. return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  30160. }
  30161. /**
  30162. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  30163. *
  30164. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  30165. */
  30166. protected function getApiPlatform_OperationPathResolver_RouterService()
  30167. {
  30168. $a = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  30169. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  30170. return $this->privates['api_platform.operation_path_resolver.router'];
  30171. }
  30172. return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $a);
  30173. }
  30174. /**
  30175. * Gets the private 'api_platform.resource_class_resolver' shared service.
  30176. *
  30177. * @return \ApiPlatform\Core\Api\ResourceClassResolver
  30178. */
  30179. protected function getApiPlatform_ResourceClassResolverService()
  30180. {
  30181. return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  30182. }
  30183. /**
  30184. * Gets the private 'api_platform.router' shared service.
  30185. *
  30186. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  30187. */
  30188. protected function getApiPlatform_RouterService()
  30189. {
  30190. $a = ($this->services['router'] ?? $this->getRouterService());
  30191. if (isset($this->privates['api_platform.router'])) {
  30192. return $this->privates['api_platform.router'];
  30193. }
  30194. return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router($a, 1);
  30195. }
  30196. /**
  30197. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  30198. *
  30199. * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  30200. */
  30201. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  30202. {
  30203. $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  30204. if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  30205. return $this->privates['api_platform.security.listener.request.deny_access'];
  30206. }
  30207. return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  30208. }
  30209. /**
  30210. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  30211. *
  30212. * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  30213. */
  30214. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  30215. {
  30216. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  30217. if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  30218. return $this->privates['api_platform.security.resource_access_checker'];
  30219. }
  30220. return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  30221. }
  30222. /**
  30223. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  30224. *
  30225. * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  30226. */
  30227. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  30228. {
  30229. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  30230. return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  30231. }
  30232. /**
  30233. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  30234. *
  30235. * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  30236. */
  30237. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  30238. {
  30239. return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  30240. }
  30241. /**
  30242. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  30243. *
  30244. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  30245. */
  30246. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  30247. {
  30248. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  30249. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  30250. return $this->privates['api_platform.subresource_operation_factory.cached'];
  30251. }
  30252. $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  30253. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  30254. return $this->privates['api_platform.subresource_operation_factory.cached'];
  30255. }
  30256. $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  30257. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  30258. return $this->privates['api_platform.subresource_operation_factory.cached'];
  30259. }
  30260. return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), $c));
  30261. }
  30262. /**
  30263. * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  30264. *
  30265. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  30266. */
  30267. protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  30268. {
  30269. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30270. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  30271. $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '1.0.5', NULL, $this->parameters['api_platform.swagger.versions']);
  30272. $instance->setName('api:swagger:export');
  30273. return $instance;
  30274. }
  30275. /**
  30276. * Gets the private 'api_platform.validator' shared service.
  30277. *
  30278. * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Validator
  30279. */
  30280. protected function getApiPlatform_ValidatorService()
  30281. {
  30282. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  30283. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Validator.php';
  30284. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30285. if (isset($this->privates['api_platform.validator'])) {
  30286. return $this->privates['api_platform.validator'];
  30287. }
  30288. return $this->privates['api_platform.validator'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Validator($a, $this);
  30289. }
  30290. /**
  30291. * Gets the private 'assets.packages' shared service.
  30292. *
  30293. * @return \Symfony\Component\Asset\Packages
  30294. */
  30295. protected function getAssets_PackagesService()
  30296. {
  30297. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  30298. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  30299. return new \EmptyIterator();
  30300. }, 0));
  30301. }
  30302. /**
  30303. * Gets the private 'cache.annotations.traceable' shared service.
  30304. *
  30305. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30306. */
  30307. protected function getCache_Annotations_TraceableService()
  30308. {
  30309. return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FAClxqMckv', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30310. }
  30311. /**
  30312. * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  30313. *
  30314. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30315. */
  30316. protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  30317. {
  30318. return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  30319. }
  30320. /**
  30321. * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  30322. *
  30323. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30324. */
  30325. protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  30326. {
  30327. return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  30328. }
  30329. /**
  30330. * Gets the private 'cache.doctrine.orm.default.second_level.region_driver.traceable' shared service.
  30331. *
  30332. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30333. */
  30334. protected function getCache_Doctrine_Orm_Default_SecondLevel_RegionDriver_TraceableService()
  30335. {
  30336. return $this->privates['cache.doctrine.orm.default.second_level.region_driver.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  30337. }
  30338. /**
  30339. * Gets the private 'cache.property_info.traceable' shared service.
  30340. *
  30341. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30342. */
  30343. protected function getCache_PropertyInfo_TraceableService()
  30344. {
  30345. return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iyvy5Zdi8u', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30346. }
  30347. /**
  30348. * Gets the private 'cache.security_expression_language.traceable' shared service.
  30349. *
  30350. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30351. */
  30352. protected function getCache_SecurityExpressionLanguage_TraceableService()
  30353. {
  30354. return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IQXH7c6+yM', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30355. }
  30356. /**
  30357. * Gets the private 'cache.serializer.traceable' shared service.
  30358. *
  30359. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30360. */
  30361. protected function getCache_Serializer_TraceableService()
  30362. {
  30363. return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TTGmhXzb0m', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30364. }
  30365. /**
  30366. * Gets the private 'cache.validator.traceable' shared service.
  30367. *
  30368. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30369. */
  30370. protected function getCache_Validator_TraceableService()
  30371. {
  30372. return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sI9mfdDmLZ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30373. }
  30374. /**
  30375. * Gets the private 'cache.webpack_encore.traceable' shared service.
  30376. *
  30377. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  30378. */
  30379. protected function getCache_WebpackEncore_TraceableService()
  30380. {
  30381. return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('P7EQkX89R8', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  30382. }
  30383. /**
  30384. * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  30385. *
  30386. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  30387. */
  30388. protected function getCachePoolClearer_CacheWarmerService()
  30389. {
  30390. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  30391. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  30392. return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
  30393. }
  30394. /**
  30395. * Gets the private 'config_builder.warmer' shared service.
  30396. *
  30397. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  30398. */
  30399. protected function getConfigBuilder_WarmerService()
  30400. {
  30401. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  30402. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  30403. return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  30404. }
  30405. /**
  30406. * Gets the private 'config_cache_factory' shared service.
  30407. *
  30408. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  30409. */
  30410. protected function getConfigCacheFactoryService()
  30411. {
  30412. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  30413. 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)));
  30414. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  30415. }, 2));
  30416. }
  30417. /**
  30418. * Gets the private 'console.command.about' shared service.
  30419. *
  30420. * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  30421. */
  30422. protected function getConsole_Command_AboutService()
  30423. {
  30424. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30425. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  30426. $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  30427. $instance->setName('about');
  30428. $instance->setDescription('Display information about the current project');
  30429. return $instance;
  30430. }
  30431. /**
  30432. * Gets the private 'console.command.assets_install' shared service.
  30433. *
  30434. * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  30435. */
  30436. protected function getConsole_Command_AssetsInstallService()
  30437. {
  30438. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30439. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  30440. $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
  30441. $instance->setName('assets:install');
  30442. $instance->setDescription('Install bundle\'s web assets under a public directory');
  30443. return $instance;
  30444. }
  30445. /**
  30446. * Gets the private 'console.command.cache_clear' shared service.
  30447. *
  30448. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  30449. */
  30450. protected function getConsole_Command_CacheClearService()
  30451. {
  30452. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30453. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  30454. $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  30455. $instance->setName('cache:clear');
  30456. $instance->setDescription('Clear the cache');
  30457. return $instance;
  30458. }
  30459. /**
  30460. * Gets the private 'console.command.cache_pool_clear' shared service.
  30461. *
  30462. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  30463. */
  30464. protected function getConsole_Command_CachePoolClearService()
  30465. {
  30466. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30467. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  30468. $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.rate_limiter', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.default.second_level.region_driver', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.identifiers_extractor', 14 => 'api_platform.cache.subresource_operation_factory', 15 => 'api_platform.cache.metadata.resource', 16 => 'api_platform.cache.metadata.property', 17 => 'cache.webpack_encore']);
  30469. $instance->setName('cache:pool:clear');
  30470. $instance->setDescription('Clear cache pools');
  30471. return $instance;
  30472. }
  30473. /**
  30474. * Gets the private 'console.command.cache_pool_delete' shared service.
  30475. *
  30476. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  30477. */
  30478. protected function getConsole_Command_CachePoolDeleteService()
  30479. {
  30480. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30481. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  30482. $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.rate_limiter', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.default.second_level.region_driver', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.identifiers_extractor', 14 => 'api_platform.cache.subresource_operation_factory', 15 => 'api_platform.cache.metadata.resource', 16 => 'api_platform.cache.metadata.property', 17 => 'cache.webpack_encore']);
  30483. $instance->setName('cache:pool:delete');
  30484. $instance->setDescription('Delete an item from a cache pool');
  30485. return $instance;
  30486. }
  30487. /**
  30488. * Gets the private 'console.command.cache_pool_list' shared service.
  30489. *
  30490. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  30491. */
  30492. protected function getConsole_Command_CachePoolListService()
  30493. {
  30494. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30495. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  30496. $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.rate_limiter', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.default.second_level.region_driver', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.identifiers_extractor', 14 => 'api_platform.cache.subresource_operation_factory', 15 => 'api_platform.cache.metadata.resource', 16 => 'api_platform.cache.metadata.property', 17 => 'cache.webpack_encore']);
  30497. $instance->setName('cache:pool:list');
  30498. $instance->setDescription('List available cache pools');
  30499. return $instance;
  30500. }
  30501. /**
  30502. * Gets the private 'console.command.cache_pool_prune' shared service.
  30503. *
  30504. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  30505. */
  30506. protected function getConsole_Command_CachePoolPruneService()
  30507. {
  30508. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30509. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  30510. $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  30511. yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  30512. yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  30513. yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  30514. yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  30515. yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  30516. yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  30517. yield 'cache.doctrine.orm.default.second_level.region_driver.traceable' => ($this->privates['cache.doctrine.orm.default.second_level.region_driver.traceable'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriver_TraceableService());
  30518. yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  30519. yield 'api_platform.cache.route_name_resolver.traceable' => ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService());
  30520. yield 'api_platform.cache.identifiers_extractor.traceable' => ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService());
  30521. yield 'api_platform.cache.subresource_operation_factory.traceable' => ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService());
  30522. yield 'api_platform.cache.metadata.resource.traceable' => ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService());
  30523. yield 'api_platform.cache.metadata.property.traceable' => ($this->privates['api_platform.cache.metadata.property.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_TraceableService());
  30524. yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  30525. yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  30526. yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  30527. yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  30528. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  30529. }, 18));
  30530. $instance->setName('cache:pool:prune');
  30531. $instance->setDescription('Prune cache pools');
  30532. return $instance;
  30533. }
  30534. /**
  30535. * Gets the private 'console.command.cache_warmup' shared service.
  30536. *
  30537. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  30538. */
  30539. protected function getConsole_Command_CacheWarmupService()
  30540. {
  30541. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30542. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  30543. $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  30544. $instance->setName('cache:warmup');
  30545. $instance->setDescription('Warm up an empty cache');
  30546. return $instance;
  30547. }
  30548. /**
  30549. * Gets the private 'console.command.config_debug' shared service.
  30550. *
  30551. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  30552. */
  30553. protected function getConsole_Command_ConfigDebugService()
  30554. {
  30555. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30556. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  30557. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  30558. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  30559. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  30560. $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  30561. $instance->setName('debug:config');
  30562. $instance->setDescription('Dump the current configuration for an extension');
  30563. return $instance;
  30564. }
  30565. /**
  30566. * Gets the private 'console.command.config_dump_reference' shared service.
  30567. *
  30568. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  30569. */
  30570. protected function getConsole_Command_ConfigDumpReferenceService()
  30571. {
  30572. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30573. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  30574. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  30575. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  30576. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  30577. $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  30578. $instance->setName('config:dump-reference');
  30579. $instance->setDescription('Dump the default configuration for an extension');
  30580. return $instance;
  30581. }
  30582. /**
  30583. * Gets the private 'console.command.container_debug' shared service.
  30584. *
  30585. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  30586. */
  30587. protected function getConsole_Command_ContainerDebugService()
  30588. {
  30589. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30590. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  30591. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  30592. $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  30593. $instance->setName('debug:container');
  30594. $instance->setDescription('Display current services for an application');
  30595. return $instance;
  30596. }
  30597. /**
  30598. * Gets the private 'console.command.container_lint' shared service.
  30599. *
  30600. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  30601. */
  30602. protected function getConsole_Command_ContainerLintService()
  30603. {
  30604. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30605. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  30606. $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  30607. $instance->setName('lint:container');
  30608. $instance->setDescription('Ensure that arguments injected into services match type declarations');
  30609. return $instance;
  30610. }
  30611. /**
  30612. * Gets the private 'console.command.debug_autowiring' shared service.
  30613. *
  30614. * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  30615. */
  30616. protected function getConsole_Command_DebugAutowiringService()
  30617. {
  30618. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30619. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  30620. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  30621. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  30622. $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  30623. $instance->setName('debug:autowiring');
  30624. $instance->setDescription('List classes/interfaces you can use for autowiring');
  30625. return $instance;
  30626. }
  30627. /**
  30628. * Gets the private 'console.command.dotenv_debug' shared service.
  30629. *
  30630. * @return \Symfony\Component\Dotenv\Command\DebugCommand
  30631. */
  30632. protected function getConsole_Command_DotenvDebugService()
  30633. {
  30634. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30635. include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  30636. $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
  30637. $instance->setName('debug:dotenv');
  30638. $instance->setDescription('Lists all dotenv files with variables and values');
  30639. return $instance;
  30640. }
  30641. /**
  30642. * Gets the private 'console.command.event_dispatcher_debug' shared service.
  30643. *
  30644. * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  30645. */
  30646. protected function getConsole_Command_EventDispatcherDebugService()
  30647. {
  30648. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30649. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  30650. $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.G2DNP89'] ?? $this->get_ServiceLocator_G2DNP89Service()));
  30651. $instance->setName('debug:event-dispatcher');
  30652. $instance->setDescription('Display configured listeners for an application');
  30653. return $instance;
  30654. }
  30655. /**
  30656. * Gets the private 'console.command.form_debug' shared service.
  30657. *
  30658. * @return \Symfony\Component\Form\Command\DebugCommand
  30659. */
  30660. protected function getConsole_Command_FormDebugService()
  30661. {
  30662. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30663. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
  30664. $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'MedBrief\\MSR\\Form', 2 => 'MedBrief\\MSR\\Form\\DownloadOption', 3 => 'MedBrief\\MSR\\Form\\Embeddable', 4 => 'MedBrief\\MSR\\Form\\Filter', 5 => 'MedBrief\\MSR\\Form\\Filter\\Analytics', 6 => 'MedBrief\\MSR\\Form\\Filter\\MatterRequest', 7 => 'MedBrief\\MSR\\Form\\MatterRequest', 8 => 'MedBrief\\MSR\\Form\\MultiFactorAuth', 9 => 'MedBrief\\MSR\\Form\\Order', 10 => 'MedBrief\\MSR\\Form\\Type\\ContactableAddress', 11 => 'MedBrief\\MSR\\Form\\Type', 12 => 'MedBrief\\MSR\\Form\\Type\\Invitation', 13 => 'MedBrief\\MSR\\Form\\UserProfile', 14 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 15 => 'Liip\\ImagineBundle\\Form\\Type', 16 => 'Misd\\PhoneNumberBundle\\Form\\Type', 17 => 'Vich\\UploaderBundle\\Form\\Type', 18 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type', 19 => '', 20 => 'KMS\\FroalaEditorBundle\\Form\\Type'], [0 => 'MedBrief\\MSR\\Form\\AccountAuthSettingsType', 1 => 'MedBrief\\MSR\\Form\\AccountBillingAddressType', 2 => 'MedBrief\\MSR\\Form\\AccountBillingItemPriceType', 3 => 'MedBrief\\MSR\\Form\\AccountCustomIndexHeaderType', 4 => 'MedBrief\\MSR\\Form\\AccountPhysicalAddressType', 5 => 'MedBrief\\MSR\\Form\\AccountSortingMemoPhraseType', 6 => 'MedBrief\\MSR\\Form\\AccountType', 7 => 'MedBrief\\MSR\\Form\\AdditionalRequestType', 8 => 'MedBrief\\MSR\\Form\\AddressType', 9 => 'MedBrief\\MSR\\Form\\AnalyticsReportType', 10 => 'MedBrief\\MSR\\Form\\AnalyticsUserType', 11 => 'MedBrief\\MSR\\Form\\BatchDocumentSortOrderType', 12 => 'MedBrief\\MSR\\Form\\BatchRequestBatchDocumentReviewType', 13 => 'MedBrief\\MSR\\Form\\BatchRequestDetailType', 14 => 'MedBrief\\MSR\\Form\\BatchRequestLinkChronologyRequestExistingType', 15 => 'MedBrief\\MSR\\Form\\BatchRequestSimpleType', 16 => 'MedBrief\\MSR\\Form\\BatchRequestType', 17 => 'MedBrief\\MSR\\Form\\BillingItemType', 18 => 'MedBrief\\MSR\\Form\\ChangePasswordFormType', 19 => 'MedBrief\\MSR\\Form\\ChronologyRequestDetailType', 20 => 'MedBrief\\MSR\\Form\\ChronologyRequestType', 21 => 'MedBrief\\MSR\\Form\\ClinicalSectionType', 22 => 'MedBrief\\MSR\\Form\\ColumnsType', 23 => 'MedBrief\\MSR\\Form\\ContactableAddressType', 24 => 'MedBrief\\MSR\\Form\\DocumentPasswordType', 25 => 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationDownloadOptionType', 26 => 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationTypeDownloadOptionType', 27 => 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationUserDownloadOptionType', 28 => 'MedBrief\\MSR\\Form\\DownloadOption\\FormatDownloadOptionType', 29 => 'MedBrief\\MSR\\Form\\DownloadOption\\PasswordDownloadOptionType', 30 => 'MedBrief\\MSR\\Form\\DownloadOptionsType', 31 => 'MedBrief\\MSR\\Form\\Embeddable\\AddressType', 32 => 'MedBrief\\MSR\\Form\\Embeddable\\BillingItemPriceType', 33 => 'MedBrief\\MSR\\Form\\Embeddable\\ContactType', 34 => 'MedBrief\\MSR\\Form\\Embeddable\\RecordsReceivedType', 35 => 'MedBrief\\MSR\\Form\\ExpertAgencyType', 36 => 'MedBrief\\MSR\\Form\\FieldOptionType', 37 => 'MedBrief\\MSR\\Form\\FieldTypeType', 38 => 'MedBrief\\MSR\\Form\\Filter\\AccountFilterType', 39 => 'MedBrief\\MSR\\Form\\Filter\\AdditionalRequestFilterType', 40 => 'MedBrief\\MSR\\Form\\Filter\\Analytics\\AnalyticsReportFilterType', 41 => 'MedBrief\\MSR\\Form\\Filter\\BatchRequestFilterType', 42 => 'MedBrief\\MSR\\Form\\Filter\\BillingItemFilterType', 43 => 'MedBrief\\MSR\\Form\\Filter\\ChronologyItemFilterType', 44 => 'MedBrief\\MSR\\Form\\Filter\\ChronologyRequestFilterType', 45 => 'MedBrief\\MSR\\Form\\Filter\\ClinicalSectionFilterType', 46 => 'MedBrief\\MSR\\Form\\Filter\\GeneralNameFilterType', 47 => 'MedBrief\\MSR\\Form\\Filter\\GeneralSearchIndexFilterType', 48 => 'MedBrief\\MSR\\Form\\Filter\\HelpArticleFilterType', 49 => 'MedBrief\\MSR\\Form\\Filter\\IPFailedLoginFilterType', 50 => 'MedBrief\\MSR\\Form\\Filter\\InterpartyDisclosureFilterType', 51 => 'MedBrief\\MSR\\Form\\Filter\\InvoiceFilterType', 52 => 'MedBrief\\MSR\\Form\\Filter\\MatchMessagesFilterType', 53 => 'MedBrief\\MSR\\Form\\Filter\\MatterCommunicationFilterType', 54 => 'MedBrief\\MSR\\Form\\Filter\\MatterFilterType', 55 => 'MedBrief\\MSR\\Form\\Filter\\MatterRequest\\ServiceSelectionFilterType', 56 => 'MedBrief\\MSR\\Form\\Filter\\MatterRequestFilterType', 57 => 'MedBrief\\MSR\\Form\\Filter\\MatterRequestReportFilterType', 58 => 'MedBrief\\MSR\\Form\\Filter\\NoteFilterType', 59 => 'MedBrief\\MSR\\Form\\Filter\\PendingInvoiceType', 60 => 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureReportFilterType', 61 => 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureStatusFilterType', 62 => 'MedBrief\\MSR\\Form\\Filter\\ProjectDisclosureFilterType', 63 => 'MedBrief\\MSR\\Form\\Filter\\ProjectFilterType', 64 => 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreChildFilterType', 65 => 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreFilterType', 66 => 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreParentFilterType', 67 => 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestFilterType', 68 => 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestLetterTemplateFilterType', 69 => 'MedBrief\\MSR\\Form\\Filter\\RestoreDeletedDocumentsFilterType', 70 => 'MedBrief\\MSR\\Form\\Filter\\ServiceOptionFilterType', 71 => 'MedBrief\\MSR\\Form\\Filter\\ServiceRequestFilterType', 72 => 'MedBrief\\MSR\\Form\\Filter\\SortingMemoPhraseFilterType', 73 => 'MedBrief\\MSR\\Form\\Filter\\SortingSessionFilterType', 74 => 'MedBrief\\MSR\\Form\\Filter\\SortingSessionUtilisationFilterType', 75 => 'MedBrief\\MSR\\Form\\Filter\\UserFailedLoginFilterType', 76 => 'MedBrief\\MSR\\Form\\Filter\\UserFilterType', 77 => 'MedBrief\\MSR\\Form\\FilterAnnotationsType', 78 => 'MedBrief\\MSR\\Form\\FilteredReportType', 79 => 'MedBrief\\MSR\\Form\\FirmType', 80 => 'MedBrief\\MSR\\Form\\HelpArticleType', 81 => 'MedBrief\\MSR\\Form\\HelpCategoryType', 82 => 'MedBrief\\MSR\\Form\\HelpSectionType', 83 => 'MedBrief\\MSR\\Form\\HumanResourceLevelType', 84 => 'MedBrief\\MSR\\Form\\HumanResourceType', 85 => 'MedBrief\\MSR\\Form\\ImportMattersType', 86 => 'MedBrief\\MSR\\Form\\ImportUsersType', 87 => 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRadiologyType', 88 => 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientContactType', 89 => 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientFirmType', 90 => 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardThirdPartyType', 91 => 'MedBrief\\MSR\\Form\\InvoiceItemType', 92 => 'MedBrief\\MSR\\Form\\InvoiceItemUpdatePriceType', 93 => 'MedBrief\\MSR\\Form\\InvoiceType', 94 => 'MedBrief\\MSR\\Form\\LicenceRenewalTermType', 95 => 'MedBrief\\MSR\\Form\\MatchLetterResponseDocumentFormType', 96 => 'MedBrief\\MSR\\Form\\MatterCommunicationType', 97 => 'MedBrief\\MSR\\Form\\MatterNoteType', 98 => 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestDefaultsType', 99 => 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestStatusType', 100 => 'MedBrief\\MSR\\Form\\MultiFactorAuth\\EmailCodeType', 101 => 'MedBrief\\MSR\\Form\\MultiFactorAuth\\TotpCodeType', 102 => 'MedBrief\\MSR\\Form\\Order\\AccountOrderType', 103 => 'MedBrief\\MSR\\Form\\Order\\ExpertAgencyOrderType', 104 => 'MedBrief\\MSR\\Form\\Order\\MatterOrderType', 105 => 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreChildOrderType', 106 => 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreOrderType', 107 => 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreParentOrderType', 108 => 'MedBrief\\MSR\\Form\\Order\\UserOrderType', 109 => 'MedBrief\\MSR\\Form\\PDFTronDownloadOptionsType', 110 => 'MedBrief\\MSR\\Form\\PDFTronPrintOptionsType', 111 => 'MedBrief\\MSR\\Form\\ProjectArchiveType', 112 => 'MedBrief\\MSR\\Form\\ProjectClinicalSummaryUnsortedStatusType', 113 => 'MedBrief\\MSR\\Form\\ProjectDiscProcessingPriorityType', 114 => 'MedBrief\\MSR\\Form\\ProjectDiscType', 115 => 'MedBrief\\MSR\\Form\\ProjectDisclosureType', 116 => 'MedBrief\\MSR\\Form\\ProjectFirmRecordsReviewStatusType', 117 => 'MedBrief\\MSR\\Form\\ProjectOrganisationType', 118 => 'MedBrief\\MSR\\Form\\ProjectPasswordType', 119 => 'MedBrief\\MSR\\Form\\ProjectPersonType', 120 => 'MedBrief\\MSR\\Form\\ProjectSortingSessionCentreChangeType', 121 => 'MedBrief\\MSR\\Form\\ProjectSortingSessionSimpleType', 122 => 'MedBrief\\MSR\\Form\\ProjectSortingSessionType', 123 => 'MedBrief\\MSR\\Form\\ProjectType', 124 => 'MedBrief\\MSR\\Form\\RecipientFirmAddressType', 125 => 'MedBrief\\MSR\\Form\\RecordsRequestCentreChildType', 126 => 'MedBrief\\MSR\\Form\\RecordsRequestCentreContactType', 127 => 'MedBrief\\MSR\\Form\\RecordsRequestCentreParentType', 128 => 'MedBrief\\MSR\\Form\\RecordsRequestCentreType', 129 => 'MedBrief\\MSR\\Form\\RecordsRequestDetailType', 130 => 'MedBrief\\MSR\\Form\\RecordsRequestLetterContentType', 131 => 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateContentType', 132 => 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateType', 133 => 'MedBrief\\MSR\\Form\\RecordsRequestLetterType', 134 => 'MedBrief\\MSR\\Form\\RecordsRequestType', 135 => 'MedBrief\\MSR\\Form\\ResetPasswordRequestFormType', 136 => 'MedBrief\\MSR\\Form\\RestoreDeletedDocumentsType', 137 => 'MedBrief\\MSR\\Form\\SelectBatchrequestMemoType', 138 => 'MedBrief\\MSR\\Form\\ServiceOptionType', 139 => 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemType', 140 => 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemsType', 141 => 'MedBrief\\MSR\\Form\\ServiceRequestType', 142 => 'MedBrief\\MSR\\Form\\SortingInstructionType', 143 => 'MedBrief\\MSR\\Form\\SortingMemoPhraseType', 144 => 'MedBrief\\MSR\\Form\\SortingSessionDetailType', 145 => 'MedBrief\\MSR\\Form\\SpecialisationType', 146 => 'MedBrief\\MSR\\Form\\SupportingDocumentFormType', 147 => 'MedBrief\\MSR\\Form\\SystemNotificationType', 148 => 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\BillingAddressType', 149 => 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\PhysicalAddressType', 150 => 'MedBrief\\MSR\\Form\\Type\\EditProfileType', 151 => 'MedBrief\\MSR\\Form\\Type\\EntityHiddenType', 152 => 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderType', 153 => 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderWithSpellCheckerType', 154 => 'MedBrief\\MSR\\Form\\Type\\FroalaEditorWithSpellCheckerType', 155 => 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAccountUserType', 156 => 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAdministratorUserType', 157 => 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationProjectUserType', 158 => 'MedBrief\\MSR\\Form\\Type\\RegistrationInvitationType', 159 => 'MedBrief\\MSR\\Form\\Type\\TabType', 160 => 'MedBrief\\MSR\\Form\\Type\\TabsType', 161 => 'MedBrief\\MSR\\Form\\UploadBatchDestroyType', 162 => 'MedBrief\\MSR\\Form\\UploadServiceRequestsBilledType', 163 => 'MedBrief\\MSR\\Form\\UserInviteType', 164 => 'MedBrief\\MSR\\Form\\UserLinkedEmailAddressInvitationType', 165 => 'MedBrief\\MSR\\Form\\UserProfile\\UserProfileUpdateType', 166 => 'MedBrief\\MSR\\Form\\UserType', 167 => 'MedBrief\\MSR\\Form\\UserUpdateType', 168 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 169 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 170 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 171 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 172 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 173 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType', 174 => 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType', 175 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType', 176 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType', 177 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType', 178 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 179 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType', 180 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType', 181 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType', 182 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType', 183 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType', 184 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType', 185 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType', 186 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType', 187 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType', 188 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType', 189 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType', 190 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType', 191 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType', 192 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType', 193 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType', 194 => 'KMS\\FroalaEditorBundle\\Form\\Type\\FroalaEditorType'], [0 => 'MedBrief\\MSR\\Form\\Extension\\ImageTypeExtension', 1 => 'MedBrief\\MSR\\Form\\Extension\\TabbedFormTypeExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 3 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 7 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 8 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 9 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 10 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension', 11 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension', 12 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  30665. $instance->setName('debug:form');
  30666. $instance->setDescription('Display form type information');
  30667. return $instance;
  30668. }
  30669. /**
  30670. * Gets the private 'console.command.router_debug' shared service.
  30671. *
  30672. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  30673. */
  30674. protected function getConsole_Command_RouterDebugService()
  30675. {
  30676. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30677. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  30678. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  30679. $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  30680. $instance->setName('debug:router');
  30681. $instance->setDescription('Display current routes for an application');
  30682. return $instance;
  30683. }
  30684. /**
  30685. * Gets the private 'console.command.router_match' shared service.
  30686. *
  30687. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  30688. */
  30689. protected function getConsole_Command_RouterMatchService()
  30690. {
  30691. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30692. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  30693. $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  30694. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  30695. }, 1));
  30696. $instance->setName('router:match');
  30697. $instance->setDescription('Help debug routes by simulating a path info match');
  30698. return $instance;
  30699. }
  30700. /**
  30701. * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  30702. *
  30703. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  30704. */
  30705. protected function getConsole_Command_SecretsDecryptToLocalService()
  30706. {
  30707. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30708. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  30709. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30710. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30711. $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30712. $instance->setName('secrets:decrypt-to-local');
  30713. $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  30714. return $instance;
  30715. }
  30716. /**
  30717. * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  30718. *
  30719. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  30720. */
  30721. protected function getConsole_Command_SecretsEncryptFromLocalService()
  30722. {
  30723. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30724. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  30725. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30726. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30727. $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30728. $instance->setName('secrets:encrypt-from-local');
  30729. $instance->setDescription('Encrypt all local secrets to the vault');
  30730. return $instance;
  30731. }
  30732. /**
  30733. * Gets the private 'console.command.secrets_generate_key' shared service.
  30734. *
  30735. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  30736. */
  30737. protected function getConsole_Command_SecretsGenerateKeyService()
  30738. {
  30739. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30740. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  30741. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30742. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30743. $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30744. $instance->setName('secrets:generate-keys');
  30745. $instance->setDescription('Generate new encryption keys');
  30746. return $instance;
  30747. }
  30748. /**
  30749. * Gets the private 'console.command.secrets_list' shared service.
  30750. *
  30751. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  30752. */
  30753. protected function getConsole_Command_SecretsListService()
  30754. {
  30755. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30756. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  30757. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30758. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30759. $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30760. $instance->setName('secrets:list');
  30761. $instance->setDescription('List all secrets');
  30762. return $instance;
  30763. }
  30764. /**
  30765. * Gets the private 'console.command.secrets_remove' shared service.
  30766. *
  30767. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  30768. */
  30769. protected function getConsole_Command_SecretsRemoveService()
  30770. {
  30771. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30772. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  30773. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30774. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30775. $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30776. $instance->setName('secrets:remove');
  30777. $instance->setDescription('Remove a secret from the vault');
  30778. return $instance;
  30779. }
  30780. /**
  30781. * Gets the private 'console.command.secrets_set' shared service.
  30782. *
  30783. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  30784. */
  30785. protected function getConsole_Command_SecretsSetService()
  30786. {
  30787. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30788. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  30789. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  30790. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  30791. $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  30792. $instance->setName('secrets:set');
  30793. $instance->setDescription('Set a secret in the vault');
  30794. return $instance;
  30795. }
  30796. /**
  30797. * Gets the private 'console.command.translation_debug' shared service.
  30798. *
  30799. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  30800. */
  30801. protected function getConsole_Command_TranslationDebugService()
  30802. {
  30803. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30804. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  30805. $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [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/knplabs/knp-paginator-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 14 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php'), 15 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/BlueimpErrorHandler.php'), 16 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php'), 17 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php'), 18 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php'), 19 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php'), 20 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php'), 21 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php'), 22 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php'), 23 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 28 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  30806. $instance->setName('debug:translation');
  30807. $instance->setDescription('Display translation messages information');
  30808. return $instance;
  30809. }
  30810. /**
  30811. * Gets the private 'console.command.translation_extract' shared service.
  30812. *
  30813. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  30814. */
  30815. protected function getConsole_Command_TranslationExtractService()
  30816. {
  30817. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30818. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  30819. $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [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/knplabs/knp-paginator-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 14 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php'), 15 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/BlueimpErrorHandler.php'), 16 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php'), 17 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php'), 18 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php'), 19 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php'), 20 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php'), 21 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php'), 22 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php'), 23 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 28 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  30820. $instance->setName('translation:extract');
  30821. $instance->setAliases([0 => 'translation:update']);
  30822. $instance->setDescription('Extract missing translations keys from code to translation files.');
  30823. return $instance;
  30824. }
  30825. /**
  30826. * Gets the private 'console.command.translation_pull' shared service.
  30827. *
  30828. * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  30829. */
  30830. protected function getConsole_Command_TranslationPullService()
  30831. {
  30832. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30833. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  30834. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  30835. $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  30836. $instance->setName('translation:pull');
  30837. $instance->setDescription('Pull translations from a given provider.');
  30838. return $instance;
  30839. }
  30840. /**
  30841. * Gets the private 'console.command.translation_push' shared service.
  30842. *
  30843. * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  30844. */
  30845. protected function getConsole_Command_TranslationPushService()
  30846. {
  30847. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30848. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  30849. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  30850. $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  30851. $instance->setName('translation:push');
  30852. $instance->setDescription('Push translations to a given provider.');
  30853. return $instance;
  30854. }
  30855. /**
  30856. * Gets the private 'console.command.validator_debug' shared service.
  30857. *
  30858. * @return \Symfony\Component\Validator\Command\DebugCommand
  30859. */
  30860. protected function getConsole_Command_ValidatorDebugService()
  30861. {
  30862. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30863. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
  30864. $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  30865. $instance->setName('debug:validator');
  30866. $instance->setDescription('Display validation constraints for classes');
  30867. return $instance;
  30868. }
  30869. /**
  30870. * Gets the private 'console.command.xliff_lint' shared service.
  30871. *
  30872. * @return \Symfony\Component\Translation\Command\XliffLintCommand
  30873. */
  30874. protected function getConsole_Command_XliffLintService()
  30875. {
  30876. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30877. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  30878. $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  30879. $instance->setName('lint:xliff');
  30880. $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  30881. return $instance;
  30882. }
  30883. /**
  30884. * Gets the private 'console.command.yaml_lint' shared service.
  30885. *
  30886. * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  30887. */
  30888. protected function getConsole_Command_YamlLintService()
  30889. {
  30890. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  30891. include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
  30892. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  30893. $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  30894. $instance->setName('lint:yaml');
  30895. $instance->setDescription('Lint a YAML file and outputs encountered errors');
  30896. return $instance;
  30897. }
  30898. /**
  30899. * Gets the private 'console.error_listener' shared service.
  30900. *
  30901. * @return \Symfony\Component\Console\EventListener\ErrorListener
  30902. */
  30903. protected function getConsole_ErrorListenerService()
  30904. {
  30905. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  30906. $a = new \Symfony\Bridge\Monolog\Logger('console');
  30907. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30908. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30909. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  30910. return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  30911. }
  30912. /**
  30913. * Gets the private 'container.env_var_processor' shared service.
  30914. *
  30915. * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  30916. */
  30917. protected function getContainer_EnvVarProcessorService()
  30918. {
  30919. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  30920. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  30921. return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  30922. yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  30923. }, 1));
  30924. }
  30925. /**
  30926. * Gets the private 'container.getenv' shared service.
  30927. *
  30928. * @return \Closure
  30929. */
  30930. protected function getContainer_GetenvService()
  30931. {
  30932. return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
  30933. }
  30934. /**
  30935. * Gets the private 'dama.doctrine.dbal.post_connect_event_listener.default' shared service.
  30936. *
  30937. * @return \DAMA\DoctrineTestBundle\Doctrine\DBAL\PostConnectEventListener
  30938. */
  30939. protected function getDama_Doctrine_Dbal_PostConnectEventListener_DefaultService()
  30940. {
  30941. include_once \dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/DBAL/PostConnectEventListener.php';
  30942. return $this->privates['dama.doctrine.dbal.post_connect_event_listener.default'] = new \DAMA\DoctrineTestBundle\Doctrine\DBAL\PostConnectEventListener();
  30943. }
  30944. /**
  30945. * Gets the private 'data_collector.form' shared service.
  30946. *
  30947. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  30948. */
  30949. protected function getDataCollector_FormService()
  30950. {
  30951. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  30952. }
  30953. /**
  30954. * Gets the private 'data_collector.request' shared service.
  30955. *
  30956. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  30957. */
  30958. protected function getDataCollector_RequestService()
  30959. {
  30960. 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())));
  30961. }
  30962. /**
  30963. * Gets the private 'data_collector.request.session_collector' shared service.
  30964. *
  30965. * @return \Closure
  30966. */
  30967. protected function getDataCollector_Request_SessionCollectorService()
  30968. {
  30969. return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
  30970. }
  30971. /**
  30972. * Gets the private 'debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver' shared service.
  30973. *
  30974. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  30975. */
  30976. protected function getAdminContextResolverService()
  30977. {
  30978. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  30979. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  30980. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/ArgumentResolver/AdminContextResolver.php';
  30981. return $this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  30982. }
  30983. /**
  30984. * Gets the private 'debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver' shared service.
  30985. *
  30986. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  30987. */
  30988. protected function getBatchActionDtoResolverService()
  30989. {
  30990. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  30991. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  30992. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/ArgumentResolver/BatchActionDtoResolver.php';
  30993. return $this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  30994. }
  30995. /**
  30996. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  30997. *
  30998. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  30999. */
  31000. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  31001. {
  31002. return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  31003. yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  31004. }, 1)));
  31005. }
  31006. /**
  31007. * Gets the private 'debug.api_platform.data_persister' shared service.
  31008. *
  31009. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  31010. */
  31011. protected function getDebug_ApiPlatform_DataPersisterService()
  31012. {
  31013. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  31014. yield 0 => ($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetter\\MatchLetterDataPersister'] ?? $this->getMatchLetterDataPersisterService());
  31015. yield 1 => ($this->privates['MedBrief\\MSR\\DataPersister\\MatchLetterResponse\\MatchLetterResponseDataPersister'] ?? $this->getMatchLetterResponseDataPersisterService());
  31016. yield 2 => ($this->privates['MedBrief\\MSR\\DataPersister\\MatterRequest\\MatterRequestDataPersister'] ?? $this->getMatterRequestDataPersisterService());
  31017. yield 3 => ($this->privates['MedBrief\\MSR\\DataPersister\\ProjectClosure\\ProjectClosureDataPersister'] ?? $this->getProjectClosureDataPersisterService());
  31018. yield 4 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  31019. }, 5)));
  31020. }
  31021. /**
  31022. * Gets the private 'debug.api_platform.item_data_provider' shared service.
  31023. *
  31024. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  31025. */
  31026. protected function getDebug_ApiPlatform_ItemDataProviderService()
  31027. {
  31028. return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  31029. yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  31030. }, 1)));
  31031. }
  31032. /**
  31033. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  31034. *
  31035. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  31036. */
  31037. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  31038. {
  31039. return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  31040. yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  31041. }, 1)));
  31042. }
  31043. /**
  31044. * Gets the private 'debug.argument_resolver.default' shared service.
  31045. *
  31046. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31047. */
  31048. protected function getDebug_ArgumentResolver_DefaultService()
  31049. {
  31050. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31051. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31052. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  31053. return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31054. }
  31055. /**
  31056. * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  31057. *
  31058. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31059. */
  31060. protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  31061. {
  31062. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31063. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31064. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  31065. $a = ($this->privates['.service_locator.d_3E2IB'] ?? $this->get_ServiceLocator_D3E2IBService());
  31066. if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  31067. return $this->privates['debug.argument_resolver.not_tagged_controller'];
  31068. }
  31069. return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31070. }
  31071. /**
  31072. * Gets the private 'debug.argument_resolver.request' shared service.
  31073. *
  31074. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31075. */
  31076. protected function getDebug_ArgumentResolver_RequestService()
  31077. {
  31078. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31079. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31080. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  31081. return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31082. }
  31083. /**
  31084. * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  31085. *
  31086. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31087. */
  31088. protected function getDebug_ArgumentResolver_RequestAttributeService()
  31089. {
  31090. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31091. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31092. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  31093. return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31094. }
  31095. /**
  31096. * Gets the private 'debug.argument_resolver.service' shared service.
  31097. *
  31098. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31099. */
  31100. protected function getDebug_ArgumentResolver_ServiceService()
  31101. {
  31102. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31103. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31104. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  31105. $a = ($this->privates['.service_locator.d_3E2IB'] ?? $this->get_ServiceLocator_D3E2IBService());
  31106. if (isset($this->privates['debug.argument_resolver.service'])) {
  31107. return $this->privates['debug.argument_resolver.service'];
  31108. }
  31109. return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31110. }
  31111. /**
  31112. * Gets the private 'debug.argument_resolver.session' shared service.
  31113. *
  31114. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31115. */
  31116. protected function getDebug_ArgumentResolver_SessionService()
  31117. {
  31118. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31119. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31120. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  31121. return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31122. }
  31123. /**
  31124. * Gets the private 'debug.argument_resolver.variadic' shared service.
  31125. *
  31126. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31127. */
  31128. protected function getDebug_ArgumentResolver_VariadicService()
  31129. {
  31130. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31131. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31132. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  31133. return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31134. }
  31135. /**
  31136. * Gets the private 'debug.controller_resolver' shared service.
  31137. *
  31138. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  31139. */
  31140. protected function getDebug_ControllerResolverService()
  31141. {
  31142. return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31143. }
  31144. /**
  31145. * Gets the private 'debug.debug_handlers_listener' shared service.
  31146. *
  31147. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  31148. */
  31149. protected function getDebug_DebugHandlersListenerService()
  31150. {
  31151. $a = new \Symfony\Bridge\Monolog\Logger('php');
  31152. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  31153. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  31154. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  31155. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  31156. 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()));
  31157. }
  31158. /**
  31159. * Gets the private 'debug.dump_listener' shared service.
  31160. *
  31161. * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  31162. */
  31163. protected function getDebug_DumpListenerService()
  31164. {
  31165. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  31166. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  31167. return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  31168. }
  31169. /**
  31170. * Gets the private 'debug.file_link_formatter' shared service.
  31171. *
  31172. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  31173. */
  31174. protected function getDebug_FileLinkFormatterService()
  31175. {
  31176. 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 () {
  31177. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  31178. });
  31179. }
  31180. /**
  31181. * Gets the private 'debug.file_link_formatter.url_format' shared service.
  31182. *
  31183. * @return \string
  31184. */
  31185. protected function getDebug_FileLinkFormatter_UrlFormatService()
  31186. {
  31187. $a = ($this->services['router'] ?? $this->getRouterService());
  31188. if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  31189. return $this->privates['debug.file_link_formatter.url_format'];
  31190. }
  31191. return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a, '_profiler_open_file', '?file=%f&line=%l#line%l');
  31192. }
  31193. /**
  31194. * Gets the private 'debug.log_processor' shared service.
  31195. *
  31196. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  31197. */
  31198. protected function getDebug_LogProcessorService()
  31199. {
  31200. 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())));
  31201. }
  31202. /**
  31203. * Gets the private 'debug.security.access.decision_manager' shared service.
  31204. *
  31205. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  31206. */
  31207. protected function getDebug_Security_Access_DecisionManagerService()
  31208. {
  31209. 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 () {
  31210. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  31211. yield 1 => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
  31212. yield 2 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  31213. yield 3 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  31214. yield 4 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'] ?? $this->getAccountVoterService());
  31215. yield 5 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'] ?? $this->getAdditionalRequestVoterService());
  31216. yield 6 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'] ?? $this->getAiFeedbackMatchVoterService());
  31217. yield 7 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'] ?? $this->getAttributeOnlyVoterService());
  31218. yield 8 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'] ?? $this->getBatchRequestDetailVoterService());
  31219. yield 9 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'] ?? $this->getBatchRequestVoterService());
  31220. yield 10 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'] ?? $this->getBillingItemVoterService());
  31221. yield 11 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'] ?? $this->getChronologyItemVoterService());
  31222. yield 12 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'] ?? $this->getChronologyRequestDetailVoterService());
  31223. yield 13 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'] ?? $this->getChronologyRequestVoterService());
  31224. yield 14 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'] ?? $this->getCollectionVoterService());
  31225. yield 15 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'] ?? $this->getDiscVoterService());
  31226. yield 16 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'] ?? $this->getDocumentVoterService());
  31227. yield 17 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'] ?? $this->getFilteredReportVoterService());
  31228. yield 18 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'] ?? $this->getFirmVoterService());
  31229. yield 19 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'] ?? $this->getHelpArticleVoterService());
  31230. yield 20 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'] ?? $this->getHelpCategoryVoterService());
  31231. yield 21 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'] ?? $this->getHelpSectionVoterService());
  31232. yield 22 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'] ?? $this->getInterpartyDisclosureVoterService());
  31233. yield 23 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'] ?? $this->getInvoiceVoterService());
  31234. yield 24 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'] ?? $this->getLicenceRenewalTermVoterService());
  31235. yield 25 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'] ?? $this->getLinkedEmailAddressInvitationVoterService());
  31236. yield 26 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'] ?? $this->getLinkedEmailAddressVoterService());
  31237. yield 27 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'] ?? $this->getMatchVoterService());
  31238. yield 28 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'] ?? $this->getMatterCommunicationVoterService());
  31239. yield 29 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'] ?? $this->getMatterNoteVoterService());
  31240. yield 30 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'] ?? $this->getChronologyVoterService());
  31241. yield 31 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'] ?? $this->getPostProcessingVoterService());
  31242. yield 32 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'] ?? $this->getReviewVoterService());
  31243. yield 33 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'] ?? $this->getServiceSelectionVoterService());
  31244. yield 34 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'] ?? $this->getSortVoterService());
  31245. yield 35 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'] ?? $this->getMatterRequestVoterService());
  31246. yield 36 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'] ?? $this->getPatientVoterService());
  31247. yield 37 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'] ?? $this->getSupportingDocumentVoterService());
  31248. yield 38 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'] ?? $this->getTrustCentreVoterService());
  31249. yield 39 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'] ?? $this->getOrthancAnnotationVoterService());
  31250. yield 40 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'] ?? $this->getPDFTronAnnotationVoterService());
  31251. yield 41 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'] ?? $this->getProjectClosureVoterService());
  31252. yield 42 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectLicenseLevelVoter'] ?? $this->getProjectLicenseLevelVoterService());
  31253. yield 43 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'] ?? $this->getProjectVoterService());
  31254. yield 44 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'] ?? $this->getQaAdminVoterService());
  31255. yield 45 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'] ?? $this->getRecordsRequestCentreChildVoterService());
  31256. yield 46 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'] ?? $this->getRecordsRequestCentreContactVoterService());
  31257. yield 47 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'] ?? $this->getRecordsRequestCentreParentVoterService());
  31258. yield 48 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'] ?? $this->getRecordsRequestDetailVoterService());
  31259. yield 49 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'] ?? $this->getRecordsRequestLetterTemplateVoterService());
  31260. yield 50 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'] ?? $this->getRecordsRequestLetterVoterService());
  31261. yield 51 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'] ?? $this->getRecordsRequestVoterService());
  31262. yield 52 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'] ?? $this->getServiceOptionVoterService());
  31263. yield 53 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'] ?? $this->getSortingMemoPhraseVoterService());
  31264. yield 54 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'] ?? $this->getSortingSessionDetailVoterService());
  31265. yield 55 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'] ?? $this->getSortingSessionMemoVoterService());
  31266. yield 56 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'] ?? $this->getSortingSessionSaveVoterService());
  31267. yield 57 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'] ?? $this->getSortingSessionVoterService());
  31268. yield 58 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'] ?? $this->getSystemSettingVoterService());
  31269. yield 59 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'] ?? $this->getUserPreferenceVoterService());
  31270. yield 60 => ($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'] ?? $this->getUserVoterService());
  31271. yield 61 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->getSecurityVoterService());
  31272. }, 62), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  31273. }
  31274. /**
  31275. * Gets the private 'debug.security.firewall' shared service.
  31276. *
  31277. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  31278. */
  31279. protected function getDebug_Security_FirewallService()
  31280. {
  31281. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  31282. if (isset($this->privates['debug.security.firewall'])) {
  31283. return $this->privates['debug.security.firewall'];
  31284. }
  31285. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31286. if (isset($this->privates['debug.security.firewall'])) {
  31287. return $this->privates['debug.security.firewall'];
  31288. }
  31289. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  31290. }
  31291. /**
  31292. * Gets the private 'debug.security.firewall.authenticator.api' shared service.
  31293. *
  31294. * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  31295. */
  31296. protected function getDebug_Security_Firewall_Authenticator_ApiService()
  31297. {
  31298. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  31299. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  31300. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  31301. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  31302. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  31303. $a = ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service());
  31304. if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  31305. return $this->privates['debug.security.firewall.authenticator.api'];
  31306. }
  31307. $b = ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService());
  31308. if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  31309. return $this->privates['debug.security.firewall.authenticator.api'];
  31310. }
  31311. return $this->privates['debug.security.firewall.authenticator.api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b, 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
  31312. }
  31313. /**
  31314. * Gets the private 'debug.security.firewall.authenticator.login' shared service.
  31315. *
  31316. * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  31317. */
  31318. protected function getDebug_Security_Firewall_Authenticator_LoginService()
  31319. {
  31320. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  31321. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  31322. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  31323. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  31324. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  31325. $a = ($this->privates['security.authenticator.json_login.login'] ?? $this->getSecurity_Authenticator_JsonLogin_LoginService());
  31326. if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  31327. return $this->privates['debug.security.firewall.authenticator.login'];
  31328. }
  31329. $b = ($this->privates['security.event_dispatcher.login'] ?? $this->getSecurity_EventDispatcher_LoginService());
  31330. if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  31331. return $this->privates['debug.security.firewall.authenticator.login'];
  31332. }
  31333. return $this->privates['debug.security.firewall.authenticator.login'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b, 'login', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
  31334. }
  31335. /**
  31336. * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  31337. *
  31338. * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  31339. */
  31340. protected function getDebug_Security_Firewall_Authenticator_MainService()
  31341. {
  31342. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  31343. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  31344. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  31345. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  31346. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  31347. $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  31348. if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  31349. return $this->privates['debug.security.firewall.authenticator.main'];
  31350. }
  31351. $b = ($this->privates['security.authenticator.two_factor.main'] ?? $this->getSecurity_Authenticator_TwoFactor_MainService());
  31352. if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  31353. return $this->privates['debug.security.firewall.authenticator.main'];
  31354. }
  31355. $c = ($this->privates['security.authenticator.oauth.main'] ?? $this->getSecurity_Authenticator_Oauth_MainService());
  31356. if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  31357. return $this->privates['debug.security.firewall.authenticator.main'];
  31358. }
  31359. return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a, 1 => ($this->privates['security.authenticator.guard.main.1'] ?? $this->getSecurity_Authenticator_Guard_Main_1Service()), 2 => $b, 3 => $c], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
  31360. }
  31361. /**
  31362. * Gets the private 'debug.security.user_value_resolver' shared service.
  31363. *
  31364. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  31365. */
  31366. protected function getDebug_Security_UserValueResolverService()
  31367. {
  31368. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  31369. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  31370. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  31371. return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31372. }
  31373. /**
  31374. * Gets the private 'debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter' shared service.
  31375. *
  31376. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31377. */
  31378. protected function getSecurityVoterService()
  31379. {
  31380. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31381. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31382. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31383. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31384. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/SecurityVoter.php';
  31385. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  31386. if (isset($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'])) {
  31387. return $this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'];
  31388. }
  31389. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31390. if (isset($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'])) {
  31391. return $this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'];
  31392. }
  31393. return $this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter($a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())), $b);
  31394. }
  31395. /**
  31396. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\AccountVoter' shared service.
  31397. *
  31398. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31399. */
  31400. protected function getAccountVoterService()
  31401. {
  31402. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31403. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31404. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31405. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31406. include_once \dirname(__DIR__, 4).'/src/Security/Voter/AccountVoter.php';
  31407. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31408. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'])) {
  31409. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'];
  31410. }
  31411. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31412. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'])) {
  31413. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'];
  31414. }
  31415. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31416. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'])) {
  31417. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'];
  31418. }
  31419. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AccountVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\AccountVoter($a, ($this->privates['MedBrief\\MSR\\Repository\\UserInternalRepository'] ?? $this->getUserInternalRepositoryService()), $b), $c);
  31420. }
  31421. /**
  31422. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\AdditionalRequestVoter' shared service.
  31423. *
  31424. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31425. */
  31426. protected function getAdditionalRequestVoterService()
  31427. {
  31428. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31429. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31430. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31431. include_once \dirname(__DIR__, 4).'/src/Security/Voter/AdditionalRequestVoter.php';
  31432. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31433. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'])) {
  31434. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'];
  31435. }
  31436. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31437. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'])) {
  31438. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'];
  31439. }
  31440. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AdditionalRequestVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\AdditionalRequestVoter($a), $b);
  31441. }
  31442. /**
  31443. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\AiFeedbackMatchVoter' shared service.
  31444. *
  31445. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31446. */
  31447. protected function getAiFeedbackMatchVoterService()
  31448. {
  31449. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31450. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31451. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31452. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31453. include_once \dirname(__DIR__, 4).'/src/Security/Voter/AiFeedbackMatchVoter.php';
  31454. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31455. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'])) {
  31456. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'];
  31457. }
  31458. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31459. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'])) {
  31460. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'];
  31461. }
  31462. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AiFeedbackMatchVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\AiFeedbackMatchVoter($a, ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService())), $b);
  31463. }
  31464. /**
  31465. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\AttributeOnlyVoter' shared service.
  31466. *
  31467. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31468. */
  31469. protected function getAttributeOnlyVoterService()
  31470. {
  31471. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31472. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31473. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31474. include_once \dirname(__DIR__, 4).'/src/Security/Voter/AttributeOnlyVoter.php';
  31475. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31476. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'])) {
  31477. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'];
  31478. }
  31479. $b = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  31480. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'])) {
  31481. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'];
  31482. }
  31483. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31484. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'])) {
  31485. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'];
  31486. }
  31487. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\AttributeOnlyVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\AttributeOnlyVoter($a, $b, ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService())), $c);
  31488. }
  31489. /**
  31490. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\BatchRequestDetailVoter' shared service.
  31491. *
  31492. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31493. */
  31494. protected function getBatchRequestDetailVoterService()
  31495. {
  31496. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31497. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31498. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31499. include_once \dirname(__DIR__, 4).'/src/Security/Voter/BatchRequestDetailVoter.php';
  31500. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31501. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'])) {
  31502. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'];
  31503. }
  31504. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31505. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'])) {
  31506. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'];
  31507. }
  31508. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestDetailVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\BatchRequestDetailVoter($a), $b);
  31509. }
  31510. /**
  31511. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\BatchRequestVoter' shared service.
  31512. *
  31513. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31514. */
  31515. protected function getBatchRequestVoterService()
  31516. {
  31517. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31518. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31519. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31520. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/ClientSortingSessionTrait.php';
  31521. include_once \dirname(__DIR__, 4).'/src/Security/Voter/BatchRequestVoter.php';
  31522. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31523. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'])) {
  31524. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'];
  31525. }
  31526. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31527. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'])) {
  31528. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'];
  31529. }
  31530. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BatchRequestVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\BatchRequestVoter($a), $b);
  31531. }
  31532. /**
  31533. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\BillingItemVoter' shared service.
  31534. *
  31535. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31536. */
  31537. protected function getBillingItemVoterService()
  31538. {
  31539. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31540. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31541. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31542. include_once \dirname(__DIR__, 4).'/src/Security/Voter/BillingItemVoter.php';
  31543. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31544. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'])) {
  31545. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'];
  31546. }
  31547. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31548. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'])) {
  31549. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'];
  31550. }
  31551. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\BillingItemVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\BillingItemVoter($a), $b);
  31552. }
  31553. /**
  31554. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ChronologyItemVoter' shared service.
  31555. *
  31556. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31557. */
  31558. protected function getChronologyItemVoterService()
  31559. {
  31560. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31561. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31562. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31563. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ChronologyItemVoter.php';
  31564. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31565. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'])) {
  31566. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'];
  31567. }
  31568. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31569. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'])) {
  31570. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'];
  31571. }
  31572. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyItemVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ChronologyItemVoter($a), $b);
  31573. }
  31574. /**
  31575. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ChronologyRequestDetailVoter' shared service.
  31576. *
  31577. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31578. */
  31579. protected function getChronologyRequestDetailVoterService()
  31580. {
  31581. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31582. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31583. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31584. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ChronologyRequestDetailVoter.php';
  31585. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31586. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'])) {
  31587. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'];
  31588. }
  31589. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31590. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'])) {
  31591. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'];
  31592. }
  31593. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestDetailVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ChronologyRequestDetailVoter($a), $b);
  31594. }
  31595. /**
  31596. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ChronologyRequestVoter' shared service.
  31597. *
  31598. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31599. */
  31600. protected function getChronologyRequestVoterService()
  31601. {
  31602. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31603. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31604. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31605. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ChronologyRequestVoter.php';
  31606. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31607. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'])) {
  31608. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'];
  31609. }
  31610. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31611. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'])) {
  31612. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'];
  31613. }
  31614. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ChronologyRequestVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ChronologyRequestVoter($a), $b);
  31615. }
  31616. /**
  31617. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\CollectionVoter' shared service.
  31618. *
  31619. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31620. */
  31621. protected function getCollectionVoterService()
  31622. {
  31623. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31624. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31625. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31626. include_once \dirname(__DIR__, 4).'/src/Security/Voter/CollectionVoter.php';
  31627. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31628. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'])) {
  31629. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'];
  31630. }
  31631. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31632. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'])) {
  31633. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'];
  31634. }
  31635. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31636. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'])) {
  31637. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'];
  31638. }
  31639. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\CollectionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\CollectionVoter($a, $b), $c);
  31640. }
  31641. /**
  31642. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\DiscVoter' shared service.
  31643. *
  31644. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31645. */
  31646. protected function getDiscVoterService()
  31647. {
  31648. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31649. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31650. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31651. include_once \dirname(__DIR__, 4).'/src/Security/Voter/DiscVoter.php';
  31652. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31653. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'])) {
  31654. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'];
  31655. }
  31656. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31657. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'])) {
  31658. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'];
  31659. }
  31660. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DiscVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\DiscVoter($a), $b);
  31661. }
  31662. /**
  31663. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\DocumentVoter' shared service.
  31664. *
  31665. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31666. */
  31667. protected function getDocumentVoterService()
  31668. {
  31669. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31670. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31671. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31672. include_once \dirname(__DIR__, 4).'/src/Security/Voter/DocumentVoter.php';
  31673. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31674. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'])) {
  31675. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'];
  31676. }
  31677. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31678. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'])) {
  31679. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'];
  31680. }
  31681. $c = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  31682. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'])) {
  31683. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'];
  31684. }
  31685. $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31686. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'])) {
  31687. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'];
  31688. }
  31689. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\DocumentVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\DocumentVoter($a, $b, $c), $d);
  31690. }
  31691. /**
  31692. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\FilteredReportVoter' shared service.
  31693. *
  31694. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31695. */
  31696. protected function getFilteredReportVoterService()
  31697. {
  31698. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31699. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31700. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31701. include_once \dirname(__DIR__, 4).'/src/Security/Voter/FilteredReportVoter.php';
  31702. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31703. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'])) {
  31704. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'];
  31705. }
  31706. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31707. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'])) {
  31708. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'];
  31709. }
  31710. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FilteredReportVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\FilteredReportVoter($a), $b);
  31711. }
  31712. /**
  31713. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\FirmVoter' shared service.
  31714. *
  31715. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31716. */
  31717. protected function getFirmVoterService()
  31718. {
  31719. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31720. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31721. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31722. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31723. include_once \dirname(__DIR__, 4).'/src/Security/Voter/FirmVoter.php';
  31724. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31725. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'])) {
  31726. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'];
  31727. }
  31728. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31729. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'])) {
  31730. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'];
  31731. }
  31732. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\FirmVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\FirmVoter($a), $b);
  31733. }
  31734. /**
  31735. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\HelpArticleVoter' shared service.
  31736. *
  31737. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31738. */
  31739. protected function getHelpArticleVoterService()
  31740. {
  31741. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31742. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31743. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31744. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31745. include_once \dirname(__DIR__, 4).'/src/Security/Voter/HelpArticleVoter.php';
  31746. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31747. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'])) {
  31748. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'];
  31749. }
  31750. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31751. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'])) {
  31752. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'];
  31753. }
  31754. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpArticleVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\HelpArticleVoter($a), $b);
  31755. }
  31756. /**
  31757. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\HelpCategoryVoter' shared service.
  31758. *
  31759. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31760. */
  31761. protected function getHelpCategoryVoterService()
  31762. {
  31763. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31764. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31765. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31766. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31767. include_once \dirname(__DIR__, 4).'/src/Security/Voter/HelpCategoryVoter.php';
  31768. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31769. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'])) {
  31770. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'];
  31771. }
  31772. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31773. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'])) {
  31774. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'];
  31775. }
  31776. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpCategoryVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\HelpCategoryVoter($a), $b);
  31777. }
  31778. /**
  31779. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\HelpSectionVoter' shared service.
  31780. *
  31781. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31782. */
  31783. protected function getHelpSectionVoterService()
  31784. {
  31785. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31786. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31787. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31788. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31789. include_once \dirname(__DIR__, 4).'/src/Security/Voter/HelpSectionVoter.php';
  31790. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31791. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'])) {
  31792. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'];
  31793. }
  31794. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31795. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'])) {
  31796. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'];
  31797. }
  31798. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\HelpSectionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\HelpSectionVoter($a), $b);
  31799. }
  31800. /**
  31801. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\InterpartyDisclosureVoter' shared service.
  31802. *
  31803. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31804. */
  31805. protected function getInterpartyDisclosureVoterService()
  31806. {
  31807. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31808. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31809. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31810. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31811. include_once \dirname(__DIR__, 4).'/src/Security/Voter/InterpartyDisclosureVoter.php';
  31812. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31813. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'])) {
  31814. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'];
  31815. }
  31816. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31817. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'])) {
  31818. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'];
  31819. }
  31820. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InterpartyDisclosureVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\InterpartyDisclosureVoter($a), $b);
  31821. }
  31822. /**
  31823. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\InvoiceVoter' shared service.
  31824. *
  31825. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31826. */
  31827. protected function getInvoiceVoterService()
  31828. {
  31829. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31830. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31831. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31832. include_once \dirname(__DIR__, 4).'/src/Security/Voter/InvoiceVoter.php';
  31833. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31834. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'])) {
  31835. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'];
  31836. }
  31837. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31838. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'])) {
  31839. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'];
  31840. }
  31841. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\InvoiceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\InvoiceVoter($a), $b);
  31842. }
  31843. /**
  31844. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\LicenceRenewalTermVoter' shared service.
  31845. *
  31846. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31847. */
  31848. protected function getLicenceRenewalTermVoterService()
  31849. {
  31850. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31851. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31852. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31853. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31854. include_once \dirname(__DIR__, 4).'/src/Security/Voter/LicenceRenewalTermVoter.php';
  31855. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31856. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'])) {
  31857. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'];
  31858. }
  31859. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31860. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'])) {
  31861. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'];
  31862. }
  31863. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LicenceRenewalTermVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\LicenceRenewalTermVoter($a), $b);
  31864. }
  31865. /**
  31866. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\LinkedEmailAddressInvitationVoter' shared service.
  31867. *
  31868. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31869. */
  31870. protected function getLinkedEmailAddressInvitationVoterService()
  31871. {
  31872. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31873. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31874. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31875. include_once \dirname(__DIR__, 4).'/src/Security/Voter/LinkedEmailAddressInvitationVoter.php';
  31876. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31877. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'])) {
  31878. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'];
  31879. }
  31880. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31881. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'])) {
  31882. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'];
  31883. }
  31884. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressInvitationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\LinkedEmailAddressInvitationVoter($a), $b);
  31885. }
  31886. /**
  31887. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\LinkedEmailAddressVoter' shared service.
  31888. *
  31889. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31890. */
  31891. protected function getLinkedEmailAddressVoterService()
  31892. {
  31893. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31894. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31895. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31896. include_once \dirname(__DIR__, 4).'/src/Security/Voter/LinkedEmailAddressVoter.php';
  31897. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31898. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'])) {
  31899. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'];
  31900. }
  31901. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31902. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'])) {
  31903. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'];
  31904. }
  31905. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\LinkedEmailAddressVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\LinkedEmailAddressVoter($a), $b);
  31906. }
  31907. /**
  31908. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatchVoter' shared service.
  31909. *
  31910. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31911. */
  31912. protected function getMatchVoterService()
  31913. {
  31914. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31915. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31916. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31917. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  31918. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatchVoter.php';
  31919. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31920. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'])) {
  31921. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'];
  31922. }
  31923. $b = ($this->privates['MedBrief\\MSR\\Service\\ProjectMatch\\MatchExpertUser'] ?? $this->getMatchExpertUserService());
  31924. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'])) {
  31925. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'];
  31926. }
  31927. $c = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  31928. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'])) {
  31929. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'];
  31930. }
  31931. $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31932. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'])) {
  31933. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'];
  31934. }
  31935. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatchVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\MatchVoter($a, ($this->privates['MedBrief\\MSR\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertRepository'] ?? $this->getExpertRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MessageThreadParticipantRepository'] ?? $this->getMessageThreadParticipantRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ProjectRepository'] ?? $this->getProjectRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\MatchLetterResponseRepository'] ?? $this->getMatchLetterResponseRepositoryService()), ($this->privates['MedBrief\\MSR\\Repository\\ExpertUserRepository'] ?? $this->getExpertUserRepositoryService()), $b, $c), $d);
  31936. }
  31937. /**
  31938. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterCommunicationVoter' shared service.
  31939. *
  31940. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31941. */
  31942. protected function getMatterCommunicationVoterService()
  31943. {
  31944. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31945. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31946. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31947. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterCommunicationVoter.php';
  31948. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31949. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'])) {
  31950. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'];
  31951. }
  31952. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31953. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'])) {
  31954. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'];
  31955. }
  31956. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterCommunicationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\MatterCommunicationVoter($a), $b);
  31957. }
  31958. /**
  31959. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterNoteVoter' shared service.
  31960. *
  31961. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31962. */
  31963. protected function getMatterNoteVoterService()
  31964. {
  31965. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31966. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31967. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31968. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterNoteVoter.php';
  31969. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31970. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'])) {
  31971. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'];
  31972. }
  31973. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31974. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'])) {
  31975. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'];
  31976. }
  31977. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterNoteVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\MatterNoteVoter($a), $b);
  31978. }
  31979. /**
  31980. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\Details\ChronologyVoter' shared service.
  31981. *
  31982. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  31983. */
  31984. protected function getChronologyVoterService()
  31985. {
  31986. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  31987. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  31988. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  31989. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  31990. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/Details/ChronologyVoter.php';
  31991. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  31992. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'])) {
  31993. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'];
  31994. }
  31995. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31996. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'])) {
  31997. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'];
  31998. }
  31999. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\Details\ChronologyVoter($a);
  32000. $c->setSecurity($a);
  32001. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ChronologyVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32002. }
  32003. /**
  32004. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\Details\PostProcessingVoter' shared service.
  32005. *
  32006. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32007. */
  32008. protected function getPostProcessingVoterService()
  32009. {
  32010. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32011. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32012. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32013. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32014. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/Details/PostProcessingVoter.php';
  32015. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32016. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'])) {
  32017. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'];
  32018. }
  32019. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32020. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'])) {
  32021. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'];
  32022. }
  32023. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\Details\PostProcessingVoter($a);
  32024. $c->setSecurity($a);
  32025. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\PostProcessingVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32026. }
  32027. /**
  32028. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\Details\ReviewVoter' shared service.
  32029. *
  32030. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32031. */
  32032. protected function getReviewVoterService()
  32033. {
  32034. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32035. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32036. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32037. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32038. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/Details/ReviewVoter.php';
  32039. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32040. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'])) {
  32041. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'];
  32042. }
  32043. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32044. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'])) {
  32045. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'];
  32046. }
  32047. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\Details\ReviewVoter($a);
  32048. $c->setSecurity($a);
  32049. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ReviewVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32050. }
  32051. /**
  32052. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\Details\ServiceSelectionVoter' shared service.
  32053. *
  32054. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32055. */
  32056. protected function getServiceSelectionVoterService()
  32057. {
  32058. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32059. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32060. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32061. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32062. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/Details/ServiceSelectionVoter.php';
  32063. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32064. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'])) {
  32065. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'];
  32066. }
  32067. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32068. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'])) {
  32069. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'];
  32070. }
  32071. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\Details\ServiceSelectionVoter($a);
  32072. $c->setSecurity($a);
  32073. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\ServiceSelectionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32074. }
  32075. /**
  32076. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\Details\SortVoter' shared service.
  32077. *
  32078. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32079. */
  32080. protected function getSortVoterService()
  32081. {
  32082. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32083. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32084. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32085. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32086. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/Details/SortVoter.php';
  32087. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32088. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'])) {
  32089. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'];
  32090. }
  32091. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32092. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'])) {
  32093. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'];
  32094. }
  32095. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\Details\SortVoter($a);
  32096. $c->setSecurity($a);
  32097. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\Details\\SortVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32098. }
  32099. /**
  32100. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\MatterRequestVoter' shared service.
  32101. *
  32102. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32103. */
  32104. protected function getMatterRequestVoterService()
  32105. {
  32106. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32107. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32108. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32109. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32110. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/MatterRequestVoter.php';
  32111. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32112. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'])) {
  32113. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'];
  32114. }
  32115. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32116. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'])) {
  32117. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'];
  32118. }
  32119. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\MatterRequestVoter($a);
  32120. $c->setSecurity($a);
  32121. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\MatterRequestVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32122. }
  32123. /**
  32124. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\PatientVoter' shared service.
  32125. *
  32126. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32127. */
  32128. protected function getPatientVoterService()
  32129. {
  32130. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32131. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32132. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32133. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32134. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/PatientVoter.php';
  32135. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32136. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'])) {
  32137. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'];
  32138. }
  32139. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32140. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'])) {
  32141. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'];
  32142. }
  32143. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\PatientVoter($a);
  32144. $c->setSecurity($a);
  32145. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\PatientVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32146. }
  32147. /**
  32148. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\SupportingDocumentVoter' shared service.
  32149. *
  32150. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32151. */
  32152. protected function getSupportingDocumentVoterService()
  32153. {
  32154. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32155. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32156. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32157. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32158. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/SupportingDocumentVoter.php';
  32159. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32160. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'])) {
  32161. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'];
  32162. }
  32163. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32164. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'])) {
  32165. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'];
  32166. }
  32167. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\SupportingDocumentVoter($a);
  32168. $c->setSecurity($a);
  32169. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\SupportingDocumentVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32170. }
  32171. /**
  32172. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\MatterRequest\TrustCentreVoter' shared service.
  32173. *
  32174. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32175. */
  32176. protected function getTrustCentreVoterService()
  32177. {
  32178. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32179. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32180. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32181. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/MatterRequestVotableTrait.php';
  32182. include_once \dirname(__DIR__, 4).'/src/Security/Voter/MatterRequest/TrustCentreVoter.php';
  32183. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  32184. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'])) {
  32185. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'];
  32186. }
  32187. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32188. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'])) {
  32189. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'];
  32190. }
  32191. $c = new \MedBrief\MSR\Security\Voter\MatterRequest\TrustCentreVoter($a);
  32192. $c->setSecurity($a);
  32193. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\MatterRequest\\TrustCentreVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($c, $b);
  32194. }
  32195. /**
  32196. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\OrthancAnnotationVoter' shared service.
  32197. *
  32198. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32199. */
  32200. protected function getOrthancAnnotationVoterService()
  32201. {
  32202. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32203. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32204. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32205. include_once \dirname(__DIR__, 4).'/src/Security/Voter/OrthancAnnotationVoter.php';
  32206. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32207. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'])) {
  32208. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'];
  32209. }
  32210. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32211. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'])) {
  32212. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'];
  32213. }
  32214. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\OrthancAnnotationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\OrthancAnnotationVoter($a), $b);
  32215. }
  32216. /**
  32217. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\PDFTronAnnotationVoter' shared service.
  32218. *
  32219. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32220. */
  32221. protected function getPDFTronAnnotationVoterService()
  32222. {
  32223. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32224. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32225. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32226. include_once \dirname(__DIR__, 4).'/src/Security/Voter/PDFTronAnnotationVoter.php';
  32227. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32228. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'])) {
  32229. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'];
  32230. }
  32231. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  32232. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'])) {
  32233. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'];
  32234. }
  32235. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32236. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'])) {
  32237. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'];
  32238. }
  32239. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\PDFTronAnnotationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\PDFTronAnnotationVoter($a, $b), $c);
  32240. }
  32241. /**
  32242. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ProjectClosureVoter' shared service.
  32243. *
  32244. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32245. */
  32246. protected function getProjectClosureVoterService()
  32247. {
  32248. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32249. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32250. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32251. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  32252. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ProjectClosureVoter.php';
  32253. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32254. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'])) {
  32255. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'];
  32256. }
  32257. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32258. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'])) {
  32259. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'];
  32260. }
  32261. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectClosureVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ProjectClosureVoter($a), $b);
  32262. }
  32263. /**
  32264. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ProjectLicenseLevelVoter' shared service.
  32265. *
  32266. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32267. */
  32268. protected function getProjectLicenseLevelVoterService()
  32269. {
  32270. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32271. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32272. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32273. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ProjectLicenseLevelVoter.php';
  32274. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32275. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectLicenseLevelVoter'])) {
  32276. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectLicenseLevelVoter'];
  32277. }
  32278. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectLicenseLevelVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ProjectLicenseLevelVoter(), $a);
  32279. }
  32280. /**
  32281. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ProjectVoter' shared service.
  32282. *
  32283. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32284. */
  32285. protected function getProjectVoterService()
  32286. {
  32287. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32288. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32289. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32290. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/ClientSortingSessionTrait.php';
  32291. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ProjectVoter.php';
  32292. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32293. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'])) {
  32294. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'];
  32295. }
  32296. $b = ($this->privates['MedBrief\\MSR\\Service\\EntityHelper\\UserHelper'] ?? $this->getUserHelperService());
  32297. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'])) {
  32298. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'];
  32299. }
  32300. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32301. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'])) {
  32302. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'];
  32303. }
  32304. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ProjectVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ProjectVoter($a, $b), $c);
  32305. }
  32306. /**
  32307. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\QaAdminVoter' shared service.
  32308. *
  32309. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32310. */
  32311. protected function getQaAdminVoterService()
  32312. {
  32313. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32314. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32315. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32316. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  32317. include_once \dirname(__DIR__, 4).'/src/Security/Voter/QaAdminVoter.php';
  32318. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32319. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'])) {
  32320. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'];
  32321. }
  32322. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32323. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'])) {
  32324. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'];
  32325. }
  32326. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\QaAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\QaAdminVoter($a), $b);
  32327. }
  32328. /**
  32329. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestCentreChildVoter' shared service.
  32330. *
  32331. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32332. */
  32333. protected function getRecordsRequestCentreChildVoterService()
  32334. {
  32335. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32336. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32337. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32338. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestCentreChildVoter.php';
  32339. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32340. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'])) {
  32341. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'];
  32342. }
  32343. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32344. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'])) {
  32345. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'];
  32346. }
  32347. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreChildVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestCentreChildVoter($a), $b);
  32348. }
  32349. /**
  32350. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestCentreContactVoter' shared service.
  32351. *
  32352. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32353. */
  32354. protected function getRecordsRequestCentreContactVoterService()
  32355. {
  32356. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32357. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32358. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32359. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestCentreContactVoter.php';
  32360. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32361. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'])) {
  32362. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'];
  32363. }
  32364. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32365. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'])) {
  32366. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'];
  32367. }
  32368. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreContactVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestCentreContactVoter($a), $b);
  32369. }
  32370. /**
  32371. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestCentreParentVoter' shared service.
  32372. *
  32373. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32374. */
  32375. protected function getRecordsRequestCentreParentVoterService()
  32376. {
  32377. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32378. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32379. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32380. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestCentreParentVoter.php';
  32381. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32382. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'])) {
  32383. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'];
  32384. }
  32385. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32386. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'])) {
  32387. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'];
  32388. }
  32389. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestCentreParentVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestCentreParentVoter($a), $b);
  32390. }
  32391. /**
  32392. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestDetailVoter' shared service.
  32393. *
  32394. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32395. */
  32396. protected function getRecordsRequestDetailVoterService()
  32397. {
  32398. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32399. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32400. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32401. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestDetailVoter.php';
  32402. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32403. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'])) {
  32404. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'];
  32405. }
  32406. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32407. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'])) {
  32408. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'];
  32409. }
  32410. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestDetailVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestDetailVoter($a), $b);
  32411. }
  32412. /**
  32413. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestLetterTemplateVoter' shared service.
  32414. *
  32415. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32416. */
  32417. protected function getRecordsRequestLetterTemplateVoterService()
  32418. {
  32419. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32420. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32421. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32422. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestLetterTemplateVoter.php';
  32423. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32424. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'])) {
  32425. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'];
  32426. }
  32427. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32428. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'])) {
  32429. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'];
  32430. }
  32431. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterTemplateVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestLetterTemplateVoter($a), $b);
  32432. }
  32433. /**
  32434. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestLetterVoter' shared service.
  32435. *
  32436. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32437. */
  32438. protected function getRecordsRequestLetterVoterService()
  32439. {
  32440. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32441. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32442. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32443. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestLetterVoter.php';
  32444. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32445. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'])) {
  32446. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'];
  32447. }
  32448. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32449. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'])) {
  32450. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'];
  32451. }
  32452. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestLetterVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestLetterVoter($a), $b);
  32453. }
  32454. /**
  32455. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\RecordsRequestVoter' shared service.
  32456. *
  32457. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32458. */
  32459. protected function getRecordsRequestVoterService()
  32460. {
  32461. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32462. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32463. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32464. include_once \dirname(__DIR__, 4).'/src/Security/Voter/RecordsRequestVoter.php';
  32465. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32466. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'])) {
  32467. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'];
  32468. }
  32469. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32470. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'])) {
  32471. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'];
  32472. }
  32473. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\RecordsRequestVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\RecordsRequestVoter($a), $b);
  32474. }
  32475. /**
  32476. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\ServiceOptionVoter' shared service.
  32477. *
  32478. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32479. */
  32480. protected function getServiceOptionVoterService()
  32481. {
  32482. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32483. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32484. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32485. include_once \dirname(__DIR__, 4).'/src/Security/Voter/ServiceOptionVoter.php';
  32486. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32487. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'])) {
  32488. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'];
  32489. }
  32490. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32491. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'])) {
  32492. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'];
  32493. }
  32494. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\ServiceOptionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\ServiceOptionVoter($a), $b);
  32495. }
  32496. /**
  32497. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SortingMemoPhraseVoter' shared service.
  32498. *
  32499. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32500. */
  32501. protected function getSortingMemoPhraseVoterService()
  32502. {
  32503. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32504. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32505. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32506. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SortingMemoPhraseVoter.php';
  32507. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32508. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'])) {
  32509. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'];
  32510. }
  32511. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32512. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'])) {
  32513. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'];
  32514. }
  32515. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingMemoPhraseVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SortingMemoPhraseVoter($a), $b);
  32516. }
  32517. /**
  32518. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SortingSessionDetailVoter' shared service.
  32519. *
  32520. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32521. */
  32522. protected function getSortingSessionDetailVoterService()
  32523. {
  32524. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32525. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32526. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32527. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/ClientSortingSessionTrait.php';
  32528. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SortingSessionDetailVoter.php';
  32529. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32530. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'])) {
  32531. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'];
  32532. }
  32533. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32534. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'])) {
  32535. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'];
  32536. }
  32537. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionDetailVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SortingSessionDetailVoter($a), $b);
  32538. }
  32539. /**
  32540. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SortingSessionMemoVoter' shared service.
  32541. *
  32542. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32543. */
  32544. protected function getSortingSessionMemoVoterService()
  32545. {
  32546. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32547. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32548. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32549. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/ClientSortingSessionTrait.php';
  32550. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SortingSessionMemoVoter.php';
  32551. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32552. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'])) {
  32553. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'];
  32554. }
  32555. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32556. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'])) {
  32557. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'];
  32558. }
  32559. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionMemoVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SortingSessionMemoVoter($a), $b);
  32560. }
  32561. /**
  32562. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SortingSessionSaveVoter' shared service.
  32563. *
  32564. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32565. */
  32566. protected function getSortingSessionSaveVoterService()
  32567. {
  32568. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32569. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32570. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32571. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SortingSessionSaveVoter.php';
  32572. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32573. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'])) {
  32574. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'];
  32575. }
  32576. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32577. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'])) {
  32578. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'];
  32579. }
  32580. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionSaveVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SortingSessionSaveVoter($a), $b);
  32581. }
  32582. /**
  32583. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SortingSessionVoter' shared service.
  32584. *
  32585. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32586. */
  32587. protected function getSortingSessionVoterService()
  32588. {
  32589. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32590. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32591. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32592. include_once \dirname(__DIR__, 4).'/src/Traits/Security/Authorization/Voter/ClientSortingSessionTrait.php';
  32593. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SortingSessionVoter.php';
  32594. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32595. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'])) {
  32596. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'];
  32597. }
  32598. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32599. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'])) {
  32600. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'];
  32601. }
  32602. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SortingSessionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SortingSessionVoter($a), $b);
  32603. }
  32604. /**
  32605. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\SystemSettingVoter' shared service.
  32606. *
  32607. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32608. */
  32609. protected function getSystemSettingVoterService()
  32610. {
  32611. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32612. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32613. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32614. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  32615. include_once \dirname(__DIR__, 4).'/src/Security/Voter/SystemSettingVoter.php';
  32616. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32617. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'])) {
  32618. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'];
  32619. }
  32620. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32621. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'])) {
  32622. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'];
  32623. }
  32624. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\SystemSettingVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\SystemSettingVoter($a), $b);
  32625. }
  32626. /**
  32627. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\UserPreferenceVoter' shared service.
  32628. *
  32629. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32630. */
  32631. protected function getUserPreferenceVoterService()
  32632. {
  32633. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32634. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32635. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32636. include_once \dirname(__DIR__, 4).'/src/Security/Voter/UserPreferenceVoter.php';
  32637. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32638. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'])) {
  32639. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'];
  32640. }
  32641. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32642. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'])) {
  32643. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'];
  32644. }
  32645. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserPreferenceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\UserPreferenceVoter($a), $b);
  32646. }
  32647. /**
  32648. * Gets the private 'debug.security.voter.MedBrief\MSR\Security\Voter\UserVoter' shared service.
  32649. *
  32650. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32651. */
  32652. protected function getUserVoterService()
  32653. {
  32654. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32655. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32656. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32657. include_once \dirname(__DIR__, 4).'/src/Security/Voter/UserVoter.php';
  32658. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32659. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'])) {
  32660. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'];
  32661. }
  32662. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32663. if (isset($this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'])) {
  32664. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'];
  32665. }
  32666. return $this->privates['debug.security.voter.MedBrief\\MSR\\Security\\Voter\\UserVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \MedBrief\MSR\Security\Voter\UserVoter($a), $b);
  32667. }
  32668. /**
  32669. * Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
  32670. *
  32671. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32672. */
  32673. protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
  32674. {
  32675. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32676. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32677. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32678. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
  32679. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32680. if (isset($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'])) {
  32681. return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'];
  32682. }
  32683. return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter(), $a);
  32684. }
  32685. /**
  32686. * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  32687. *
  32688. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32689. */
  32690. protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  32691. {
  32692. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32693. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32694. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32695. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  32696. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32697. if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  32698. return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  32699. }
  32700. return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService())), $a);
  32701. }
  32702. /**
  32703. * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  32704. *
  32705. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32706. */
  32707. protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  32708. {
  32709. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32710. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32711. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32712. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  32713. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32714. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  32715. return $this->privates['debug.security.voter.security.access.expression_voter'];
  32716. }
  32717. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32718. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  32719. return $this->privates['debug.security.voter.security.access.expression_voter'];
  32720. }
  32721. return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  32722. }
  32723. /**
  32724. * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  32725. *
  32726. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  32727. */
  32728. protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  32729. {
  32730. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  32731. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  32732. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  32733. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  32734. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  32735. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32736. if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  32737. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  32738. }
  32739. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  32740. }
  32741. /**
  32742. * Gets the private 'debug.security.voter.vote_listener' shared service.
  32743. *
  32744. * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  32745. */
  32746. protected function getDebug_Security_Voter_VoteListenerService()
  32747. {
  32748. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  32749. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  32750. if (isset($this->privates['debug.security.voter.vote_listener'])) {
  32751. return $this->privates['debug.security.voter.vote_listener'];
  32752. }
  32753. return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  32754. }
  32755. /**
  32756. * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  32757. *
  32758. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  32759. */
  32760. protected function getDoctrine_CacheClearMetadataCommandService()
  32761. {
  32762. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32763. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32764. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32765. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  32766. $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32767. $instance->setName('doctrine:cache:clear-metadata');
  32768. return $instance;
  32769. }
  32770. /**
  32771. * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  32772. *
  32773. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  32774. */
  32775. protected function getDoctrine_CacheClearQueryCacheCommandService()
  32776. {
  32777. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32778. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32779. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32780. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  32781. $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32782. $instance->setName('doctrine:cache:clear-query');
  32783. return $instance;
  32784. }
  32785. /**
  32786. * Gets the private 'doctrine.cache_clear_result_command' shared service.
  32787. *
  32788. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  32789. */
  32790. protected function getDoctrine_CacheClearResultCommandService()
  32791. {
  32792. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32793. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32794. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32795. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  32796. $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32797. $instance->setName('doctrine:cache:clear-result');
  32798. return $instance;
  32799. }
  32800. /**
  32801. * Gets the private 'doctrine.cache_collection_region_command' shared service.
  32802. *
  32803. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  32804. */
  32805. protected function getDoctrine_CacheCollectionRegionCommandService()
  32806. {
  32807. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32808. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32809. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32810. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  32811. $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32812. $instance->setName('doctrine:cache:clear-collection-region');
  32813. return $instance;
  32814. }
  32815. /**
  32816. * Gets the private 'doctrine.clear_entity_region_command' shared service.
  32817. *
  32818. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  32819. */
  32820. protected function getDoctrine_ClearEntityRegionCommandService()
  32821. {
  32822. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32823. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32824. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32825. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  32826. $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32827. $instance->setName('doctrine:cache:clear-entity-region');
  32828. return $instance;
  32829. }
  32830. /**
  32831. * Gets the private 'doctrine.clear_query_region_command' shared service.
  32832. *
  32833. * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  32834. */
  32835. protected function getDoctrine_ClearQueryRegionCommandService()
  32836. {
  32837. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32838. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  32839. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  32840. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  32841. $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  32842. $instance->setName('doctrine:cache:clear-query-region');
  32843. return $instance;
  32844. }
  32845. /**
  32846. * Gets the private 'doctrine.database_create_command' shared service.
  32847. *
  32848. * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  32849. */
  32850. protected function getDoctrine_DatabaseCreateCommandService()
  32851. {
  32852. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32853. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  32854. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  32855. $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32856. $instance->setName('doctrine:database:create');
  32857. return $instance;
  32858. }
  32859. /**
  32860. * Gets the private 'doctrine.database_drop_command' shared service.
  32861. *
  32862. * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  32863. */
  32864. protected function getDoctrine_DatabaseDropCommandService()
  32865. {
  32866. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  32867. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  32868. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  32869. $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32870. $instance->setName('doctrine:database:drop');
  32871. return $instance;
  32872. }
  32873. /**
  32874. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  32875. *
  32876. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  32877. */
  32878. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  32879. {
  32880. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32881. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener', 'getCreateSchemaListenerService', false],
  32882. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber', 'getTableSchemaSubscriberService', false],
  32883. 'MedBrief\\MSR\\EventListener\\SoftDeleteListener' => ['privates', 'MedBrief\\MSR\\EventListener\\SoftDeleteListener', 'getSoftDeleteListenerService', false],
  32884. 'dama.doctrine.dbal.post_connect_event_listener.default' => ['privates', 'dama.doctrine.dbal.post_connect_event_listener.default', 'getDama_Doctrine_Dbal_PostConnectEventListener_DefaultService', false],
  32885. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
  32886. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
  32887. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
  32888. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
  32889. 'medbrief.serviceable_preremove_listener' => ['privates', 'medbrief.serviceable_preremove_listener', 'getMedbrief_ServiceablePreremoveListenerService', false],
  32890. 'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', false],
  32891. 'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', false],
  32892. 'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', false],
  32893. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', false],
  32894. 'vich_uploader.listener.clean.client_image' => ['privates', 'vich_uploader.listener.clean.client_image', 'getVichUploader_Listener_Clean_ClientImageService', false],
  32895. 'vich_uploader.listener.clean.company_letterhead_logo_image' => ['privates', 'vich_uploader.listener.clean.company_letterhead_logo_image', 'getVichUploader_Listener_Clean_CompanyLetterheadLogoImageService', false],
  32896. 'vich_uploader.listener.clean.company_thumbnail_image' => ['privates', 'vich_uploader.listener.clean.company_thumbnail_image', 'getVichUploader_Listener_Clean_CompanyThumbnailImageService', false],
  32897. 'vich_uploader.listener.clean.disc_archive' => ['privates', 'vich_uploader.listener.clean.disc_archive', 'getVichUploader_Listener_Clean_DiscArchiveService', false],
  32898. 'vich_uploader.listener.clean.document_native_file' => ['privates', 'vich_uploader.listener.clean.document_native_file', 'getVichUploader_Listener_Clean_DocumentNativeFileService', false],
  32899. 'vich_uploader.listener.clean.document_ocr_file' => ['privates', 'vich_uploader.listener.clean.document_ocr_file', 'getVichUploader_Listener_Clean_DocumentOcrFileService', false],
  32900. 'vich_uploader.listener.clean.document_optimized_pdf_file' => ['privates', 'vich_uploader.listener.clean.document_optimized_pdf_file', 'getVichUploader_Listener_Clean_DocumentOptimizedPdfFileService', false],
  32901. 'vich_uploader.listener.clean.document_swf_file' => ['privates', 'vich_uploader.listener.clean.document_swf_file', 'getVichUploader_Listener_Clean_DocumentSwfFileService', false],
  32902. 'vich_uploader.listener.clean.document_webav_file' => ['privates', 'vich_uploader.listener.clean.document_webav_file', 'getVichUploader_Listener_Clean_DocumentWebavFileService', false],
  32903. 'vich_uploader.listener.clean.document_xod_blob_file' => ['privates', 'vich_uploader.listener.clean.document_xod_blob_file', 'getVichUploader_Listener_Clean_DocumentXodBlobFileService', false],
  32904. 'vich_uploader.listener.clean.document_xod_file' => ['privates', 'vich_uploader.listener.clean.document_xod_file', 'getVichUploader_Listener_Clean_DocumentXodFileService', false],
  32905. 'vich_uploader.listener.clean.email_export' => ['privates', 'vich_uploader.listener.clean.email_export', 'getVichUploader_Listener_Clean_EmailExportService', false],
  32906. 'vich_uploader.listener.clean.expert_original_photo_file' => ['privates', 'vich_uploader.listener.clean.expert_original_photo_file', 'getVichUploader_Listener_Clean_ExpertOriginalPhotoFileService', false],
  32907. 'vich_uploader.listener.clean.expert_photo_file' => ['privates', 'vich_uploader.listener.clean.expert_photo_file', 'getVichUploader_Listener_Clean_ExpertPhotoFileService', false],
  32908. 'vich_uploader.listener.clean.match_letter_document_file' => ['privates', 'vich_uploader.listener.clean.match_letter_document_file', 'getVichUploader_Listener_Clean_MatchLetterDocumentFileService', false],
  32909. 'vich_uploader.listener.clean.match_letter_response_document_file' => ['privates', 'vich_uploader.listener.clean.match_letter_response_document_file', 'getVichUploader_Listener_Clean_MatchLetterResponseDocumentFileService', false],
  32910. 'vich_uploader.listener.clean.match_message_attachment_file' => ['privates', 'vich_uploader.listener.clean.match_message_attachment_file', 'getVichUploader_Listener_Clean_MatchMessageAttachmentFileService', false],
  32911. 'vich_uploader.listener.clean.page_pdf_file' => ['privates', 'vich_uploader.listener.clean.page_pdf_file', 'getVichUploader_Listener_Clean_PagePdfFileService', false],
  32912. 'vich_uploader.listener.clean.page_raster_file' => ['privates', 'vich_uploader.listener.clean.page_raster_file', 'getVichUploader_Listener_Clean_PageRasterFileService', false],
  32913. 'vich_uploader.listener.clean.page_thumbnail_file' => ['privates', 'vich_uploader.listener.clean.page_thumbnail_file', 'getVichUploader_Listener_Clean_PageThumbnailFileService', false],
  32914. 'vich_uploader.listener.clean.sorting_session_memo_file' => ['privates', 'vich_uploader.listener.clean.sorting_session_memo_file', 'getVichUploader_Listener_Clean_SortingSessionMemoFileService', false],
  32915. 'vich_uploader.listener.clean.sorting_session_mrs_form_file' => ['privates', 'vich_uploader.listener.clean.sorting_session_mrs_form_file', 'getVichUploader_Listener_Clean_SortingSessionMrsFormFileService', false],
  32916. 'vich_uploader.listener.clean.supporting_document_file' => ['privates', 'vich_uploader.listener.clean.supporting_document_file', 'getVichUploader_Listener_Clean_SupportingDocumentFileService', false],
  32917. 'vich_uploader.listener.remove.client_image' => ['privates', 'vich_uploader.listener.remove.client_image', 'getVichUploader_Listener_Remove_ClientImageService', false],
  32918. 'vich_uploader.listener.remove.company_letterhead_logo_image' => ['privates', 'vich_uploader.listener.remove.company_letterhead_logo_image', 'getVichUploader_Listener_Remove_CompanyLetterheadLogoImageService', false],
  32919. 'vich_uploader.listener.remove.company_thumbnail_image' => ['privates', 'vich_uploader.listener.remove.company_thumbnail_image', 'getVichUploader_Listener_Remove_CompanyThumbnailImageService', false],
  32920. 'vich_uploader.listener.remove.disc_archive' => ['privates', 'vich_uploader.listener.remove.disc_archive', 'getVichUploader_Listener_Remove_DiscArchiveService', false],
  32921. 'vich_uploader.listener.remove.document_native_file' => ['privates', 'vich_uploader.listener.remove.document_native_file', 'getVichUploader_Listener_Remove_DocumentNativeFileService', false],
  32922. 'vich_uploader.listener.remove.document_ocr_file' => ['privates', 'vich_uploader.listener.remove.document_ocr_file', 'getVichUploader_Listener_Remove_DocumentOcrFileService', false],
  32923. 'vich_uploader.listener.remove.document_optimized_pdf_file' => ['privates', 'vich_uploader.listener.remove.document_optimized_pdf_file', 'getVichUploader_Listener_Remove_DocumentOptimizedPdfFileService', false],
  32924. 'vich_uploader.listener.remove.document_swf_file' => ['privates', 'vich_uploader.listener.remove.document_swf_file', 'getVichUploader_Listener_Remove_DocumentSwfFileService', false],
  32925. 'vich_uploader.listener.remove.document_webav_file' => ['privates', 'vich_uploader.listener.remove.document_webav_file', 'getVichUploader_Listener_Remove_DocumentWebavFileService', false],
  32926. 'vich_uploader.listener.remove.document_xod_blob_file' => ['privates', 'vich_uploader.listener.remove.document_xod_blob_file', 'getVichUploader_Listener_Remove_DocumentXodBlobFileService', false],
  32927. 'vich_uploader.listener.remove.document_xod_file' => ['privates', 'vich_uploader.listener.remove.document_xod_file', 'getVichUploader_Listener_Remove_DocumentXodFileService', false],
  32928. 'vich_uploader.listener.remove.email_export' => ['privates', 'vich_uploader.listener.remove.email_export', 'getVichUploader_Listener_Remove_EmailExportService', false],
  32929. 'vich_uploader.listener.remove.expert_original_photo_file' => ['privates', 'vich_uploader.listener.remove.expert_original_photo_file', 'getVichUploader_Listener_Remove_ExpertOriginalPhotoFileService', false],
  32930. 'vich_uploader.listener.remove.expert_photo_file' => ['privates', 'vich_uploader.listener.remove.expert_photo_file', 'getVichUploader_Listener_Remove_ExpertPhotoFileService', false],
  32931. 'vich_uploader.listener.remove.match_letter_document_file' => ['privates', 'vich_uploader.listener.remove.match_letter_document_file', 'getVichUploader_Listener_Remove_MatchLetterDocumentFileService', false],
  32932. 'vich_uploader.listener.remove.match_letter_response_document_file' => ['privates', 'vich_uploader.listener.remove.match_letter_response_document_file', 'getVichUploader_Listener_Remove_MatchLetterResponseDocumentFileService', false],
  32933. 'vich_uploader.listener.remove.match_message_attachment_file' => ['privates', 'vich_uploader.listener.remove.match_message_attachment_file', 'getVichUploader_Listener_Remove_MatchMessageAttachmentFileService', false],
  32934. 'vich_uploader.listener.remove.page_pdf_file' => ['privates', 'vich_uploader.listener.remove.page_pdf_file', 'getVichUploader_Listener_Remove_PagePdfFileService', false],
  32935. 'vich_uploader.listener.remove.page_raster_file' => ['privates', 'vich_uploader.listener.remove.page_raster_file', 'getVichUploader_Listener_Remove_PageRasterFileService', false],
  32936. 'vich_uploader.listener.remove.page_thumbnail_file' => ['privates', 'vich_uploader.listener.remove.page_thumbnail_file', 'getVichUploader_Listener_Remove_PageThumbnailFileService', false],
  32937. 'vich_uploader.listener.remove.sorting_session_memo_file' => ['privates', 'vich_uploader.listener.remove.sorting_session_memo_file', 'getVichUploader_Listener_Remove_SortingSessionMemoFileService', false],
  32938. 'vich_uploader.listener.remove.sorting_session_mrs_form_file' => ['privates', 'vich_uploader.listener.remove.sorting_session_mrs_form_file', 'getVichUploader_Listener_Remove_SortingSessionMrsFormFileService', false],
  32939. 'vich_uploader.listener.remove.supporting_document_file' => ['privates', 'vich_uploader.listener.remove.supporting_document_file', 'getVichUploader_Listener_Remove_SupportingDocumentFileService', false],
  32940. 'vich_uploader.listener.upload.client_image' => ['privates', 'vich_uploader.listener.upload.client_image', 'getVichUploader_Listener_Upload_ClientImageService', false],
  32941. 'vich_uploader.listener.upload.company_letterhead_logo_image' => ['privates', 'vich_uploader.listener.upload.company_letterhead_logo_image', 'getVichUploader_Listener_Upload_CompanyLetterheadLogoImageService', false],
  32942. 'vich_uploader.listener.upload.company_thumbnail_image' => ['privates', 'vich_uploader.listener.upload.company_thumbnail_image', 'getVichUploader_Listener_Upload_CompanyThumbnailImageService', false],
  32943. 'vich_uploader.listener.upload.disc_archive' => ['privates', 'vich_uploader.listener.upload.disc_archive', 'getVichUploader_Listener_Upload_DiscArchiveService', false],
  32944. 'vich_uploader.listener.upload.document_native_file' => ['privates', 'vich_uploader.listener.upload.document_native_file', 'getVichUploader_Listener_Upload_DocumentNativeFileService', false],
  32945. 'vich_uploader.listener.upload.document_ocr_file' => ['privates', 'vich_uploader.listener.upload.document_ocr_file', 'getVichUploader_Listener_Upload_DocumentOcrFileService', false],
  32946. 'vich_uploader.listener.upload.document_optimized_pdf_file' => ['privates', 'vich_uploader.listener.upload.document_optimized_pdf_file', 'getVichUploader_Listener_Upload_DocumentOptimizedPdfFileService', false],
  32947. 'vich_uploader.listener.upload.document_swf_file' => ['privates', 'vich_uploader.listener.upload.document_swf_file', 'getVichUploader_Listener_Upload_DocumentSwfFileService', false],
  32948. 'vich_uploader.listener.upload.document_webav_file' => ['privates', 'vich_uploader.listener.upload.document_webav_file', 'getVichUploader_Listener_Upload_DocumentWebavFileService', false],
  32949. 'vich_uploader.listener.upload.document_xod_blob_file' => ['privates', 'vich_uploader.listener.upload.document_xod_blob_file', 'getVichUploader_Listener_Upload_DocumentXodBlobFileService', false],
  32950. 'vich_uploader.listener.upload.document_xod_file' => ['privates', 'vich_uploader.listener.upload.document_xod_file', 'getVichUploader_Listener_Upload_DocumentXodFileService', false],
  32951. 'vich_uploader.listener.upload.email_export' => ['privates', 'vich_uploader.listener.upload.email_export', 'getVichUploader_Listener_Upload_EmailExportService', false],
  32952. 'vich_uploader.listener.upload.expert_original_photo_file' => ['privates', 'vich_uploader.listener.upload.expert_original_photo_file', 'getVichUploader_Listener_Upload_ExpertOriginalPhotoFileService', false],
  32953. 'vich_uploader.listener.upload.expert_photo_file' => ['privates', 'vich_uploader.listener.upload.expert_photo_file', 'getVichUploader_Listener_Upload_ExpertPhotoFileService', false],
  32954. 'vich_uploader.listener.upload.match_letter_document_file' => ['privates', 'vich_uploader.listener.upload.match_letter_document_file', 'getVichUploader_Listener_Upload_MatchLetterDocumentFileService', false],
  32955. 'vich_uploader.listener.upload.match_letter_response_document_file' => ['privates', 'vich_uploader.listener.upload.match_letter_response_document_file', 'getVichUploader_Listener_Upload_MatchLetterResponseDocumentFileService', false],
  32956. 'vich_uploader.listener.upload.match_message_attachment_file' => ['privates', 'vich_uploader.listener.upload.match_message_attachment_file', 'getVichUploader_Listener_Upload_MatchMessageAttachmentFileService', false],
  32957. 'vich_uploader.listener.upload.page_pdf_file' => ['privates', 'vich_uploader.listener.upload.page_pdf_file', 'getVichUploader_Listener_Upload_PagePdfFileService', false],
  32958. 'vich_uploader.listener.upload.page_raster_file' => ['privates', 'vich_uploader.listener.upload.page_raster_file', 'getVichUploader_Listener_Upload_PageRasterFileService', false],
  32959. 'vich_uploader.listener.upload.page_thumbnail_file' => ['privates', 'vich_uploader.listener.upload.page_thumbnail_file', 'getVichUploader_Listener_Upload_PageThumbnailFileService', false],
  32960. 'vich_uploader.listener.upload.sorting_session_memo_file' => ['privates', 'vich_uploader.listener.upload.sorting_session_memo_file', 'getVichUploader_Listener_Upload_SortingSessionMemoFileService', false],
  32961. 'vich_uploader.listener.upload.sorting_session_mrs_form_file' => ['privates', 'vich_uploader.listener.upload.sorting_session_mrs_form_file', 'getVichUploader_Listener_Upload_SortingSessionMrsFormFileService', false],
  32962. 'vich_uploader.listener.upload.supporting_document_file' => ['privates', 'vich_uploader.listener.upload.supporting_document_file', 'getVichUploader_Listener_Upload_SupportingDocumentFileService', false],
  32963. ], [
  32964. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener' => '?',
  32965. 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber' => '?',
  32966. 'MedBrief\\MSR\\EventListener\\SoftDeleteListener' => '?',
  32967. 'dama.doctrine.dbal.post_connect_event_listener.default' => '?',
  32968. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  32969. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  32970. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  32971. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  32972. 'medbrief.serviceable_preremove_listener' => '?',
  32973. 'stof_doctrine_extensions.listener.sluggable' => '?',
  32974. 'stof_doctrine_extensions.listener.softdeleteable' => '?',
  32975. 'stof_doctrine_extensions.listener.timestampable' => '?',
  32976. 'stof_doctrine_extensions.listener.tree' => '?',
  32977. 'vich_uploader.listener.clean.client_image' => '?',
  32978. 'vich_uploader.listener.clean.company_letterhead_logo_image' => '?',
  32979. 'vich_uploader.listener.clean.company_thumbnail_image' => '?',
  32980. 'vich_uploader.listener.clean.disc_archive' => '?',
  32981. 'vich_uploader.listener.clean.document_native_file' => '?',
  32982. 'vich_uploader.listener.clean.document_ocr_file' => '?',
  32983. 'vich_uploader.listener.clean.document_optimized_pdf_file' => '?',
  32984. 'vich_uploader.listener.clean.document_swf_file' => '?',
  32985. 'vich_uploader.listener.clean.document_webav_file' => '?',
  32986. 'vich_uploader.listener.clean.document_xod_blob_file' => '?',
  32987. 'vich_uploader.listener.clean.document_xod_file' => '?',
  32988. 'vich_uploader.listener.clean.email_export' => '?',
  32989. 'vich_uploader.listener.clean.expert_original_photo_file' => '?',
  32990. 'vich_uploader.listener.clean.expert_photo_file' => '?',
  32991. 'vich_uploader.listener.clean.match_letter_document_file' => '?',
  32992. 'vich_uploader.listener.clean.match_letter_response_document_file' => '?',
  32993. 'vich_uploader.listener.clean.match_message_attachment_file' => '?',
  32994. 'vich_uploader.listener.clean.page_pdf_file' => '?',
  32995. 'vich_uploader.listener.clean.page_raster_file' => '?',
  32996. 'vich_uploader.listener.clean.page_thumbnail_file' => '?',
  32997. 'vich_uploader.listener.clean.sorting_session_memo_file' => '?',
  32998. 'vich_uploader.listener.clean.sorting_session_mrs_form_file' => '?',
  32999. 'vich_uploader.listener.clean.supporting_document_file' => '?',
  33000. 'vich_uploader.listener.remove.client_image' => '?',
  33001. 'vich_uploader.listener.remove.company_letterhead_logo_image' => '?',
  33002. 'vich_uploader.listener.remove.company_thumbnail_image' => '?',
  33003. 'vich_uploader.listener.remove.disc_archive' => '?',
  33004. 'vich_uploader.listener.remove.document_native_file' => '?',
  33005. 'vich_uploader.listener.remove.document_ocr_file' => '?',
  33006. 'vich_uploader.listener.remove.document_optimized_pdf_file' => '?',
  33007. 'vich_uploader.listener.remove.document_swf_file' => '?',
  33008. 'vich_uploader.listener.remove.document_webav_file' => '?',
  33009. 'vich_uploader.listener.remove.document_xod_blob_file' => '?',
  33010. 'vich_uploader.listener.remove.document_xod_file' => '?',
  33011. 'vich_uploader.listener.remove.email_export' => '?',
  33012. 'vich_uploader.listener.remove.expert_original_photo_file' => '?',
  33013. 'vich_uploader.listener.remove.expert_photo_file' => '?',
  33014. 'vich_uploader.listener.remove.match_letter_document_file' => '?',
  33015. 'vich_uploader.listener.remove.match_letter_response_document_file' => '?',
  33016. 'vich_uploader.listener.remove.match_message_attachment_file' => '?',
  33017. 'vich_uploader.listener.remove.page_pdf_file' => '?',
  33018. 'vich_uploader.listener.remove.page_raster_file' => '?',
  33019. 'vich_uploader.listener.remove.page_thumbnail_file' => '?',
  33020. 'vich_uploader.listener.remove.sorting_session_memo_file' => '?',
  33021. 'vich_uploader.listener.remove.sorting_session_mrs_form_file' => '?',
  33022. 'vich_uploader.listener.remove.supporting_document_file' => '?',
  33023. 'vich_uploader.listener.upload.client_image' => '?',
  33024. 'vich_uploader.listener.upload.company_letterhead_logo_image' => '?',
  33025. 'vich_uploader.listener.upload.company_thumbnail_image' => '?',
  33026. 'vich_uploader.listener.upload.disc_archive' => '?',
  33027. 'vich_uploader.listener.upload.document_native_file' => '?',
  33028. 'vich_uploader.listener.upload.document_ocr_file' => '?',
  33029. 'vich_uploader.listener.upload.document_optimized_pdf_file' => '?',
  33030. 'vich_uploader.listener.upload.document_swf_file' => '?',
  33031. 'vich_uploader.listener.upload.document_webav_file' => '?',
  33032. 'vich_uploader.listener.upload.document_xod_blob_file' => '?',
  33033. 'vich_uploader.listener.upload.document_xod_file' => '?',
  33034. 'vich_uploader.listener.upload.email_export' => '?',
  33035. 'vich_uploader.listener.upload.expert_original_photo_file' => '?',
  33036. 'vich_uploader.listener.upload.expert_photo_file' => '?',
  33037. 'vich_uploader.listener.upload.match_letter_document_file' => '?',
  33038. 'vich_uploader.listener.upload.match_letter_response_document_file' => '?',
  33039. 'vich_uploader.listener.upload.match_message_attachment_file' => '?',
  33040. 'vich_uploader.listener.upload.page_pdf_file' => '?',
  33041. 'vich_uploader.listener.upload.page_raster_file' => '?',
  33042. 'vich_uploader.listener.upload.page_thumbnail_file' => '?',
  33043. 'vich_uploader.listener.upload.sorting_session_memo_file' => '?',
  33044. 'vich_uploader.listener.upload.sorting_session_mrs_form_file' => '?',
  33045. 'vich_uploader.listener.upload.supporting_document_file' => '?',
  33046. ]), [0 => [0 => [0 => 'postConnect'], 1 => 'dama.doctrine.dbal.post_connect_event_listener.default'], 1 => 'vich_uploader.listener.clean.disc_archive', 2 => 'vich_uploader.listener.clean.document_native_file', 3 => 'vich_uploader.listener.clean.document_swf_file', 4 => 'vich_uploader.listener.clean.client_image', 5 => 'vich_uploader.listener.clean.company_thumbnail_image', 6 => 'vich_uploader.listener.clean.company_letterhead_logo_image', 7 => 'vich_uploader.listener.clean.email_export', 8 => 'vich_uploader.listener.clean.document_optimized_pdf_file', 9 => 'vich_uploader.listener.clean.document_xod_file', 10 => 'vich_uploader.listener.clean.document_xod_blob_file', 11 => 'vich_uploader.listener.clean.document_ocr_file', 12 => 'vich_uploader.listener.clean.document_webav_file', 13 => 'vich_uploader.listener.clean.page_thumbnail_file', 14 => 'vich_uploader.listener.clean.page_pdf_file', 15 => 'vich_uploader.listener.clean.page_raster_file', 16 => 'vich_uploader.listener.clean.sorting_session_mrs_form_file', 17 => 'vich_uploader.listener.clean.sorting_session_memo_file', 18 => 'vich_uploader.listener.clean.supporting_document_file', 19 => 'vich_uploader.listener.clean.match_letter_response_document_file', 20 => 'vich_uploader.listener.clean.match_letter_document_file', 21 => 'vich_uploader.listener.clean.match_message_attachment_file', 22 => 'vich_uploader.listener.clean.expert_photo_file', 23 => 'vich_uploader.listener.clean.expert_original_photo_file', 24 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 25 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 26 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 27 => 'vich_uploader.listener.remove.disc_archive', 28 => 'vich_uploader.listener.upload.disc_archive', 29 => 'vich_uploader.listener.remove.document_native_file', 30 => 'vich_uploader.listener.upload.document_native_file', 31 => 'vich_uploader.listener.remove.document_swf_file', 32 => 'vich_uploader.listener.upload.document_swf_file', 33 => 'vich_uploader.listener.remove.client_image', 34 => 'vich_uploader.listener.upload.client_image', 35 => 'vich_uploader.listener.remove.company_thumbnail_image', 36 => 'vich_uploader.listener.upload.company_thumbnail_image', 37 => 'vich_uploader.listener.remove.company_letterhead_logo_image', 38 => 'vich_uploader.listener.upload.company_letterhead_logo_image', 39 => 'vich_uploader.listener.remove.email_export', 40 => 'vich_uploader.listener.upload.email_export', 41 => 'vich_uploader.listener.remove.document_optimized_pdf_file', 42 => 'vich_uploader.listener.upload.document_optimized_pdf_file', 43 => 'vich_uploader.listener.remove.document_xod_file', 44 => 'vich_uploader.listener.upload.document_xod_file', 45 => 'vich_uploader.listener.remove.document_xod_blob_file', 46 => 'vich_uploader.listener.upload.document_xod_blob_file', 47 => 'vich_uploader.listener.remove.document_ocr_file', 48 => 'vich_uploader.listener.upload.document_ocr_file', 49 => 'vich_uploader.listener.remove.document_webav_file', 50 => 'vich_uploader.listener.upload.document_webav_file', 51 => 'vich_uploader.listener.remove.page_thumbnail_file', 52 => 'vich_uploader.listener.upload.page_thumbnail_file', 53 => 'vich_uploader.listener.remove.page_pdf_file', 54 => 'vich_uploader.listener.upload.page_pdf_file', 55 => 'vich_uploader.listener.remove.page_raster_file', 56 => 'vich_uploader.listener.upload.page_raster_file', 57 => 'vich_uploader.listener.remove.sorting_session_mrs_form_file', 58 => 'vich_uploader.listener.upload.sorting_session_mrs_form_file', 59 => 'vich_uploader.listener.remove.sorting_session_memo_file', 60 => 'vich_uploader.listener.upload.sorting_session_memo_file', 61 => 'vich_uploader.listener.remove.supporting_document_file', 62 => 'vich_uploader.listener.upload.supporting_document_file', 63 => 'vich_uploader.listener.remove.match_letter_response_document_file', 64 => 'vich_uploader.listener.upload.match_letter_response_document_file', 65 => 'vich_uploader.listener.remove.match_letter_document_file', 66 => 'vich_uploader.listener.upload.match_letter_document_file', 67 => 'vich_uploader.listener.remove.match_message_attachment_file', 68 => 'vich_uploader.listener.upload.match_message_attachment_file', 69 => 'vich_uploader.listener.remove.expert_photo_file', 70 => 'vich_uploader.listener.upload.expert_photo_file', 71 => 'vich_uploader.listener.remove.expert_original_photo_file', 72 => 'vich_uploader.listener.upload.expert_original_photo_file', 73 => [0 => [0 => 'preRemove'], 1 => 'medbrief.serviceable_preremove_listener'], 74 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 75 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 76 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 77 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 78 => [0 => [0 => 'preRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 79 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 80 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.tree'], 81 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.tree'], 82 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 83 => [0 => [0 => 'postUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 84 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 85 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 86 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 87 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 88 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 89 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 90 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 91 => [0 => [0 => 'postGenerateSchemaTable'], 1 => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener'], 92 => [0 => [0 => 'loadClassMetadata'], 1 => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber'], 93 => [0 => [0 => 'postSoftDelete'], 1 => 'MedBrief\\MSR\\EventListener\\SoftDeleteListener']]);
  33047. }
  33048. /**
  33049. * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  33050. *
  33051. * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  33052. */
  33053. protected function getDoctrine_EnsureProductionSettingsCommandService()
  33054. {
  33055. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33056. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33057. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33058. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  33059. $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33060. $instance->setName('doctrine:ensure-production-settings');
  33061. return $instance;
  33062. }
  33063. /**
  33064. * Gets the private 'doctrine.fixtures_load_command' shared service.
  33065. *
  33066. * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  33067. */
  33068. protected function getDoctrine_FixturesLoadCommandService()
  33069. {
  33070. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33071. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  33072. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  33073. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  33074. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  33075. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  33076. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  33077. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  33078. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  33079. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  33080. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  33081. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  33082. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  33083. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  33084. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/DependentFixtureInterface.php';
  33085. include_once \dirname(__DIR__, 4).'/src/DataFixtures/AccountBillingItemPriceFixtures.php';
  33086. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/FixtureGroupInterface.php';
  33087. include_once \dirname(__DIR__, 4).'/src/DataFixtures/AccountFixtures.php';
  33088. include_once \dirname(__DIR__, 4).'/src/DataFixtures/AdditionalRequestFixtures.php';
  33089. include_once \dirname(__DIR__, 4).'/src/DataFixtures/AnalyticsReportFixtures.php';
  33090. include_once \dirname(__DIR__, 4).'/src/DataFixtures/BatchDocumentFixtures.php';
  33091. include_once \dirname(__DIR__, 4).'/src/DataFixtures/BatchRequestFixtures.php';
  33092. include_once \dirname(__DIR__, 4).'/src/DataFixtures/BillingCodeFixtures.php';
  33093. include_once \dirname(__DIR__, 4).'/src/DataFixtures/BillingItemFixtures.php';
  33094. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ChronologyOptionFixtures.php';
  33095. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ChronologyRequestFixtures.php';
  33096. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ClinicalSectionFixtures.php';
  33097. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ClinicalSummaryFixtures.php';
  33098. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ContactableAddressFixtures.php';
  33099. include_once \dirname(__DIR__, 4).'/src/DataFixtures/DiscFixtures.php';
  33100. include_once \dirname(__DIR__, 4).'/src/DataFixtures/DocumentFixtures.php';
  33101. include_once \dirname(__DIR__, 4).'/src/DataFixtures/EmailFixtures.php';
  33102. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ExpertAgencyFixtures.php';
  33103. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ExpertCitedJudgementFixtures.php';
  33104. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ExpertFixtures.php';
  33105. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ExpertLetterOfApproachFixtures.php';
  33106. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ExpertSpecialisationFixtures.php';
  33107. include_once \dirname(__DIR__, 4).'/src/DataFixtures/FirmFixtures.php';
  33108. include_once \dirname(__DIR__, 4).'/src/DataFixtures/HelpArticleFixtures.php';
  33109. include_once \dirname(__DIR__, 4).'/src/DataFixtures/HelpCategoryFixtures.php';
  33110. include_once \dirname(__DIR__, 4).'/src/DataFixtures/HelpSectionFixtures.php';
  33111. include_once \dirname(__DIR__, 4).'/src/DataFixtures/HumanResourceFixtures.php';
  33112. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InterpartyDisclosureFixtures.php';
  33113. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InterpartyDisclosureRecipientContactFixtures.php';
  33114. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InterpartyDisclosureRecipientFirmFixtures.php';
  33115. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InvitationFixtures.php';
  33116. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InvoiceFixtures.php';
  33117. include_once \dirname(__DIR__, 4).'/src/DataFixtures/InvoiceItemFixtures.php';
  33118. include_once \dirname(__DIR__, 4).'/src/DataFixtures/LicenceRenewalTermFixtures.php';
  33119. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatchCacheFixtures.php';
  33120. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatchLetterFixtures.php';
  33121. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatchLetterResponseFixtures.php';
  33122. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatchPolicyFixtures.php';
  33123. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatchTemplateFixtures.php';
  33124. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatterCommunicationFixtures.php';
  33125. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatterNoteFixtures.php';
  33126. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MatterRequestFixtures.php';
  33127. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MessageThreadFixtures.php';
  33128. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MessageThreadMessageAttachmentFixtures.php';
  33129. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MessageThreadMessageFixtures.php';
  33130. include_once \dirname(__DIR__, 4).'/src/DataFixtures/MessageThreadParticipantFixtures.php';
  33131. include_once \dirname(__DIR__, 4).'/src/DataFixtures/PageFixtures.php';
  33132. include_once \dirname(__DIR__, 4).'/src/DataFixtures/PatientFixtures.php';
  33133. include_once \dirname(__DIR__, 4).'/src/DataFixtures/PostProcessingFixtures.php';
  33134. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ProjectFixtures.php';
  33135. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ProjectUserFixtures.php';
  33136. include_once \dirname(__DIR__, 4).'/src/DataFixtures/Radiology/InstanceFixtures.php';
  33137. include_once \dirname(__DIR__, 4).'/src/DataFixtures/Radiology/PatientFixtures.php';
  33138. include_once \dirname(__DIR__, 4).'/src/Traits/FilterableClassConstantsTrait.php';
  33139. include_once \dirname(__DIR__, 4).'/src/DataFixtures/Radiology/SeriesFixtures.php';
  33140. include_once \dirname(__DIR__, 4).'/src/DataFixtures/Radiology/StudyFixtures.php';
  33141. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestCentreChildFixtures.php';
  33142. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestCentreContactFixtures.php';
  33143. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestCentreFixtures.php';
  33144. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestCentreParentFixtures.php';
  33145. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestFixtures.php';
  33146. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestLetterFixtures.php';
  33147. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RecordsRequestLetterTemplateFixtures.php';
  33148. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ResourceLevelFixtures.php';
  33149. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ReviewScopeFixtures.php';
  33150. include_once \dirname(__DIR__, 4).'/src/DataFixtures/RoleInvitationFixtures.php';
  33151. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ServiceOptionFixtures.php';
  33152. include_once \dirname(__DIR__, 4).'/src/DataFixtures/ShortlistedExpertFixtures.php';
  33153. include_once \dirname(__DIR__, 4).'/src/DataFixtures/SortDetailsFixtures.php';
  33154. include_once \dirname(__DIR__, 4).'/src/DataFixtures/SortingSessionFixtures.php';
  33155. include_once \dirname(__DIR__, 4).'/src/DataFixtures/SpecialisationFixtures.php';
  33156. include_once \dirname(__DIR__, 4).'/src/DataFixtures/TrustCentreFixtures.php';
  33157. include_once \dirname(__DIR__, 4).'/src/DataFixtures/UpdatesQueueFixtures.php';
  33158. include_once \dirname(__DIR__, 4).'/src/DataFixtures/UserExpertAgencyFixtures.php';
  33159. include_once \dirname(__DIR__, 4).'/src/DataFixtures/UserFixtures.php';
  33160. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  33161. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  33162. $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  33163. $b = ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService());
  33164. $a->addFixtures([0 => ['fixture' => new \MedBrief\MSR\DataFixtures\AccountBillingItemPriceFixtures(), 'groups' => []], 1 => ['fixture' => new \MedBrief\MSR\DataFixtures\AccountFixtures(), 'groups' => []], 2 => ['fixture' => new \MedBrief\MSR\DataFixtures\AdditionalRequestFixtures(), 'groups' => []], 3 => ['fixture' => new \MedBrief\MSR\DataFixtures\AnalyticsReportFixtures(), 'groups' => []], 4 => ['fixture' => new \MedBrief\MSR\DataFixtures\BatchDocumentFixtures(), 'groups' => []], 5 => ['fixture' => new \MedBrief\MSR\DataFixtures\BatchRequestFixtures(), 'groups' => []], 6 => ['fixture' => new \MedBrief\MSR\DataFixtures\BillingCodeFixtures(), 'groups' => []], 7 => ['fixture' => new \MedBrief\MSR\DataFixtures\BillingItemFixtures(), 'groups' => []], 8 => ['fixture' => new \MedBrief\MSR\DataFixtures\ChronologyOptionFixtures(), 'groups' => []], 9 => ['fixture' => new \MedBrief\MSR\DataFixtures\ChronologyRequestFixtures(), 'groups' => []], 10 => ['fixture' => new \MedBrief\MSR\DataFixtures\ClinicalSectionFixtures(), 'groups' => []], 11 => ['fixture' => new \MedBrief\MSR\DataFixtures\ClinicalSummaryFixtures(), 'groups' => []], 12 => ['fixture' => new \MedBrief\MSR\DataFixtures\ContactableAddressFixtures(), 'groups' => []], 13 => ['fixture' => new \MedBrief\MSR\DataFixtures\DiscFixtures(), 'groups' => []], 14 => ['fixture' => new \MedBrief\MSR\DataFixtures\DocumentFixtures(), 'groups' => []], 15 => ['fixture' => new \MedBrief\MSR\DataFixtures\EmailFixtures(), 'groups' => []], 16 => ['fixture' => new \MedBrief\MSR\DataFixtures\ExpertAgencyFixtures(), 'groups' => []], 17 => ['fixture' => new \MedBrief\MSR\DataFixtures\ExpertCitedJudgementFixtures(), 'groups' => []], 18 => ['fixture' => new \MedBrief\MSR\DataFixtures\ExpertFixtures($b), 'groups' => []], 19 => ['fixture' => new \MedBrief\MSR\DataFixtures\ExpertLetterOfApproachFixtures(), 'groups' => []], 20 => ['fixture' => new \MedBrief\MSR\DataFixtures\ExpertSpecialisationFixtures(), 'groups' => []], 21 => ['fixture' => new \MedBrief\MSR\DataFixtures\FirmFixtures(), 'groups' => []], 22 => ['fixture' => new \MedBrief\MSR\DataFixtures\HelpArticleFixtures(), 'groups' => []], 23 => ['fixture' => new \MedBrief\MSR\DataFixtures\HelpCategoryFixtures(), 'groups' => []], 24 => ['fixture' => new \MedBrief\MSR\DataFixtures\HelpSectionFixtures(), 'groups' => []], 25 => ['fixture' => new \MedBrief\MSR\DataFixtures\HumanResourceFixtures($b), 'groups' => []], 26 => ['fixture' => new \MedBrief\MSR\DataFixtures\InterpartyDisclosureFixtures(), 'groups' => []], 27 => ['fixture' => new \MedBrief\MSR\DataFixtures\InterpartyDisclosureRecipientContactFixtures(), 'groups' => []], 28 => ['fixture' => new \MedBrief\MSR\DataFixtures\InterpartyDisclosureRecipientFirmFixtures(), 'groups' => []], 29 => ['fixture' => new \MedBrief\MSR\DataFixtures\InvitationFixtures(), 'groups' => []], 30 => ['fixture' => new \MedBrief\MSR\DataFixtures\InvoiceFixtures(), 'groups' => []], 31 => ['fixture' => new \MedBrief\MSR\DataFixtures\InvoiceItemFixtures(), 'groups' => []], 32 => ['fixture' => new \MedBrief\MSR\DataFixtures\LicenceRenewalTermFixtures(), 'groups' => []], 33 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatchCacheFixtures(), 'groups' => []], 34 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatchLetterFixtures(), 'groups' => []], 35 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatchLetterResponseFixtures(), 'groups' => []], 36 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatchPolicyFixtures(), 'groups' => []], 37 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatchTemplateFixtures(), 'groups' => []], 38 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatterCommunicationFixtures(), 'groups' => []], 39 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatterNoteFixtures(), 'groups' => []], 40 => ['fixture' => new \MedBrief\MSR\DataFixtures\MatterRequestFixtures($b), 'groups' => []], 41 => ['fixture' => new \MedBrief\MSR\DataFixtures\MessageThreadFixtures(), 'groups' => []], 42 => ['fixture' => new \MedBrief\MSR\DataFixtures\MessageThreadMessageAttachmentFixtures(), 'groups' => []], 43 => ['fixture' => new \MedBrief\MSR\DataFixtures\MessageThreadMessageFixtures(), 'groups' => []], 44 => ['fixture' => new \MedBrief\MSR\DataFixtures\MessageThreadParticipantFixtures(), 'groups' => []], 45 => ['fixture' => new \MedBrief\MSR\DataFixtures\PageFixtures(), 'groups' => []], 46 => ['fixture' => new \MedBrief\MSR\DataFixtures\PatientFixtures(), 'groups' => []], 47 => ['fixture' => new \MedBrief\MSR\DataFixtures\PostProcessingFixtures(), 'groups' => []], 48 => ['fixture' => new \MedBrief\MSR\DataFixtures\ProjectFixtures(), 'groups' => []], 49 => ['fixture' => new \MedBrief\MSR\DataFixtures\ProjectUserFixtures($b, ($this->privates['MedBrief\\MSR\\Repository\\ProjectUserRepository'] ?? $this->getProjectUserRepositoryService()), ($this->privates['MedBrief\\MSR\\Service\\ProjectUserHelperService'] ?? $this->getProjectUserHelperServiceService())), 'groups' => []], 50 => ['fixture' => new \MedBrief\MSR\DataFixtures\Radiology\InstanceFixtures(), 'groups' => []], 51 => ['fixture' => new \MedBrief\MSR\DataFixtures\Radiology\PatientFixtures(), 'groups' => []], 52 => ['fixture' => new \MedBrief\MSR\DataFixtures\Radiology\SeriesFixtures(), 'groups' => []], 53 => ['fixture' => new \MedBrief\MSR\DataFixtures\Radiology\StudyFixtures(), 'groups' => []], 54 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestCentreChildFixtures(), 'groups' => []], 55 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestCentreContactFixtures(), 'groups' => []], 56 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestCentreFixtures(), 'groups' => []], 57 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestCentreParentFixtures(), 'groups' => []], 58 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestFixtures(), 'groups' => []], 59 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestLetterFixtures(), 'groups' => []], 60 => ['fixture' => new \MedBrief\MSR\DataFixtures\RecordsRequestLetterTemplateFixtures(), 'groups' => []], 61 => ['fixture' => new \MedBrief\MSR\DataFixtures\ResourceLevelFixtures(), 'groups' => []], 62 => ['fixture' => new \MedBrief\MSR\DataFixtures\ReviewScopeFixtures(), 'groups' => []], 63 => ['fixture' => new \MedBrief\MSR\DataFixtures\RoleInvitationFixtures(), 'groups' => []], 64 => ['fixture' => new \MedBrief\MSR\DataFixtures\ServiceOptionFixtures(), 'groups' => []], 65 => ['fixture' => new \MedBrief\MSR\DataFixtures\ShortlistedExpertFixtures(), 'groups' => []], 66 => ['fixture' => new \MedBrief\MSR\DataFixtures\SortDetailsFixtures(), 'groups' => []], 67 => ['fixture' => new \MedBrief\MSR\DataFixtures\SortingSessionFixtures(), 'groups' => []], 68 => ['fixture' => new \MedBrief\MSR\DataFixtures\SpecialisationFixtures(), 'groups' => []], 69 => ['fixture' => new \MedBrief\MSR\DataFixtures\TrustCentreFixtures(), 'groups' => []], 70 => ['fixture' => new \MedBrief\MSR\DataFixtures\UpdatesQueueFixtures(), 'groups' => []], 71 => ['fixture' => new \MedBrief\MSR\DataFixtures\UserExpertAgencyFixtures(), 'groups' => []], 72 => ['fixture' => new \MedBrief\MSR\DataFixtures\UserFixtures($b), 'groups' => []]]);
  33165. $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  33166. $instance->setName('doctrine:fixtures:load');
  33167. return $instance;
  33168. }
  33169. /**
  33170. * Gets the private 'doctrine.mapping_convert_command' shared service.
  33171. *
  33172. * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  33173. */
  33174. protected function getDoctrine_MappingConvertCommandService()
  33175. {
  33176. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33177. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33178. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33179. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  33180. $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33181. $instance->setName('doctrine:mapping:convert');
  33182. return $instance;
  33183. }
  33184. /**
  33185. * Gets the private 'doctrine.mapping_import_command' shared service.
  33186. *
  33187. * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  33188. */
  33189. protected function getDoctrine_MappingImportCommandService()
  33190. {
  33191. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33192. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  33193. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  33194. $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  33195. $instance->setName('doctrine:mapping:import');
  33196. return $instance;
  33197. }
  33198. /**
  33199. * Gets the private 'doctrine.mapping_info_command' shared service.
  33200. *
  33201. * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  33202. */
  33203. protected function getDoctrine_MappingInfoCommandService()
  33204. {
  33205. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33206. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33207. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33208. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  33209. $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33210. $instance->setName('doctrine:mapping:info');
  33211. return $instance;
  33212. }
  33213. /**
  33214. * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  33215. *
  33216. * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  33217. */
  33218. protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  33219. {
  33220. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  33221. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  33222. $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  33223. if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  33224. return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  33225. }
  33226. return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  33227. }
  33228. /**
  33229. * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  33230. *
  33231. * @return \Doctrine\Migrations\DependencyFactory
  33232. */
  33233. protected function getDoctrine_Migrations_DependencyFactoryService()
  33234. {
  33235. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  33236. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  33237. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  33238. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  33239. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  33240. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  33241. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  33242. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  33243. $a = new \Doctrine\Migrations\Configuration\Configuration();
  33244. $a->addMigrationsDirectory('MedBrief\\MSR\\Migrations', 'migrations');
  33245. $a->setMigrationOrganization('year_and_month');
  33246. $a->setAllOrNothing(false);
  33247. $a->setCheckDatabasePlatform(true);
  33248. $a->setTransactional(true);
  33249. $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  33250. $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  33251. $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  33252. return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  33253. });
  33254. return $instance;
  33255. }
  33256. /**
  33257. * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  33258. *
  33259. * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  33260. */
  33261. protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  33262. {
  33263. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  33264. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  33265. return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  33266. }
  33267. /**
  33268. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  33269. *
  33270. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  33271. */
  33272. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  33273. {
  33274. return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translator/Entity'), 3 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), 4 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Entity')], false);
  33275. }
  33276. /**
  33277. * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  33278. *
  33279. * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  33280. */
  33281. protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  33282. {
  33283. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  33284. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33285. if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  33286. return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  33287. }
  33288. return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  33289. }
  33290. /**
  33291. * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  33292. *
  33293. * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  33294. */
  33295. protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  33296. {
  33297. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  33298. $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  33299. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Account', 'MedBrief\\MSR\\EventListener\\AccountListener', 'preRemove');
  33300. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Disc', 'MedBrief\\MSR\\EventListener\\DiscListener', 'prePersist');
  33301. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Disc', 'MedBrief\\MSR\\EventListener\\DiscListener', 'preUpdate');
  33302. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Disc', 'MedBrief\\MSR\\EventListener\\DiscListener', 'preRemove');
  33303. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Document', 'MedBrief\\MSR\\EventListener\\DocumentListener', 'preRemove');
  33304. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Document', 'MedBrief\\MSR\\EventListener\\DocumentListener', 'prePersist');
  33305. $instance->addEntityListener('MedBrief\\MSR\\Entity\\Project', 'MedBrief\\MSR\\EventListener\\ProjectListener', 'preRemove');
  33306. $instance->addEntityListener('MedBrief\\MSR\\Entity\\SortingSession', 'MedBrief\\MSR\\EventListener\\SortingSessionListener', 'preUpdate');
  33307. return $instance;
  33308. }
  33309. /**
  33310. * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  33311. *
  33312. * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  33313. */
  33314. protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  33315. {
  33316. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  33317. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  33318. return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  33319. }
  33320. /**
  33321. * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  33322. *
  33323. * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  33324. */
  33325. protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  33326. {
  33327. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  33328. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  33329. return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  33330. return new \EmptyIterator();
  33331. }, 0));
  33332. }
  33333. /**
  33334. * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  33335. *
  33336. * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  33337. */
  33338. protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  33339. {
  33340. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  33341. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  33342. return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  33343. }
  33344. /**
  33345. * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  33346. *
  33347. * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  33348. */
  33349. protected function getDoctrine_Orm_ProxyCacheWarmerService()
  33350. {
  33351. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33352. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  33353. return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  33354. }
  33355. /**
  33356. * Gets the private 'doctrine.orm.validator.unique' shared service.
  33357. *
  33358. * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  33359. */
  33360. protected function getDoctrine_Orm_Validator_UniqueService()
  33361. {
  33362. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  33363. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  33364. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  33365. return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  33366. }
  33367. /**
  33368. * Gets the private 'doctrine.query_dql_command' shared service.
  33369. *
  33370. * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  33371. */
  33372. protected function getDoctrine_QueryDqlCommandService()
  33373. {
  33374. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33375. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33376. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33377. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  33378. $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33379. $instance->setName('doctrine:query:dql');
  33380. return $instance;
  33381. }
  33382. /**
  33383. * Gets the private 'doctrine.query_sql_command' shared service.
  33384. *
  33385. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  33386. */
  33387. protected function getDoctrine_QuerySqlCommandService()
  33388. {
  33389. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33390. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  33391. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  33392. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  33393. $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  33394. $instance->setName('doctrine:query:sql');
  33395. return $instance;
  33396. }
  33397. /**
  33398. * Gets the private 'doctrine.schema_create_command' shared service.
  33399. *
  33400. * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  33401. */
  33402. protected function getDoctrine_SchemaCreateCommandService()
  33403. {
  33404. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33405. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33406. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33407. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  33408. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  33409. $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33410. $instance->setName('doctrine:schema:create');
  33411. return $instance;
  33412. }
  33413. /**
  33414. * Gets the private 'doctrine.schema_drop_command' shared service.
  33415. *
  33416. * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  33417. */
  33418. protected function getDoctrine_SchemaDropCommandService()
  33419. {
  33420. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33421. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33422. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33423. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  33424. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  33425. $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33426. $instance->setName('doctrine:schema:drop');
  33427. return $instance;
  33428. }
  33429. /**
  33430. * Gets the private 'doctrine.schema_update_command' shared service.
  33431. *
  33432. * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  33433. */
  33434. protected function getDoctrine_SchemaUpdateCommandService()
  33435. {
  33436. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33437. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33438. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33439. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  33440. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  33441. $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33442. $instance->setName('doctrine:schema:update');
  33443. return $instance;
  33444. }
  33445. /**
  33446. * Gets the private 'doctrine.schema_validate_command' shared service.
  33447. *
  33448. * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  33449. */
  33450. protected function getDoctrine_SchemaValidateCommandService()
  33451. {
  33452. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33453. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  33454. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  33455. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  33456. $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  33457. $instance->setName('doctrine:schema:validate');
  33458. return $instance;
  33459. }
  33460. /**
  33461. * Gets the private 'doctrine.ulid_generator' shared service.
  33462. *
  33463. * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  33464. */
  33465. protected function getDoctrine_UlidGeneratorService()
  33466. {
  33467. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  33468. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  33469. include_once \dirname(__DIR__, 4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  33470. return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  33471. }
  33472. /**
  33473. * Gets the private 'doctrine.uuid_generator' shared service.
  33474. *
  33475. * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  33476. */
  33477. protected function getDoctrine_UuidGeneratorService()
  33478. {
  33479. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  33480. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  33481. include_once \dirname(__DIR__, 4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  33482. return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(6, 6, 5, 'Symfony\\Component\\Uid\\UuidV4', NULL, NULL));
  33483. }
  33484. /**
  33485. * Gets the private 'doctrine_migrations.current_command' shared service.
  33486. *
  33487. * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  33488. */
  33489. protected function getDoctrineMigrations_CurrentCommandService()
  33490. {
  33491. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33492. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33493. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  33494. $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  33495. $instance->setName('doctrine:migrations:current');
  33496. $instance->setDescription('Outputs the current version');
  33497. return $instance;
  33498. }
  33499. /**
  33500. * Gets the private 'doctrine_migrations.diff_command' shared service.
  33501. *
  33502. * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  33503. */
  33504. protected function getDoctrineMigrations_DiffCommandService()
  33505. {
  33506. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33507. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33508. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  33509. $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  33510. $instance->setName('doctrine:migrations:diff');
  33511. $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  33512. return $instance;
  33513. }
  33514. /**
  33515. * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  33516. *
  33517. * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  33518. */
  33519. protected function getDoctrineMigrations_DumpSchemaCommandService()
  33520. {
  33521. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33522. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33523. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  33524. $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  33525. $instance->setName('doctrine:migrations:dump-schema');
  33526. $instance->setDescription('Dump the schema for your database to a migration.');
  33527. return $instance;
  33528. }
  33529. /**
  33530. * Gets the private 'doctrine_migrations.execute_command' shared service.
  33531. *
  33532. * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  33533. */
  33534. protected function getDoctrineMigrations_ExecuteCommandService()
  33535. {
  33536. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33537. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33538. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  33539. $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  33540. $instance->setName('doctrine:migrations:execute');
  33541. $instance->setDescription('Execute one or more migration versions up or down manually.');
  33542. return $instance;
  33543. }
  33544. /**
  33545. * Gets the private 'doctrine_migrations.generate_command' shared service.
  33546. *
  33547. * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  33548. */
  33549. protected function getDoctrineMigrations_GenerateCommandService()
  33550. {
  33551. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33552. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33553. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  33554. $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  33555. $instance->setName('doctrine:migrations:generate');
  33556. $instance->setDescription('Generate a blank migration class.');
  33557. return $instance;
  33558. }
  33559. /**
  33560. * Gets the private 'doctrine_migrations.latest_command' shared service.
  33561. *
  33562. * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  33563. */
  33564. protected function getDoctrineMigrations_LatestCommandService()
  33565. {
  33566. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33567. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33568. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  33569. $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  33570. $instance->setName('doctrine:migrations:latest');
  33571. $instance->setDescription('Outputs the latest version');
  33572. return $instance;
  33573. }
  33574. /**
  33575. * Gets the private 'doctrine_migrations.migrate_command' shared service.
  33576. *
  33577. * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  33578. */
  33579. protected function getDoctrineMigrations_MigrateCommandService()
  33580. {
  33581. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33582. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33583. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  33584. $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  33585. $instance->setName('doctrine:migrations:migrate');
  33586. $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  33587. return $instance;
  33588. }
  33589. /**
  33590. * Gets the private 'doctrine_migrations.rollup_command' shared service.
  33591. *
  33592. * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  33593. */
  33594. protected function getDoctrineMigrations_RollupCommandService()
  33595. {
  33596. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33597. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33598. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  33599. $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  33600. $instance->setName('doctrine:migrations:rollup');
  33601. $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  33602. return $instance;
  33603. }
  33604. /**
  33605. * Gets the private 'doctrine_migrations.status_command' shared service.
  33606. *
  33607. * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  33608. */
  33609. protected function getDoctrineMigrations_StatusCommandService()
  33610. {
  33611. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33612. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33613. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  33614. $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  33615. $instance->setName('doctrine:migrations:status');
  33616. $instance->setDescription('View the status of a set of migrations.');
  33617. return $instance;
  33618. }
  33619. /**
  33620. * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  33621. *
  33622. * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  33623. */
  33624. protected function getDoctrineMigrations_SyncMetadataCommandService()
  33625. {
  33626. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33627. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33628. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  33629. $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  33630. $instance->setName('doctrine:migrations:sync-metadata-storage');
  33631. $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  33632. return $instance;
  33633. }
  33634. /**
  33635. * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  33636. *
  33637. * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  33638. */
  33639. protected function getDoctrineMigrations_UpToDateCommandService()
  33640. {
  33641. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33642. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33643. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  33644. $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  33645. $instance->setName('doctrine:migrations:up-to-date');
  33646. $instance->setDescription('Tells you if your schema is up-to-date.');
  33647. return $instance;
  33648. }
  33649. /**
  33650. * Gets the private 'doctrine_migrations.version_command' shared service.
  33651. *
  33652. * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  33653. */
  33654. protected function getDoctrineMigrations_VersionCommandService()
  33655. {
  33656. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33657. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33658. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  33659. $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  33660. $instance->setName('doctrine:migrations:version');
  33661. $instance->setDescription('Manually add and delete migration versions from the version table.');
  33662. return $instance;
  33663. }
  33664. /**
  33665. * Gets the private 'doctrine_migrations.versions_command' shared service.
  33666. *
  33667. * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  33668. */
  33669. protected function getDoctrineMigrations_VersionsCommandService()
  33670. {
  33671. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  33672. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  33673. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  33674. $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  33675. $instance->setName('doctrine:migrations:list');
  33676. $instance->setDescription('Display a list of all available migrations and their status.');
  33677. return $instance;
  33678. }
  33679. /**
  33680. * Gets the private 'eight_points_guzzle.data_collector' shared service.
  33681. *
  33682. * @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector
  33683. */
  33684. protected function getEightPointsGuzzle_DataCollectorService()
  33685. {
  33686. return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([0 => ($this->privates['eight_points_guzzle.api_pdf_convert_logger'] ?? ($this->privates['eight_points_guzzle.api_pdf_convert_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)))], 0.0);
  33687. }
  33688. /**
  33689. * Gets the private 'error_handler.error_renderer.html' shared service.
  33690. *
  33691. * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  33692. */
  33693. protected function getErrorHandler_ErrorRenderer_HtmlService()
  33694. {
  33695. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  33696. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  33697. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  33698. return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  33699. }
  33700. /**
  33701. * Gets the private 'exception_listener' shared service.
  33702. *
  33703. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  33704. */
  33705. protected function getExceptionListener2Service()
  33706. {
  33707. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  33708. }
  33709. /**
  33710. * Gets the private 'form.choice_list_factory.cached' shared service.
  33711. *
  33712. * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  33713. */
  33714. protected function getForm_ChoiceListFactory_CachedService()
  33715. {
  33716. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  33717. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  33718. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  33719. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  33720. return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  33721. }
  33722. /**
  33723. * Gets the private 'form.registry' shared service.
  33724. *
  33725. * @return \Symfony\Component\Form\FormRegistry
  33726. */
  33727. protected function getForm_RegistryService()
  33728. {
  33729. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
  33730. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
  33731. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
  33732. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  33733. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  33734. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  33735. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  33736. 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, [
  33737. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType', 'getCrudFormTypeService', false],
  33738. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 'getFileUploadTypeService', false],
  33739. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType', 'getFiltersFormTypeService', false],
  33740. 'KMS\\FroalaEditorBundle\\Form\\Type\\FroalaEditorType' => ['privates', 'kms_froala_editor.form.type', 'getKmsFroalaEditor_Form_TypeService', false],
  33741. 'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', false],
  33742. 'MedBrief\\MSR\\Form\\AccountAuthSettingsType' => ['privates', 'MedBrief\\MSR\\Form\\AccountAuthSettingsType', 'getAccountAuthSettingsTypeService', false],
  33743. 'MedBrief\\MSR\\Form\\AccountBillingAddressType' => ['privates', 'MedBrief\\MSR\\Form\\AccountBillingAddressType', 'getAccountBillingAddressTypeService', false],
  33744. 'MedBrief\\MSR\\Form\\AccountBillingItemPriceType' => ['privates', 'MedBrief\\MSR\\Form\\AccountBillingItemPriceType', 'getAccountBillingItemPriceTypeService', false],
  33745. 'MedBrief\\MSR\\Form\\AccountCustomIndexHeaderType' => ['privates', 'MedBrief\\MSR\\Form\\AccountCustomIndexHeaderType', 'getAccountCustomIndexHeaderTypeService', false],
  33746. 'MedBrief\\MSR\\Form\\AccountPhysicalAddressType' => ['privates', 'MedBrief\\MSR\\Form\\AccountPhysicalAddressType', 'getAccountPhysicalAddressTypeService', false],
  33747. 'MedBrief\\MSR\\Form\\AccountSortingMemoPhraseType' => ['privates', 'MedBrief\\MSR\\Form\\AccountSortingMemoPhraseType', 'getAccountSortingMemoPhraseTypeService', false],
  33748. 'MedBrief\\MSR\\Form\\AccountType' => ['privates', 'MedBrief\\MSR\\Form\\AccountType', 'getAccountTypeService', false],
  33749. 'MedBrief\\MSR\\Form\\AdditionalRequestType' => ['privates', 'MedBrief\\MSR\\Form\\AdditionalRequestType', 'getAdditionalRequestTypeService', false],
  33750. 'MedBrief\\MSR\\Form\\AddressType' => ['privates', 'MedBrief\\MSR\\Form\\AddressType', 'getAddressTypeService', false],
  33751. 'MedBrief\\MSR\\Form\\AnalyticsReportType' => ['privates', 'MedBrief\\MSR\\Form\\AnalyticsReportType', 'getAnalyticsReportTypeService', false],
  33752. 'MedBrief\\MSR\\Form\\AnalyticsUserType' => ['privates', 'MedBrief\\MSR\\Form\\AnalyticsUserType', 'getAnalyticsUserTypeService', false],
  33753. 'MedBrief\\MSR\\Form\\BatchDocumentSortOrderType' => ['privates', 'MedBrief\\MSR\\Form\\BatchDocumentSortOrderType', 'getBatchDocumentSortOrderTypeService', false],
  33754. 'MedBrief\\MSR\\Form\\BatchRequestBatchDocumentReviewType' => ['privates', 'MedBrief\\MSR\\Form\\BatchRequestBatchDocumentReviewType', 'getBatchRequestBatchDocumentReviewTypeService', false],
  33755. 'MedBrief\\MSR\\Form\\BatchRequestDetailType' => ['privates', 'MedBrief\\MSR\\Form\\BatchRequestDetailType', 'getBatchRequestDetailTypeService', false],
  33756. 'MedBrief\\MSR\\Form\\BatchRequestLinkChronologyRequestExistingType' => ['privates', 'MedBrief\\MSR\\Form\\BatchRequestLinkChronologyRequestExistingType', 'getBatchRequestLinkChronologyRequestExistingTypeService', false],
  33757. 'MedBrief\\MSR\\Form\\BatchRequestSimpleType' => ['privates', 'MedBrief\\MSR\\Form\\BatchRequestSimpleType', 'getBatchRequestSimpleTypeService', false],
  33758. 'MedBrief\\MSR\\Form\\BatchRequestType' => ['privates', 'MedBrief\\MSR\\Form\\BatchRequestType', 'getBatchRequestTypeService', false],
  33759. 'MedBrief\\MSR\\Form\\BillingItemType' => ['privates', 'MedBrief\\MSR\\Form\\BillingItemType', 'getBillingItemTypeService', false],
  33760. 'MedBrief\\MSR\\Form\\ChangePasswordFormType' => ['privates', 'MedBrief\\MSR\\Form\\ChangePasswordFormType', 'getChangePasswordFormTypeService', false],
  33761. 'MedBrief\\MSR\\Form\\ChronologyRequestDetailType' => ['privates', 'MedBrief\\MSR\\Form\\ChronologyRequestDetailType', 'getChronologyRequestDetailTypeService', false],
  33762. 'MedBrief\\MSR\\Form\\ChronologyRequestType' => ['privates', 'MedBrief\\MSR\\Form\\ChronologyRequestType', 'getChronologyRequestTypeService', false],
  33763. 'MedBrief\\MSR\\Form\\ClinicalSectionType' => ['privates', 'MedBrief\\MSR\\Form\\ClinicalSectionType', 'getClinicalSectionTypeService', false],
  33764. 'MedBrief\\MSR\\Form\\ColumnsType' => ['privates', 'MedBrief\\MSR\\Form\\ColumnsType', 'getColumnsTypeService', false],
  33765. 'MedBrief\\MSR\\Form\\ContactableAddressType' => ['privates', 'MedBrief\\MSR\\Form\\ContactableAddressType', 'getContactableAddressTypeService', false],
  33766. 'MedBrief\\MSR\\Form\\DocumentPasswordType' => ['privates', 'MedBrief\\MSR\\Form\\DocumentPasswordType', 'getDocumentPasswordTypeService', false],
  33767. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationDownloadOptionType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationDownloadOptionType', 'getAnnotationDownloadOptionTypeService', false],
  33768. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationTypeDownloadOptionType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationTypeDownloadOptionType', 'getAnnotationTypeDownloadOptionTypeService', false],
  33769. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationUserDownloadOptionType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationUserDownloadOptionType', 'getAnnotationUserDownloadOptionTypeService', false],
  33770. 'MedBrief\\MSR\\Form\\DownloadOption\\FormatDownloadOptionType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOption\\FormatDownloadOptionType', 'getFormatDownloadOptionTypeService', false],
  33771. 'MedBrief\\MSR\\Form\\DownloadOption\\PasswordDownloadOptionType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOption\\PasswordDownloadOptionType', 'getPasswordDownloadOptionTypeService', false],
  33772. 'MedBrief\\MSR\\Form\\DownloadOptionsType' => ['privates', 'MedBrief\\MSR\\Form\\DownloadOptionsType', 'getDownloadOptionsTypeService', false],
  33773. 'MedBrief\\MSR\\Form\\Embeddable\\AddressType' => ['privates', 'MedBrief\\MSR\\Form\\Embeddable\\AddressType', 'getAddressType2Service', false],
  33774. 'MedBrief\\MSR\\Form\\Embeddable\\BillingItemPriceType' => ['privates', 'MedBrief\\MSR\\Form\\Embeddable\\BillingItemPriceType', 'getBillingItemPriceTypeService', false],
  33775. 'MedBrief\\MSR\\Form\\Embeddable\\ContactType' => ['privates', 'MedBrief\\MSR\\Form\\Embeddable\\ContactType', 'getContactTypeService', false],
  33776. 'MedBrief\\MSR\\Form\\Embeddable\\RecordsReceivedType' => ['privates', 'MedBrief\\MSR\\Form\\Embeddable\\RecordsReceivedType', 'getRecordsReceivedTypeService', false],
  33777. 'MedBrief\\MSR\\Form\\ExpertAgencyType' => ['privates', 'MedBrief\\MSR\\Form\\ExpertAgencyType', 'getExpertAgencyTypeService', false],
  33778. 'MedBrief\\MSR\\Form\\FieldOptionType' => ['privates', 'MedBrief\\MSR\\Form\\FieldOptionType', 'getFieldOptionTypeService', false],
  33779. 'MedBrief\\MSR\\Form\\FieldTypeType' => ['privates', 'MedBrief\\MSR\\Form\\FieldTypeType', 'getFieldTypeTypeService', false],
  33780. 'MedBrief\\MSR\\Form\\FilterAnnotationsType' => ['privates', 'MedBrief\\MSR\\Form\\FilterAnnotationsType', 'getFilterAnnotationsTypeService', false],
  33781. 'MedBrief\\MSR\\Form\\Filter\\AccountFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\AccountFilterType', 'getAccountFilterTypeService', false],
  33782. 'MedBrief\\MSR\\Form\\Filter\\AdditionalRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\AdditionalRequestFilterType', 'getAdditionalRequestFilterTypeService', false],
  33783. 'MedBrief\\MSR\\Form\\Filter\\Analytics\\AnalyticsReportFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\Analytics\\AnalyticsReportFilterType', 'getAnalyticsReportFilterTypeService', false],
  33784. 'MedBrief\\MSR\\Form\\Filter\\BatchRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\BatchRequestFilterType', 'getBatchRequestFilterTypeService', false],
  33785. 'MedBrief\\MSR\\Form\\Filter\\BillingItemFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\BillingItemFilterType', 'getBillingItemFilterTypeService', false],
  33786. 'MedBrief\\MSR\\Form\\Filter\\ChronologyItemFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ChronologyItemFilterType', 'getChronologyItemFilterTypeService', false],
  33787. 'MedBrief\\MSR\\Form\\Filter\\ChronologyRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ChronologyRequestFilterType', 'getChronologyRequestFilterTypeService', false],
  33788. 'MedBrief\\MSR\\Form\\Filter\\ClinicalSectionFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ClinicalSectionFilterType', 'getClinicalSectionFilterTypeService', false],
  33789. 'MedBrief\\MSR\\Form\\Filter\\GeneralNameFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\GeneralNameFilterType', 'getGeneralNameFilterTypeService', false],
  33790. 'MedBrief\\MSR\\Form\\Filter\\GeneralSearchIndexFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\GeneralSearchIndexFilterType', 'getGeneralSearchIndexFilterTypeService', false],
  33791. 'MedBrief\\MSR\\Form\\Filter\\HelpArticleFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\HelpArticleFilterType', 'getHelpArticleFilterTypeService', false],
  33792. 'MedBrief\\MSR\\Form\\Filter\\IPFailedLoginFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\IPFailedLoginFilterType', 'getIPFailedLoginFilterTypeService', false],
  33793. 'MedBrief\\MSR\\Form\\Filter\\InterpartyDisclosureFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\InterpartyDisclosureFilterType', 'getInterpartyDisclosureFilterTypeService', false],
  33794. 'MedBrief\\MSR\\Form\\Filter\\InvoiceFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\InvoiceFilterType', 'getInvoiceFilterTypeService', false],
  33795. 'MedBrief\\MSR\\Form\\Filter\\MatchMessagesFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatchMessagesFilterType', 'getMatchMessagesFilterTypeService', false],
  33796. 'MedBrief\\MSR\\Form\\Filter\\MatterCommunicationFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatterCommunicationFilterType', 'getMatterCommunicationFilterTypeService', false],
  33797. 'MedBrief\\MSR\\Form\\Filter\\MatterFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatterFilterType', 'getMatterFilterTypeService', false],
  33798. 'MedBrief\\MSR\\Form\\Filter\\MatterRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatterRequestFilterType', 'getMatterRequestFilterTypeService', false],
  33799. 'MedBrief\\MSR\\Form\\Filter\\MatterRequestReportFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatterRequestReportFilterType', 'getMatterRequestReportFilterTypeService', false],
  33800. 'MedBrief\\MSR\\Form\\Filter\\MatterRequest\\ServiceSelectionFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\MatterRequest\\ServiceSelectionFilterType', 'getServiceSelectionFilterTypeService', false],
  33801. 'MedBrief\\MSR\\Form\\Filter\\NoteFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\NoteFilterType', 'getNoteFilterTypeService', false],
  33802. 'MedBrief\\MSR\\Form\\Filter\\PendingInvoiceType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\PendingInvoiceType', 'getPendingInvoiceTypeService', false],
  33803. 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureReportFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureReportFilterType', 'getProjectClosureReportFilterTypeService', false],
  33804. 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureStatusFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureStatusFilterType', 'getProjectClosureStatusFilterTypeService', false],
  33805. 'MedBrief\\MSR\\Form\\Filter\\ProjectDisclosureFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ProjectDisclosureFilterType', 'getProjectDisclosureFilterTypeService', false],
  33806. 'MedBrief\\MSR\\Form\\Filter\\ProjectFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ProjectFilterType', 'getProjectFilterTypeService', false],
  33807. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreChildFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreChildFilterType', 'getRecordsRequestCentreChildFilterTypeService', false],
  33808. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreFilterType', 'getRecordsRequestCentreFilterTypeService', false],
  33809. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreParentFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreParentFilterType', 'getRecordsRequestCentreParentFilterTypeService', false],
  33810. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestFilterType', 'getRecordsRequestFilterTypeService', false],
  33811. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestLetterTemplateFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestLetterTemplateFilterType', 'getRecordsRequestLetterTemplateFilterTypeService', false],
  33812. 'MedBrief\\MSR\\Form\\Filter\\RestoreDeletedDocumentsFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\RestoreDeletedDocumentsFilterType', 'getRestoreDeletedDocumentsFilterTypeService', false],
  33813. 'MedBrief\\MSR\\Form\\Filter\\ServiceOptionFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ServiceOptionFilterType', 'getServiceOptionFilterTypeService', false],
  33814. 'MedBrief\\MSR\\Form\\Filter\\ServiceRequestFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\ServiceRequestFilterType', 'getServiceRequestFilterTypeService', false],
  33815. 'MedBrief\\MSR\\Form\\Filter\\SortingMemoPhraseFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\SortingMemoPhraseFilterType', 'getSortingMemoPhraseFilterTypeService', false],
  33816. 'MedBrief\\MSR\\Form\\Filter\\SortingSessionFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\SortingSessionFilterType', 'getSortingSessionFilterTypeService', false],
  33817. 'MedBrief\\MSR\\Form\\Filter\\SortingSessionUtilisationFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\SortingSessionUtilisationFilterType', 'getSortingSessionUtilisationFilterTypeService', false],
  33818. 'MedBrief\\MSR\\Form\\Filter\\UserFailedLoginFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\UserFailedLoginFilterType', 'getUserFailedLoginFilterTypeService', false],
  33819. 'MedBrief\\MSR\\Form\\Filter\\UserFilterType' => ['privates', 'MedBrief\\MSR\\Form\\Filter\\UserFilterType', 'getUserFilterTypeService', false],
  33820. 'MedBrief\\MSR\\Form\\FilteredReportType' => ['privates', 'MedBrief\\MSR\\Form\\FilteredReportType', 'getFilteredReportTypeService', false],
  33821. 'MedBrief\\MSR\\Form\\FirmType' => ['privates', 'MedBrief\\MSR\\Form\\FirmType', 'getFirmTypeService', false],
  33822. 'MedBrief\\MSR\\Form\\HelpArticleType' => ['privates', 'MedBrief\\MSR\\Form\\HelpArticleType', 'getHelpArticleTypeService', false],
  33823. 'MedBrief\\MSR\\Form\\HelpCategoryType' => ['privates', 'MedBrief\\MSR\\Form\\HelpCategoryType', 'getHelpCategoryTypeService', false],
  33824. 'MedBrief\\MSR\\Form\\HelpSectionType' => ['privates', 'MedBrief\\MSR\\Form\\HelpSectionType', 'getHelpSectionTypeService', false],
  33825. 'MedBrief\\MSR\\Form\\HumanResourceLevelType' => ['privates', 'MedBrief\\MSR\\Form\\HumanResourceLevelType', 'getHumanResourceLevelTypeService', false],
  33826. 'MedBrief\\MSR\\Form\\HumanResourceType' => ['privates', 'MedBrief\\MSR\\Form\\HumanResourceType', 'getHumanResourceTypeService', false],
  33827. 'MedBrief\\MSR\\Form\\ImportMattersType' => ['privates', 'MedBrief\\MSR\\Form\\ImportMattersType', 'getImportMattersTypeService', false],
  33828. 'MedBrief\\MSR\\Form\\ImportUsersType' => ['privates', 'MedBrief\\MSR\\Form\\ImportUsersType', 'getImportUsersTypeService', false],
  33829. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRadiologyType' => ['privates', 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRadiologyType', 'getInterpartyDisclosureWizardRadiologyTypeService', false],
  33830. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientContactType' => ['privates', 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientContactType', 'getInterpartyDisclosureWizardRecipientContactTypeService', false],
  33831. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientFirmType' => ['privates', 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientFirmType', 'getInterpartyDisclosureWizardRecipientFirmTypeService', false],
  33832. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardThirdPartyType' => ['privates', 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardThirdPartyType', 'getInterpartyDisclosureWizardThirdPartyTypeService', false],
  33833. 'MedBrief\\MSR\\Form\\InvoiceItemType' => ['privates', 'MedBrief\\MSR\\Form\\InvoiceItemType', 'getInvoiceItemTypeService', false],
  33834. 'MedBrief\\MSR\\Form\\InvoiceItemUpdatePriceType' => ['privates', 'MedBrief\\MSR\\Form\\InvoiceItemUpdatePriceType', 'getInvoiceItemUpdatePriceTypeService', false],
  33835. 'MedBrief\\MSR\\Form\\InvoiceType' => ['privates', 'MedBrief\\MSR\\Form\\InvoiceType', 'getInvoiceTypeService', false],
  33836. 'MedBrief\\MSR\\Form\\LicenceRenewalTermType' => ['privates', 'MedBrief\\MSR\\Form\\LicenceRenewalTermType', 'getLicenceRenewalTermTypeService', false],
  33837. 'MedBrief\\MSR\\Form\\MatchLetterResponseDocumentFormType' => ['privates', 'MedBrief\\MSR\\Form\\MatchLetterResponseDocumentFormType', 'getMatchLetterResponseDocumentFormTypeService', false],
  33838. 'MedBrief\\MSR\\Form\\MatterCommunicationType' => ['privates', 'MedBrief\\MSR\\Form\\MatterCommunicationType', 'getMatterCommunicationTypeService', false],
  33839. 'MedBrief\\MSR\\Form\\MatterNoteType' => ['privates', 'MedBrief\\MSR\\Form\\MatterNoteType', 'getMatterNoteTypeService', false],
  33840. 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestDefaultsType' => ['privates', 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestDefaultsType', 'getMatterRequestDefaultsTypeService', false],
  33841. 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestStatusType' => ['privates', 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestStatusType', 'getMatterRequestStatusTypeService', false],
  33842. 'MedBrief\\MSR\\Form\\MultiFactorAuth\\EmailCodeType' => ['privates', 'MedBrief\\MSR\\Form\\MultiFactorAuth\\EmailCodeType', 'getEmailCodeTypeService', false],
  33843. 'MedBrief\\MSR\\Form\\MultiFactorAuth\\TotpCodeType' => ['privates', 'MedBrief\\MSR\\Form\\MultiFactorAuth\\TotpCodeType', 'getTotpCodeTypeService', false],
  33844. 'MedBrief\\MSR\\Form\\Order\\AccountOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\AccountOrderType', 'getAccountOrderTypeService', false],
  33845. 'MedBrief\\MSR\\Form\\Order\\ExpertAgencyOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\ExpertAgencyOrderType', 'getExpertAgencyOrderTypeService', false],
  33846. 'MedBrief\\MSR\\Form\\Order\\MatterOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\MatterOrderType', 'getMatterOrderTypeService', false],
  33847. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreChildOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreChildOrderType', 'getRecordsRequestCentreChildOrderTypeService', false],
  33848. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreOrderType', 'getRecordsRequestCentreOrderTypeService', false],
  33849. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreParentOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreParentOrderType', 'getRecordsRequestCentreParentOrderTypeService', false],
  33850. 'MedBrief\\MSR\\Form\\Order\\UserOrderType' => ['privates', 'MedBrief\\MSR\\Form\\Order\\UserOrderType', 'getUserOrderTypeService', false],
  33851. 'MedBrief\\MSR\\Form\\PDFTronDownloadOptionsType' => ['privates', 'MedBrief\\MSR\\Form\\PDFTronDownloadOptionsType', 'getPDFTronDownloadOptionsTypeService', false],
  33852. 'MedBrief\\MSR\\Form\\PDFTronPrintOptionsType' => ['privates', 'MedBrief\\MSR\\Form\\PDFTronPrintOptionsType', 'getPDFTronPrintOptionsTypeService', false],
  33853. 'MedBrief\\MSR\\Form\\ProjectArchiveType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectArchiveType', 'getProjectArchiveTypeService', false],
  33854. 'MedBrief\\MSR\\Form\\ProjectClinicalSummaryUnsortedStatusType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectClinicalSummaryUnsortedStatusType', 'getProjectClinicalSummaryUnsortedStatusTypeService', false],
  33855. 'MedBrief\\MSR\\Form\\ProjectDiscProcessingPriorityType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectDiscProcessingPriorityType', 'getProjectDiscProcessingPriorityTypeService', false],
  33856. 'MedBrief\\MSR\\Form\\ProjectDiscType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectDiscType', 'getProjectDiscTypeService', false],
  33857. 'MedBrief\\MSR\\Form\\ProjectDisclosureType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectDisclosureType', 'getProjectDisclosureTypeService', false],
  33858. 'MedBrief\\MSR\\Form\\ProjectFirmRecordsReviewStatusType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectFirmRecordsReviewStatusType', 'getProjectFirmRecordsReviewStatusTypeService', false],
  33859. 'MedBrief\\MSR\\Form\\ProjectOrganisationType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectOrganisationType', 'getProjectOrganisationTypeService', false],
  33860. 'MedBrief\\MSR\\Form\\ProjectPasswordType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectPasswordType', 'getProjectPasswordTypeService', false],
  33861. 'MedBrief\\MSR\\Form\\ProjectPersonType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectPersonType', 'getProjectPersonTypeService', false],
  33862. 'MedBrief\\MSR\\Form\\ProjectSortingSessionCentreChangeType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectSortingSessionCentreChangeType', 'getProjectSortingSessionCentreChangeTypeService', false],
  33863. 'MedBrief\\MSR\\Form\\ProjectSortingSessionSimpleType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectSortingSessionSimpleType', 'getProjectSortingSessionSimpleTypeService', false],
  33864. 'MedBrief\\MSR\\Form\\ProjectSortingSessionType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectSortingSessionType', 'getProjectSortingSessionTypeService', false],
  33865. 'MedBrief\\MSR\\Form\\ProjectType' => ['privates', 'MedBrief\\MSR\\Form\\ProjectType', 'getProjectTypeService', false],
  33866. 'MedBrief\\MSR\\Form\\RecipientFirmAddressType' => ['privates', 'MedBrief\\MSR\\Form\\RecipientFirmAddressType', 'getRecipientFirmAddressTypeService', false],
  33867. 'MedBrief\\MSR\\Form\\RecordsRequestCentreChildType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestCentreChildType', 'getRecordsRequestCentreChildTypeService', false],
  33868. 'MedBrief\\MSR\\Form\\RecordsRequestCentreContactType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestCentreContactType', 'getRecordsRequestCentreContactTypeService', false],
  33869. 'MedBrief\\MSR\\Form\\RecordsRequestCentreParentType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestCentreParentType', 'getRecordsRequestCentreParentTypeService', false],
  33870. 'MedBrief\\MSR\\Form\\RecordsRequestCentreType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestCentreType', 'getRecordsRequestCentreTypeService', false],
  33871. 'MedBrief\\MSR\\Form\\RecordsRequestDetailType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestDetailType', 'getRecordsRequestDetailTypeService', false],
  33872. 'MedBrief\\MSR\\Form\\RecordsRequestLetterContentType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestLetterContentType', 'getRecordsRequestLetterContentTypeService', false],
  33873. 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateContentType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateContentType', 'getRecordsRequestLetterTemplateContentTypeService', false],
  33874. 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateType', 'getRecordsRequestLetterTemplateTypeService', false],
  33875. 'MedBrief\\MSR\\Form\\RecordsRequestLetterType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestLetterType', 'getRecordsRequestLetterTypeService', false],
  33876. 'MedBrief\\MSR\\Form\\RecordsRequestType' => ['privates', 'MedBrief\\MSR\\Form\\RecordsRequestType', 'getRecordsRequestTypeService', false],
  33877. 'MedBrief\\MSR\\Form\\ResetPasswordRequestFormType' => ['privates', 'MedBrief\\MSR\\Form\\ResetPasswordRequestFormType', 'getResetPasswordRequestFormTypeService', false],
  33878. 'MedBrief\\MSR\\Form\\RestoreDeletedDocumentsType' => ['privates', 'MedBrief\\MSR\\Form\\RestoreDeletedDocumentsType', 'getRestoreDeletedDocumentsTypeService', false],
  33879. 'MedBrief\\MSR\\Form\\SelectBatchrequestMemoType' => ['privates', 'MedBrief\\MSR\\Form\\SelectBatchrequestMemoType', 'getSelectBatchrequestMemoTypeService', false],
  33880. 'MedBrief\\MSR\\Form\\ServiceOptionType' => ['privates', 'MedBrief\\MSR\\Form\\ServiceOptionType', 'getServiceOptionTypeService', false],
  33881. 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemType' => ['privates', 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemType', 'getServiceRequestInvoiceItemTypeService', false],
  33882. 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemsType' => ['privates', 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemsType', 'getServiceRequestInvoiceItemsTypeService', false],
  33883. 'MedBrief\\MSR\\Form\\ServiceRequestType' => ['privates', 'MedBrief\\MSR\\Form\\ServiceRequestType', 'getServiceRequestTypeService', false],
  33884. 'MedBrief\\MSR\\Form\\SortingInstructionType' => ['privates', 'MedBrief\\MSR\\Form\\SortingInstructionType', 'getSortingInstructionTypeService', false],
  33885. 'MedBrief\\MSR\\Form\\SortingMemoPhraseType' => ['privates', 'MedBrief\\MSR\\Form\\SortingMemoPhraseType', 'getSortingMemoPhraseTypeService', false],
  33886. 'MedBrief\\MSR\\Form\\SortingSessionDetailType' => ['privates', 'MedBrief\\MSR\\Form\\SortingSessionDetailType', 'getSortingSessionDetailTypeService', false],
  33887. 'MedBrief\\MSR\\Form\\SpecialisationType' => ['privates', 'MedBrief\\MSR\\Form\\SpecialisationType', 'getSpecialisationTypeService', false],
  33888. 'MedBrief\\MSR\\Form\\SupportingDocumentFormType' => ['privates', 'MedBrief\\MSR\\Form\\SupportingDocumentFormType', 'getSupportingDocumentFormTypeService', false],
  33889. 'MedBrief\\MSR\\Form\\SystemNotificationType' => ['privates', 'MedBrief\\MSR\\Form\\SystemNotificationType', 'getSystemNotificationTypeService', false],
  33890. 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\BillingAddressType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\BillingAddressType', 'getBillingAddressTypeService', false],
  33891. 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\PhysicalAddressType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\PhysicalAddressType', 'getPhysicalAddressTypeService', false],
  33892. 'MedBrief\\MSR\\Form\\Type\\EditProfileType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\EditProfileType', 'getEditProfileTypeService', false],
  33893. 'MedBrief\\MSR\\Form\\Type\\EntityHiddenType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\EntityHiddenType', 'getEntityHiddenTypeService', false],
  33894. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderType', 'getFroalaEditorPlaceholderTypeService', false],
  33895. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderWithSpellCheckerType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderWithSpellCheckerType', 'getFroalaEditorPlaceholderWithSpellCheckerTypeService', false],
  33896. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorWithSpellCheckerType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\FroalaEditorWithSpellCheckerType', 'getFroalaEditorWithSpellCheckerTypeService', false],
  33897. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAccountUserType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAccountUserType', 'getInvitationAccountUserTypeService', false],
  33898. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAdministratorUserType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAdministratorUserType', 'getInvitationAdministratorUserTypeService', false],
  33899. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationProjectUserType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationProjectUserType', 'getInvitationProjectUserTypeService', false],
  33900. 'MedBrief\\MSR\\Form\\Type\\RegistrationInvitationType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\RegistrationInvitationType', 'getRegistrationInvitationTypeService', false],
  33901. 'MedBrief\\MSR\\Form\\Type\\TabType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\TabType', 'getTabTypeService', false],
  33902. 'MedBrief\\MSR\\Form\\Type\\TabsType' => ['privates', 'MedBrief\\MSR\\Form\\Type\\TabsType', 'getTabsTypeService', false],
  33903. 'MedBrief\\MSR\\Form\\UploadBatchDestroyType' => ['privates', 'MedBrief\\MSR\\Form\\UploadBatchDestroyType', 'getUploadBatchDestroyTypeService', false],
  33904. 'MedBrief\\MSR\\Form\\UploadServiceRequestsBilledType' => ['privates', 'MedBrief\\MSR\\Form\\UploadServiceRequestsBilledType', 'getUploadServiceRequestsBilledTypeService', false],
  33905. 'MedBrief\\MSR\\Form\\UserInviteType' => ['privates', 'MedBrief\\MSR\\Form\\UserInviteType', 'getUserInviteTypeService', false],
  33906. 'MedBrief\\MSR\\Form\\UserLinkedEmailAddressInvitationType' => ['privates', 'MedBrief\\MSR\\Form\\UserLinkedEmailAddressInvitationType', 'getUserLinkedEmailAddressInvitationTypeService', false],
  33907. 'MedBrief\\MSR\\Form\\UserProfile\\UserProfileUpdateType' => ['privates', 'MedBrief\\MSR\\Form\\UserProfile\\UserProfileUpdateType', 'getUserProfileUpdateTypeService', false],
  33908. 'MedBrief\\MSR\\Form\\UserType' => ['privates', 'MedBrief\\MSR\\Form\\UserType', 'getUserTypeService', false],
  33909. 'MedBrief\\MSR\\Form\\UserUpdateType' => ['privates', 'MedBrief\\MSR\\Form\\UserUpdateType', 'getUserUpdateTypeService', false],
  33910. 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => ['privates', 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType', 'getPhoneNumberTypeService', false],
  33911. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates', 'spiriit_form_filter.type.filter_boolean', 'getSpiriitFormFilter_Type_FilterBooleanService', false],
  33912. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates', 'spiriit_form_filter.type.filter_checkbox', 'getSpiriitFormFilter_Type_FilterCheckboxService', false],
  33913. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates', 'spiriit_form_filter.type.filter_choice', 'getSpiriitFormFilter_Type_FilterChoiceService', false],
  33914. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates', 'spiriit_form_filter.type.filter_collection_adapter', 'getSpiriitFormFilter_Type_FilterCollectionAdapterService', false],
  33915. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates', 'spiriit_form_filter.type.filter_date', 'getSpiriitFormFilter_Type_FilterDateService', false],
  33916. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates', 'spiriit_form_filter.type.filter_date_range', 'getSpiriitFormFilter_Type_FilterDateRangeService', false],
  33917. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates', 'spiriit_form_filter.type.filter_datetime', 'getSpiriitFormFilter_Type_FilterDatetimeService', false],
  33918. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates', 'spiriit_form_filter.type.filter_datetime_range', 'getSpiriitFormFilter_Type_FilterDatetimeRangeService', false],
  33919. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates', 'spiriit_form_filter.type.filter_entity', 'getSpiriitFormFilter_Type_FilterEntityService', false],
  33920. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates', 'spiriit_form_filter.type.filter_enum', 'getSpiriitFormFilter_Type_FilterEnumService', false],
  33921. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates', 'spiriit_form_filter.type.filter_number', 'getSpiriitFormFilter_Type_FilterNumberService', false],
  33922. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates', 'spiriit_form_filter.type.filter_number_range', 'getSpiriitFormFilter_Type_FilterNumberRangeService', false],
  33923. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates', 'spiriit_form_filter.type.filter_sharedable', 'getSpiriitFormFilter_Type_FilterSharedableService', false],
  33924. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates', 'spiriit_form_filter.type.filter_text', 'getSpiriitFormFilter_Type_FilterTextService', false],
  33925. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
  33926. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
  33927. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
  33928. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
  33929. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
  33930. 'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', false],
  33931. 'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', false],
  33932. ], [
  33933. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => '?',
  33934. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  33935. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => '?',
  33936. 'KMS\\FroalaEditorBundle\\Form\\Type\\FroalaEditorType' => '?',
  33937. 'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  33938. 'MedBrief\\MSR\\Form\\AccountAuthSettingsType' => '?',
  33939. 'MedBrief\\MSR\\Form\\AccountBillingAddressType' => '?',
  33940. 'MedBrief\\MSR\\Form\\AccountBillingItemPriceType' => '?',
  33941. 'MedBrief\\MSR\\Form\\AccountCustomIndexHeaderType' => '?',
  33942. 'MedBrief\\MSR\\Form\\AccountPhysicalAddressType' => '?',
  33943. 'MedBrief\\MSR\\Form\\AccountSortingMemoPhraseType' => '?',
  33944. 'MedBrief\\MSR\\Form\\AccountType' => '?',
  33945. 'MedBrief\\MSR\\Form\\AdditionalRequestType' => '?',
  33946. 'MedBrief\\MSR\\Form\\AddressType' => '?',
  33947. 'MedBrief\\MSR\\Form\\AnalyticsReportType' => '?',
  33948. 'MedBrief\\MSR\\Form\\AnalyticsUserType' => '?',
  33949. 'MedBrief\\MSR\\Form\\BatchDocumentSortOrderType' => '?',
  33950. 'MedBrief\\MSR\\Form\\BatchRequestBatchDocumentReviewType' => '?',
  33951. 'MedBrief\\MSR\\Form\\BatchRequestDetailType' => '?',
  33952. 'MedBrief\\MSR\\Form\\BatchRequestLinkChronologyRequestExistingType' => '?',
  33953. 'MedBrief\\MSR\\Form\\BatchRequestSimpleType' => '?',
  33954. 'MedBrief\\MSR\\Form\\BatchRequestType' => '?',
  33955. 'MedBrief\\MSR\\Form\\BillingItemType' => '?',
  33956. 'MedBrief\\MSR\\Form\\ChangePasswordFormType' => '?',
  33957. 'MedBrief\\MSR\\Form\\ChronologyRequestDetailType' => '?',
  33958. 'MedBrief\\MSR\\Form\\ChronologyRequestType' => '?',
  33959. 'MedBrief\\MSR\\Form\\ClinicalSectionType' => '?',
  33960. 'MedBrief\\MSR\\Form\\ColumnsType' => '?',
  33961. 'MedBrief\\MSR\\Form\\ContactableAddressType' => '?',
  33962. 'MedBrief\\MSR\\Form\\DocumentPasswordType' => '?',
  33963. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationDownloadOptionType' => '?',
  33964. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationTypeDownloadOptionType' => '?',
  33965. 'MedBrief\\MSR\\Form\\DownloadOption\\AnnotationUserDownloadOptionType' => '?',
  33966. 'MedBrief\\MSR\\Form\\DownloadOption\\FormatDownloadOptionType' => '?',
  33967. 'MedBrief\\MSR\\Form\\DownloadOption\\PasswordDownloadOptionType' => '?',
  33968. 'MedBrief\\MSR\\Form\\DownloadOptionsType' => '?',
  33969. 'MedBrief\\MSR\\Form\\Embeddable\\AddressType' => '?',
  33970. 'MedBrief\\MSR\\Form\\Embeddable\\BillingItemPriceType' => '?',
  33971. 'MedBrief\\MSR\\Form\\Embeddable\\ContactType' => '?',
  33972. 'MedBrief\\MSR\\Form\\Embeddable\\RecordsReceivedType' => '?',
  33973. 'MedBrief\\MSR\\Form\\ExpertAgencyType' => '?',
  33974. 'MedBrief\\MSR\\Form\\FieldOptionType' => '?',
  33975. 'MedBrief\\MSR\\Form\\FieldTypeType' => '?',
  33976. 'MedBrief\\MSR\\Form\\FilterAnnotationsType' => '?',
  33977. 'MedBrief\\MSR\\Form\\Filter\\AccountFilterType' => '?',
  33978. 'MedBrief\\MSR\\Form\\Filter\\AdditionalRequestFilterType' => '?',
  33979. 'MedBrief\\MSR\\Form\\Filter\\Analytics\\AnalyticsReportFilterType' => '?',
  33980. 'MedBrief\\MSR\\Form\\Filter\\BatchRequestFilterType' => '?',
  33981. 'MedBrief\\MSR\\Form\\Filter\\BillingItemFilterType' => '?',
  33982. 'MedBrief\\MSR\\Form\\Filter\\ChronologyItemFilterType' => '?',
  33983. 'MedBrief\\MSR\\Form\\Filter\\ChronologyRequestFilterType' => '?',
  33984. 'MedBrief\\MSR\\Form\\Filter\\ClinicalSectionFilterType' => '?',
  33985. 'MedBrief\\MSR\\Form\\Filter\\GeneralNameFilterType' => '?',
  33986. 'MedBrief\\MSR\\Form\\Filter\\GeneralSearchIndexFilterType' => '?',
  33987. 'MedBrief\\MSR\\Form\\Filter\\HelpArticleFilterType' => '?',
  33988. 'MedBrief\\MSR\\Form\\Filter\\IPFailedLoginFilterType' => '?',
  33989. 'MedBrief\\MSR\\Form\\Filter\\InterpartyDisclosureFilterType' => '?',
  33990. 'MedBrief\\MSR\\Form\\Filter\\InvoiceFilterType' => '?',
  33991. 'MedBrief\\MSR\\Form\\Filter\\MatchMessagesFilterType' => '?',
  33992. 'MedBrief\\MSR\\Form\\Filter\\MatterCommunicationFilterType' => '?',
  33993. 'MedBrief\\MSR\\Form\\Filter\\MatterFilterType' => '?',
  33994. 'MedBrief\\MSR\\Form\\Filter\\MatterRequestFilterType' => '?',
  33995. 'MedBrief\\MSR\\Form\\Filter\\MatterRequestReportFilterType' => '?',
  33996. 'MedBrief\\MSR\\Form\\Filter\\MatterRequest\\ServiceSelectionFilterType' => '?',
  33997. 'MedBrief\\MSR\\Form\\Filter\\NoteFilterType' => '?',
  33998. 'MedBrief\\MSR\\Form\\Filter\\PendingInvoiceType' => '?',
  33999. 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureReportFilterType' => '?',
  34000. 'MedBrief\\MSR\\Form\\Filter\\ProjectClosureStatusFilterType' => '?',
  34001. 'MedBrief\\MSR\\Form\\Filter\\ProjectDisclosureFilterType' => '?',
  34002. 'MedBrief\\MSR\\Form\\Filter\\ProjectFilterType' => '?',
  34003. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreChildFilterType' => '?',
  34004. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreFilterType' => '?',
  34005. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestCentreParentFilterType' => '?',
  34006. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestFilterType' => '?',
  34007. 'MedBrief\\MSR\\Form\\Filter\\RecordsRequestLetterTemplateFilterType' => '?',
  34008. 'MedBrief\\MSR\\Form\\Filter\\RestoreDeletedDocumentsFilterType' => '?',
  34009. 'MedBrief\\MSR\\Form\\Filter\\ServiceOptionFilterType' => '?',
  34010. 'MedBrief\\MSR\\Form\\Filter\\ServiceRequestFilterType' => '?',
  34011. 'MedBrief\\MSR\\Form\\Filter\\SortingMemoPhraseFilterType' => '?',
  34012. 'MedBrief\\MSR\\Form\\Filter\\SortingSessionFilterType' => '?',
  34013. 'MedBrief\\MSR\\Form\\Filter\\SortingSessionUtilisationFilterType' => '?',
  34014. 'MedBrief\\MSR\\Form\\Filter\\UserFailedLoginFilterType' => '?',
  34015. 'MedBrief\\MSR\\Form\\Filter\\UserFilterType' => '?',
  34016. 'MedBrief\\MSR\\Form\\FilteredReportType' => '?',
  34017. 'MedBrief\\MSR\\Form\\FirmType' => '?',
  34018. 'MedBrief\\MSR\\Form\\HelpArticleType' => '?',
  34019. 'MedBrief\\MSR\\Form\\HelpCategoryType' => '?',
  34020. 'MedBrief\\MSR\\Form\\HelpSectionType' => '?',
  34021. 'MedBrief\\MSR\\Form\\HumanResourceLevelType' => '?',
  34022. 'MedBrief\\MSR\\Form\\HumanResourceType' => '?',
  34023. 'MedBrief\\MSR\\Form\\ImportMattersType' => '?',
  34024. 'MedBrief\\MSR\\Form\\ImportUsersType' => '?',
  34025. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRadiologyType' => '?',
  34026. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientContactType' => '?',
  34027. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardRecipientFirmType' => '?',
  34028. 'MedBrief\\MSR\\Form\\InterpartyDisclosureWizardThirdPartyType' => '?',
  34029. 'MedBrief\\MSR\\Form\\InvoiceItemType' => '?',
  34030. 'MedBrief\\MSR\\Form\\InvoiceItemUpdatePriceType' => '?',
  34031. 'MedBrief\\MSR\\Form\\InvoiceType' => '?',
  34032. 'MedBrief\\MSR\\Form\\LicenceRenewalTermType' => '?',
  34033. 'MedBrief\\MSR\\Form\\MatchLetterResponseDocumentFormType' => '?',
  34034. 'MedBrief\\MSR\\Form\\MatterCommunicationType' => '?',
  34035. 'MedBrief\\MSR\\Form\\MatterNoteType' => '?',
  34036. 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestDefaultsType' => '?',
  34037. 'MedBrief\\MSR\\Form\\MatterRequest\\MatterRequestStatusType' => '?',
  34038. 'MedBrief\\MSR\\Form\\MultiFactorAuth\\EmailCodeType' => '?',
  34039. 'MedBrief\\MSR\\Form\\MultiFactorAuth\\TotpCodeType' => '?',
  34040. 'MedBrief\\MSR\\Form\\Order\\AccountOrderType' => '?',
  34041. 'MedBrief\\MSR\\Form\\Order\\ExpertAgencyOrderType' => '?',
  34042. 'MedBrief\\MSR\\Form\\Order\\MatterOrderType' => '?',
  34043. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreChildOrderType' => '?',
  34044. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreOrderType' => '?',
  34045. 'MedBrief\\MSR\\Form\\Order\\RecordsRequestCentreParentOrderType' => '?',
  34046. 'MedBrief\\MSR\\Form\\Order\\UserOrderType' => '?',
  34047. 'MedBrief\\MSR\\Form\\PDFTronDownloadOptionsType' => '?',
  34048. 'MedBrief\\MSR\\Form\\PDFTronPrintOptionsType' => '?',
  34049. 'MedBrief\\MSR\\Form\\ProjectArchiveType' => '?',
  34050. 'MedBrief\\MSR\\Form\\ProjectClinicalSummaryUnsortedStatusType' => '?',
  34051. 'MedBrief\\MSR\\Form\\ProjectDiscProcessingPriorityType' => '?',
  34052. 'MedBrief\\MSR\\Form\\ProjectDiscType' => '?',
  34053. 'MedBrief\\MSR\\Form\\ProjectDisclosureType' => '?',
  34054. 'MedBrief\\MSR\\Form\\ProjectFirmRecordsReviewStatusType' => '?',
  34055. 'MedBrief\\MSR\\Form\\ProjectOrganisationType' => '?',
  34056. 'MedBrief\\MSR\\Form\\ProjectPasswordType' => '?',
  34057. 'MedBrief\\MSR\\Form\\ProjectPersonType' => '?',
  34058. 'MedBrief\\MSR\\Form\\ProjectSortingSessionCentreChangeType' => '?',
  34059. 'MedBrief\\MSR\\Form\\ProjectSortingSessionSimpleType' => '?',
  34060. 'MedBrief\\MSR\\Form\\ProjectSortingSessionType' => '?',
  34061. 'MedBrief\\MSR\\Form\\ProjectType' => '?',
  34062. 'MedBrief\\MSR\\Form\\RecipientFirmAddressType' => '?',
  34063. 'MedBrief\\MSR\\Form\\RecordsRequestCentreChildType' => '?',
  34064. 'MedBrief\\MSR\\Form\\RecordsRequestCentreContactType' => '?',
  34065. 'MedBrief\\MSR\\Form\\RecordsRequestCentreParentType' => '?',
  34066. 'MedBrief\\MSR\\Form\\RecordsRequestCentreType' => '?',
  34067. 'MedBrief\\MSR\\Form\\RecordsRequestDetailType' => '?',
  34068. 'MedBrief\\MSR\\Form\\RecordsRequestLetterContentType' => '?',
  34069. 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateContentType' => '?',
  34070. 'MedBrief\\MSR\\Form\\RecordsRequestLetterTemplateType' => '?',
  34071. 'MedBrief\\MSR\\Form\\RecordsRequestLetterType' => '?',
  34072. 'MedBrief\\MSR\\Form\\RecordsRequestType' => '?',
  34073. 'MedBrief\\MSR\\Form\\ResetPasswordRequestFormType' => '?',
  34074. 'MedBrief\\MSR\\Form\\RestoreDeletedDocumentsType' => '?',
  34075. 'MedBrief\\MSR\\Form\\SelectBatchrequestMemoType' => '?',
  34076. 'MedBrief\\MSR\\Form\\ServiceOptionType' => '?',
  34077. 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemType' => '?',
  34078. 'MedBrief\\MSR\\Form\\ServiceRequestInvoiceItemsType' => '?',
  34079. 'MedBrief\\MSR\\Form\\ServiceRequestType' => '?',
  34080. 'MedBrief\\MSR\\Form\\SortingInstructionType' => '?',
  34081. 'MedBrief\\MSR\\Form\\SortingMemoPhraseType' => '?',
  34082. 'MedBrief\\MSR\\Form\\SortingSessionDetailType' => '?',
  34083. 'MedBrief\\MSR\\Form\\SpecialisationType' => '?',
  34084. 'MedBrief\\MSR\\Form\\SupportingDocumentFormType' => '?',
  34085. 'MedBrief\\MSR\\Form\\SystemNotificationType' => '?',
  34086. 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\BillingAddressType' => '?',
  34087. 'MedBrief\\MSR\\Form\\Type\\ContactableAddress\\PhysicalAddressType' => '?',
  34088. 'MedBrief\\MSR\\Form\\Type\\EditProfileType' => '?',
  34089. 'MedBrief\\MSR\\Form\\Type\\EntityHiddenType' => '?',
  34090. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderType' => '?',
  34091. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorPlaceholderWithSpellCheckerType' => '?',
  34092. 'MedBrief\\MSR\\Form\\Type\\FroalaEditorWithSpellCheckerType' => '?',
  34093. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAccountUserType' => '?',
  34094. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationAdministratorUserType' => '?',
  34095. 'MedBrief\\MSR\\Form\\Type\\Invitation\\InvitationProjectUserType' => '?',
  34096. 'MedBrief\\MSR\\Form\\Type\\RegistrationInvitationType' => '?',
  34097. 'MedBrief\\MSR\\Form\\Type\\TabType' => '?',
  34098. 'MedBrief\\MSR\\Form\\Type\\TabsType' => '?',
  34099. 'MedBrief\\MSR\\Form\\UploadBatchDestroyType' => '?',
  34100. 'MedBrief\\MSR\\Form\\UploadServiceRequestsBilledType' => '?',
  34101. 'MedBrief\\MSR\\Form\\UserInviteType' => '?',
  34102. 'MedBrief\\MSR\\Form\\UserLinkedEmailAddressInvitationType' => '?',
  34103. 'MedBrief\\MSR\\Form\\UserProfile\\UserProfileUpdateType' => '?',
  34104. 'MedBrief\\MSR\\Form\\UserType' => '?',
  34105. 'MedBrief\\MSR\\Form\\UserUpdateType' => '?',
  34106. 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => '?',
  34107. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  34108. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  34109. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  34110. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  34111. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  34112. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  34113. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  34114. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  34115. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  34116. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  34117. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  34118. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  34119. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  34120. 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  34121. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  34122. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  34123. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  34124. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  34125. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  34126. 'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  34127. 'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  34128. ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => new RewindableGenerator(function () {
  34129. yield 0 => ($this->privates['MedBrief\\MSR\\Form\\Extension\\ImageTypeExtension'] ?? ($this->privates['MedBrief\\MSR\\Form\\Extension\\ImageTypeExtension'] = new \MedBrief\MSR\Form\Extension\ImageTypeExtension()));
  34130. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  34131. yield 0 => ($this->privates['MedBrief\\MSR\\Form\\Extension\\TabbedFormTypeExtension'] ?? $this->getTabbedFormTypeExtensionService());
  34132. yield 1 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  34133. yield 2 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  34134. yield 3 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  34135. yield 4 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  34136. yield 5 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  34137. yield 6 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  34138. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] ?? $this->getEaCrudFormTypeExtensionService());
  34139. yield 8 => ($this->privates['spiriit_form_filter.type_extension.filter_extension'] ?? ($this->privates['spiriit_form_filter.type_extension.filter_extension'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\FilterTypeExtension()));
  34140. }, 9), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  34141. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  34142. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  34143. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  34144. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  34145. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\CollectionTypeExtension()));
  34146. }, 1)], new RewindableGenerator(function () {
  34147. yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  34148. yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  34149. }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  34150. }
  34151. /**
  34152. * Gets the private 'form.server_params' shared service.
  34153. *
  34154. * @return \Symfony\Component\Form\Util\ServerParams
  34155. */
  34156. protected function getForm_ServerParamsService()
  34157. {
  34158. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
  34159. return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  34160. }
  34161. /**
  34162. * Gets the private 'form.type.choice' shared service.
  34163. *
  34164. * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  34165. */
  34166. protected function getForm_Type_ChoiceService()
  34167. {
  34168. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34169. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34170. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  34171. return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  34172. }
  34173. /**
  34174. * Gets the private 'form.type.color' shared service.
  34175. *
  34176. * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  34177. */
  34178. protected function getForm_Type_ColorService()
  34179. {
  34180. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34181. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34182. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  34183. return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  34184. }
  34185. /**
  34186. * Gets the private 'form.type.entity' shared service.
  34187. *
  34188. * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  34189. */
  34190. protected function getForm_Type_EntityService()
  34191. {
  34192. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34193. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34194. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  34195. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  34196. return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  34197. }
  34198. /**
  34199. * Gets the private 'form.type.form' shared service.
  34200. *
  34201. * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  34202. */
  34203. protected function getForm_Type_FormService()
  34204. {
  34205. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34206. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34207. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  34208. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  34209. return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  34210. }
  34211. /**
  34212. * Gets the private 'form.type_extension.csrf' shared service.
  34213. *
  34214. * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  34215. */
  34216. protected function getForm_TypeExtension_CsrfService()
  34217. {
  34218. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34219. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34220. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  34221. return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  34222. }
  34223. /**
  34224. * Gets the private 'form.type_extension.form.data_collector' shared service.
  34225. *
  34226. * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  34227. */
  34228. protected function getForm_TypeExtension_Form_DataCollectorService()
  34229. {
  34230. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34231. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34232. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  34233. return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  34234. }
  34235. /**
  34236. * Gets the private 'form.type_extension.form.http_foundation' shared service.
  34237. *
  34238. * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  34239. */
  34240. protected function getForm_TypeExtension_Form_HttpFoundationService()
  34241. {
  34242. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34243. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34244. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  34245. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
  34246. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  34247. return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  34248. }
  34249. /**
  34250. * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  34251. *
  34252. * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  34253. */
  34254. protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  34255. {
  34256. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34257. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34258. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  34259. return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  34260. }
  34261. /**
  34262. * Gets the private 'form.type_extension.form.validator' shared service.
  34263. *
  34264. * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  34265. */
  34266. protected function getForm_TypeExtension_Form_ValidatorService()
  34267. {
  34268. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34269. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34270. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  34271. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  34272. return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  34273. }
  34274. /**
  34275. * Gets the private 'form.type_extension.upload.validator' shared service.
  34276. *
  34277. * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  34278. */
  34279. protected function getForm_TypeExtension_Upload_ValidatorService()
  34280. {
  34281. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  34282. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  34283. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  34284. return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  34285. }
  34286. /**
  34287. * Gets the private 'form.type_guesser.doctrine' shared service.
  34288. *
  34289. * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  34290. */
  34291. protected function getForm_TypeGuesser_DoctrineService()
  34292. {
  34293. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  34294. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  34295. return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  34296. }
  34297. /**
  34298. * Gets the private 'form.type_guesser.validator' shared service.
  34299. *
  34300. * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  34301. */
  34302. protected function getForm_TypeGuesser_ValidatorService()
  34303. {
  34304. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  34305. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  34306. return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  34307. }
  34308. /**
  34309. * Gets the private 'fos_js_routing.dump_command' shared service.
  34310. *
  34311. * @return \FOS\JsRoutingBundle\Command\DumpCommand
  34312. */
  34313. protected function getFosJsRouting_DumpCommandService()
  34314. {
  34315. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34316. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  34317. $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__, 4), NULL);
  34318. $instance->setName('fos:js-routing:dump');
  34319. return $instance;
  34320. }
  34321. /**
  34322. * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  34323. *
  34324. * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  34325. */
  34326. protected function getFosJsRouting_RouterDebugExposedCommandService()
  34327. {
  34328. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34329. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  34330. $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  34331. $instance->setName('fos:js-routing:debug');
  34332. return $instance;
  34333. }
  34334. /**
  34335. * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  34336. *
  34337. * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  34338. */
  34339. protected function getFosRest_Serializer_FormErrorHandlerService()
  34340. {
  34341. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  34342. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  34343. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  34344. return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  34345. }
  34346. /**
  34347. * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  34348. *
  34349. * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  34350. */
  34351. protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  34352. {
  34353. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  34354. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  34355. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  34356. return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34357. 'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
  34358. 'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
  34359. 'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
  34360. 'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
  34361. 'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', false],
  34362. ], [
  34363. 'jms_serializer.array_collection_handler' => '?',
  34364. 'jms_serializer.constraint_violation_handler' => '?',
  34365. 'jms_serializer.datetime_handler' => '?',
  34366. 'jms_serializer.iterator_handler' => '?',
  34367. 'fos_rest.serializer.form_error_handler' => '?',
  34368. ]), [1 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']]], 2 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']]]]);
  34369. }
  34370. /**
  34371. * Gets the private 'fragment.renderer.inline' shared service.
  34372. *
  34373. * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  34374. */
  34375. protected function getFragment_Renderer_InlineService()
  34376. {
  34377. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34378. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34379. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  34380. $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  34381. if (isset($this->privates['fragment.renderer.inline'])) {
  34382. return $this->privates['fragment.renderer.inline'];
  34383. }
  34384. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34385. if (isset($this->privates['fragment.renderer.inline'])) {
  34386. return $this->privates['fragment.renderer.inline'];
  34387. }
  34388. $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
  34389. $instance->setFragmentPath('/_fragment');
  34390. return $instance;
  34391. }
  34392. /**
  34393. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  34394. *
  34395. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  34396. */
  34397. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  34398. {
  34399. return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  34400. }
  34401. /**
  34402. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  34403. *
  34404. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  34405. */
  34406. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  34407. {
  34408. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  34409. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  34410. return $this->privates['framework_extra_bundle.event.is_granted'];
  34411. }
  34412. return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  34413. }
  34414. /**
  34415. * Gets the private 'httplug.collector.formatter' shared service.
  34416. *
  34417. * @return \Http\HttplugBundle\Collector\Formatter
  34418. */
  34419. protected function getHttplug_Collector_FormatterService()
  34420. {
  34421. return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  34422. }
  34423. /**
  34424. * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  34425. *
  34426. * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  34427. */
  34428. protected function getHwiOauth_Security_OauthUtilsService()
  34429. {
  34430. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  34431. if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  34432. return $this->privates['hwi_oauth.security.oauth_utils'];
  34433. }
  34434. $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $a, false, 'IS_AUTHENTICATED_REMEMBERED');
  34435. $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  34436. return $instance;
  34437. }
  34438. /**
  34439. * Gets the private 'jms_serializer.array_collection_handler' shared service.
  34440. *
  34441. * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  34442. */
  34443. protected function getJmsSerializer_ArrayCollectionHandlerService()
  34444. {
  34445. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  34446. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  34447. return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  34448. }
  34449. /**
  34450. * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  34451. *
  34452. * @return \JMS\SerializerBundle\Cache\CacheClearer
  34453. */
  34454. protected function getJmsSerializer_Cache_CacheClearerService()
  34455. {
  34456. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  34457. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  34458. return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  34459. }
  34460. /**
  34461. * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  34462. *
  34463. * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  34464. */
  34465. protected function getJmsSerializer_ConstraintViolationHandlerService()
  34466. {
  34467. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  34468. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  34469. return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  34470. }
  34471. /**
  34472. * Gets the private 'jms_serializer.datetime_handler' shared service.
  34473. *
  34474. * @return \JMS\Serializer\Handler\DateHandler
  34475. */
  34476. protected function getJmsSerializer_DatetimeHandlerService()
  34477. {
  34478. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  34479. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  34480. return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'UTC', true);
  34481. }
  34482. /**
  34483. * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  34484. *
  34485. * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  34486. */
  34487. protected function getJmsSerializer_DoctrineProxySubscriberService()
  34488. {
  34489. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  34490. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  34491. return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
  34492. }
  34493. /**
  34494. * Gets the private 'jms_serializer.iterator_handler' shared service.
  34495. *
  34496. * @return \JMS\Serializer\Handler\IteratorHandler
  34497. */
  34498. protected function getJmsSerializer_IteratorHandlerService()
  34499. {
  34500. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  34501. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  34502. return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  34503. }
  34504. /**
  34505. * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  34506. *
  34507. * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  34508. */
  34509. protected function getJmsSerializer_StopwatchSubscriberService()
  34510. {
  34511. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  34512. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  34513. return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  34514. }
  34515. /**
  34516. * Gets the private 'kms_froala_editor.form.type' shared service.
  34517. *
  34518. * @return \KMS\FroalaEditorBundle\Form\Type\FroalaEditorType
  34519. */
  34520. protected function getKmsFroalaEditor_Form_TypeService()
  34521. {
  34522. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34523. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34524. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Form/Type/FroalaEditorType.php';
  34525. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Service/OptionManager.php';
  34526. include_once \dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/Service/PluginProvider.php';
  34527. return $this->privates['kms_froala_editor.form.type'] = new \KMS\FroalaEditorBundle\Form\Type\FroalaEditorType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), new \KMS\FroalaEditorBundle\Service\OptionManager(($this->services['router'] ?? $this->getRouterService())), new \KMS\FroalaEditorBundle\Service\PluginProvider());
  34528. }
  34529. /**
  34530. * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  34531. *
  34532. * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  34533. */
  34534. protected function getKnpMenu_MenuProvider_BuilderAliasService()
  34535. {
  34536. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  34537. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  34538. $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  34539. if (isset($this->privates['knp_menu.menu_provider.builder_alias'])) {
  34540. return $this->privates['knp_menu.menu_provider.builder_alias'];
  34541. }
  34542. return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel', 1)), $this, $a);
  34543. }
  34544. /**
  34545. * Gets the private 'knp_menu.renderer.list' shared service.
  34546. *
  34547. * @return \Knp\Menu\Renderer\ListRenderer
  34548. */
  34549. protected function getKnpMenu_Renderer_ListService()
  34550. {
  34551. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  34552. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  34553. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  34554. return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  34555. }
  34556. /**
  34557. * Gets the private 'knp_menu.renderer.twig' shared service.
  34558. *
  34559. * @return \Knp\Menu\Renderer\TwigRenderer
  34560. */
  34561. protected function getKnpMenu_Renderer_TwigService()
  34562. {
  34563. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  34564. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  34565. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  34566. if (isset($this->privates['knp_menu.renderer.twig'])) {
  34567. return $this->privates['knp_menu.renderer.twig'];
  34568. }
  34569. return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a, '@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  34570. }
  34571. /**
  34572. * Gets the private 'knp_menu.twig.runtime' shared service.
  34573. *
  34574. * @return \Knp\Menu\Twig\MenuRuntimeExtension
  34575. */
  34576. protected function getKnpMenu_Twig_RuntimeService()
  34577. {
  34578. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  34579. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuRuntimeExtension.php';
  34580. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  34581. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  34582. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  34583. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  34584. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  34585. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  34586. $a = new \Knp\Menu\Util\MenuManipulator();
  34587. $b = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  34588. return $this->privates['knp_menu.twig.runtime'] = new \Knp\Menu\Twig\MenuRuntimeExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34589. 'list' => ['privates', 'knp_menu.renderer.list', 'getKnpMenu_Renderer_ListService', false],
  34590. 'twig' => ['privates', 'knp_menu.renderer.twig', 'getKnpMenu_Renderer_TwigService', false],
  34591. ], [
  34592. 'list' => 'Knp\\Menu\\Renderer\\ListRenderer',
  34593. 'twig' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  34594. ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  34595. yield 0 => ($this->privates['knp_menu.menu_provider.lazy'] ?? ($this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider([])));
  34596. yield 1 => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  34597. }, 2)), $a, $b), $b, $a);
  34598. }
  34599. /**
  34600. * Gets the private 'knp_menu.voter.router' shared service.
  34601. *
  34602. * @return \Knp\Menu\Matcher\Voter\RouteVoter
  34603. */
  34604. protected function getKnpMenu_Voter_RouterService()
  34605. {
  34606. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  34607. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  34608. return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  34609. }
  34610. /**
  34611. * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  34612. *
  34613. * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  34614. */
  34615. protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  34616. {
  34617. return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'Templates/pagination.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
  34618. }
  34619. /**
  34620. * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  34621. *
  34622. * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  34623. */
  34624. protected function getLexikJwtAuthentication_CheckConfigCommandService()
  34625. {
  34626. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34627. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  34628. $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'RS256');
  34629. $instance->setName('lexik:jwt:check-config');
  34630. $instance->setDescription('Checks that the bundle is properly configured.');
  34631. return $instance;
  34632. }
  34633. /**
  34634. * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  34635. *
  34636. * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  34637. */
  34638. protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  34639. {
  34640. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34641. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  34642. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  34643. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  34644. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  34645. $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  34646. $instance->setName('lexik:jwt:enable-encryption');
  34647. $instance->setDescription('Enable Web-Token encryption support.');
  34648. return $instance;
  34649. }
  34650. /**
  34651. * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  34652. *
  34653. * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  34654. */
  34655. protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  34656. {
  34657. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34658. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  34659. $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  34660. $instance->setName('lexik:jwt:generate-keypair');
  34661. $instance->setDescription('Generate public/private keys for use in your application.');
  34662. return $instance;
  34663. }
  34664. /**
  34665. * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  34666. *
  34667. * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  34668. */
  34669. protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  34670. {
  34671. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34672. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  34673. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  34674. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  34675. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  34676. $this->privates['lexik_jwt_authentication.migrate_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  34677. $instance->setName('lexik:jwt:migrate-config');
  34678. $instance->setDescription('Migrate LexikJWTAuthenticationBundle configuration to the Web-Token one.');
  34679. return $instance;
  34680. }
  34681. /**
  34682. * Gets the private 'libphonenumber\PhoneNumberUtil' shared service.
  34683. *
  34684. * @return \libphonenumber\PhoneNumberUtil
  34685. */
  34686. protected function getPhoneNumberUtilService()
  34687. {
  34688. return $this->privates['libphonenumber\\PhoneNumberUtil'] = \libphonenumber\PhoneNumberUtil::getInstance();
  34689. }
  34690. /**
  34691. * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  34692. *
  34693. * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  34694. */
  34695. protected function getLiipImagine_Binary_MimeTypeGuesserService()
  34696. {
  34697. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  34698. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  34699. return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  34700. }
  34701. /**
  34702. * Gets the private 'liip_imagine.command.cache_remove' shared service.
  34703. *
  34704. * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  34705. */
  34706. protected function getLiipImagine_Command_CacheRemoveService()
  34707. {
  34708. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34709. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  34710. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  34711. $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  34712. $instance->setName('liip:imagine:cache:remove');
  34713. return $instance;
  34714. }
  34715. /**
  34716. * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  34717. *
  34718. * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  34719. */
  34720. protected function getLiipImagine_Command_CacheResolveService()
  34721. {
  34722. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34723. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  34724. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  34725. $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  34726. $instance->setName('liip:imagine:cache:resolve');
  34727. return $instance;
  34728. }
  34729. /**
  34730. * Gets the private 'liip_imagine.filter.configuration' shared service.
  34731. *
  34732. * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  34733. */
  34734. protected function getLiipImagine_Filter_ConfigurationService()
  34735. {
  34736. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  34737. return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  34738. }
  34739. /**
  34740. * Gets the private 'liip_imagine.form.type.image' shared service.
  34741. *
  34742. * @return \Liip\ImagineBundle\Form\Type\ImageType
  34743. */
  34744. protected function getLiipImagine_Form_Type_ImageService()
  34745. {
  34746. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  34747. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  34748. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  34749. return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  34750. }
  34751. /**
  34752. * Gets the private 'liip_imagine.gd' shared service.
  34753. *
  34754. * @return \Imagine\Gd\Imagine
  34755. */
  34756. protected function getLiipImagine_GdService()
  34757. {
  34758. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  34759. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  34760. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  34761. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  34762. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  34763. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  34764. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  34765. include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/DefaultMetadataReader.php';
  34766. $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  34767. $instance->setMetadataReader(new \Imagine\Image\Metadata\DefaultMetadataReader());
  34768. return $instance;
  34769. }
  34770. /**
  34771. * Gets the private 'liip_imagine.service.filter' shared service.
  34772. *
  34773. * @return \Liip\ImagineBundle\Service\FilterService
  34774. */
  34775. protected function getLiipImagine_Service_FilterService()
  34776. {
  34777. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  34778. return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), true, $this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  34779. }
  34780. /**
  34781. * Gets the private 'liip_imagine.templating.filter_runtime' shared service.
  34782. *
  34783. * @return \Liip\ImagineBundle\Templating\LazyFilterRuntime
  34784. */
  34785. protected function getLiipImagine_Templating_FilterRuntimeService()
  34786. {
  34787. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  34788. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/LazyFilterRuntime.php';
  34789. $a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  34790. if (isset($this->privates['liip_imagine.templating.filter_runtime'])) {
  34791. return $this->privates['liip_imagine.templating.filter_runtime'];
  34792. }
  34793. return $this->privates['liip_imagine.templating.filter_runtime'] = new \Liip\ImagineBundle\Templating\LazyFilterRuntime($a, NULL, NULL);
  34794. }
  34795. /**
  34796. * Gets the private 'locale_aware_listener' shared service.
  34797. *
  34798. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  34799. */
  34800. protected function getLocaleAwareListenerService()
  34801. {
  34802. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  34803. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  34804. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  34805. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  34806. }
  34807. /**
  34808. * Gets the private 'locale_listener' shared service.
  34809. *
  34810. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  34811. */
  34812. protected function getLocaleListenerService()
  34813. {
  34814. $a = ($this->services['router'] ?? $this->getRouterService());
  34815. if (isset($this->privates['locale_listener'])) {
  34816. return $this->privates['locale_listener'];
  34817. }
  34818. 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', $a, false, []);
  34819. }
  34820. /**
  34821. * Gets the private 'lock.default.factory' shared service.
  34822. *
  34823. * @return \Symfony\Component\Lock\LockFactory
  34824. */
  34825. protected function getLock_Default_FactoryService()
  34826. {
  34827. include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/LockFactory.php';
  34828. include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  34829. include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/StoreFactory.php';
  34830. $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  34831. $a = new \Symfony\Bridge\Monolog\Logger('lock');
  34832. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34833. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34834. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  34835. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  34836. $instance->setLogger($a);
  34837. return $instance;
  34838. }
  34839. /**
  34840. * Gets the private 'mailer.mailer' shared service.
  34841. *
  34842. * @return \Symfony\Component\Mailer\Mailer
  34843. */
  34844. protected function getMailer_MailerService()
  34845. {
  34846. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34847. if (isset($this->privates['mailer.mailer'])) {
  34848. return $this->privates['mailer.mailer'];
  34849. }
  34850. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  34851. yield 0 => ($this->privates['mailer.transport_factory.sendgrid'] ?? $this->getMailer_TransportFactory_SendgridService());
  34852. yield 1 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  34853. yield 2 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  34854. yield 3 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  34855. yield 4 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  34856. }, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  34857. }
  34858. /**
  34859. * Gets the private 'mailer.transport_factory.native' shared service.
  34860. *
  34861. * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  34862. */
  34863. protected function getMailer_TransportFactory_NativeService()
  34864. {
  34865. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34866. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34867. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  34868. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34869. if (isset($this->privates['mailer.transport_factory.native'])) {
  34870. return $this->privates['mailer.transport_factory.native'];
  34871. }
  34872. return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34873. }
  34874. /**
  34875. * Gets the private 'mailer.transport_factory.null' shared service.
  34876. *
  34877. * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  34878. */
  34879. protected function getMailer_TransportFactory_NullService()
  34880. {
  34881. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34882. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34883. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  34884. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34885. if (isset($this->privates['mailer.transport_factory.null'])) {
  34886. return $this->privates['mailer.transport_factory.null'];
  34887. }
  34888. return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34889. }
  34890. /**
  34891. * Gets the private 'mailer.transport_factory.sendgrid' shared service.
  34892. *
  34893. * @return \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory
  34894. */
  34895. protected function getMailer_TransportFactory_SendgridService()
  34896. {
  34897. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34898. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34899. include_once \dirname(__DIR__, 4).'/vendor/symfony/sendgrid-mailer/Transport/SendgridTransportFactory.php';
  34900. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34901. if (isset($this->privates['mailer.transport_factory.sendgrid'])) {
  34902. return $this->privates['mailer.transport_factory.sendgrid'];
  34903. }
  34904. return $this->privates['mailer.transport_factory.sendgrid'] = new \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34905. }
  34906. /**
  34907. * Gets the private 'mailer.transport_factory.sendmail' shared service.
  34908. *
  34909. * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  34910. */
  34911. protected function getMailer_TransportFactory_SendmailService()
  34912. {
  34913. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34914. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34915. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  34916. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34917. if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  34918. return $this->privates['mailer.transport_factory.sendmail'];
  34919. }
  34920. return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34921. }
  34922. /**
  34923. * Gets the private 'mailer.transport_factory.smtp' shared service.
  34924. *
  34925. * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  34926. */
  34927. protected function getMailer_TransportFactory_SmtpService()
  34928. {
  34929. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34930. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34931. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  34932. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34933. if (isset($this->privates['mailer.transport_factory.smtp'])) {
  34934. return $this->privates['mailer.transport_factory.smtp'];
  34935. }
  34936. return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34937. }
  34938. /**
  34939. * Gets the private 'maker.auto_command.make_auth' shared service.
  34940. *
  34941. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  34942. */
  34943. protected function getMaker_AutoCommand_MakeAuthService()
  34944. {
  34945. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34946. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  34947. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  34948. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  34949. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  34950. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  34951. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  34952. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  34953. $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  34954. $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
  34955. $instance->setName('make:auth');
  34956. $instance->setDescription('Creates a Guard authenticator of different flavors');
  34957. return $instance;
  34958. }
  34959. /**
  34960. * Gets the private 'maker.auto_command.make_command' shared service.
  34961. *
  34962. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  34963. */
  34964. protected function getMaker_AutoCommand_MakeCommandService()
  34965. {
  34966. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34967. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  34968. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  34969. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  34970. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  34971. $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  34972. $instance->setName('make:command');
  34973. $instance->setDescription('Creates a new console command class');
  34974. return $instance;
  34975. }
  34976. /**
  34977. * Gets the private 'maker.auto_command.make_controller' shared service.
  34978. *
  34979. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  34980. */
  34981. protected function getMaker_AutoCommand_MakeControllerService()
  34982. {
  34983. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  34984. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  34985. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  34986. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  34987. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  34988. $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  34989. $instance->setName('make:controller');
  34990. $instance->setDescription('Creates a new controller class');
  34991. return $instance;
  34992. }
  34993. /**
  34994. * Gets the private 'maker.auto_command.make_crud' shared service.
  34995. *
  34996. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  34997. */
  34998. protected function getMaker_AutoCommand_MakeCrudService()
  34999. {
  35000. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35001. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35002. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35003. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35004. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  35005. $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35006. $instance->setName('make:crud');
  35007. $instance->setDescription('Creates CRUD for Doctrine entity class');
  35008. return $instance;
  35009. }
  35010. /**
  35011. * Gets the private 'maker.auto_command.make_docker_database' shared service.
  35012. *
  35013. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35014. */
  35015. protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  35016. {
  35017. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35018. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35019. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35020. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35021. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  35022. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35023. $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35024. $instance->setName('make:docker:database');
  35025. $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  35026. return $instance;
  35027. }
  35028. /**
  35029. * Gets the private 'maker.auto_command.make_entity' shared service.
  35030. *
  35031. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35032. */
  35033. protected function getMaker_AutoCommand_MakeEntityService()
  35034. {
  35035. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35036. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35037. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35038. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35039. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  35040. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  35041. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35042. $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  35043. $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b);
  35044. $instance->setName('make:entity');
  35045. $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  35046. return $instance;
  35047. }
  35048. /**
  35049. * Gets the private 'maker.auto_command.make_fixtures' shared service.
  35050. *
  35051. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35052. */
  35053. protected function getMaker_AutoCommand_MakeFixturesService()
  35054. {
  35055. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35056. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35057. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35058. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35059. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  35060. $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35061. $instance->setName('make:fixtures');
  35062. $instance->setDescription('Creates a new class to load Doctrine fixtures');
  35063. return $instance;
  35064. }
  35065. /**
  35066. * Gets the private 'maker.auto_command.make_form' shared service.
  35067. *
  35068. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35069. */
  35070. protected function getMaker_AutoCommand_MakeFormService()
  35071. {
  35072. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35073. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35074. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35075. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35076. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  35077. $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35078. $instance->setName('make:form');
  35079. $instance->setDescription('Creates a new form class');
  35080. return $instance;
  35081. }
  35082. /**
  35083. * Gets the private 'maker.auto_command.make_message' shared service.
  35084. *
  35085. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35086. */
  35087. protected function getMaker_AutoCommand_MakeMessageService()
  35088. {
  35089. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35090. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35091. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35092. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35093. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  35094. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35095. $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35096. $instance->setName('make:message');
  35097. $instance->setDescription('Creates a new message and handler');
  35098. return $instance;
  35099. }
  35100. /**
  35101. * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  35102. *
  35103. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35104. */
  35105. protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  35106. {
  35107. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35108. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35109. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35110. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35111. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  35112. $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35113. $instance->setName('make:messenger-middleware');
  35114. $instance->setDescription('Creates a new messenger middleware');
  35115. return $instance;
  35116. }
  35117. /**
  35118. * Gets the private 'maker.auto_command.make_migration' shared service.
  35119. *
  35120. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35121. */
  35122. protected function getMaker_AutoCommand_MakeMigrationService()
  35123. {
  35124. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35125. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35126. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35127. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35128. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  35129. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  35130. $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35131. $instance->setName('make:migration');
  35132. $instance->setDescription('Creates a new migration based on database changes');
  35133. return $instance;
  35134. }
  35135. /**
  35136. * Gets the private 'maker.auto_command.make_registration_form' shared service.
  35137. *
  35138. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35139. */
  35140. protected function getMaker_AutoCommand_MakeRegistrationFormService()
  35141. {
  35142. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35143. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35144. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35145. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35146. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  35147. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35148. $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35149. $instance->setName('make:registration-form');
  35150. $instance->setDescription('Creates a new registration form system');
  35151. return $instance;
  35152. }
  35153. /**
  35154. * Gets the private 'maker.auto_command.make_reset_password' shared service.
  35155. *
  35156. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35157. */
  35158. protected function getMaker_AutoCommand_MakeResetPasswordService()
  35159. {
  35160. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35161. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35162. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35163. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35164. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  35165. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35166. $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35167. $instance->setName('make:reset-password');
  35168. $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  35169. return $instance;
  35170. }
  35171. /**
  35172. * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  35173. *
  35174. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35175. */
  35176. protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  35177. {
  35178. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35179. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35180. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35181. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35182. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  35183. $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35184. $instance->setName('make:serializer:encoder');
  35185. $instance->setDescription('Creates a new serializer encoder class');
  35186. return $instance;
  35187. }
  35188. /**
  35189. * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  35190. *
  35191. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35192. */
  35193. protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  35194. {
  35195. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35196. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35197. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35198. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35199. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  35200. $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35201. $instance->setName('make:serializer:normalizer');
  35202. $instance->setDescription('Creates a new serializer normalizer class');
  35203. return $instance;
  35204. }
  35205. /**
  35206. * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  35207. *
  35208. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35209. */
  35210. protected function getMaker_AutoCommand_MakeStimulusControllerService()
  35211. {
  35212. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35213. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35214. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35215. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35216. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  35217. $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35218. $instance->setName('make:stimulus-controller');
  35219. $instance->setDescription('Creates a new Stimulus controller');
  35220. return $instance;
  35221. }
  35222. /**
  35223. * Gets the private 'maker.auto_command.make_subscriber' shared service.
  35224. *
  35225. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35226. */
  35227. protected function getMaker_AutoCommand_MakeSubscriberService()
  35228. {
  35229. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35230. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35231. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35232. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35233. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  35234. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  35235. $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35236. $instance->setName('make:subscriber');
  35237. $instance->setDescription('Creates a new event subscriber class');
  35238. return $instance;
  35239. }
  35240. /**
  35241. * Gets the private 'maker.auto_command.make_test' shared service.
  35242. *
  35243. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35244. */
  35245. protected function getMaker_AutoCommand_MakeTestService()
  35246. {
  35247. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35248. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35249. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35250. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35251. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  35252. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  35253. $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35254. $instance->setName('make:test');
  35255. $instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
  35256. $instance->setDescription('Creates a new test class');
  35257. return $instance;
  35258. }
  35259. /**
  35260. * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  35261. *
  35262. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35263. */
  35264. protected function getMaker_AutoCommand_MakeTwigExtensionService()
  35265. {
  35266. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35267. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35268. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35269. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35270. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  35271. $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35272. $instance->setName('make:twig-extension');
  35273. $instance->setDescription('Creates a new Twig extension class');
  35274. return $instance;
  35275. }
  35276. /**
  35277. * Gets the private 'maker.auto_command.make_user' shared service.
  35278. *
  35279. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35280. */
  35281. protected function getMaker_AutoCommand_MakeUserService()
  35282. {
  35283. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35284. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35285. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35286. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35287. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  35288. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  35289. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  35290. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  35291. $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35292. $instance->setName('make:user');
  35293. $instance->setDescription('Creates a new security user class');
  35294. return $instance;
  35295. }
  35296. /**
  35297. * Gets the private 'maker.auto_command.make_validator' shared service.
  35298. *
  35299. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35300. */
  35301. protected function getMaker_AutoCommand_MakeValidatorService()
  35302. {
  35303. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35304. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35305. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35306. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35307. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  35308. $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35309. $instance->setName('make:validator');
  35310. $instance->setDescription('Creates a new validator and constraint class');
  35311. return $instance;
  35312. }
  35313. /**
  35314. * Gets the private 'maker.auto_command.make_voter' shared service.
  35315. *
  35316. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  35317. */
  35318. protected function getMaker_AutoCommand_MakeVoterService()
  35319. {
  35320. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35321. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  35322. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  35323. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  35324. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  35325. $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35326. $instance->setName('make:voter');
  35327. $instance->setDescription('Creates a new security voter class');
  35328. return $instance;
  35329. }
  35330. /**
  35331. * Gets the private 'maker.doctrine_helper' shared service.
  35332. *
  35333. * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  35334. */
  35335. protected function getMaker_DoctrineHelperService()
  35336. {
  35337. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  35338. $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  35339. return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('MedBrief\\MSR\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [0 => [0 => 'MedBrief\\MSR\\Entity', 1 => $a], 1 => [0 => 'Gedmo\\Translatable\\Entity', 1 => $a], 2 => [0 => 'Gedmo\\Translator\\Entity', 1 => $a], 3 => [0 => 'Gedmo\\Loggable\\Entity', 1 => $a], 4 => [0 => 'Gedmo\\Tree\\Entity', 1 => $a], 5 => [0 => 'Vich\\UploaderBundle\\Entity', 1 => $a]]]);
  35340. }
  35341. /**
  35342. * Gets the private 'maker.entity_class_generator' shared service.
  35343. *
  35344. * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  35345. */
  35346. protected function getMaker_EntityClassGeneratorService()
  35347. {
  35348. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  35349. return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  35350. }
  35351. /**
  35352. * Gets the private 'maker.file_manager' shared service.
  35353. *
  35354. * @return \Symfony\Bundle\MakerBundle\FileManager
  35355. */
  35356. protected function getMaker_FileManagerService()
  35357. {
  35358. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  35359. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  35360. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  35361. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  35362. return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('MedBrief\\MSR')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
  35363. }
  35364. /**
  35365. * Gets the private 'maker.generator' shared service.
  35366. *
  35367. * @return \Symfony\Bundle\MakerBundle\Generator
  35368. */
  35369. protected function getMaker_GeneratorService()
  35370. {
  35371. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
  35372. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  35373. $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  35374. return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'MedBrief\\MSR', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  35375. }
  35376. /**
  35377. * Gets the private 'maker.php_compat_util' shared service.
  35378. *
  35379. * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  35380. */
  35381. protected function getMaker_PhpCompatUtilService()
  35382. {
  35383. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  35384. return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  35385. }
  35386. /**
  35387. * Gets the private 'maker.renderer.form_type_renderer' shared service.
  35388. *
  35389. * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  35390. */
  35391. protected function getMaker_Renderer_FormTypeRendererService()
  35392. {
  35393. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  35394. return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  35395. }
  35396. /**
  35397. * Gets the private 'medbrief.activity_listener' shared autowired service.
  35398. *
  35399. * @return \MedBrief\MSR\EventListener\ActivityListener
  35400. */
  35401. protected function getMedbrief_ActivityListenerService()
  35402. {
  35403. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  35404. if (isset($this->privates['medbrief.activity_listener'])) {
  35405. return $this->privates['medbrief.activity_listener'];
  35406. }
  35407. $b = ($this->services['router'] ?? $this->getRouterService());
  35408. if (isset($this->privates['medbrief.activity_listener'])) {
  35409. return $this->privates['medbrief.activity_listener'];
  35410. }
  35411. return $this->privates['medbrief.activity_listener'] = new \MedBrief\MSR\EventListener\ActivityListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, $b);
  35412. }
  35413. /**
  35414. * Gets the private 'medbrief.api_login_rate_limit_listener' shared autowired service.
  35415. *
  35416. * @return \MedBrief\MSR\EventListener\ApiLoginRateLimitListener
  35417. */
  35418. protected function getMedbrief_ApiLoginRateLimitListenerService()
  35419. {
  35420. include_once \dirname(__DIR__, 4).'/src/EventListener/ApiLoginRateLimitListener.php';
  35421. $a = ($this->privates['MedBrief\\MSR\\Service\\Security\\UserFailedLogin'] ?? $this->getUserFailedLoginService());
  35422. if (isset($this->privates['medbrief.api_login_rate_limit_listener'])) {
  35423. return $this->privates['medbrief.api_login_rate_limit_listener'];
  35424. }
  35425. return $this->privates['medbrief.api_login_rate_limit_listener'] = new \MedBrief\MSR\EventListener\ApiLoginRateLimitListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['MedBrief\\MSR\\Service\\Security\\IPFailedLogin'] ?? $this->getIPFailedLoginService()));
  35426. }
  35427. /**
  35428. * Gets the private 'medbrief.deserialize_listener' shared autowired service.
  35429. *
  35430. * @return \MedBrief\MSR\EventListener\DeserializeListener
  35431. */
  35432. protected function getMedbrief_DeserializeListenerService()
  35433. {
  35434. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  35435. if (isset($this->privates['medbrief.deserialize_listener'])) {
  35436. return $this->privates['medbrief.deserialize_listener'];
  35437. }
  35438. $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  35439. return $this->privates['medbrief.deserialize_listener'] = new \MedBrief\MSR\EventListener\DeserializeListener($a, $b, new \ApiPlatform\Core\EventListener\DeserializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())));
  35440. }
  35441. /**
  35442. * Gets the private 'medbrief.jwt_created_listener' shared autowired service.
  35443. *
  35444. * @return \MedBrief\MSR\EventListener\JWTCreatedListener
  35445. */
  35446. protected function getMedbrief_JwtCreatedListenerService()
  35447. {
  35448. include_once \dirname(__DIR__, 4).'/src/EventListener/JWTCreatedListener.php';
  35449. $a = ($this->privates['MedBrief\\MSR\\Service\\Security\\SecurityTimeDelayHelperService'] ?? $this->getSecurityTimeDelayHelperServiceService());
  35450. if (isset($this->privates['medbrief.jwt_created_listener'])) {
  35451. return $this->privates['medbrief.jwt_created_listener'];
  35452. }
  35453. return $this->privates['medbrief.jwt_created_listener'] = new \MedBrief\MSR\EventListener\JWTCreatedListener($a);
  35454. }
  35455. /**
  35456. * Gets the private 'medbrief.oneup_listener' shared autowired service.
  35457. *
  35458. * @return \MedBrief\MSR\EventListener\OneupUploadListener
  35459. */
  35460. protected function getMedbrief_OneupListenerService()
  35461. {
  35462. include_once \dirname(__DIR__, 4).'/src/EventListener/OneupUploadListener.php';
  35463. include_once \dirname(__DIR__, 4).'/src/Service/ArchiveProcessor/BatchDocumentArchiveProcessorService.php';
  35464. include_once \dirname(__DIR__, 4).'/src/Service/FilesizeHelperService.php';
  35465. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  35466. if (isset($this->privates['medbrief.oneup_listener'])) {
  35467. return $this->privates['medbrief.oneup_listener'];
  35468. }
  35469. $b = ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\MedicalRecordArchiveProcessorService'] ?? $this->getMedicalRecordArchiveProcessorServiceService());
  35470. if (isset($this->privates['medbrief.oneup_listener'])) {
  35471. return $this->privates['medbrief.oneup_listener'];
  35472. }
  35473. $c = ($this->privates['MedBrief\\MSR\\Service\\Notification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
  35474. if (isset($this->privates['medbrief.oneup_listener'])) {
  35475. return $this->privates['medbrief.oneup_listener'];
  35476. }
  35477. $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35478. if (isset($this->privates['medbrief.oneup_listener'])) {
  35479. return $this->privates['medbrief.oneup_listener'];
  35480. }
  35481. $e = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  35482. if (isset($this->privates['medbrief.oneup_listener'])) {
  35483. return $this->privates['medbrief.oneup_listener'];
  35484. }
  35485. $f = new \Symfony\Bridge\Monolog\Logger('archive_processor.batch_document');
  35486. $f->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35487. $f->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35488. $f->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35489. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($f);
  35490. return $this->privates['medbrief.oneup_listener'] = new \MedBrief\MSR\EventListener\OneupUploadListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['MedBrief\\MSR\\Service\\VirusScan\\VirusScannerService'] ?? $this->getVirusScannerServiceService()), $b, ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] ?? ($this->privates['MedBrief\\MSR\\Service\\FilesizeHelperService'] = new \MedBrief\MSR\Service\FilesizeHelperService())), $c, new \MedBrief\MSR\Service\ArchiveProcessor\BatchDocumentArchiveProcessorService($a, $f, ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\ArchiveProcessorHelper'] ?? $this->getArchiveProcessorHelperService()), ($this->privates['MedBrief\\MSR\\Service\\ArchiveProcessor\\SevenZipArchiveProcessorHelper'] ?? $this->getSevenZipArchiveProcessorHelperService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $b, (\dirname(__DIR__, 4).'/data//tmp/')), $d, $e, 10737418240);
  35491. }
  35492. /**
  35493. * Gets the private 'medbrief.serviceable_preremove_listener' shared autowired service.
  35494. *
  35495. * @return \MedBrief\MSR\EventListener\ServiceablePreRemoveListener
  35496. */
  35497. protected function getMedbrief_ServiceablePreremoveListenerService()
  35498. {
  35499. include_once \dirname(__DIR__, 4).'/src/EventListener/ServiceablePreRemoveListener.php';
  35500. return $this->privates['medbrief.serviceable_preremove_listener'] = new \MedBrief\MSR\EventListener\ServiceablePreRemoveListener();
  35501. }
  35502. /**
  35503. * Gets the private 'mime_types' shared service.
  35504. *
  35505. * @return \Symfony\Component\Mime\MimeTypes
  35506. */
  35507. protected function getMimeTypesService()
  35508. {
  35509. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  35510. $instance->setDefault($instance);
  35511. return $instance;
  35512. }
  35513. /**
  35514. * Gets the private 'monolog.command.server_log' shared service.
  35515. *
  35516. * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  35517. */
  35518. protected function getMonolog_Command_ServerLogService()
  35519. {
  35520. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35521. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  35522. $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  35523. $instance->setName('server:log');
  35524. $instance->setDescription('Start a log server that displays logs in real time');
  35525. return $instance;
  35526. }
  35527. /**
  35528. * Gets the private 'monolog.handler.console' shared service.
  35529. *
  35530. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  35531. */
  35532. protected function getMonolog_Handler_ConsoleService()
  35533. {
  35534. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  35535. }
  35536. /**
  35537. * Gets the private 'monolog.handler.main' shared service.
  35538. *
  35539. * @return \Monolog\Handler\StreamHandler
  35540. */
  35541. protected function getMonolog_Handler_MainService()
  35542. {
  35543. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  35544. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  35545. return $instance;
  35546. }
  35547. /**
  35548. * Gets the private 'monolog.logger' shared service.
  35549. *
  35550. * @return \Symfony\Bridge\Monolog\Logger
  35551. */
  35552. protected function getMonolog_LoggerService()
  35553. {
  35554. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  35555. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35556. $instance->useMicrosecondTimestamps(true);
  35557. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35558. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35559. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35560. return $instance;
  35561. }
  35562. /**
  35563. * Gets the private 'monolog.logger.cache' shared service.
  35564. *
  35565. * @return \Symfony\Bridge\Monolog\Logger
  35566. */
  35567. protected function getMonolog_Logger_CacheService()
  35568. {
  35569. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  35570. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35571. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35572. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35573. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35574. return $instance;
  35575. }
  35576. /**
  35577. * Gets the private 'monolog.logger.mailer' shared service.
  35578. *
  35579. * @return \Symfony\Bridge\Monolog\Logger
  35580. */
  35581. protected function getMonolog_Logger_MailerService()
  35582. {
  35583. $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  35584. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35585. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35586. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35587. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35588. return $instance;
  35589. }
  35590. /**
  35591. * Gets the private 'monolog.logger.request' shared service.
  35592. *
  35593. * @return \Symfony\Bridge\Monolog\Logger
  35594. */
  35595. protected function getMonolog_Logger_RequestService()
  35596. {
  35597. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  35598. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35599. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35600. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35601. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35602. return $instance;
  35603. }
  35604. /**
  35605. * Gets the private 'monolog.logger.security' shared service.
  35606. *
  35607. * @return \Symfony\Bridge\Monolog\Logger
  35608. */
  35609. protected function getMonolog_Logger_SecurityService()
  35610. {
  35611. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  35612. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35613. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35614. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35615. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35616. return $instance;
  35617. }
  35618. /**
  35619. * Gets the private 'nelmio_cors.cors_listener' shared service.
  35620. *
  35621. * @return \Nelmio\CorsBundle\EventListener\CorsListener
  35622. */
  35623. protected function getNelmioCors_CorsListenerService()
  35624. {
  35625. return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->getParameter('nelmio_cors.map'), $this->getParameter('nelmio_cors.defaults'))]));
  35626. }
  35627. /**
  35628. * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  35629. *
  35630. * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  35631. */
  35632. protected function getOneupUploader_Command_ClearChunksService()
  35633. {
  35634. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35635. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  35636. $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  35637. $instance->setName('oneup:uploader:clear-chunks');
  35638. return $instance;
  35639. }
  35640. /**
  35641. * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  35642. *
  35643. * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  35644. */
  35645. protected function getOneupUploader_Command_ClearOrphansService()
  35646. {
  35647. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  35648. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  35649. $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  35650. $instance->setName('oneup:uploader:clear-orphans');
  35651. return $instance;
  35652. }
  35653. /**
  35654. * Gets the private 'oneup_uploader.error_handler.blueimp' shared service.
  35655. *
  35656. * @return \Oneup\UploaderBundle\Uploader\ErrorHandler\BlueimpErrorHandler
  35657. */
  35658. protected function getOneupUploader_ErrorHandler_BlueimpService()
  35659. {
  35660. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  35661. include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/BlueimpErrorHandler.php';
  35662. return $this->privates['oneup_uploader.error_handler.blueimp'] = new \Oneup\UploaderBundle\Uploader\ErrorHandler\BlueimpErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()));
  35663. }
  35664. /**
  35665. * Gets the private 'parameter_bag' shared service.
  35666. *
  35667. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  35668. */
  35669. protected function getParameterBagService()
  35670. {
  35671. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  35672. }
  35673. /**
  35674. * Gets the private 'profiler_listener' shared service.
  35675. *
  35676. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  35677. */
  35678. protected function getProfilerListenerService()
  35679. {
  35680. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  35681. if (isset($this->privates['profiler_listener'])) {
  35682. return $this->privates['profiler_listener'];
  35683. }
  35684. 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);
  35685. }
  35686. /**
  35687. * Gets the private 'property_accessor' shared service.
  35688. *
  35689. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  35690. */
  35691. protected function getPropertyAccessorService()
  35692. {
  35693. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35694. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  35695. }
  35696. /**
  35697. * Gets the private 'property_info' shared service.
  35698. *
  35699. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  35700. */
  35701. protected function getPropertyInfoService()
  35702. {
  35703. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  35704. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  35705. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35706. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  35707. }, 3), new RewindableGenerator(function () {
  35708. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  35709. yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  35710. yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  35711. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35712. }, 4), new RewindableGenerator(function () {
  35713. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  35714. }, 1), new RewindableGenerator(function () {
  35715. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  35716. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35717. }, 2), new RewindableGenerator(function () {
  35718. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35719. }, 1));
  35720. }
  35721. /**
  35722. * Gets the private 'property_info.serializer_extractor' shared service.
  35723. *
  35724. * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  35725. */
  35726. protected function getPropertyInfo_SerializerExtractorService()
  35727. {
  35728. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  35729. return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  35730. }
  35731. /**
  35732. * Gets the private 'router.cache_warmer' shared service.
  35733. *
  35734. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  35735. */
  35736. protected function getRouter_CacheWarmerService()
  35737. {
  35738. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35739. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  35740. return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35741. 'router' => ['services', 'router', 'getRouterService', false],
  35742. ], [
  35743. 'router' => '?',
  35744. ]))->withContext('router.cache_warmer', $this));
  35745. }
  35746. /**
  35747. * Gets the private 'router.expression_language_provider' shared service.
  35748. *
  35749. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  35750. */
  35751. protected function getRouter_ExpressionLanguageProviderService()
  35752. {
  35753. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35754. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
  35755. ], [
  35756. 'env' => 'Closure',
  35757. ]));
  35758. }
  35759. /**
  35760. * Gets the private 'router.request_context' shared service.
  35761. *
  35762. * @return \Symfony\Component\Routing\RequestContext
  35763. */
  35764. protected function getRouter_RequestContextService()
  35765. {
  35766. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost:9080', 'http', 80, 443);
  35767. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  35768. return $instance;
  35769. }
  35770. /**
  35771. * Gets the private 'router_listener' shared service.
  35772. *
  35773. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  35774. */
  35775. protected function getRouterListenerService()
  35776. {
  35777. $a = ($this->services['router'] ?? $this->getRouterService());
  35778. if (isset($this->privates['router_listener'])) {
  35779. return $this->privates['router_listener'];
  35780. }
  35781. return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  35782. }
  35783. /**
  35784. * Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
  35785. *
  35786. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
  35787. */
  35788. protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad = true)
  35789. {
  35790. if ($lazyLoad) {
  35791. return $this->privates['scheb_two_factor.authenticated_token_handler'] = $this->createProxy('AuthenticatedTokenHandler_e3677d3', function () {
  35792. return \AuthenticatedTokenHandler_e3677d3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35793. $wrappedInstance = $this->getSchebTwoFactor_AuthenticatedTokenHandlerService(false);
  35794. $proxy->setProxyInitializer(null);
  35795. return true;
  35796. });
  35797. });
  35798. }
  35799. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler(($this->privates['scheb_two_factor.ip_whitelist_handler'] ?? $this->getSchebTwoFactor_IpWhitelistHandlerService()), $this->parameters['scheb_two_factor.security_tokens']);
  35800. }
  35801. /**
  35802. * Gets the private 'scheb_two_factor.condition_handler' shared service.
  35803. *
  35804. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler
  35805. */
  35806. protected function getSchebTwoFactor_ConditionHandlerService($lazyLoad = true)
  35807. {
  35808. if ($lazyLoad) {
  35809. return $this->privates['scheb_two_factor.condition_handler'] = $this->createProxy('ConditionAuthenticationHandler_a1ee12f', function () {
  35810. return \ConditionAuthenticationHandler_a1ee12f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35811. $wrappedInstance = $this->getSchebTwoFactor_ConditionHandlerService(false);
  35812. $proxy->setProxyInitializer(null);
  35813. return true;
  35814. });
  35815. });
  35816. }
  35817. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionInterface.php';
  35818. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/DefaultTwoFactorCondition.php';
  35819. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler(($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Condition\DefaultTwoFactorCondition());
  35820. }
  35821. /**
  35822. * Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
  35823. *
  35824. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
  35825. */
  35826. protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad = true)
  35827. {
  35828. if ($lazyLoad) {
  35829. return $this->privates['scheb_two_factor.ip_whitelist_handler'] = $this->createProxy('IpWhitelistHandler_06fe2b0', function () {
  35830. return \IpWhitelistHandler_06fe2b0::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35831. $wrappedInstance = $this->getSchebTwoFactor_IpWhitelistHandlerService(false);
  35832. $proxy->setProxyInitializer(null);
  35833. return true;
  35834. });
  35835. });
  35836. }
  35837. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
  35838. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
  35839. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler(($this->privates['scheb_two_factor.provider_handler'] ?? $this->getSchebTwoFactor_ProviderHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider([]));
  35840. }
  35841. /**
  35842. * Gets the private 'scheb_two_factor.provider_handler' shared service.
  35843. *
  35844. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
  35845. */
  35846. protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad = true)
  35847. {
  35848. if ($lazyLoad) {
  35849. return $this->privates['scheb_two_factor.provider_handler'] = $this->createProxy('TwoFactorProviderHandler_3ecff6c', function () {
  35850. return \TwoFactorProviderHandler_3ecff6c::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35851. $wrappedInstance = $this->getSchebTwoFactor_ProviderHandlerService(false);
  35852. $proxy->setProxyInitializer(null);
  35853. return true;
  35854. });
  35855. });
  35856. }
  35857. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  35858. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  35859. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory());
  35860. }
  35861. /**
  35862. * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  35863. *
  35864. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  35865. */
  35866. protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  35867. {
  35868. return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  35869. }
  35870. /**
  35871. * Gets the private 'scheb_two_factor.provider_registry' shared service.
  35872. *
  35873. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  35874. */
  35875. protected function getSchebTwoFactor_ProviderRegistryService()
  35876. {
  35877. return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  35878. yield 'duo' => ($this->privates['MedBrief\\MSR\\Security\\TwoFactor\\Provider\\DuoAuthenticatorTwoFactorProvider'] ?? $this->getDuoAuthenticatorTwoFactorProviderService());
  35879. yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->getSchebTwoFactor_Security_Email_ProviderService());
  35880. yield 'totp' => ($this->privates['scheb_two_factor.security.totp.provider'] ?? $this->getSchebTwoFactor_Security_Totp_ProviderService());
  35881. }, 3));
  35882. }
  35883. /**
  35884. * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  35885. *
  35886. * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  35887. */
  35888. protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  35889. {
  35890. return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  35891. }
  35892. /**
  35893. * Gets the private 'scheb_two_factor.security.email.default_form_renderer' shared service.
  35894. *
  35895. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  35896. */
  35897. protected function getSchebTwoFactor_Security_Email_DefaultFormRendererService($lazyLoad = true)
  35898. {
  35899. if ($lazyLoad) {
  35900. return $this->privates['scheb_two_factor.security.email.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  35901. return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35902. $wrappedInstance = $this->getSchebTwoFactor_Security_Email_DefaultFormRendererService(false);
  35903. $proxy->setProxyInitializer(null);
  35904. return true;
  35905. });
  35906. });
  35907. }
  35908. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'security/mfaForm.html.twig');
  35909. }
  35910. /**
  35911. * Gets the private 'scheb_two_factor.security.email.provider' shared service.
  35912. *
  35913. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\EmailTwoFactorProvider
  35914. */
  35915. protected function getSchebTwoFactor_Security_Email_ProviderService()
  35916. {
  35917. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  35918. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-email/Security/TwoFactor/Provider/Email/EmailTwoFactorProvider.php';
  35919. $a = ($this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface'] ?? $this->getCodeGeneratorInterfaceService());
  35920. if (isset($this->privates['scheb_two_factor.security.email.provider'])) {
  35921. return $this->privates['scheb_two_factor.security.email.provider'];
  35922. }
  35923. $b = ($this->privates['scheb_two_factor.security.email.default_form_renderer'] ?? $this->getSchebTwoFactor_Security_Email_DefaultFormRendererService());
  35924. if (isset($this->privates['scheb_two_factor.security.email.provider'])) {
  35925. return $this->privates['scheb_two_factor.security.email.provider'];
  35926. }
  35927. return $this->privates['scheb_two_factor.security.email.provider'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\EmailTwoFactorProvider($a, $b);
  35928. }
  35929. /**
  35930. * Gets the private 'scheb_two_factor.security.listener.check_backup_code' shared service.
  35931. *
  35932. * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener
  35933. */
  35934. protected function getSchebTwoFactor_Security_Listener_CheckBackupCodeService()
  35935. {
  35936. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  35937. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-backup-code/Security/Http/EventListener/CheckBackupCodeListener.php';
  35938. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManagerInterface.php';
  35939. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManager.php';
  35940. return $this->privates['scheb_two_factor.security.listener.check_backup_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager(($this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] ?? $this->getPersisterInterfaceService())));
  35941. }
  35942. /**
  35943. * Gets the private 'scheb_two_factor.security.listener.check_two_factor_code' shared service.
  35944. *
  35945. * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener
  35946. */
  35947. protected function getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService()
  35948. {
  35949. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  35950. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/CheckTwoFactorCodeListener.php';
  35951. $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  35952. if (isset($this->privates['scheb_two_factor.security.listener.check_two_factor_code'])) {
  35953. return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'];
  35954. }
  35955. return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), $a);
  35956. }
  35957. /**
  35958. * Gets the private 'scheb_two_factor.security.totp.default_form_renderer' shared service.
  35959. *
  35960. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  35961. */
  35962. protected function getSchebTwoFactor_Security_Totp_DefaultFormRendererService($lazyLoad = true)
  35963. {
  35964. if ($lazyLoad) {
  35965. return $this->privates['scheb_two_factor.security.totp.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  35966. return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35967. $wrappedInstance = $this->getSchebTwoFactor_Security_Totp_DefaultFormRendererService(false);
  35968. $proxy->setProxyInitializer(null);
  35969. return true;
  35970. });
  35971. });
  35972. }
  35973. return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'security/mfaForm.html.twig');
  35974. }
  35975. /**
  35976. * Gets the private 'scheb_two_factor.security.totp.provider' shared service.
  35977. *
  35978. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider
  35979. */
  35980. protected function getSchebTwoFactor_Security_Totp_ProviderService()
  35981. {
  35982. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  35983. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorTwoFactorProvider.php';
  35984. $a = ($this->privates['scheb_two_factor.security.totp.default_form_renderer'] ?? $this->getSchebTwoFactor_Security_Totp_DefaultFormRendererService());
  35985. if (isset($this->privates['scheb_two_factor.security.totp.provider'])) {
  35986. return $this->privates['scheb_two_factor.security.totp.provider'];
  35987. }
  35988. return $this->privates['scheb_two_factor.security.totp.provider'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider(($this->services['scheb_two_factor.security.totp_authenticator'] ?? $this->getSchebTwoFactor_Security_TotpAuthenticatorService()), $a);
  35989. }
  35990. /**
  35991. * Gets the private 'secrets.vault' shared service.
  35992. *
  35993. * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  35994. */
  35995. protected function getSecrets_VaultService()
  35996. {
  35997. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35998. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  35999. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  36000. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
  36001. return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  36002. }
  36003. /**
  36004. * Gets the private 'security.access_listener' shared service.
  36005. *
  36006. * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  36007. */
  36008. protected function getSecurity_AccessListenerService()
  36009. {
  36010. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  36011. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  36012. if (isset($this->privates['security.access_listener'])) {
  36013. return $this->privates['security.access_listener'];
  36014. }
  36015. return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  36016. }
  36017. /**
  36018. * Gets the private 'security.access_map' shared service.
  36019. *
  36020. * @return \Symfony\Component\Security\Http\AccessMap
  36021. */
  36022. protected function getSecurity_AccessMapService()
  36023. {
  36024. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
  36025. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
  36026. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  36027. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  36028. $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  36029. $a = new \Symfony\Component\HttpFoundation\RequestMatcher('^/clinical-section/');
  36030. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  36031. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/inactivity_login_redirect'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  36032. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/2fa'), [0 => 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
  36033. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/audit'), [0 => 'ROLE_ALLOWED_TO_AUDIT'], NULL);
  36034. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/docs/api/external'), [0 => 'ROLE_API_USER_EXTERNAL'], NULL);
  36035. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/docs/api/detail'), [0 => 'ROLE_API_USER_EXTERNAL'], NULL);
  36036. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/docs/api'), [0 => 'ROLE_API_USER_INTERNAL'], NULL);
  36037. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/sort/login'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  36038. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/sort'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36039. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/qa-admin'), [0 => 'ROLE_SUPER_ADMIN'], NULL);
  36040. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/js/routing'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36041. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/service-request/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36042. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/billing-item/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36043. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/client/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36044. $instance->add($a, [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36045. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36046. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/document-viewer/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36047. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/human-resource/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36048. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/invitation/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36049. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/invoice/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36050. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/matter/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36051. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/msr/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36052. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/msr'), [0 => 'ROLE_SUPER_ADMIN'], NULL);
  36053. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-centre/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36054. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/role-invitation/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36055. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/service-option/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36056. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/specialisation/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36057. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36058. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/verify/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36059. $instance->add($a, [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36060. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sorting-instruction/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36061. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sorting-memo-phrase/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36062. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-centre-parent/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36063. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-centre-child/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36064. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-centre-contact/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36065. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-letter-template/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36066. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/records-request-letter/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36067. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/analytics-report'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  36068. return $instance;
  36069. }
  36070. /**
  36071. * Gets the private 'security.authentication.access_listener.two_factor.main' shared service.
  36072. *
  36073. * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener
  36074. */
  36075. protected function getSecurity_Authentication_AccessListener_TwoFactor_MainService()
  36076. {
  36077. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/FirewallListenerInterface.php';
  36078. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php';
  36079. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authorization/TwoFactorAccessDecider.php';
  36080. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  36081. if (isset($this->privates['security.authentication.access_listener.two_factor.main'])) {
  36082. return $this->privates['security.authentication.access_listener.two_factor.main'];
  36083. }
  36084. return $this->privates['security.authentication.access_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $a, ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  36085. }
  36086. /**
  36087. * Gets the private 'security.authentication.authentication_required_handler.two_factor.main' shared service.
  36088. *
  36089. * @return \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler
  36090. */
  36091. protected function getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService()
  36092. {
  36093. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/AuthenticationRequiredHandlerInterface.php';
  36094. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36095. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationRequiredHandler.php';
  36096. return $this->privates['security.authentication.authentication_required_handler.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), []);
  36097. }
  36098. /**
  36099. * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  36100. *
  36101. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  36102. */
  36103. protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  36104. {
  36105. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36106. if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  36107. return $this->privates['security.authentication.form_listener.two_factor.main'];
  36108. }
  36109. return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  36110. }
  36111. /**
  36112. * Gets the private 'security.authentication.kernel_exception_listener.two_factor.main' shared service.
  36113. *
  36114. * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener
  36115. */
  36116. protected function getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService()
  36117. {
  36118. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/ExceptionListener.php';
  36119. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36120. if (isset($this->privates['security.authentication.kernel_exception_listener.two_factor.main'])) {
  36121. return $this->privates['security.authentication.kernel_exception_listener.two_factor.main'];
  36122. }
  36123. return $this->privates['security.authentication.kernel_exception_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener('main', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.authentication_required_handler.two_factor.main'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService()), $a);
  36124. }
  36125. /**
  36126. * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  36127. *
  36128. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  36129. */
  36130. protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  36131. {
  36132. $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  36133. if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.main'])) {
  36134. return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'];
  36135. }
  36136. return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main', false, false);
  36137. }
  36138. /**
  36139. * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  36140. *
  36141. * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  36142. */
  36143. protected function getSecurity_Authentication_SwitchuserListener_MainService()
  36144. {
  36145. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  36146. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  36147. include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
  36148. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  36149. if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  36150. return $this->privates['security.authentication.switchuser_listener.main'];
  36151. }
  36152. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36153. if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  36154. return $this->privates['security.authentication.switchuser_listener.main'];
  36155. }
  36156. return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService()), ($this->privates['MedBrief\\MSR\\Security\\UserChecker'] ?? ($this->privates['MedBrief\\MSR\\Security\\UserChecker'] = new \MedBrief\MSR\Security\UserChecker())), 'main', $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user', 'ROLE_ALLOWED_TO_SWITCH', $b, false);
  36157. }
  36158. /**
  36159. * Gets the private 'security.authentication.token_created_listener.two_factor.main' shared service.
  36160. *
  36161. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener
  36162. */
  36163. protected function getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService()
  36164. {
  36165. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/AuthenticationTokenListener.php';
  36166. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  36167. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  36168. $a = ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService());
  36169. if (isset($this->privates['security.authentication.token_created_listener.two_factor.main'])) {
  36170. return $this->privates['security.authentication.token_created_listener.two_factor.main'];
  36171. }
  36172. return $this->privates['security.authentication.token_created_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener('main', $a, new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  36173. }
  36174. /**
  36175. * Gets the private 'security.authentication_utils' shared service.
  36176. *
  36177. * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  36178. */
  36179. protected function getSecurity_AuthenticationUtilsService()
  36180. {
  36181. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  36182. return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  36183. }
  36184. /**
  36185. * Gets the private 'security.authenticator.guard.api.0' shared service.
  36186. *
  36187. * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  36188. */
  36189. protected function getSecurity_Authenticator_Guard_Api_0Service()
  36190. {
  36191. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36192. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  36193. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  36194. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  36195. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  36196. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  36197. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  36198. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  36199. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  36200. $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  36201. if (isset($this->privates['security.authenticator.guard.api.0'])) {
  36202. return $this->privates['security.authenticator.guard.api.0'];
  36203. }
  36204. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36205. if (isset($this->privates['security.authenticator.guard.api.0'])) {
  36206. return $this->privates['security.authenticator.guard.api.0'];
  36207. }
  36208. return $this->privates['security.authenticator.guard.api.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator($a, $b, new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([0 => new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer', 'Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage(), ($this->services['translator'] ?? $this->getTranslatorService())), ($this->privates['security.user.provider.concrete.jwt_id_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtIdUserService()));
  36209. }
  36210. /**
  36211. * Gets the private 'security.authenticator.guard.main.0' shared service.
  36212. *
  36213. * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  36214. */
  36215. protected function getSecurity_Authenticator_Guard_Main_0Service()
  36216. {
  36217. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36218. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  36219. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  36220. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  36221. $a = ($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'] ?? $this->getMedBriefLoginAuthenticatorService());
  36222. if (isset($this->privates['security.authenticator.guard.main.0'])) {
  36223. return $this->privates['security.authenticator.guard.main.0'];
  36224. }
  36225. return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator($a, ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService()));
  36226. }
  36227. /**
  36228. * Gets the private 'security.authenticator.guard.main.1' shared service.
  36229. *
  36230. * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  36231. */
  36232. protected function getSecurity_Authenticator_Guard_Main_1Service()
  36233. {
  36234. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36235. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  36236. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  36237. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  36238. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  36239. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  36240. include_once \dirname(__DIR__, 4).'/src/Security/MedBriefApiAuthenticator.php';
  36241. return $this->privates['security.authenticator.guard.main.1'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \MedBrief\MSR\Security\MedBriefApiAuthenticator(($this->privates['MedBrief\\MSR\\Service\\Auth0\\Auth0ConfiguratorService'] ?? $this->getAuth0ConfiguratorServiceService())), ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService()));
  36242. }
  36243. /**
  36244. * Gets the private 'security.authenticator.json_login.login' shared service.
  36245. *
  36246. * @return \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator
  36247. */
  36248. protected function getSecurity_Authenticator_JsonLogin_LoginService()
  36249. {
  36250. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36251. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  36252. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php';
  36253. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  36254. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  36255. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  36256. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  36257. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  36258. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  36259. $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  36260. if (isset($this->privates['security.authenticator.json_login.login'])) {
  36261. return $this->privates['security.authenticator.json_login.login'];
  36262. }
  36263. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36264. if (isset($this->privates['security.authenticator.json_login.login'])) {
  36265. return $this->privates['security.authenticator.json_login.login'];
  36266. }
  36267. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  36268. $this->privates['security.authenticator.json_login.login'] = $instance = new \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.user.provider.concrete.jwt_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtUserService()), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($a, $b, [], true), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($b, $c), []), ['check_path' => '/api/sort/login', 'use_forward' => false, 'require_previous_session' => false, 'login_path' => '/login', 'username_path' => 'username', 'password_path' => 'password'], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  36269. if ($this->has('translator')) {
  36270. $instance->setTranslator($c);
  36271. }
  36272. return $instance;
  36273. }
  36274. /**
  36275. * Gets the private 'security.authenticator.oauth.main' shared service.
  36276. *
  36277. * @return \HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator
  36278. */
  36279. protected function getSecurity_Authenticator_Oauth_MainService()
  36280. {
  36281. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36282. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Http/Authenticator/OAuthAuthenticator.php';
  36283. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Connect/AccountConnectorInterface.php';
  36284. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Security/Core/User/OAuthAwareUserProviderInterface.php';
  36285. include_once \dirname(__DIR__, 4).'/src/Security/OAuth/OAuthAwareUserProvider.php';
  36286. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  36287. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36288. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  36289. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  36290. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  36291. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  36292. if (isset($this->privates['security.authenticator.oauth.main'])) {
  36293. return $this->privates['security.authenticator.oauth.main'];
  36294. }
  36295. $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  36296. if (isset($this->privates['security.authenticator.oauth.main'])) {
  36297. return $this->privates['security.authenticator.oauth.main'];
  36298. }
  36299. $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  36300. $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($c, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  36301. $d->setOptions(['login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false]);
  36302. $d->setFirewallName('main');
  36303. $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b, $c, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  36304. $e->setOptions(['login_path' => '/login', 'failure_path' => '/login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
  36305. return $this->privates['security.authenticator.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator($c, new \MedBrief\MSR\Security\OAuth\OAuthAwareUserProvider($a, ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ['microsoft' => 'azureId']), ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()), $this->parameters['hwi_oauth.resource_ownermap.configured.main'], $d, $e);
  36306. }
  36307. /**
  36308. * Gets the private 'security.authenticator.two_factor.main' shared service.
  36309. *
  36310. * @return \Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator
  36311. */
  36312. protected function getSecurity_Authenticator_TwoFactor_MainService()
  36313. {
  36314. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  36315. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  36316. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authenticator/TwoFactorAuthenticator.php';
  36317. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  36318. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36319. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php';
  36320. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  36321. include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php';
  36322. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36323. if (isset($this->privates['security.authenticator.two_factor.main'])) {
  36324. return $this->privates['security.authenticator.two_factor.main'];
  36325. }
  36326. $b = ($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService());
  36327. $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  36328. return $this->privates['security.authenticator.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator($b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($c, $b, []), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c, $b), ($this->privates['security.authentication.authentication_required_handler.two_factor.main'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  36329. }
  36330. /**
  36331. * Gets the private 'security.channel_listener' shared service.
  36332. *
  36333. * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  36334. */
  36335. protected function getSecurity_ChannelListenerService()
  36336. {
  36337. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  36338. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  36339. return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  36340. }
  36341. /**
  36342. * Gets the private 'security.command.debug_firewall' shared service.
  36343. *
  36344. * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  36345. */
  36346. protected function getSecurity_Command_DebugFirewallService()
  36347. {
  36348. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  36349. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  36350. $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService()), ($this->privates['.service_locator.G2DNP89'] ?? $this->get_ServiceLocator_G2DNP89Service()), ['login' => [0 => ($this->privates['security.authenticator.json_login.login'] ?? $this->getSecurity_Authenticator_JsonLogin_LoginService())], 'api' => [0 => ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service())], 'main' => [0 => ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), 1 => ($this->privates['security.authenticator.guard.main.1'] ?? $this->getSecurity_Authenticator_Guard_Main_1Service()), 2 => ($this->privates['security.authenticator.two_factor.main'] ?? $this->getSecurity_Authenticator_TwoFactor_MainService()), 3 => ($this->privates['security.authenticator.oauth.main'] ?? $this->getSecurity_Authenticator_Oauth_MainService())]], true);
  36351. $instance->setName('debug:firewall');
  36352. $instance->setDescription('Display information about your security firewall(s)');
  36353. return $instance;
  36354. }
  36355. /**
  36356. * Gets the private 'security.command.user_password_encoder' shared service.
  36357. *
  36358. * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  36359. *
  36360. * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  36361. */
  36362. protected function getSecurity_Command_UserPasswordEncoderService()
  36363. {
  36364. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  36365. $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'MedBrief\\MSR\\Entity\\User', 1 => 'MedBrief\\MSR\\Entity\\Project']);
  36366. $instance->setName('security:encode-password');
  36367. $instance->setDescription('Encode a password');
  36368. return $instance;
  36369. }
  36370. /**
  36371. * Gets the private 'security.command.user_password_hash' shared service.
  36372. *
  36373. * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  36374. */
  36375. protected function getSecurity_Command_UserPasswordHashService()
  36376. {
  36377. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  36378. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  36379. $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'MedBrief\\MSR\\Entity\\User', 1 => 'MedBrief\\MSR\\Entity\\Project']);
  36380. $instance->setName('security:hash-password');
  36381. $instance->setDescription('Hash a user password');
  36382. return $instance;
  36383. }
  36384. /**
  36385. * Gets the private 'security.context_listener.0' shared service.
  36386. *
  36387. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  36388. */
  36389. protected function getSecurity_ContextListener_0Service()
  36390. {
  36391. $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  36392. if (isset($this->privates['security.context_listener.0'])) {
  36393. return $this->privates['security.context_listener.0'];
  36394. }
  36395. return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  36396. yield 0 => ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService());
  36397. yield 1 => ($this->privates['security.user.provider.concrete.jwt_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtUserService());
  36398. yield 2 => ($this->privates['security.user.provider.concrete.jwt_id_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtIdUserService());
  36399. yield 3 => ($this->privates['security.user.provider.concrete.ext_api_user'] ?? $this->getSecurity_User_Provider_Concrete_ExtApiUserService());
  36400. yield 4 => ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService());
  36401. }, 5), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  36402. }
  36403. /**
  36404. * Gets the private 'security.csrf.token_storage' shared service.
  36405. *
  36406. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  36407. */
  36408. protected function getSecurity_Csrf_TokenStorageService()
  36409. {
  36410. return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  36411. }
  36412. /**
  36413. * Gets the private 'security.encoder_factory.generic' shared service.
  36414. *
  36415. * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  36416. *
  36417. * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  36418. */
  36419. protected function getSecurity_EncoderFactory_GenericService()
  36420. {
  36421. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  36422. return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['MedBrief\\MSR\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'MedBrief\\MSR\\Entity\\Project' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
  36423. }
  36424. /**
  36425. * Gets the private 'security.event_dispatcher.api' shared service.
  36426. *
  36427. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  36428. */
  36429. protected function getSecurity_EventDispatcher_ApiService()
  36430. {
  36431. $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  36432. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36433. return ($this->privates['security.listener.api.user_provider'] ?? $this->getSecurity_Listener_Api_UserProviderService());
  36434. }, 1 => 'checkPassport'], 2048);
  36435. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36436. return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  36437. }, 1 => 'preCheckCredentials'], 256);
  36438. $instance->addListener('security.authentication.success', [0 => function () {
  36439. return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  36440. }, 1 => 'postCheckCredentials'], 256);
  36441. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36442. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  36443. }, 1 => 'checkPassport'], 1024);
  36444. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36445. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  36446. }, 1 => 'handleLoginSuccessEvent'], 0);
  36447. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36448. return ($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'] ?? $this->getMicrosoftOAuthSuccessListenerService());
  36449. }, 1 => 'onLoginSuccess'], 0);
  36450. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36451. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  36452. }, 1 => 'onLogout'], 0);
  36453. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36454. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  36455. }, 1 => 'logUserLogin'], 0);
  36456. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36457. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  36458. }, 1 => 'checkPassport'], 0);
  36459. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36460. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  36461. }, 1 => 'onLoginSuccess'], 0);
  36462. $instance->addListener('security.authentication.success', [0 => function () {
  36463. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  36464. }, 1 => 'onLogin'], 9223372036854775807);
  36465. $instance->addListener('security.authentication.success', [0 => function () {
  36466. return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  36467. }, 1 => 'onLogin'], 9223372036854775806);
  36468. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36469. return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  36470. }, 1 => 'checkPassport'], 0);
  36471. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36472. return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  36473. }, 1 => 'onSuccessfulLogin'], -63);
  36474. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36475. return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  36476. }, 1 => 'checkPassport'], 16);
  36477. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36478. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  36479. }, 1 => 'checkPassport'], 512);
  36480. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36481. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  36482. }, 1 => 'onLogout'], 0);
  36483. return $instance;
  36484. }
  36485. /**
  36486. * Gets the private 'security.event_dispatcher.login' shared service.
  36487. *
  36488. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  36489. */
  36490. protected function getSecurity_EventDispatcher_LoginService()
  36491. {
  36492. $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  36493. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36494. return ($this->privates['security.listener.login.user_provider'] ?? $this->getSecurity_Listener_Login_UserProviderService());
  36495. }, 1 => 'checkPassport'], 2048);
  36496. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36497. return ($this->privates['security.listener.user_checker.login'] ?? $this->getSecurity_Listener_UserChecker_LoginService());
  36498. }, 1 => 'preCheckCredentials'], 256);
  36499. $instance->addListener('security.authentication.success', [0 => function () {
  36500. return ($this->privates['security.listener.user_checker.login'] ?? $this->getSecurity_Listener_UserChecker_LoginService());
  36501. }, 1 => 'postCheckCredentials'], 256);
  36502. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36503. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  36504. }, 1 => 'checkPassport'], 1024);
  36505. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36506. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  36507. }, 1 => 'handleLoginSuccessEvent'], 0);
  36508. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36509. return ($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'] ?? $this->getMicrosoftOAuthSuccessListenerService());
  36510. }, 1 => 'onLoginSuccess'], 0);
  36511. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36512. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  36513. }, 1 => 'onLogout'], 0);
  36514. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36515. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  36516. }, 1 => 'logUserLogin'], 0);
  36517. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36518. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  36519. }, 1 => 'checkPassport'], 0);
  36520. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36521. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  36522. }, 1 => 'onLoginSuccess'], 0);
  36523. $instance->addListener('security.authentication.success', [0 => function () {
  36524. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  36525. }, 1 => 'onLogin'], 9223372036854775807);
  36526. $instance->addListener('security.authentication.success', [0 => function () {
  36527. return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  36528. }, 1 => 'onLogin'], 9223372036854775806);
  36529. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36530. return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  36531. }, 1 => 'checkPassport'], 0);
  36532. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36533. return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  36534. }, 1 => 'onSuccessfulLogin'], -63);
  36535. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36536. return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  36537. }, 1 => 'checkPassport'], 16);
  36538. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36539. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  36540. }, 1 => 'checkPassport'], 512);
  36541. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36542. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  36543. }, 1 => 'onLogout'], 0);
  36544. return $instance;
  36545. }
  36546. /**
  36547. * Gets the private 'security.event_dispatcher.main' shared service.
  36548. *
  36549. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  36550. */
  36551. protected function getSecurity_EventDispatcher_MainService()
  36552. {
  36553. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  36554. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36555. return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  36556. }, 1 => 'checkPassport'], 2048);
  36557. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36558. return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  36559. }, 1 => 'onSuccessfulLogin'], 0);
  36560. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36561. return ($this->privates['security.logout.listener.legacy_success_listener.main'] ?? $this->getSecurity_Logout_Listener_LegacySuccessListener_MainService());
  36562. }, 1 => 'onLogout'], 0);
  36563. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36564. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  36565. }, 1 => 'onLogout'], 0);
  36566. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [0 => function () {
  36567. return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService());
  36568. }, 1 => 'onAuthenticationTokenCreated'], 0);
  36569. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36570. return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  36571. }, 1 => 'preCheckCredentials'], 256);
  36572. $instance->addListener('security.authentication.success', [0 => function () {
  36573. return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  36574. }, 1 => 'postCheckCredentials'], 256);
  36575. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36576. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  36577. }, 1 => 'checkPassport'], 1024);
  36578. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36579. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  36580. }, 1 => 'handleLoginSuccessEvent'], 0);
  36581. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36582. return ($this->privates['MedBrief\\MSR\\EventListener\\MicrosoftOAuthSuccessListener'] ?? $this->getMicrosoftOAuthSuccessListenerService());
  36583. }, 1 => 'onLoginSuccess'], 0);
  36584. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36585. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  36586. }, 1 => 'onLogout'], 0);
  36587. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36588. return ($this->privates['MedBrief\\MSR\\EventSubscriber\\SecurityEventSubscriber'] ?? $this->getSecurityEventSubscriberService());
  36589. }, 1 => 'logUserLogin'], 0);
  36590. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36591. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  36592. }, 1 => 'checkPassport'], 0);
  36593. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36594. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  36595. }, 1 => 'onLoginSuccess'], 0);
  36596. $instance->addListener('security.authentication.success', [0 => function () {
  36597. return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  36598. }, 1 => 'onLogin'], 9223372036854775807);
  36599. $instance->addListener('security.authentication.success', [0 => function () {
  36600. return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  36601. }, 1 => 'onLogin'], 9223372036854775806);
  36602. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36603. return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  36604. }, 1 => 'checkPassport'], 0);
  36605. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  36606. return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  36607. }, 1 => 'onSuccessfulLogin'], -63);
  36608. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36609. return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  36610. }, 1 => 'checkPassport'], 16);
  36611. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  36612. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  36613. }, 1 => 'checkPassport'], 512);
  36614. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  36615. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  36616. }, 1 => 'onLogout'], 0);
  36617. return $instance;
  36618. }
  36619. /**
  36620. * Gets the private 'security.expression_language' shared service.
  36621. *
  36622. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  36623. */
  36624. protected function getSecurity_ExpressionLanguageService()
  36625. {
  36626. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  36627. $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  36628. return $instance;
  36629. }
  36630. /**
  36631. * Gets the private 'security.firewall.map' shared service.
  36632. *
  36633. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  36634. */
  36635. protected function getSecurity_Firewall_MapService()
  36636. {
  36637. $a = ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService());
  36638. if (isset($this->privates['security.firewall.map'])) {
  36639. return $this->privates['security.firewall.map'];
  36640. }
  36641. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  36642. yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.qkCWLA3'] ?? ($this->privates['.security.request_matcher.qkCWLA3'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)(?!/routing)/')));
  36643. yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.iGSQ4kv'] ?? ($this->privates['.security.request_matcher.iGSQ4kv'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/sort/login')));
  36644. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.2gtC716'] ?? ($this->privates['.security.request_matcher.2gtC716'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/sort/(?!login).*$')));
  36645. yield 'security.firewall.map.context.main' => NULL;
  36646. }, 4));
  36647. }
  36648. /**
  36649. * Gets the private 'security.firewall.map.context.api' shared service.
  36650. *
  36651. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  36652. */
  36653. protected function getSecurity_Firewall_Map_Context_ApiService()
  36654. {
  36655. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  36656. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36657. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  36658. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  36659. $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  36660. if (isset($this->privates['security.firewall.map.context.api'])) {
  36661. return $this->privates['security.firewall.map.context.api'];
  36662. }
  36663. $b = ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service());
  36664. if (isset($this->privates['security.firewall.map.context.api'])) {
  36665. return $this->privates['security.firewall.map.context.api'];
  36666. }
  36667. return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  36668. yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  36669. yield 1 => ($this->privates['debug.security.firewall.authenticator.api'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiService());
  36670. yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  36671. }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $a, 'api', $b, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api', 'MedBrief\\MSR\\Security\\UserChecker', '.security.request_matcher.2gtC716', true, true, 'security.user.provider.concrete.jwt_id_user', NULL, 'security.authenticator.guard.api.0', NULL, NULL, [0 => 'guard'], NULL));
  36672. }
  36673. /**
  36674. * Gets the private 'security.firewall.map.context.dev' shared service.
  36675. *
  36676. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  36677. */
  36678. protected function getSecurity_Firewall_Map_Context_DevService()
  36679. {
  36680. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  36681. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  36682. return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  36683. return new \EmptyIterator();
  36684. }, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.qkCWLA3', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
  36685. }
  36686. /**
  36687. * Gets the private 'security.firewall.map.context.login' shared service.
  36688. *
  36689. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  36690. */
  36691. protected function getSecurity_Firewall_Map_Context_LoginService()
  36692. {
  36693. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  36694. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36695. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  36696. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  36697. return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  36698. yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  36699. yield 1 => ($this->privates['debug.security.firewall.authenticator.login'] ?? $this->getDebug_Security_Firewall_Authenticator_LoginService());
  36700. yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  36701. }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login', 'MedBrief\\MSR\\Security\\UserChecker', '.security.request_matcher.iGSQ4kv', true, true, 'security.user.provider.concrete.jwt_user', NULL, NULL, NULL, NULL, [0 => 'json_login'], NULL));
  36702. }
  36703. /**
  36704. * Gets the private 'security.firewall.map.context.main' shared service.
  36705. *
  36706. * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  36707. */
  36708. protected function getSecurity_Firewall_Map_Context_MainService()
  36709. {
  36710. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  36711. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  36712. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  36713. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  36714. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  36715. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  36716. $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  36717. $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  36718. return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  36719. yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  36720. yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  36721. yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  36722. yield 3 => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  36723. yield 4 => ($this->privates['security.authentication.access_listener.two_factor.main'] ?? $this->getSecurity_Authentication_AccessListener_TwoFactor_MainService());
  36724. yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  36725. }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'main', ($this->privates['MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator'] ?? $this->getMedBriefLoginAuthenticatorService()), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'MedBrief\\MSR\\Security\\UserChecker', NULL, true, false, 'security.user.provider.concrete.chained_provider', 'main', 'MedBrief\\MSR\\Security\\MedBriefLoginAuthenticator', NULL, NULL, [0 => 'switch_user', 1 => 'guard', 2 => 'two_factor', 3 => 'oauth'], ['parameter' => '_switch_user', 'role' => 'ROLE_ALLOWED_TO_SWITCH']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  36726. }
  36727. /**
  36728. * Gets the private 'security.firewall_config.two_factor.main' shared service.
  36729. *
  36730. * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  36731. */
  36732. protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  36733. {
  36734. return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login', 'check_path' => '2fa_login_check', 'post_only' => false, 'always_use_default_target_path' => false, 'default_target_path' => '/', 'success_handler' => NULL, 'failure_handler' => NULL, 'authentication_required_handler' => NULL, 'auth_code_parameter_name' => '_auth_code', 'trusted_parameter_name' => '_trusted', 'remember_me_sets_trusted' => false, 'multi_factor' => false, 'prepare_on_login' => false, 'prepare_on_access_denied' => false, 'enable_csrf' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'two_factor', 'provider' => NULL], 'main', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  36735. }
  36736. /**
  36737. * Gets the private 'security.helper' shared service.
  36738. *
  36739. * @return \Symfony\Component\Security\Core\Security
  36740. */
  36741. protected function getSecurity_HelperService()
  36742. {
  36743. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36744. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  36745. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  36746. ], [
  36747. 'security.authorization_checker' => '?',
  36748. 'security.token_storage' => '?',
  36749. ]));
  36750. }
  36751. /**
  36752. * Gets the private 'security.http_utils' shared service.
  36753. *
  36754. * @return \Symfony\Component\Security\Http\HttpUtils
  36755. */
  36756. protected function getSecurity_HttpUtilsService()
  36757. {
  36758. $a = ($this->services['router'] ?? $this->getRouterService());
  36759. if (isset($this->privates['security.http_utils'])) {
  36760. return $this->privates['security.http_utils'];
  36761. }
  36762. return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
  36763. }
  36764. /**
  36765. * Gets the private 'security.listener.api.user_provider' shared service.
  36766. *
  36767. * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  36768. */
  36769. protected function getSecurity_Listener_Api_UserProviderService()
  36770. {
  36771. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  36772. return $this->privates['security.listener.api.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.jwt_id_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtIdUserService()));
  36773. }
  36774. /**
  36775. * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  36776. *
  36777. * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  36778. */
  36779. protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  36780. {
  36781. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  36782. return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  36783. }
  36784. /**
  36785. * Gets the private 'security.listener.csrf_protection' shared service.
  36786. *
  36787. * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  36788. */
  36789. protected function getSecurity_Listener_CsrfProtectionService()
  36790. {
  36791. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  36792. return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  36793. }
  36794. /**
  36795. * Gets the private 'security.listener.login.user_provider' shared service.
  36796. *
  36797. * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  36798. */
  36799. protected function getSecurity_Listener_Login_UserProviderService()
  36800. {
  36801. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  36802. return $this->privates['security.listener.login.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.jwt_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtUserService()));
  36803. }
  36804. /**
  36805. * Gets the private 'security.listener.main.user_provider' shared service.
  36806. *
  36807. * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  36808. */
  36809. protected function getSecurity_Listener_Main_UserProviderService()
  36810. {
  36811. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  36812. return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService()));
  36813. }
  36814. /**
  36815. * Gets the private 'security.listener.password_migrating' shared service.
  36816. *
  36817. * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  36818. */
  36819. protected function getSecurity_Listener_PasswordMigratingService()
  36820. {
  36821. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  36822. return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  36823. }
  36824. /**
  36825. * Gets the private 'security.listener.session.main' shared service.
  36826. *
  36827. * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  36828. */
  36829. protected function getSecurity_Listener_Session_MainService()
  36830. {
  36831. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  36832. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  36833. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  36834. return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  36835. }
  36836. /**
  36837. * Gets the private 'security.listener.user_checker.api' shared service.
  36838. *
  36839. * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  36840. */
  36841. protected function getSecurity_Listener_UserChecker_ApiService()
  36842. {
  36843. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  36844. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  36845. include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
  36846. return $this->privates['security.listener.user_checker.api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['MedBrief\\MSR\\Security\\UserChecker'] ?? ($this->privates['MedBrief\\MSR\\Security\\UserChecker'] = new \MedBrief\MSR\Security\UserChecker())));
  36847. }
  36848. /**
  36849. * Gets the private 'security.listener.user_checker.login' shared service.
  36850. *
  36851. * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  36852. */
  36853. protected function getSecurity_Listener_UserChecker_LoginService()
  36854. {
  36855. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  36856. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  36857. include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
  36858. return $this->privates['security.listener.user_checker.login'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['MedBrief\\MSR\\Security\\UserChecker'] ?? ($this->privates['MedBrief\\MSR\\Security\\UserChecker'] = new \MedBrief\MSR\Security\UserChecker())));
  36859. }
  36860. /**
  36861. * Gets the private 'security.listener.user_checker.main' shared service.
  36862. *
  36863. * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  36864. */
  36865. protected function getSecurity_Listener_UserChecker_MainService()
  36866. {
  36867. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  36868. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  36869. include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
  36870. return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['MedBrief\\MSR\\Security\\UserChecker'] ?? ($this->privates['MedBrief\\MSR\\Security\\UserChecker'] = new \MedBrief\MSR\Security\UserChecker())));
  36871. }
  36872. /**
  36873. * Gets the private 'security.listener.user_provider' shared service.
  36874. *
  36875. * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  36876. */
  36877. protected function getSecurity_Listener_UserProviderService()
  36878. {
  36879. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  36880. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  36881. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  36882. return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  36883. yield 0 => ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService());
  36884. yield 1 => ($this->privates['security.user.provider.concrete.jwt_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtUserService());
  36885. yield 2 => ($this->privates['security.user.provider.concrete.jwt_id_user'] ?? $this->getSecurity_User_Provider_Concrete_JwtIdUserService());
  36886. yield 3 => ($this->privates['security.user.provider.concrete.ext_api_user'] ?? $this->getSecurity_User_Provider_Concrete_ExtApiUserService());
  36887. yield 4 => ($this->privates['security.user.provider.concrete.chained_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainedProviderService());
  36888. }, 5)));
  36889. }
  36890. /**
  36891. * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  36892. *
  36893. * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  36894. */
  36895. protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  36896. {
  36897. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  36898. return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  36899. }
  36900. /**
  36901. * Gets the private 'security.logout.listener.legacy_success_listener.main' shared service.
  36902. *
  36903. * @return \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener
  36904. */
  36905. protected function getSecurity_Logout_Listener_LegacySuccessListener_MainService()
  36906. {
  36907. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LegacyLogoutHandlerListener.php';
  36908. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  36909. include_once \dirname(__DIR__, 4).'/src/Security/CustomLogoutHandler.php';
  36910. $a = ($this->services['router'] ?? $this->getRouterService());
  36911. if (isset($this->privates['security.logout.listener.legacy_success_listener.main'])) {
  36912. return $this->privates['security.logout.listener.legacy_success_listener.main'];
  36913. }
  36914. return $this->privates['security.logout.listener.legacy_success_listener.main'] = new \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener(new \MedBrief\MSR\Security\CustomLogoutHandler(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a, 'login'));
  36915. }
  36916. /**
  36917. * Gets the private 'security.logout_url_generator' shared service.
  36918. *
  36919. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  36920. */
  36921. protected function getSecurity_LogoutUrlGeneratorService()
  36922. {
  36923. $a = ($this->services['router'] ?? $this->getRouterService());
  36924. if (isset($this->privates['security.logout_url_generator'])) {
  36925. return $this->privates['security.logout_url_generator'];
  36926. }
  36927. $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  36928. $instance->registerListener('main', 'logout', 'logout', '_csrf_token', NULL, NULL);
  36929. return $instance;
  36930. }
  36931. /**
  36932. * Gets the private 'security.password_hasher_factory' shared service.
  36933. *
  36934. * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  36935. */
  36936. protected function getSecurity_PasswordHasherFactoryService()
  36937. {
  36938. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  36939. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  36940. return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['MedBrief\\MSR\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'MedBrief\\MSR\\Entity\\Project' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
  36941. }
  36942. /**
  36943. * Gets the private 'security.role_hierarchy' shared service.
  36944. *
  36945. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  36946. */
  36947. protected function getSecurity_RoleHierarchyService()
  36948. {
  36949. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  36950. }
  36951. /**
  36952. * Gets the private 'security.user.provider.concrete.chained_provider' shared service.
  36953. *
  36954. * @return \Symfony\Component\Security\Core\User\ChainUserProvider
  36955. */
  36956. protected function getSecurity_User_Provider_Concrete_ChainedProviderService()
  36957. {
  36958. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  36959. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  36960. return $this->privates['security.user.provider.concrete.chained_provider'] = new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  36961. yield 0 => ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService());
  36962. yield 1 => ($this->privates['security.user.provider.concrete.ext_api_user'] ?? $this->getSecurity_User_Provider_Concrete_ExtApiUserService());
  36963. }, 2));
  36964. }
  36965. /**
  36966. * Gets the private 'security.user.provider.concrete.doctrine_provider' shared service.
  36967. *
  36968. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  36969. */
  36970. protected function getSecurity_User_Provider_Concrete_DoctrineProviderService()
  36971. {
  36972. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  36973. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  36974. return $this->privates['security.user.provider.concrete.doctrine_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'MedBrief\\MSR\\Entity\\User', 'username', NULL);
  36975. }
  36976. /**
  36977. * Gets the private 'security.user.provider.concrete.ext_api_user' shared service.
  36978. *
  36979. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  36980. */
  36981. protected function getSecurity_User_Provider_Concrete_ExtApiUserService()
  36982. {
  36983. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  36984. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  36985. return $this->privates['security.user.provider.concrete.ext_api_user'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'MedBrief\\MSR\\Entity\\Firm', 'auth0ClientId', NULL);
  36986. }
  36987. /**
  36988. * Gets the private 'security.user.provider.concrete.jwt_id_user' shared service.
  36989. *
  36990. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  36991. */
  36992. protected function getSecurity_User_Provider_Concrete_JwtIdUserService()
  36993. {
  36994. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  36995. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  36996. return $this->privates['security.user.provider.concrete.jwt_id_user'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'MedBrief\\MSR\\Entity\\User', 'id', NULL);
  36997. }
  36998. /**
  36999. * Gets the private 'security.user.provider.concrete.jwt_user' shared service.
  37000. *
  37001. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  37002. */
  37003. protected function getSecurity_User_Provider_Concrete_JwtUserService()
  37004. {
  37005. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  37006. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  37007. return $this->privates['security.user.provider.concrete.jwt_user'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'MedBrief\\MSR\\Entity\\User', 'email', NULL);
  37008. }
  37009. /**
  37010. * Gets the private 'security.validator.user_password' shared service.
  37011. *
  37012. * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  37013. */
  37014. protected function getSecurity_Validator_UserPasswordService()
  37015. {
  37016. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37017. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  37018. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  37019. return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  37020. }
  37021. /**
  37022. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  37023. *
  37024. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  37025. */
  37026. protected function getSensioFrameworkExtra_Controller_ListenerService()
  37027. {
  37028. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37029. }
  37030. /**
  37031. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  37032. *
  37033. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  37034. */
  37035. protected function getSensioFrameworkExtra_Converter_ListenerService()
  37036. {
  37037. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  37038. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  37039. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  37040. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  37041. }
  37042. /**
  37043. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  37044. *
  37045. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  37046. */
  37047. protected function getSensioFrameworkExtra_Security_ListenerService()
  37048. {
  37049. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  37050. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  37051. return $this->privates['sensio_framework_extra.security.listener'];
  37052. }
  37053. $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  37054. $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  37055. return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  37056. }
  37057. /**
  37058. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  37059. *
  37060. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  37061. */
  37062. protected function getSensioFrameworkExtra_View_ListenerService()
  37063. {
  37064. $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  37065. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37066. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  37067. ], [
  37068. 'twig' => '?',
  37069. ]))->withContext('sensio_framework_extra.view.listener', $this));
  37070. return $instance;
  37071. }
  37072. /**
  37073. * Gets the private 'serializer.mapping.cache_warmer' shared service.
  37074. *
  37075. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  37076. */
  37077. protected function getSerializer_Mapping_CacheWarmerService()
  37078. {
  37079. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37080. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  37081. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  37082. return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  37083. }
  37084. /**
  37085. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  37086. *
  37087. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  37088. */
  37089. protected function getSerializer_NameConverter_MetadataAwareService()
  37090. {
  37091. return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  37092. }
  37093. /**
  37094. * Gets the private 'session.factory' shared service.
  37095. *
  37096. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  37097. */
  37098. protected function getSession_FactoryService()
  37099. {
  37100. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  37101. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  37102. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  37103. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  37104. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  37105. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  37106. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  37107. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  37108. if (isset($this->privates['session.factory'])) {
  37109. return $this->privates['session.factory'];
  37110. }
  37111. 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->getParameter('session.storage.options'), new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev')), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
  37112. }
  37113. /**
  37114. * Gets the private 'session.flash_bag' shared service.
  37115. *
  37116. * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  37117. *
  37118. * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  37119. */
  37120. protected function getSession_FlashBagService()
  37121. {
  37122. trigger_deprecation('symfony/framework-bundle', '5.1', 'The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  37123. return ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  37124. }
  37125. /**
  37126. * Gets the private 'session_listener' shared service.
  37127. *
  37128. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  37129. */
  37130. protected function getSessionListenerService()
  37131. {
  37132. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37133. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  37134. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  37135. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  37136. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  37137. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
  37138. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  37139. ], [
  37140. 'initialized_session' => '?',
  37141. 'logger' => '?',
  37142. 'request_stack' => '?',
  37143. 'session' => '?',
  37144. 'session_collector' => '?',
  37145. 'session_factory' => '?',
  37146. ]), true, $this->getParameter('session.storage.options'));
  37147. }
  37148. /**
  37149. * Gets the private 'slugger' shared service.
  37150. *
  37151. * @return \Symfony\Component\String\Slugger\AsciiSlugger
  37152. */
  37153. protected function getSluggerService()
  37154. {
  37155. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  37156. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  37157. return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en');
  37158. }
  37159. /**
  37160. * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  37161. *
  37162. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  37163. */
  37164. protected function getSpiriitFormFilter_Type_FilterBooleanService()
  37165. {
  37166. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37167. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37168. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  37169. return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  37170. }
  37171. /**
  37172. * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  37173. *
  37174. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  37175. */
  37176. protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  37177. {
  37178. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37179. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37180. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  37181. return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  37182. }
  37183. /**
  37184. * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  37185. *
  37186. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  37187. */
  37188. protected function getSpiriitFormFilter_Type_FilterChoiceService()
  37189. {
  37190. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37191. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37192. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  37193. return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  37194. }
  37195. /**
  37196. * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  37197. *
  37198. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  37199. */
  37200. protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  37201. {
  37202. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37203. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37204. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  37205. return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  37206. }
  37207. /**
  37208. * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  37209. *
  37210. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  37211. */
  37212. protected function getSpiriitFormFilter_Type_FilterDateService()
  37213. {
  37214. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37215. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37216. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  37217. return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  37218. }
  37219. /**
  37220. * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  37221. *
  37222. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  37223. */
  37224. protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  37225. {
  37226. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37227. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37228. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  37229. return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  37230. }
  37231. /**
  37232. * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  37233. *
  37234. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  37235. */
  37236. protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  37237. {
  37238. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37239. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37240. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  37241. return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  37242. }
  37243. /**
  37244. * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  37245. *
  37246. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  37247. */
  37248. protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  37249. {
  37250. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37251. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37252. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  37253. return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  37254. }
  37255. /**
  37256. * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  37257. *
  37258. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  37259. */
  37260. protected function getSpiriitFormFilter_Type_FilterEntityService()
  37261. {
  37262. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37263. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37264. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  37265. return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  37266. }
  37267. /**
  37268. * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  37269. *
  37270. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  37271. */
  37272. protected function getSpiriitFormFilter_Type_FilterEnumService()
  37273. {
  37274. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37275. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37276. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  37277. return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  37278. }
  37279. /**
  37280. * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  37281. *
  37282. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  37283. */
  37284. protected function getSpiriitFormFilter_Type_FilterNumberService()
  37285. {
  37286. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37287. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37288. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  37289. return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  37290. }
  37291. /**
  37292. * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  37293. *
  37294. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  37295. */
  37296. protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  37297. {
  37298. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37299. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37300. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  37301. return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  37302. }
  37303. /**
  37304. * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  37305. *
  37306. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  37307. */
  37308. protected function getSpiriitFormFilter_Type_FilterSharedableService()
  37309. {
  37310. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37311. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37312. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  37313. return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  37314. }
  37315. /**
  37316. * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  37317. *
  37318. * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  37319. */
  37320. protected function getSpiriitFormFilter_Type_FilterTextService()
  37321. {
  37322. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  37323. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  37324. include_once \dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  37325. return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  37326. }
  37327. /**
  37328. * Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
  37329. *
  37330. * @return \Gedmo\Sluggable\SluggableListener
  37331. */
  37332. protected function getStofDoctrineExtensions_Listener_SluggableService()
  37333. {
  37334. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  37335. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  37336. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  37337. $this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  37338. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  37339. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37340. return $instance;
  37341. }
  37342. /**
  37343. * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  37344. *
  37345. * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  37346. */
  37347. protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  37348. {
  37349. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  37350. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  37351. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  37352. $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  37353. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  37354. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37355. return $instance;
  37356. }
  37357. /**
  37358. * Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
  37359. *
  37360. * @return \Gedmo\Timestampable\TimestampableListener
  37361. */
  37362. protected function getStofDoctrineExtensions_Listener_TimestampableService()
  37363. {
  37364. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  37365. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  37366. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  37367. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  37368. $this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  37369. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  37370. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37371. return $instance;
  37372. }
  37373. /**
  37374. * Gets the private 'stof_doctrine_extensions.listener.tree' shared service.
  37375. *
  37376. * @return \Gedmo\Tree\TreeListener
  37377. */
  37378. protected function getStofDoctrineExtensions_Listener_TreeService()
  37379. {
  37380. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  37381. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  37382. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  37383. $this->privates['stof_doctrine_extensions.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  37384. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  37385. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37386. return $instance;
  37387. }
  37388. /**
  37389. * Gets the private 'symfonycasts.reset_password.cleaner' shared service.
  37390. *
  37391. * @return \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner
  37392. */
  37393. protected function getSymfonycasts_ResetPassword_CleanerService()
  37394. {
  37395. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Util/ResetPasswordCleaner.php';
  37396. return $this->privates['symfonycasts.reset_password.cleaner'] = new \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner(($this->privates['MedBrief\\MSR\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), true);
  37397. }
  37398. /**
  37399. * Gets the private 'translation.extractor' shared service.
  37400. *
  37401. * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  37402. */
  37403. protected function getTranslation_ExtractorService()
  37404. {
  37405. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  37406. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  37407. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  37408. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  37409. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  37410. $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  37411. $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  37412. $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  37413. return $instance;
  37414. }
  37415. /**
  37416. * Gets the private 'translation.loader.csv' shared service.
  37417. *
  37418. * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  37419. */
  37420. protected function getTranslation_Loader_CsvService()
  37421. {
  37422. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37423. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37424. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37425. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  37426. return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  37427. }
  37428. /**
  37429. * Gets the private 'translation.loader.dat' shared service.
  37430. *
  37431. * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  37432. */
  37433. protected function getTranslation_Loader_DatService()
  37434. {
  37435. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37436. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37437. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  37438. return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  37439. }
  37440. /**
  37441. * Gets the private 'translation.loader.ini' shared service.
  37442. *
  37443. * @return \Symfony\Component\Translation\Loader\IniFileLoader
  37444. */
  37445. protected function getTranslation_Loader_IniService()
  37446. {
  37447. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37448. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37449. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37450. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  37451. return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  37452. }
  37453. /**
  37454. * Gets the private 'translation.loader.json' shared service.
  37455. *
  37456. * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  37457. */
  37458. protected function getTranslation_Loader_JsonService()
  37459. {
  37460. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37461. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37462. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37463. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  37464. return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  37465. }
  37466. /**
  37467. * Gets the private 'translation.loader.mo' shared service.
  37468. *
  37469. * @return \Symfony\Component\Translation\Loader\MoFileLoader
  37470. */
  37471. protected function getTranslation_Loader_MoService()
  37472. {
  37473. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37474. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37475. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37476. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  37477. return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  37478. }
  37479. /**
  37480. * Gets the private 'translation.loader.php' shared service.
  37481. *
  37482. * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  37483. */
  37484. protected function getTranslation_Loader_PhpService()
  37485. {
  37486. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37487. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37488. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37489. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  37490. return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  37491. }
  37492. /**
  37493. * Gets the private 'translation.loader.po' shared service.
  37494. *
  37495. * @return \Symfony\Component\Translation\Loader\PoFileLoader
  37496. */
  37497. protected function getTranslation_Loader_PoService()
  37498. {
  37499. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37500. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37501. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37502. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  37503. return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  37504. }
  37505. /**
  37506. * Gets the private 'translation.loader.qt' shared service.
  37507. *
  37508. * @return \Symfony\Component\Translation\Loader\QtFileLoader
  37509. */
  37510. protected function getTranslation_Loader_QtService()
  37511. {
  37512. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37513. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  37514. return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  37515. }
  37516. /**
  37517. * Gets the private 'translation.loader.res' shared service.
  37518. *
  37519. * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  37520. */
  37521. protected function getTranslation_Loader_ResService()
  37522. {
  37523. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37524. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37525. return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  37526. }
  37527. /**
  37528. * Gets the private 'translation.loader.xliff' shared service.
  37529. *
  37530. * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  37531. */
  37532. protected function getTranslation_Loader_XliffService()
  37533. {
  37534. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37535. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  37536. return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  37537. }
  37538. /**
  37539. * Gets the private 'translation.loader.yml' shared service.
  37540. *
  37541. * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  37542. */
  37543. protected function getTranslation_Loader_YmlService()
  37544. {
  37545. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37546. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37547. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37548. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  37549. return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  37550. }
  37551. /**
  37552. * Gets the private 'translation.provider_collection' shared service.
  37553. *
  37554. * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  37555. */
  37556. protected function getTranslation_ProviderCollectionService()
  37557. {
  37558. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  37559. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  37560. return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  37561. yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  37562. }, 1), []))->fromConfig([]);
  37563. }
  37564. /**
  37565. * Gets the private 'translation.reader' shared service.
  37566. *
  37567. * @return \Symfony\Component\Translation\Reader\TranslationReader
  37568. */
  37569. protected function getTranslation_ReaderService()
  37570. {
  37571. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  37572. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  37573. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  37574. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  37575. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  37576. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  37577. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  37578. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  37579. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  37580. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  37581. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  37582. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  37583. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  37584. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  37585. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  37586. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  37587. $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  37588. $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  37589. $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  37590. $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  37591. $instance->addLoader('yaml', $a);
  37592. $instance->addLoader('yml', $a);
  37593. $instance->addLoader('xlf', $b);
  37594. $instance->addLoader('xliff', $b);
  37595. $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  37596. $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  37597. $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  37598. $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  37599. $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  37600. $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  37601. $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  37602. $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  37603. return $instance;
  37604. }
  37605. /**
  37606. * Gets the private 'translation.warmer' shared service.
  37607. *
  37608. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  37609. */
  37610. protected function getTranslation_WarmerService()
  37611. {
  37612. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37613. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  37614. return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37615. 'translator' => ['services', 'translator', 'getTranslatorService', false],
  37616. ], [
  37617. 'translator' => '?',
  37618. ]))->withContext('translation.warmer', $this));
  37619. }
  37620. /**
  37621. * Gets the private 'translation.writer' shared service.
  37622. *
  37623. * @return \Symfony\Component\Translation\Writer\TranslationWriter
  37624. */
  37625. protected function getTranslation_WriterService()
  37626. {
  37627. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  37628. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  37629. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  37630. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  37631. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  37632. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  37633. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  37634. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  37635. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  37636. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  37637. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  37638. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  37639. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  37640. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  37641. $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  37642. $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  37643. $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  37644. $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  37645. $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  37646. $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  37647. $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  37648. $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  37649. $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  37650. $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  37651. $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  37652. $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  37653. return $instance;
  37654. }
  37655. /**
  37656. * Gets the private 'translator.default' shared service.
  37657. *
  37658. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  37659. */
  37660. protected function getTranslator_DefaultService()
  37661. {
  37662. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37663. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
  37664. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
  37665. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
  37666. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
  37667. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
  37668. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
  37669. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
  37670. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
  37671. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
  37672. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
  37673. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
  37674. ], [
  37675. 'translation.loader.csv' => '?',
  37676. 'translation.loader.dat' => '?',
  37677. 'translation.loader.ini' => '?',
  37678. 'translation.loader.json' => '?',
  37679. 'translation.loader.mo' => '?',
  37680. 'translation.loader.php' => '?',
  37681. 'translation.loader.po' => '?',
  37682. 'translation.loader.qt' => '?',
  37683. 'translation.loader.res' => '?',
  37684. 'translation.loader.xliff' => '?',
  37685. 'translation.loader.yml' => '?',
  37686. ]), 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'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.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'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.ca.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.cs.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), 9 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.da.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.de.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.de.yaml'), 10 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), 11 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 8 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.en.yaml'), 11 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), 12 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), 13 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.yml')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.es.yaml'), 10 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), 11 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.et.yaml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fa.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fi.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fr.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.fr.yaml'), 10 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), 11 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.hr.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.hu.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), 10 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.id.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.it.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.it.yaml'), 9 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), 10 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.nl.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations/auditor.nl.yaml'), 10 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), 11 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pl.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), 10 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pt_BR.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), 6 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.ru.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), 10 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.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'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sv.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], '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'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.tr.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.uk.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], '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')], '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')], 'bs_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.bs_Cyrl.xlf')], 'dk' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.dk.xlf')], 'en_AU' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_AU.xlf')], 'en_CA' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_CA.xlf')], 'en_GB' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_GB.xlf')], 'en_IE' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_IE.xlf')], 'en_NZ' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_NZ.xlf')], 'en_PH' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_PH.xlf')], 'en_SG' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_SG.xlf')], 'en_US' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_US.xlf')], 'en_ZA' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_ZA.xlf')], 'es_419' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es_419.xlf')], 'se' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.se.xlf')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'zh' => [0 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')], 'sr_RS' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'ua' => [0 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], '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/knplabs/knp-paginator-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), 13 => (\dirname(__DIR__, 4).'/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/oneup/flysystem-bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/samj/fractal-bundle/src/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/secit-pl/imap-bundle/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/translations'), 36 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 40 => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/translations'), 41 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 42 => (\dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/translations'), 43 => (\dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src/translations'), 44 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 45 => (\dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/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/knplabs/knp-paginator-bundle/translations', 4 => 'vendor/odolbeau/phone-number-bundle/src/Resources/translations', 5 => 'vendor/oneup/uploader-bundle/src/Resources/translations', 6 => 'vendor/vich/uploader-bundle/translations', 7 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 8 => 'vendor/hwi/oauth-bundle/Resources/translations', 9 => 'vendor/scheb/2fa-bundle/Resources/translations', 10 => 'vendor/damienharper/auditor-bundle/src/translations', 11 => 'vendor/easycorp/easyadmin-bundle/src/Resources/translations', 12 => 'vendor/spiriitlabs/form-filter-bundle/Resources/translations', 13 => 'translations', 14 => 'vendor/symfony/framework-bundle/translations', 15 => 'vendor/sensio/framework-extra-bundle/src/translations', 16 => 'vendor/symfony/twig-bundle/translations', 17 => 'vendor/symfony/web-profiler-bundle/translations', 18 => 'vendor/symfony/monolog-bundle/translations', 19 => 'vendor/symfony/debug-bundle/translations', 20 => 'vendor/doctrine/doctrine-bundle/translations', 21 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 22 => 'vendor/symfony/security-bundle/translations', 23 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations', 24 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 25 => 'vendor/friendsofsymfony/rest-bundle/translations', 26 => 'vendor/gpslab/geoip2/src/translations', 27 => 'vendor/jms/serializer-bundle/translations', 28 => 'vendor/knplabs/knp-menu-bundle/translations', 29 => 'vendor/lexik/jwt-authentication-bundle/translations', 30 => 'vendor/liip/imagine-bundle/translations', 31 => 'vendor/nelmio/cors-bundle/translations', 32 => 'vendor/oneup/flysystem-bundle/translations', 33 => 'vendor/samj/fractal-bundle/src/translations', 34 => 'vendor/secit-pl/imap-bundle/translations', 35 => 'vendor/sentry/sentry-symfony/src/translations', 36 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 37 => 'vendor/symfony/webpack-encore-bundle/src/translations', 38 => 'vendor/eightpoints/guzzle-bundle/src/translations', 39 => 'vendor/twig/extra-bundle/translations', 40 => 'vendor/php-http/httplug-bundle/src/translations', 41 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 42 => 'vendor/endroid/qr-code-bundle/src/translations', 43 => 'vendor/kms/froala-editor-bundle/src/translations', 44 => 'vendor/symfony/maker-bundle/src/translations', 45 => 'vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/translations']]], []);
  37687. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  37688. $instance->setFallbackLocales([0 => 'en']);
  37689. return $instance;
  37690. }
  37691. /**
  37692. * Gets the private 'twig.command.debug' shared service.
  37693. *
  37694. * @return \Symfony\Bridge\Twig\Command\DebugCommand
  37695. */
  37696. protected function getTwig_Command_DebugService()
  37697. {
  37698. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  37699. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  37700. $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  37701. $instance->setName('debug:twig');
  37702. $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  37703. return $instance;
  37704. }
  37705. /**
  37706. * Gets the private 'twig.command.lint' shared service.
  37707. *
  37708. * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  37709. */
  37710. protected function getTwig_Command_LintService()
  37711. {
  37712. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  37713. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  37714. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  37715. $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  37716. $instance->setName('lint:twig');
  37717. $instance->setDescription('Lint a Twig template and outputs encountered errors');
  37718. return $instance;
  37719. }
  37720. /**
  37721. * Gets the private 'twig.form.engine' shared service.
  37722. *
  37723. * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  37724. */
  37725. protected function getTwig_Form_EngineService()
  37726. {
  37727. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  37728. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
  37729. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  37730. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37731. if (isset($this->privates['twig.form.engine'])) {
  37732. return $this->privates['twig.form.engine'];
  37733. }
  37734. return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  37735. }
  37736. /**
  37737. * Gets the private 'twig.form.renderer' shared service.
  37738. *
  37739. * @return \Symfony\Component\Form\FormRenderer
  37740. */
  37741. protected function getTwig_Form_RendererService()
  37742. {
  37743. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
  37744. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
  37745. $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  37746. if (isset($this->privates['twig.form.renderer'])) {
  37747. return $this->privates['twig.form.renderer'];
  37748. }
  37749. return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  37750. }
  37751. /**
  37752. * Gets the private 'twig.mailer.message_listener' shared service.
  37753. *
  37754. * @return \Symfony\Component\Mailer\EventListener\MessageListener
  37755. */
  37756. protected function getTwig_Mailer_MessageListenerService()
  37757. {
  37758. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  37759. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
  37760. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  37761. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  37762. if (isset($this->privates['twig.mailer.message_listener'])) {
  37763. return $this->privates['twig.mailer.message_listener'];
  37764. }
  37765. return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  37766. }
  37767. /**
  37768. * Gets the private 'twig.runtime.httpkernel' shared service.
  37769. *
  37770. * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  37771. */
  37772. protected function getTwig_Runtime_HttpkernelService()
  37773. {
  37774. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  37775. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  37776. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  37777. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  37778. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  37779. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
  37780. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  37781. return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37782. 'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
  37783. ], [
  37784. 'inline' => '?',
  37785. ]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  37786. }
  37787. /**
  37788. * Gets the private 'twig.runtime.markdown' shared service.
  37789. *
  37790. * @return \Twig\Extra\Markdown\MarkdownRuntime
  37791. */
  37792. protected function getTwig_Runtime_MarkdownService()
  37793. {
  37794. include_once \dirname(__DIR__, 4).'/vendor/twig/markdown-extra/MarkdownRuntime.php';
  37795. include_once \dirname(__DIR__, 4).'/vendor/twig/markdown-extra/MarkdownInterface.php';
  37796. include_once \dirname(__DIR__, 4).'/vendor/twig/markdown-extra/LeagueMarkdown.php';
  37797. include_once \dirname(__DIR__, 4).'/vendor/league/commonmark/src/ConverterInterface.php';
  37798. include_once \dirname(__DIR__, 4).'/vendor/league/commonmark/src/MarkdownConverterInterface.php';
  37799. include_once \dirname(__DIR__, 4).'/vendor/league/commonmark/src/MarkdownConverter.php';
  37800. include_once \dirname(__DIR__, 4).'/vendor/league/commonmark/src/CommonMarkConverter.php';
  37801. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/LeagueCommonMarkConverterFactory.php';
  37802. return $this->privates['twig.runtime.markdown'] = new \Twig\Extra\Markdown\MarkdownRuntime(new \Twig\Extra\Markdown\LeagueMarkdown((new \Twig\Extra\TwigExtraBundle\LeagueCommonMarkConverterFactory(new RewindableGenerator(function () {
  37803. yield 0 => (new \League\CommonMark\Extension\Table\TableExtension());
  37804. }, 1), []))->__invoke()));
  37805. }
  37806. /**
  37807. * Gets the private 'twig.runtime.security_csrf' shared service.
  37808. *
  37809. * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  37810. */
  37811. protected function getTwig_Runtime_SecurityCsrfService()
  37812. {
  37813. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  37814. return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  37815. }
  37816. /**
  37817. * Gets the private 'twig.runtime.serializer' shared service.
  37818. *
  37819. * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  37820. */
  37821. protected function getTwig_Runtime_SerializerService()
  37822. {
  37823. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  37824. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  37825. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  37826. if (isset($this->privates['twig.runtime.serializer'])) {
  37827. return $this->privates['twig.runtime.serializer'];
  37828. }
  37829. return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  37830. }
  37831. /**
  37832. * Gets the private 'twig.template_cache_warmer' shared service.
  37833. *
  37834. * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  37835. */
  37836. protected function getTwig_TemplateCacheWarmerService()
  37837. {
  37838. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37839. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  37840. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  37841. return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37842. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  37843. ], [
  37844. 'twig' => '?',
  37845. ]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
  37846. }
  37847. /**
  37848. * Gets the private 'validator.builder' shared service.
  37849. *
  37850. * @return \Symfony\Component\Validator\ValidatorBuilder
  37851. */
  37852. protected function getValidator_BuilderService()
  37853. {
  37854. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  37855. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  37856. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37857. 'MedBrief\\MSR\\Constraints\\SafeFileValidator' => ['privates', 'MedBrief\\MSR\\Constraints\\SafeFileValidator', 'getSafeFileValidatorService', false],
  37858. 'MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator', 'getAlreadyClosedConstraintValidatorService', false],
  37859. 'MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator', 'getIncompleteServiceablesConstraintValidatorService', false],
  37860. 'MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator', 'getPendingDeletionConstraintValidatorService', false],
  37861. 'MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator', 'getMatterExistsConstraintValidatorService', false],
  37862. 'MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator', 'getClientAreaIdConstraintValidatorService', false],
  37863. 'MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator', 'getCreatorEmailConstraintValidatorService', false],
  37864. 'MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator' => ['privates', 'MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator', 'getMatterManagerEmailConstraintValidatorService', false],
  37865. 'Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator' => ['privates', 'Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator', 'getPhoneNumberValidatorService', false],
  37866. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  37867. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  37868. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
  37869. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  37870. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
  37871. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  37872. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  37873. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  37874. ], [
  37875. 'MedBrief\\MSR\\Constraints\\SafeFileValidator' => '?',
  37876. 'MedBrief\\MSR\\Validator\\MatterClosure\\AlreadyClosedConstraintValidator' => '?',
  37877. 'MedBrief\\MSR\\Validator\\MatterClosure\\IncompleteServiceablesConstraintValidator' => '?',
  37878. 'MedBrief\\MSR\\Validator\\MatterClosure\\PendingDeletionConstraintValidator' => '?',
  37879. 'MedBrief\\MSR\\Validator\\MatterExists\\MatterExistsConstraintValidator' => '?',
  37880. 'MedBrief\\MSR\\Validator\\MatterRequest\\ClientAreaIdConstraintValidator' => '?',
  37881. 'MedBrief\\MSR\\Validator\\MatterRequest\\CreatorEmailConstraintValidator' => '?',
  37882. 'MedBrief\\MSR\\Validator\\MatterRequest\\MatterManagerEmailConstraintValidator' => '?',
  37883. 'Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumberValidator' => '?',
  37884. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  37885. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  37886. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  37887. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  37888. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  37889. 'doctrine.orm.validator.unique' => '?',
  37890. 'security.validator.user_password' => '?',
  37891. 'validator.expression' => '?',
  37892. ])));
  37893. if ($this->has('translator')) {
  37894. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  37895. }
  37896. $instance->setTranslationDomain('validators');
  37897. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  37898. $instance->addYamlMappings([0 => (\dirname(__DIR__, 4).'/config/validator/validation.yaml')]);
  37899. $instance->enableAnnotationMapping(true);
  37900. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  37901. $instance->addMethodMapping('loadValidatorMetadata');
  37902. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  37903. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  37904. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  37905. return $instance;
  37906. }
  37907. /**
  37908. * Gets the private 'validator.email' shared service.
  37909. *
  37910. * @return \Symfony\Component\Validator\Constraints\EmailValidator
  37911. */
  37912. protected function getValidator_EmailService()
  37913. {
  37914. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37915. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  37916. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  37917. return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  37918. }
  37919. /**
  37920. * Gets the private 'validator.expression' shared service.
  37921. *
  37922. * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  37923. */
  37924. protected function getValidator_ExpressionService()
  37925. {
  37926. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37927. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  37928. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  37929. return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  37930. }
  37931. /**
  37932. * Gets the private 'validator.mapping.cache_warmer' shared service.
  37933. *
  37934. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  37935. */
  37936. protected function getValidator_Mapping_CacheWarmerService()
  37937. {
  37938. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  37939. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  37940. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  37941. return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  37942. }
  37943. /**
  37944. * Gets the private 'validator.not_compromised_password' shared service.
  37945. *
  37946. * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  37947. */
  37948. protected function getValidator_NotCompromisedPasswordService()
  37949. {
  37950. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  37951. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  37952. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  37953. return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
  37954. }
  37955. /**
  37956. * Gets the private 'var_dumper.command.server_dump' shared service.
  37957. *
  37958. * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  37959. */
  37960. protected function getVarDumper_Command_ServerDumpService()
  37961. {
  37962. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  37963. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  37964. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  37965. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  37966. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  37967. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  37968. $a = new \Symfony\Bridge\Monolog\Logger('debug');
  37969. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  37970. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  37971. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  37972. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  37973. $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  37974. $instance->setName('server:dump');
  37975. $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  37976. return $instance;
  37977. }
  37978. /**
  37979. * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  37980. *
  37981. * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  37982. */
  37983. protected function getVarDumper_ContextualizedCliDumper_InnerService()
  37984. {
  37985. $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
  37986. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  37987. return $instance;
  37988. }
  37989. /**
  37990. * Gets the private 'var_dumper.html_dumper' shared service.
  37991. *
  37992. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  37993. */
  37994. protected function getVarDumper_HtmlDumperService()
  37995. {
  37996. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  37997. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  37998. return $instance;
  37999. }
  38000. /**
  38001. * Gets the private 'var_dumper.server_connection' shared service.
  38002. *
  38003. * @return \Symfony\Component\VarDumper\Server\Connection
  38004. */
  38005. protected function getVarDumper_ServerConnectionService()
  38006. {
  38007. 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()]);
  38008. }
  38009. /**
  38010. * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  38011. *
  38012. * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  38013. */
  38014. protected function getVichUploader_Command_MappingDebugService()
  38015. {
  38016. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  38017. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  38018. $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  38019. $instance->setName('vich:mapping:debug');
  38020. return $instance;
  38021. }
  38022. /**
  38023. * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  38024. *
  38025. * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  38026. */
  38027. protected function getVichUploader_Command_MappingDebugClassService()
  38028. {
  38029. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  38030. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  38031. $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  38032. $instance->setName('vich:mapping:debug-class');
  38033. return $instance;
  38034. }
  38035. /**
  38036. * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  38037. *
  38038. * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  38039. */
  38040. protected function getVichUploader_Command_MappingListClassesService()
  38041. {
  38042. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  38043. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  38044. $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  38045. $instance->setName('vich:mapping:list-classes');
  38046. return $instance;
  38047. }
  38048. /**
  38049. * Gets the private 'vich_uploader.listener.clean.client_image' shared service.
  38050. *
  38051. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38052. */
  38053. protected function getVichUploader_Listener_Clean_ClientImageService()
  38054. {
  38055. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38056. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38057. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38058. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38059. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38060. $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  38061. if (isset($this->privates['vich_uploader.listener.clean.client_image'])) {
  38062. return $this->privates['vich_uploader.listener.clean.client_image'];
  38063. }
  38064. return $this->privates['vich_uploader.listener.clean.client_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('client_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  38065. }
  38066. /**
  38067. * Gets the private 'vich_uploader.listener.clean.company_letterhead_logo_image' shared service.
  38068. *
  38069. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38070. */
  38071. protected function getVichUploader_Listener_Clean_CompanyLetterheadLogoImageService()
  38072. {
  38073. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38074. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38075. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38076. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38077. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38078. return $this->privates['vich_uploader.listener.clean.company_letterhead_logo_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('company_letterhead_logo_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38079. }
  38080. /**
  38081. * Gets the private 'vich_uploader.listener.clean.company_thumbnail_image' shared service.
  38082. *
  38083. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38084. */
  38085. protected function getVichUploader_Listener_Clean_CompanyThumbnailImageService()
  38086. {
  38087. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38088. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38089. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38090. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38091. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38092. return $this->privates['vich_uploader.listener.clean.company_thumbnail_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('company_thumbnail_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38093. }
  38094. /**
  38095. * Gets the private 'vich_uploader.listener.clean.disc_archive' shared service.
  38096. *
  38097. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38098. */
  38099. protected function getVichUploader_Listener_Clean_DiscArchiveService()
  38100. {
  38101. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38102. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38103. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38104. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38105. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38106. return $this->privates['vich_uploader.listener.clean.disc_archive'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('disc_archive', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38107. }
  38108. /**
  38109. * Gets the private 'vich_uploader.listener.clean.document_native_file' shared service.
  38110. *
  38111. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38112. */
  38113. protected function getVichUploader_Listener_Clean_DocumentNativeFileService()
  38114. {
  38115. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38116. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38117. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38118. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38119. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38120. return $this->privates['vich_uploader.listener.clean.document_native_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_native_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38121. }
  38122. /**
  38123. * Gets the private 'vich_uploader.listener.clean.document_ocr_file' shared service.
  38124. *
  38125. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38126. */
  38127. protected function getVichUploader_Listener_Clean_DocumentOcrFileService()
  38128. {
  38129. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38130. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38131. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38132. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38133. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38134. return $this->privates['vich_uploader.listener.clean.document_ocr_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_ocr_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38135. }
  38136. /**
  38137. * Gets the private 'vich_uploader.listener.clean.document_optimized_pdf_file' shared service.
  38138. *
  38139. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38140. */
  38141. protected function getVichUploader_Listener_Clean_DocumentOptimizedPdfFileService()
  38142. {
  38143. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38144. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38145. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38146. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38147. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38148. return $this->privates['vich_uploader.listener.clean.document_optimized_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_optimized_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38149. }
  38150. /**
  38151. * Gets the private 'vich_uploader.listener.clean.document_swf_file' shared service.
  38152. *
  38153. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38154. */
  38155. protected function getVichUploader_Listener_Clean_DocumentSwfFileService()
  38156. {
  38157. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38158. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38159. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38160. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38161. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38162. return $this->privates['vich_uploader.listener.clean.document_swf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_swf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38163. }
  38164. /**
  38165. * Gets the private 'vich_uploader.listener.clean.document_webav_file' shared service.
  38166. *
  38167. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38168. */
  38169. protected function getVichUploader_Listener_Clean_DocumentWebavFileService()
  38170. {
  38171. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38172. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38173. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38174. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38175. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38176. return $this->privates['vich_uploader.listener.clean.document_webav_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_webav_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38177. }
  38178. /**
  38179. * Gets the private 'vich_uploader.listener.clean.document_xod_blob_file' shared service.
  38180. *
  38181. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38182. */
  38183. protected function getVichUploader_Listener_Clean_DocumentXodBlobFileService()
  38184. {
  38185. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38186. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38187. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38188. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38189. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38190. return $this->privates['vich_uploader.listener.clean.document_xod_blob_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_xod_blob_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38191. }
  38192. /**
  38193. * Gets the private 'vich_uploader.listener.clean.document_xod_file' shared service.
  38194. *
  38195. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38196. */
  38197. protected function getVichUploader_Listener_Clean_DocumentXodFileService()
  38198. {
  38199. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38200. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38201. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38202. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38203. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38204. return $this->privates['vich_uploader.listener.clean.document_xod_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('document_xod_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38205. }
  38206. /**
  38207. * Gets the private 'vich_uploader.listener.clean.email_export' shared service.
  38208. *
  38209. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38210. */
  38211. protected function getVichUploader_Listener_Clean_EmailExportService()
  38212. {
  38213. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38214. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38215. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38216. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38217. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38218. return $this->privates['vich_uploader.listener.clean.email_export'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('email_export', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38219. }
  38220. /**
  38221. * Gets the private 'vich_uploader.listener.clean.expert_original_photo_file' shared service.
  38222. *
  38223. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38224. */
  38225. protected function getVichUploader_Listener_Clean_ExpertOriginalPhotoFileService()
  38226. {
  38227. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38228. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38229. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38230. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38231. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38232. return $this->privates['vich_uploader.listener.clean.expert_original_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('expert_original_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38233. }
  38234. /**
  38235. * Gets the private 'vich_uploader.listener.clean.expert_photo_file' shared service.
  38236. *
  38237. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38238. */
  38239. protected function getVichUploader_Listener_Clean_ExpertPhotoFileService()
  38240. {
  38241. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38242. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38243. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38244. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38245. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38246. return $this->privates['vich_uploader.listener.clean.expert_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('expert_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38247. }
  38248. /**
  38249. * Gets the private 'vich_uploader.listener.clean.match_letter_document_file' shared service.
  38250. *
  38251. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38252. */
  38253. protected function getVichUploader_Listener_Clean_MatchLetterDocumentFileService()
  38254. {
  38255. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38256. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38257. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38258. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38259. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38260. return $this->privates['vich_uploader.listener.clean.match_letter_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('match_letter_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38261. }
  38262. /**
  38263. * Gets the private 'vich_uploader.listener.clean.match_letter_response_document_file' shared service.
  38264. *
  38265. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38266. */
  38267. protected function getVichUploader_Listener_Clean_MatchLetterResponseDocumentFileService()
  38268. {
  38269. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38270. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38271. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38272. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38273. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38274. return $this->privates['vich_uploader.listener.clean.match_letter_response_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('match_letter_response_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38275. }
  38276. /**
  38277. * Gets the private 'vich_uploader.listener.clean.match_message_attachment_file' shared service.
  38278. *
  38279. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38280. */
  38281. protected function getVichUploader_Listener_Clean_MatchMessageAttachmentFileService()
  38282. {
  38283. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38284. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38285. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38286. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38287. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38288. return $this->privates['vich_uploader.listener.clean.match_message_attachment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('match_message_attachment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38289. }
  38290. /**
  38291. * Gets the private 'vich_uploader.listener.clean.page_pdf_file' shared service.
  38292. *
  38293. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38294. */
  38295. protected function getVichUploader_Listener_Clean_PagePdfFileService()
  38296. {
  38297. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38298. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38299. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38300. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38301. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38302. return $this->privates['vich_uploader.listener.clean.page_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('page_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38303. }
  38304. /**
  38305. * Gets the private 'vich_uploader.listener.clean.page_raster_file' shared service.
  38306. *
  38307. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38308. */
  38309. protected function getVichUploader_Listener_Clean_PageRasterFileService()
  38310. {
  38311. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38312. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38313. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38314. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38315. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38316. return $this->privates['vich_uploader.listener.clean.page_raster_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('page_raster_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38317. }
  38318. /**
  38319. * Gets the private 'vich_uploader.listener.clean.page_thumbnail_file' shared service.
  38320. *
  38321. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38322. */
  38323. protected function getVichUploader_Listener_Clean_PageThumbnailFileService()
  38324. {
  38325. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38326. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38327. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38328. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38329. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38330. return $this->privates['vich_uploader.listener.clean.page_thumbnail_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('page_thumbnail_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38331. }
  38332. /**
  38333. * Gets the private 'vich_uploader.listener.clean.sorting_session_memo_file' shared service.
  38334. *
  38335. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38336. */
  38337. protected function getVichUploader_Listener_Clean_SortingSessionMemoFileService()
  38338. {
  38339. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38340. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38341. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38342. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38343. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38344. return $this->privates['vich_uploader.listener.clean.sorting_session_memo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('sorting_session_memo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38345. }
  38346. /**
  38347. * Gets the private 'vich_uploader.listener.clean.sorting_session_mrs_form_file' shared service.
  38348. *
  38349. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38350. */
  38351. protected function getVichUploader_Listener_Clean_SortingSessionMrsFormFileService()
  38352. {
  38353. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38354. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38355. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38356. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38357. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38358. return $this->privates['vich_uploader.listener.clean.sorting_session_mrs_form_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('sorting_session_mrs_form_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38359. }
  38360. /**
  38361. * Gets the private 'vich_uploader.listener.clean.supporting_document_file' shared service.
  38362. *
  38363. * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  38364. */
  38365. protected function getVichUploader_Listener_Clean_SupportingDocumentFileService()
  38366. {
  38367. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38368. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38369. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  38370. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38371. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38372. return $this->privates['vich_uploader.listener.clean.supporting_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('supporting_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38373. }
  38374. /**
  38375. * Gets the private 'vich_uploader.listener.remove.client_image' shared service.
  38376. *
  38377. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38378. */
  38379. protected function getVichUploader_Listener_Remove_ClientImageService()
  38380. {
  38381. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38382. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38383. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38384. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38385. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38386. return $this->privates['vich_uploader.listener.remove.client_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('client_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38387. }
  38388. /**
  38389. * Gets the private 'vich_uploader.listener.remove.company_letterhead_logo_image' shared service.
  38390. *
  38391. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38392. */
  38393. protected function getVichUploader_Listener_Remove_CompanyLetterheadLogoImageService()
  38394. {
  38395. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38396. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38397. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38398. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38399. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38400. return $this->privates['vich_uploader.listener.remove.company_letterhead_logo_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('company_letterhead_logo_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38401. }
  38402. /**
  38403. * Gets the private 'vich_uploader.listener.remove.company_thumbnail_image' shared service.
  38404. *
  38405. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38406. */
  38407. protected function getVichUploader_Listener_Remove_CompanyThumbnailImageService()
  38408. {
  38409. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38410. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38411. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38412. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38413. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38414. return $this->privates['vich_uploader.listener.remove.company_thumbnail_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('company_thumbnail_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38415. }
  38416. /**
  38417. * Gets the private 'vich_uploader.listener.remove.disc_archive' shared service.
  38418. *
  38419. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38420. */
  38421. protected function getVichUploader_Listener_Remove_DiscArchiveService()
  38422. {
  38423. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38424. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38425. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38426. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38427. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38428. return $this->privates['vich_uploader.listener.remove.disc_archive'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('disc_archive', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38429. }
  38430. /**
  38431. * Gets the private 'vich_uploader.listener.remove.document_native_file' shared service.
  38432. *
  38433. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38434. */
  38435. protected function getVichUploader_Listener_Remove_DocumentNativeFileService()
  38436. {
  38437. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38438. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38439. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38440. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38441. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38442. return $this->privates['vich_uploader.listener.remove.document_native_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_native_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38443. }
  38444. /**
  38445. * Gets the private 'vich_uploader.listener.remove.document_ocr_file' shared service.
  38446. *
  38447. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38448. */
  38449. protected function getVichUploader_Listener_Remove_DocumentOcrFileService()
  38450. {
  38451. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38452. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38453. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38454. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38455. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38456. return $this->privates['vich_uploader.listener.remove.document_ocr_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_ocr_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38457. }
  38458. /**
  38459. * Gets the private 'vich_uploader.listener.remove.document_optimized_pdf_file' shared service.
  38460. *
  38461. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38462. */
  38463. protected function getVichUploader_Listener_Remove_DocumentOptimizedPdfFileService()
  38464. {
  38465. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38466. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38467. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38468. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38469. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38470. return $this->privates['vich_uploader.listener.remove.document_optimized_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_optimized_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38471. }
  38472. /**
  38473. * Gets the private 'vich_uploader.listener.remove.document_swf_file' shared service.
  38474. *
  38475. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38476. */
  38477. protected function getVichUploader_Listener_Remove_DocumentSwfFileService()
  38478. {
  38479. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38480. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38481. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38482. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38483. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38484. return $this->privates['vich_uploader.listener.remove.document_swf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_swf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38485. }
  38486. /**
  38487. * Gets the private 'vich_uploader.listener.remove.document_webav_file' shared service.
  38488. *
  38489. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38490. */
  38491. protected function getVichUploader_Listener_Remove_DocumentWebavFileService()
  38492. {
  38493. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38494. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38495. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38496. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38497. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38498. return $this->privates['vich_uploader.listener.remove.document_webav_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_webav_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38499. }
  38500. /**
  38501. * Gets the private 'vich_uploader.listener.remove.document_xod_blob_file' shared service.
  38502. *
  38503. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38504. */
  38505. protected function getVichUploader_Listener_Remove_DocumentXodBlobFileService()
  38506. {
  38507. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38508. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38509. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38510. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38511. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38512. return $this->privates['vich_uploader.listener.remove.document_xod_blob_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_xod_blob_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38513. }
  38514. /**
  38515. * Gets the private 'vich_uploader.listener.remove.document_xod_file' shared service.
  38516. *
  38517. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38518. */
  38519. protected function getVichUploader_Listener_Remove_DocumentXodFileService()
  38520. {
  38521. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38522. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38523. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38524. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38525. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38526. return $this->privates['vich_uploader.listener.remove.document_xod_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('document_xod_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38527. }
  38528. /**
  38529. * Gets the private 'vich_uploader.listener.remove.email_export' shared service.
  38530. *
  38531. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38532. */
  38533. protected function getVichUploader_Listener_Remove_EmailExportService()
  38534. {
  38535. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38536. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38537. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38538. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38539. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38540. return $this->privates['vich_uploader.listener.remove.email_export'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('email_export', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38541. }
  38542. /**
  38543. * Gets the private 'vich_uploader.listener.remove.expert_original_photo_file' shared service.
  38544. *
  38545. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38546. */
  38547. protected function getVichUploader_Listener_Remove_ExpertOriginalPhotoFileService()
  38548. {
  38549. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38550. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38551. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38552. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38553. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38554. return $this->privates['vich_uploader.listener.remove.expert_original_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('expert_original_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38555. }
  38556. /**
  38557. * Gets the private 'vich_uploader.listener.remove.expert_photo_file' shared service.
  38558. *
  38559. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38560. */
  38561. protected function getVichUploader_Listener_Remove_ExpertPhotoFileService()
  38562. {
  38563. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38564. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38565. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38566. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38567. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38568. return $this->privates['vich_uploader.listener.remove.expert_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('expert_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38569. }
  38570. /**
  38571. * Gets the private 'vich_uploader.listener.remove.match_letter_document_file' shared service.
  38572. *
  38573. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38574. */
  38575. protected function getVichUploader_Listener_Remove_MatchLetterDocumentFileService()
  38576. {
  38577. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38578. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38579. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38580. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38581. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38582. return $this->privates['vich_uploader.listener.remove.match_letter_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('match_letter_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38583. }
  38584. /**
  38585. * Gets the private 'vich_uploader.listener.remove.match_letter_response_document_file' shared service.
  38586. *
  38587. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38588. */
  38589. protected function getVichUploader_Listener_Remove_MatchLetterResponseDocumentFileService()
  38590. {
  38591. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38592. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38593. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38594. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38595. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38596. return $this->privates['vich_uploader.listener.remove.match_letter_response_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('match_letter_response_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38597. }
  38598. /**
  38599. * Gets the private 'vich_uploader.listener.remove.match_message_attachment_file' shared service.
  38600. *
  38601. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38602. */
  38603. protected function getVichUploader_Listener_Remove_MatchMessageAttachmentFileService()
  38604. {
  38605. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38606. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38607. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38608. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38609. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38610. return $this->privates['vich_uploader.listener.remove.match_message_attachment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('match_message_attachment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38611. }
  38612. /**
  38613. * Gets the private 'vich_uploader.listener.remove.page_pdf_file' shared service.
  38614. *
  38615. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38616. */
  38617. protected function getVichUploader_Listener_Remove_PagePdfFileService()
  38618. {
  38619. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38620. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38621. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38622. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38623. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38624. return $this->privates['vich_uploader.listener.remove.page_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('page_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38625. }
  38626. /**
  38627. * Gets the private 'vich_uploader.listener.remove.page_raster_file' shared service.
  38628. *
  38629. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38630. */
  38631. protected function getVichUploader_Listener_Remove_PageRasterFileService()
  38632. {
  38633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38634. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38635. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38636. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38637. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38638. return $this->privates['vich_uploader.listener.remove.page_raster_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('page_raster_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38639. }
  38640. /**
  38641. * Gets the private 'vich_uploader.listener.remove.page_thumbnail_file' shared service.
  38642. *
  38643. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38644. */
  38645. protected function getVichUploader_Listener_Remove_PageThumbnailFileService()
  38646. {
  38647. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38648. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38649. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38650. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38651. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38652. return $this->privates['vich_uploader.listener.remove.page_thumbnail_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('page_thumbnail_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38653. }
  38654. /**
  38655. * Gets the private 'vich_uploader.listener.remove.sorting_session_memo_file' shared service.
  38656. *
  38657. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38658. */
  38659. protected function getVichUploader_Listener_Remove_SortingSessionMemoFileService()
  38660. {
  38661. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38662. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38663. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38664. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38665. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38666. return $this->privates['vich_uploader.listener.remove.sorting_session_memo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('sorting_session_memo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38667. }
  38668. /**
  38669. * Gets the private 'vich_uploader.listener.remove.sorting_session_mrs_form_file' shared service.
  38670. *
  38671. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38672. */
  38673. protected function getVichUploader_Listener_Remove_SortingSessionMrsFormFileService()
  38674. {
  38675. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38676. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38677. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38678. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38679. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38680. return $this->privates['vich_uploader.listener.remove.sorting_session_mrs_form_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('sorting_session_mrs_form_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38681. }
  38682. /**
  38683. * Gets the private 'vich_uploader.listener.remove.supporting_document_file' shared service.
  38684. *
  38685. * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  38686. */
  38687. protected function getVichUploader_Listener_Remove_SupportingDocumentFileService()
  38688. {
  38689. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38690. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38691. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  38692. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38693. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38694. return $this->privates['vich_uploader.listener.remove.supporting_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('supporting_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38695. }
  38696. /**
  38697. * Gets the private 'vich_uploader.listener.upload.client_image' shared service.
  38698. *
  38699. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38700. */
  38701. protected function getVichUploader_Listener_Upload_ClientImageService()
  38702. {
  38703. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38704. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38705. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38706. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38707. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38708. return $this->privates['vich_uploader.listener.upload.client_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('client_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38709. }
  38710. /**
  38711. * Gets the private 'vich_uploader.listener.upload.company_letterhead_logo_image' shared service.
  38712. *
  38713. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38714. */
  38715. protected function getVichUploader_Listener_Upload_CompanyLetterheadLogoImageService()
  38716. {
  38717. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38718. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38719. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38720. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38721. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38722. return $this->privates['vich_uploader.listener.upload.company_letterhead_logo_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('company_letterhead_logo_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38723. }
  38724. /**
  38725. * Gets the private 'vich_uploader.listener.upload.company_thumbnail_image' shared service.
  38726. *
  38727. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38728. */
  38729. protected function getVichUploader_Listener_Upload_CompanyThumbnailImageService()
  38730. {
  38731. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38732. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38733. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38734. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38735. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38736. return $this->privates['vich_uploader.listener.upload.company_thumbnail_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('company_thumbnail_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38737. }
  38738. /**
  38739. * Gets the private 'vich_uploader.listener.upload.disc_archive' shared service.
  38740. *
  38741. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38742. */
  38743. protected function getVichUploader_Listener_Upload_DiscArchiveService()
  38744. {
  38745. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38746. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38747. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38748. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38749. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38750. return $this->privates['vich_uploader.listener.upload.disc_archive'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('disc_archive', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38751. }
  38752. /**
  38753. * Gets the private 'vich_uploader.listener.upload.document_native_file' shared service.
  38754. *
  38755. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38756. */
  38757. protected function getVichUploader_Listener_Upload_DocumentNativeFileService()
  38758. {
  38759. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38760. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38761. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38762. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38763. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38764. return $this->privates['vich_uploader.listener.upload.document_native_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_native_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38765. }
  38766. /**
  38767. * Gets the private 'vich_uploader.listener.upload.document_ocr_file' shared service.
  38768. *
  38769. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38770. */
  38771. protected function getVichUploader_Listener_Upload_DocumentOcrFileService()
  38772. {
  38773. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38774. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38775. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38776. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38777. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38778. return $this->privates['vich_uploader.listener.upload.document_ocr_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_ocr_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38779. }
  38780. /**
  38781. * Gets the private 'vich_uploader.listener.upload.document_optimized_pdf_file' shared service.
  38782. *
  38783. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38784. */
  38785. protected function getVichUploader_Listener_Upload_DocumentOptimizedPdfFileService()
  38786. {
  38787. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38788. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38789. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38790. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38791. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38792. return $this->privates['vich_uploader.listener.upload.document_optimized_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_optimized_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38793. }
  38794. /**
  38795. * Gets the private 'vich_uploader.listener.upload.document_swf_file' shared service.
  38796. *
  38797. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38798. */
  38799. protected function getVichUploader_Listener_Upload_DocumentSwfFileService()
  38800. {
  38801. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38802. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38803. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38804. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38805. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38806. return $this->privates['vich_uploader.listener.upload.document_swf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_swf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38807. }
  38808. /**
  38809. * Gets the private 'vich_uploader.listener.upload.document_webav_file' shared service.
  38810. *
  38811. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38812. */
  38813. protected function getVichUploader_Listener_Upload_DocumentWebavFileService()
  38814. {
  38815. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38816. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38817. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38818. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38819. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38820. return $this->privates['vich_uploader.listener.upload.document_webav_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_webav_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38821. }
  38822. /**
  38823. * Gets the private 'vich_uploader.listener.upload.document_xod_blob_file' shared service.
  38824. *
  38825. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38826. */
  38827. protected function getVichUploader_Listener_Upload_DocumentXodBlobFileService()
  38828. {
  38829. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38830. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38831. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38832. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38833. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38834. return $this->privates['vich_uploader.listener.upload.document_xod_blob_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_xod_blob_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38835. }
  38836. /**
  38837. * Gets the private 'vich_uploader.listener.upload.document_xod_file' shared service.
  38838. *
  38839. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38840. */
  38841. protected function getVichUploader_Listener_Upload_DocumentXodFileService()
  38842. {
  38843. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38844. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38845. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38846. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38847. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38848. return $this->privates['vich_uploader.listener.upload.document_xod_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('document_xod_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38849. }
  38850. /**
  38851. * Gets the private 'vich_uploader.listener.upload.email_export' shared service.
  38852. *
  38853. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38854. */
  38855. protected function getVichUploader_Listener_Upload_EmailExportService()
  38856. {
  38857. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38858. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38859. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38860. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38861. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38862. return $this->privates['vich_uploader.listener.upload.email_export'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('email_export', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38863. }
  38864. /**
  38865. * Gets the private 'vich_uploader.listener.upload.expert_original_photo_file' shared service.
  38866. *
  38867. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38868. */
  38869. protected function getVichUploader_Listener_Upload_ExpertOriginalPhotoFileService()
  38870. {
  38871. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38872. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38873. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38874. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38875. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38876. return $this->privates['vich_uploader.listener.upload.expert_original_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('expert_original_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38877. }
  38878. /**
  38879. * Gets the private 'vich_uploader.listener.upload.expert_photo_file' shared service.
  38880. *
  38881. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38882. */
  38883. protected function getVichUploader_Listener_Upload_ExpertPhotoFileService()
  38884. {
  38885. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38886. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38887. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38888. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38889. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38890. return $this->privates['vich_uploader.listener.upload.expert_photo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('expert_photo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38891. }
  38892. /**
  38893. * Gets the private 'vich_uploader.listener.upload.match_letter_document_file' shared service.
  38894. *
  38895. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38896. */
  38897. protected function getVichUploader_Listener_Upload_MatchLetterDocumentFileService()
  38898. {
  38899. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38900. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38901. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38902. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38903. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38904. return $this->privates['vich_uploader.listener.upload.match_letter_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('match_letter_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38905. }
  38906. /**
  38907. * Gets the private 'vich_uploader.listener.upload.match_letter_response_document_file' shared service.
  38908. *
  38909. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38910. */
  38911. protected function getVichUploader_Listener_Upload_MatchLetterResponseDocumentFileService()
  38912. {
  38913. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38914. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38915. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38916. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38917. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38918. return $this->privates['vich_uploader.listener.upload.match_letter_response_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('match_letter_response_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38919. }
  38920. /**
  38921. * Gets the private 'vich_uploader.listener.upload.match_message_attachment_file' shared service.
  38922. *
  38923. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38924. */
  38925. protected function getVichUploader_Listener_Upload_MatchMessageAttachmentFileService()
  38926. {
  38927. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38928. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38929. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38930. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38931. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38932. return $this->privates['vich_uploader.listener.upload.match_message_attachment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('match_message_attachment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38933. }
  38934. /**
  38935. * Gets the private 'vich_uploader.listener.upload.page_pdf_file' shared service.
  38936. *
  38937. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38938. */
  38939. protected function getVichUploader_Listener_Upload_PagePdfFileService()
  38940. {
  38941. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38942. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38943. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38944. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38945. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38946. return $this->privates['vich_uploader.listener.upload.page_pdf_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('page_pdf_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38947. }
  38948. /**
  38949. * Gets the private 'vich_uploader.listener.upload.page_raster_file' shared service.
  38950. *
  38951. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38952. */
  38953. protected function getVichUploader_Listener_Upload_PageRasterFileService()
  38954. {
  38955. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38956. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38957. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38958. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38959. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38960. return $this->privates['vich_uploader.listener.upload.page_raster_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('page_raster_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38961. }
  38962. /**
  38963. * Gets the private 'vich_uploader.listener.upload.page_thumbnail_file' shared service.
  38964. *
  38965. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38966. */
  38967. protected function getVichUploader_Listener_Upload_PageThumbnailFileService()
  38968. {
  38969. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38970. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38971. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38972. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38973. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38974. return $this->privates['vich_uploader.listener.upload.page_thumbnail_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('page_thumbnail_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38975. }
  38976. /**
  38977. * Gets the private 'vich_uploader.listener.upload.sorting_session_memo_file' shared service.
  38978. *
  38979. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38980. */
  38981. protected function getVichUploader_Listener_Upload_SortingSessionMemoFileService()
  38982. {
  38983. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38984. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38985. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  38986. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  38987. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  38988. return $this->privates['vich_uploader.listener.upload.sorting_session_memo_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('sorting_session_memo_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  38989. }
  38990. /**
  38991. * Gets the private 'vich_uploader.listener.upload.sorting_session_mrs_form_file' shared service.
  38992. *
  38993. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  38994. */
  38995. protected function getVichUploader_Listener_Upload_SortingSessionMrsFormFileService()
  38996. {
  38997. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  38998. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  38999. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  39000. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  39001. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  39002. return $this->privates['vich_uploader.listener.upload.sorting_session_mrs_form_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('sorting_session_mrs_form_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  39003. }
  39004. /**
  39005. * Gets the private 'vich_uploader.listener.upload.supporting_document_file' shared service.
  39006. *
  39007. * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  39008. */
  39009. protected function getVichUploader_Listener_Upload_SupportingDocumentFileService()
  39010. {
  39011. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39012. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  39013. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  39014. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  39015. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  39016. return $this->privates['vich_uploader.listener.upload.supporting_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('supporting_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  39017. }
  39018. /**
  39019. * Gets the private 'vich_uploader.metadata_reader' shared service.
  39020. *
  39021. * @return \Vich\UploaderBundle\Metadata\MetadataReader
  39022. */
  39023. protected function getVichUploader_MetadataReaderService()
  39024. {
  39025. $a = new \Metadata\Driver\FileLocator(['MedBrief\\MSR\\Entity' => (\dirname(__DIR__, 4).'/config/vich_uploader')]);
  39026. $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
  39027. $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  39028. return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  39029. }
  39030. /**
  39031. * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  39032. *
  39033. * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  39034. */
  39035. protected function getVichUploader_PropertyMappingFactoryService()
  39036. {
  39037. return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  39038. }
  39039. /**
  39040. * Gets the private 'vich_uploader.storage.flysystem' shared service.
  39041. *
  39042. * @return \Vich\UploaderBundle\Storage\FlysystemStorage
  39043. */
  39044. protected function getVichUploader_Storage_FlysystemService()
  39045. {
  39046. return $this->privates['vich_uploader.storage.flysystem'] = new \Vich\UploaderBundle\Storage\FlysystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['oneup_flysystem.mount_manager'] ?? $this->getOneupFlysystem_MountManagerService()));
  39047. }
  39048. /**
  39049. * Gets the private 'web_profiler.csp.handler' shared service.
  39050. *
  39051. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  39052. */
  39053. protected function getWebProfiler_Csp_HandlerService()
  39054. {
  39055. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  39056. }
  39057. /**
  39058. * Gets the private 'web_profiler.debug_toolbar' shared service.
  39059. *
  39060. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  39061. */
  39062. protected function getWebProfiler_DebugToolbarService()
  39063. {
  39064. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39065. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  39066. return $this->privates['web_profiler.debug_toolbar'];
  39067. }
  39068. $b = ($this->services['router'] ?? $this->getRouterService());
  39069. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  39070. return $this->privates['web_profiler.debug_toolbar'];
  39071. }
  39072. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  39073. }
  39074. /**
  39075. * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  39076. *
  39077. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  39078. */
  39079. protected function getWebpackEncore_EntrypointLookupDefaultService()
  39080. {
  39081. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  39082. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  39083. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  39084. return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__, 4).'/public/build/entrypoints.json'), NULL, '_default', true);
  39085. }
  39086. /**
  39087. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  39088. *
  39089. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  39090. */
  39091. protected function getWebpackEncore_EntrypointLookupCollectionService()
  39092. {
  39093. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39094. '_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', false],
  39095. ], [
  39096. '_default' => '?',
  39097. ]), '_default');
  39098. }
  39099. /**
  39100. * Gets the private 'webpack_encore.exception_listener' shared service.
  39101. *
  39102. * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  39103. */
  39104. protected function getWebpackEncore_ExceptionListenerService()
  39105. {
  39106. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  39107. return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  39108. }
  39109. /**
  39110. * Gets the private 'webpack_encore.tag_renderer' shared service.
  39111. *
  39112. * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  39113. */
  39114. protected function getWebpackEncore_TagRendererService()
  39115. {
  39116. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  39117. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39118. if (isset($this->privates['webpack_encore.tag_renderer'])) {
  39119. return $this->privates['webpack_encore.tag_renderer'];
  39120. }
  39121. return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true, 'data-turbo-track' => 'reload'], ['data-turbo-track' => 'reload'], $a);
  39122. }
  39123. /**
  39124. * Gets the public 'cache_clearer' alias.
  39125. *
  39126. * @return object The ".container.private.cache_clearer" service.
  39127. */
  39128. protected function getCacheClearerService()
  39129. {
  39130. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  39131. return $this->get('.container.private.cache_clearer');
  39132. }
  39133. /**
  39134. * Gets the public 'filesystem' alias.
  39135. *
  39136. * @return object The ".container.private.filesystem" service.
  39137. */
  39138. protected function getFilesystemService()
  39139. {
  39140. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  39141. return $this->get('.container.private.filesystem');
  39142. }
  39143. /**
  39144. * Gets the public 'serializer' alias.
  39145. *
  39146. * @return object The ".container.private.serializer" service.
  39147. */
  39148. protected function getSerializerService()
  39149. {
  39150. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  39151. return $this->get('.container.private.serializer');
  39152. }
  39153. /**
  39154. * Gets the public 'security.csrf.token_manager' alias.
  39155. *
  39156. * @return object The ".container.private.security.csrf.token_manager" service.
  39157. */
  39158. protected function getSecurity_Csrf_TokenManagerService()
  39159. {
  39160. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  39161. return $this->get('.container.private.security.csrf.token_manager');
  39162. }
  39163. /**
  39164. * Gets the public 'form.factory' alias.
  39165. *
  39166. * @return object The ".container.private.form.factory" service.
  39167. */
  39168. protected function getForm_FactoryService()
  39169. {
  39170. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  39171. return $this->get('.container.private.form.factory');
  39172. }
  39173. /**
  39174. * Gets the public 'form.type.file' alias.
  39175. *
  39176. * @return object The ".container.private.form.type.file" service.
  39177. */
  39178. protected function getForm_Type_FileService()
  39179. {
  39180. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  39181. return $this->get('.container.private.form.type.file');
  39182. }
  39183. /**
  39184. * Gets the public 'profiler' alias.
  39185. *
  39186. * @return object The ".container.private.profiler" service.
  39187. */
  39188. protected function getProfilerService()
  39189. {
  39190. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  39191. return $this->get('.container.private.profiler');
  39192. }
  39193. /**
  39194. * Gets the public 'twig' alias.
  39195. *
  39196. * @return object The ".container.private.twig" service.
  39197. */
  39198. protected function getTwigService()
  39199. {
  39200. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  39201. return $this->get('.container.private.twig');
  39202. }
  39203. /**
  39204. * Gets the public 'security.authorization_checker' alias.
  39205. *
  39206. * @return object The ".container.private.security.authorization_checker" service.
  39207. */
  39208. protected function getSecurity_AuthorizationCheckerService()
  39209. {
  39210. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  39211. return $this->get('.container.private.security.authorization_checker');
  39212. }
  39213. /**
  39214. * Gets the public 'security.token_storage' alias.
  39215. *
  39216. * @return object The ".container.private.security.token_storage" service.
  39217. */
  39218. protected function getSecurity_TokenStorageService()
  39219. {
  39220. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  39221. return $this->get('.container.private.security.token_storage');
  39222. }
  39223. /**
  39224. * Gets the public 'security.password_encoder' alias.
  39225. *
  39226. * @return object The ".container.private.security.password_encoder" service.
  39227. */
  39228. protected function getSecurity_PasswordEncoderService()
  39229. {
  39230. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  39231. return $this->get('.container.private.security.password_encoder');
  39232. }
  39233. /**
  39234. * Gets the public 'session' alias.
  39235. *
  39236. * @return object The ".container.private.session" service.
  39237. */
  39238. protected function getSessionService()
  39239. {
  39240. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  39241. return $this->get('.container.private.session');
  39242. }
  39243. /**
  39244. * Gets the public 'validator' alias.
  39245. *
  39246. * @return object The ".container.private.validator" service.
  39247. */
  39248. protected function getValidatorService()
  39249. {
  39250. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  39251. return $this->get('.container.private.validator');
  39252. }
  39253. /**
  39254. * @return array|bool|float|int|string|\UnitEnum|null
  39255. */
  39256. public function getParameter(string $name)
  39257. {
  39258. if (isset($this->buildParameters[$name])) {
  39259. return $this->buildParameters[$name];
  39260. }
  39261. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  39262. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  39263. }
  39264. if (isset($this->loadedDynamicParameters[$name])) {
  39265. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39266. }
  39267. return $this->parameters[$name];
  39268. }
  39269. public function hasParameter(string $name): bool
  39270. {
  39271. if (isset($this->buildParameters[$name])) {
  39272. return true;
  39273. }
  39274. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  39275. }
  39276. public function setParameter(string $name, $value): void
  39277. {
  39278. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  39279. }
  39280. public function getParameterBag(): ParameterBagInterface
  39281. {
  39282. if (null === $this->parameterBag) {
  39283. $parameters = $this->parameters;
  39284. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  39285. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  39286. }
  39287. foreach ($this->buildParameters as $name => $value) {
  39288. $parameters[$name] = $value;
  39289. }
  39290. $this->parameterBag = new FrozenParameterBag($parameters);
  39291. }
  39292. return $this->parameterBag;
  39293. }
  39294. private $loadedDynamicParameters = [
  39295. 'kernel.runtime_environment' => false,
  39296. 'kernel.build_dir' => false,
  39297. 'kernel.cache_dir' => false,
  39298. 'msr.radiology_endpoint' => false,
  39299. 'msr.radiology_cutoff' => false,
  39300. 'msr.az.mail_sync_mailboxes' => false,
  39301. 'officeAddress' => false,
  39302. 'kernel.secret' => false,
  39303. 'debug.container.dump' => false,
  39304. 'serializer.mapping.cache.file' => false,
  39305. 'session.storage.options' => false,
  39306. 'validator.mapping.cache.file' => false,
  39307. 'profiler.storage.dsn' => false,
  39308. 'doctrine.orm.proxy_dir' => false,
  39309. 'lexik_jwt_authentication.pass_phrase' => false,
  39310. 'lexik_jwt_authentication.token_ttl' => false,
  39311. 'nelmio_cors.map' => false,
  39312. 'nelmio_cors.defaults' => false,
  39313. 'oneup_uploader.orphanage' => false,
  39314. 'oneup_uploader.config' => false,
  39315. 'kms_froala_editor.serialNumber' => false,
  39316. ];
  39317. private $dynamicParameters = [];
  39318. private function getDynamicParameter(string $name)
  39319. {
  39320. switch ($name) {
  39321. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  39322. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  39323. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  39324. case 'msr.radiology_endpoint': $value = $this->getEnv('RADIOLOGY_VIEWER_ENDPOINT'); break;
  39325. case 'msr.radiology_cutoff': $value = $this->getEnv('RADIOLOGY_PROJECT_CUTOFF'); break;
  39326. case 'msr.az.mail_sync_mailboxes': $value = [
  39327. 'matter_update_object' => $this->getEnv('MATTER_UPDATE_OBJECT_ID'),
  39328. 'matter_update_received' => $this->getEnv('MATTER_UPDATE_RECEIVED_ID'),
  39329. 'matter_update_received_processed' => $this->getEnv('MATTER_UPDATE_RECEIVED_PROCESSED_ID'),
  39330. 'matter_update_sent' => $this->getEnv('MATTER_UPDATE_SENT_ID'),
  39331. 'matter_update_sent_processed' => $this->getEnv('MATTER_UPDATE_SENT_PROCESSED_ID'),
  39332. 'records_request_object' => $this->getEnv('RECORDS_REQUEST_OBJECT_ID'),
  39333. 'records_request_received' => $this->getEnv('RECORDS_REQUEST_RECEIVED_ID'),
  39334. 'records_request_received_processed' => $this->getEnv('RECORDS_REQUEST_RECEIVED_PROCESSED_ID'),
  39335. 'records_request_sent' => $this->getEnv('RECORDS_REQUEST_SENT_ID'),
  39336. 'records_request_sent_processed' => $this->getEnv('RECORDS_REQUEST_SENT_PROCESSED_ID'),
  39337. 'nhs_resolution_object' => $this->getEnv('NHS_RESOLUTION_OBJECT_ID'),
  39338. 'nhs_resolution_received' => $this->getEnv('NHS_RESOLUTION_RECEIVED_ID'),
  39339. 'nhs_resolution_received_processed' => $this->getEnv('NHS_RESOLUTION_RECEIVED_PROCESSED_ID'),
  39340. 'nhs_resolution_sent' => $this->getEnv('NHS_RESOLUTION_SENT_ID'),
  39341. 'nhs_resolution_sent_processed' => $this->getEnv('NHS_RESOLUTION_SENT_PROCESSED_ID'),
  39342. ]; break;
  39343. case 'officeAddress': $value = $this->getEnv('OFFICE_ADDRESS'); break;
  39344. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  39345. case 'debug.container.dump': $value = ($this->targetDir.''.'/MedBrief_MSR_KernelDevDebugContainer.xml'); break;
  39346. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  39347. case 'session.storage.options': $value = [
  39348. 'cache_limiter' => '0',
  39349. 'name' => $this->getEnv('APP_COOKIE_ID'),
  39350. 'cookie_lifetime' => 0,
  39351. 'cookie_secure' => 'auto',
  39352. 'cookie_httponly' => true,
  39353. 'cookie_samesite' => 'lax',
  39354. 'use_cookies' => true,
  39355. 'gc_maxlifetime' => 2400,
  39356. 'gc_probability' => 1,
  39357. ]; break;
  39358. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  39359. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  39360. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  39361. case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  39362. case 'lexik_jwt_authentication.token_ttl': $value = $this->getEnv('JWT_TTL'); break;
  39363. case 'nelmio_cors.map': $value = [
  39364. '^/api/sort' => [
  39365. 'allow_origin' => [
  39366. 0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
  39367. ],
  39368. ],
  39369. '^/' => [
  39370. 'allow_origin' => true,
  39371. ],
  39372. ]; break;
  39373. case 'nelmio_cors.defaults': $value = [
  39374. 'allow_origin' => [
  39375. 0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
  39376. ],
  39377. 'allow_credentials' => false,
  39378. 'allow_headers' => [
  39379. 0 => 'content-type',
  39380. 1 => 'authorization',
  39381. 2 => 'medbrief-time-update',
  39382. ],
  39383. 'allow_private_network' => false,
  39384. 'expose_headers' => [
  39385. 0 => 'Link',
  39386. ],
  39387. 'allow_methods' => [
  39388. 0 => 'GET',
  39389. 1 => 'OPTIONS',
  39390. 2 => 'POST',
  39391. 3 => 'PUT',
  39392. 4 => 'PATCH',
  39393. 5 => 'DELETE',
  39394. ],
  39395. 'max_age' => 3600,
  39396. 'hosts' => [
  39397. ],
  39398. 'origin_regex' => true,
  39399. 'forced_allow_origin_value' => NULL,
  39400. 'skip_same_as_origin' => true,
  39401. ]; break;
  39402. case 'oneup_uploader.orphanage': $value = [
  39403. 'maxage' => 604800,
  39404. 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  39405. ]; break;
  39406. case 'oneup_uploader.config': $value = [
  39407. 'chunks' => [
  39408. 'maxage' => 43200,
  39409. 'storage' => [
  39410. 'directory' => (\dirname(__DIR__, 3).'/uploader'),
  39411. 'type' => 'filesystem',
  39412. 'filesystem' => NULL,
  39413. 'stream_wrapper' => NULL,
  39414. 'sync_buffer_size' => '100K',
  39415. 'prefix' => 'chunks',
  39416. ],
  39417. 'load_distribution' => true,
  39418. ],
  39419. 'mappings' => [
  39420. 'discArchive' => [
  39421. 'frontend' => 'blueimp',
  39422. 'storage' => [
  39423. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/discArchive'),
  39424. 'service' => NULL,
  39425. 'type' => 'filesystem',
  39426. 'filesystem' => NULL,
  39427. 'stream_wrapper' => NULL,
  39428. 'sync_buffer_size' => '100K',
  39429. ],
  39430. 'custom_frontend' => [
  39431. 'name' => NULL,
  39432. 'class' => NULL,
  39433. ],
  39434. 'route_prefix' => '',
  39435. 'endpoints' => [
  39436. 'upload' => NULL,
  39437. 'progress' => NULL,
  39438. 'cancel' => NULL,
  39439. ],
  39440. 'allowed_mimetypes' => [
  39441. ],
  39442. 'disallowed_mimetypes' => [
  39443. ],
  39444. 'error_handler' => NULL,
  39445. 'max_size' => 9223372036854775807,
  39446. 'use_orphanage' => false,
  39447. 'enable_progress' => false,
  39448. 'enable_cancelation' => false,
  39449. 'namer' => 'oneup_uploader.namer.uniqid',
  39450. 'root_folder' => false,
  39451. ],
  39452. 'medicalRecord' => [
  39453. 'frontend' => 'blueimp',
  39454. 'storage' => [
  39455. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/medicalRecord'),
  39456. 'service' => NULL,
  39457. 'type' => 'filesystem',
  39458. 'filesystem' => NULL,
  39459. 'stream_wrapper' => NULL,
  39460. 'sync_buffer_size' => '100K',
  39461. ],
  39462. 'custom_frontend' => [
  39463. 'name' => NULL,
  39464. 'class' => NULL,
  39465. ],
  39466. 'route_prefix' => '',
  39467. 'endpoints' => [
  39468. 'upload' => NULL,
  39469. 'progress' => NULL,
  39470. 'cancel' => NULL,
  39471. ],
  39472. 'allowed_mimetypes' => [
  39473. ],
  39474. 'disallowed_mimetypes' => [
  39475. ],
  39476. 'error_handler' => NULL,
  39477. 'max_size' => 9223372036854775807,
  39478. 'use_orphanage' => false,
  39479. 'enable_progress' => false,
  39480. 'enable_cancelation' => false,
  39481. 'namer' => 'oneup_uploader.namer.uniqid',
  39482. 'root_folder' => false,
  39483. ],
  39484. 'batchDocument' => [
  39485. 'frontend' => 'blueimp',
  39486. 'storage' => [
  39487. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/batchDocument'),
  39488. 'service' => NULL,
  39489. 'type' => 'filesystem',
  39490. 'filesystem' => NULL,
  39491. 'stream_wrapper' => NULL,
  39492. 'sync_buffer_size' => '100K',
  39493. ],
  39494. 'custom_frontend' => [
  39495. 'name' => NULL,
  39496. 'class' => NULL,
  39497. ],
  39498. 'route_prefix' => '',
  39499. 'endpoints' => [
  39500. 'upload' => NULL,
  39501. 'progress' => NULL,
  39502. 'cancel' => NULL,
  39503. ],
  39504. 'allowed_mimetypes' => [
  39505. ],
  39506. 'disallowed_mimetypes' => [
  39507. ],
  39508. 'error_handler' => NULL,
  39509. 'max_size' => 9223372036854775807,
  39510. 'use_orphanage' => false,
  39511. 'enable_progress' => false,
  39512. 'enable_cancelation' => false,
  39513. 'namer' => 'oneup_uploader.namer.uniqid',
  39514. 'root_folder' => false,
  39515. ],
  39516. ],
  39517. 'orphanage' => [
  39518. 'maxage' => 604800,
  39519. 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  39520. ],
  39521. 'twig' => true,
  39522. ]; break;
  39523. case 'kms_froala_editor.serialNumber': $value = $this->getEnv('FROALA_EDITOR_LICENSE'); break;
  39524. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  39525. }
  39526. $this->loadedDynamicParameters[$name] = true;
  39527. return $this->dynamicParameters[$name] = $value;
  39528. }
  39529. protected function getDefaultParameters(): array
  39530. {
  39531. return [
  39532. 'kernel.project_dir' => \dirname(__DIR__, 4),
  39533. 'kernel.environment' => 'dev',
  39534. 'kernel.debug' => true,
  39535. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  39536. 'kernel.bundles' => [
  39537. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  39538. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  39539. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  39540. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  39541. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  39542. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  39543. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  39544. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  39545. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  39546. 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  39547. 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  39548. 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  39549. 'GpsLabGeoIP2Bundle' => 'GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle',
  39550. 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  39551. 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  39552. 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  39553. 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  39554. 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  39555. 'MisdPhoneNumberBundle' => 'Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle',
  39556. 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  39557. 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  39558. 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  39559. 'SamJFractalBundle' => 'SamJ\\FractalBundle\\SamJFractalBundle',
  39560. 'ImapBundle' => 'SecIT\\ImapBundle\\ImapBundle',
  39561. 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  39562. 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  39563. 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  39564. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  39565. 'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
  39566. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  39567. 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  39568. 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  39569. 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  39570. 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  39571. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  39572. 'DHAuditorBundle' => 'DH\\AuditorBundle\\DHAuditorBundle',
  39573. 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  39574. 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  39575. 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  39576. 'KMSFroalaEditorBundle' => 'KMS\\FroalaEditorBundle\\KMSFroalaEditorBundle',
  39577. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  39578. 'DAMADoctrineTestBundle' => 'DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle',
  39579. ],
  39580. 'kernel.bundles_metadata' => [
  39581. 'FrameworkBundle' => [
  39582. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  39583. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  39584. ],
  39585. 'SensioFrameworkExtraBundle' => [
  39586. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  39587. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  39588. ],
  39589. 'TwigBundle' => [
  39590. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  39591. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  39592. ],
  39593. 'WebProfilerBundle' => [
  39594. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  39595. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  39596. ],
  39597. 'MonologBundle' => [
  39598. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  39599. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  39600. ],
  39601. 'DebugBundle' => [
  39602. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  39603. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  39604. ],
  39605. 'DoctrineBundle' => [
  39606. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  39607. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  39608. ],
  39609. 'DoctrineMigrationsBundle' => [
  39610. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  39611. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  39612. ],
  39613. 'SecurityBundle' => [
  39614. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  39615. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  39616. ],
  39617. 'ApiPlatformBundle' => [
  39618. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  39619. 'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  39620. ],
  39621. 'FOSJsRoutingBundle' => [
  39622. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  39623. 'namespace' => 'FOS\\JsRoutingBundle',
  39624. ],
  39625. 'FOSRestBundle' => [
  39626. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle'),
  39627. 'namespace' => 'FOS\\RestBundle',
  39628. ],
  39629. 'GpsLabGeoIP2Bundle' => [
  39630. 'path' => (\dirname(__DIR__, 4).'/vendor/gpslab/geoip2/src'),
  39631. 'namespace' => 'GpsLab\\Bundle\\GeoIP2Bundle',
  39632. ],
  39633. 'JMSSerializerBundle' => [
  39634. 'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
  39635. 'namespace' => 'JMS\\SerializerBundle',
  39636. ],
  39637. 'KnpMenuBundle' => [
  39638. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle'),
  39639. 'namespace' => 'Knp\\Bundle\\MenuBundle',
  39640. ],
  39641. 'KnpPaginatorBundle' => [
  39642. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
  39643. 'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  39644. ],
  39645. 'LexikJWTAuthenticationBundle' => [
  39646. 'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  39647. 'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  39648. ],
  39649. 'LiipImagineBundle' => [
  39650. 'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
  39651. 'namespace' => 'Liip\\ImagineBundle',
  39652. ],
  39653. 'MisdPhoneNumberBundle' => [
  39654. 'path' => (\dirname(__DIR__, 4).'/vendor/odolbeau/phone-number-bundle/src'),
  39655. 'namespace' => 'Misd\\PhoneNumberBundle',
  39656. ],
  39657. 'NelmioCorsBundle' => [
  39658. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  39659. 'namespace' => 'Nelmio\\CorsBundle',
  39660. ],
  39661. 'OneupFlysystemBundle' => [
  39662. 'path' => (\dirname(__DIR__, 4).'/vendor/oneup/flysystem-bundle'),
  39663. 'namespace' => 'Oneup\\FlysystemBundle',
  39664. ],
  39665. 'OneupUploaderBundle' => [
  39666. 'path' => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src'),
  39667. 'namespace' => 'Oneup\\UploaderBundle',
  39668. ],
  39669. 'SamJFractalBundle' => [
  39670. 'path' => (\dirname(__DIR__, 4).'/vendor/samj/fractal-bundle/src'),
  39671. 'namespace' => 'SamJ\\FractalBundle',
  39672. ],
  39673. 'ImapBundle' => [
  39674. 'path' => (\dirname(__DIR__, 4).'/vendor/secit-pl/imap-bundle'),
  39675. 'namespace' => 'SecIT\\ImapBundle',
  39676. ],
  39677. 'SentryBundle' => [
  39678. 'path' => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src'),
  39679. 'namespace' => 'Sentry\\SentryBundle',
  39680. ],
  39681. 'VichUploaderBundle' => [
  39682. 'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
  39683. 'namespace' => 'Vich\\UploaderBundle',
  39684. ],
  39685. 'DoctrineFixturesBundle' => [
  39686. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  39687. 'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  39688. ],
  39689. 'WebpackEncoreBundle' => [
  39690. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  39691. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  39692. ],
  39693. 'EightPointsGuzzleBundle' => [
  39694. 'path' => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src'),
  39695. 'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
  39696. ],
  39697. 'TwigExtraBundle' => [
  39698. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  39699. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  39700. ],
  39701. 'HttplugBundle' => [
  39702. 'path' => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src'),
  39703. 'namespace' => 'Http\\HttplugBundle',
  39704. ],
  39705. 'SymfonyCastsResetPasswordBundle' => [
  39706. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  39707. 'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  39708. ],
  39709. 'HWIOAuthBundle' => [
  39710. 'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle'),
  39711. 'namespace' => 'HWI\\Bundle\\OAuthBundle',
  39712. ],
  39713. 'SchebTwoFactorBundle' => [
  39714. 'path' => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle'),
  39715. 'namespace' => 'Scheb\\TwoFactorBundle',
  39716. ],
  39717. 'StofDoctrineExtensionsBundle' => [
  39718. 'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  39719. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  39720. ],
  39721. 'DHAuditorBundle' => [
  39722. 'path' => (\dirname(__DIR__, 4).'/vendor/damienharper/auditor-bundle/src'),
  39723. 'namespace' => 'DH\\AuditorBundle',
  39724. ],
  39725. 'EasyAdminBundle' => [
  39726. 'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
  39727. 'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  39728. ],
  39729. 'SpiriitFormFilterBundle' => [
  39730. 'path' => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle'),
  39731. 'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  39732. ],
  39733. 'EndroidQrCodeBundle' => [
  39734. 'path' => (\dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src'),
  39735. 'namespace' => 'Endroid\\QrCodeBundle',
  39736. ],
  39737. 'KMSFroalaEditorBundle' => [
  39738. 'path' => (\dirname(__DIR__, 4).'/vendor/kms/froala-editor-bundle/src'),
  39739. 'namespace' => 'KMS\\FroalaEditorBundle',
  39740. ],
  39741. 'MakerBundle' => [
  39742. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  39743. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  39744. ],
  39745. 'DAMADoctrineTestBundle' => [
  39746. 'path' => (\dirname(__DIR__, 4).'/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle'),
  39747. 'namespace' => 'DAMA\\DoctrineTestBundle',
  39748. ],
  39749. ],
  39750. 'kernel.charset' => 'UTF-8',
  39751. 'kernel.container_class' => 'MedBrief_MSR_KernelDevDebugContainer',
  39752. 'container.dumper.inline_class_loader' => true,
  39753. 'container.dumper.inline_factories' => true,
  39754. 'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  39755. 'data_root_directory' => (\dirname(__DIR__, 4).'/data/'),
  39756. 'temp_root_directory' => (\dirname(__DIR__, 4).'/tmp/'),
  39757. 'virus_scan_tmp_dir' => (\dirname(__DIR__, 4).'/tmp/'),
  39758. 'liip_imagine_filesystem_data_root' => '/',
  39759. 'oneup_uploader_disc_archive_storage_directory' => (\dirname(__DIR__, 4).'/tmp/incoming/discArchive'),
  39760. 'oneup_uploader_medical_record_storage_directory' => (\dirname(__DIR__, 4).'/tmp/incoming/medicalRecord'),
  39761. 'oneup_uploader_batch_document_storage_directory' => (\dirname(__DIR__, 4).'/tmp/incoming/batchDocument'),
  39762. 'oneup_flysystem_disc_archive_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//disc/archives'),
  39763. 'oneup_flysystem_document_native_adapter_local_directory' => (\dirname(__DIR__, 4).'/data'),
  39764. 'oneup_flysystem_document_swf_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//document/swfs'),
  39765. 'oneup_flysystem_email_export_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//email_export'),
  39766. 'oneup_flysystem_document_optimized_pdf_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//document/optimized_pdfs'),
  39767. 'oneup_flysystem_document_xod_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//document/xods'),
  39768. 'oneup_flysystem_document_webav_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//document/webavs'),
  39769. 'oneup_flysystem_document_ocr_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//document/ocrs'),
  39770. 'oneup_flysystem_page_pdf_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//page/pdf'),
  39771. 'oneup_flysystem_page_thumbnail_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//page/thumbnail'),
  39772. 'oneup_flysystem_page_raster_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//page/raster'),
  39773. 'oneup_flysystem_sorting_session_mrs_form_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//sortingsession/mrs_form'),
  39774. 'oneup_flysystem_supporting_document_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//mrs_form/supporting_documents'),
  39775. 'client_image_directory' => (\dirname(__DIR__, 4).'/data//client/images'),
  39776. 'oneup_flysystem_local_cache_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//cache/xod'),
  39777. 'records_request_connection_inbox' => '{outlook.office365.com:993/imap/ssl}INBOX',
  39778. 'records_request_connection_outbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  39779. 'records_request_connection_username' => '[email protected]',
  39780. 'records_request_connection_password' => 'xxx',
  39781. 'nhs_resolution_connection_inbox' => '{outlook.office365.com:993/imap/ssl}RECEIVED TO PROCESS',
  39782. 'nhs_resolution_connection_outbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  39783. 'nhs_resolution_connection_username' => '[email protected]',
  39784. 'nhs_resolution_connection_password' => 'xxx',
  39785. 'matter_communication_connection_inbox' => '{outlook.office365.com:993/imap/ssl}INBOX',
  39786. 'matter_communication_connection_outbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  39787. 'matter_communication_connection_username' => '[email protected]',
  39788. 'matter_communication_connection_password' => 'xxx',
  39789. 'sendgrid_api_key' => 'ThisIsNotALegitimateSendGridApiKey',
  39790. 'xero_callback_url' => 'http://0.0.0.0/app_dev.php/',
  39791. 'xero_consumer_key' => NULL,
  39792. 'xero_consumer_secret' => NULL,
  39793. 'xero_private_key_file' => ('file://'.\dirname(__DIR__, 4).'/docker/keys/xero-dev-privatekey.pem'),
  39794. 'xero_default_test_legal_entity_name' => 'Test Client',
  39795. 'xero_oauth2_client_id' => 'F4B4281592A2425A887F59A951C9842D',
  39796. 'xero_oauth2_client_secret' => 'nyLdNC1r-Ro6SkD99eRyyTHEE__QcwrIEtoJVTboXXawJ4c4',
  39797. 'xero_oauth2_redirect_uri' => 'http://localhost:9080/invoice/xero-auth',
  39798. 'savdid_endpoint' => 'anti-virus:4010',
  39799. 'savdid_socket_request_timeout_seconds' => 250,
  39800. 'flexpaper.key' => '\\@8f4dfaba27d277e4514$a93ecc644c0048d59f4',
  39801. 'pdftron_tmp_directory' => (\dirname(__DIR__, 4).'/tmp/pdftron'),
  39802. 'session_timeout_inactivity_minutes' => 40,
  39803. 'session_timeout_warning_seconds' => 90,
  39804. 'session_timeout_poll_interval_seconds' => 5,
  39805. 'session_timeout_activity_post_frequency' => 10,
  39806. 'pdftron_sdk_license_key' => 'MedBrief Services Limited:OEM:MedBrief::WL+:AMS(20280129):B5A5ACDD04B7E80A2300B13AC992037B60613FED9940B57B4C5425E46864707542C2BEF5C7',
  39807. 'pdftron_webviewer_license_key' => 'MedBrief Services Limited:OEM:MedBrief::B+:AMS(20280129):1AA5B9FD04B7E80A2360B13AC9A253FA60613FED9940B57B4C5425E46864707542C2BEF5C7',
  39808. 'pdftron_convert_tmp_dir_source' => '/mnt/convert-tmp/',
  39809. 'pdftron_convert_tmp_dir_dest' => '/convert-tmp/',
  39810. 'pdftron_convert_tmp_dir_local' => (\dirname(__DIR__, 4).'/data//tmp/'),
  39811. 'orthanc.domain' => 'orthanc-processor',
  39812. 'orthanc.port' => 8042,
  39813. 'orthanc.auth_cache_seconds' => 300,
  39814. 'orthanc.migration.domain' => 'localhost',
  39815. 'orthanc.migration.port' => 8042,
  39816. 'max_concurrent_orthanc_study_migration_to_be_processed' => 10,
  39817. 'orthanc_study_migration_batch_size' => 5,
  39818. 'disc_archive_uri_prefix' => (\dirname(__DIR__, 4).'/data//disc/archives'),
  39819. 'document_native_file_uri_prefix' => (\dirname(__DIR__, 4).'/data/'),
  39820. 'document_swf_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//document/swfs'),
  39821. 'client_images_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//client/images'),
  39822. 'document_optimized_pdf_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//document/optimized_pdfs'),
  39823. 'document_xod_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//document/xods'),
  39824. 'document_webav_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//document/webavs'),
  39825. 'document_ocr_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//document/ocrs'),
  39826. 'page_pdf_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//page/pdf'),
  39827. 'page_thumbnail_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//page/thumbnail'),
  39828. 'page_raster_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//page/raster'),
  39829. 'sorting_session_mrs_form_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//sortingsession/mrs_form'),
  39830. 'supporting_document_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//mrs_form/supporting_documents'),
  39831. 'download_items_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//download_items'),
  39832. 'sorting_session_memo_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//sortingsession/memo'),
  39833. 'oneup_flysystem_sorting_session_memo_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//sortingsession/memo'),
  39834. 'briefcase.paths.tmp' => (\dirname(__DIR__, 4).'/data//tmp/'),
  39835. 'native_local_directory_project_id_prefix_thresholds' => [
  39836. 0 => [
  39837. 'min_project_id' => 1,
  39838. 'max_project_id' => 999999999999999,
  39839. 'directory_prefix' => '/document/natives',
  39840. ],
  39841. ],
  39842. 'email_export_file_uri_prefix' => (\dirname(__DIR__, 4).'/data/email_export'),
  39843. 'email_export_tmp_directory' => (\dirname(__DIR__, 4).'/tmp/incoming/emailExport'),
  39844. 'email_export_attachments_tmp_directory' => (\dirname(__DIR__, 4).'/tmp/incoming/emailExport/attachments'),
  39845. 'batchfiles_directory' => (\dirname(__DIR__, 4).'/tmp/batchfiles_directory'),
  39846. 'max_file_size' => 10737418240,
  39847. 'max_file_size_display' => '10GB',
  39848. 'router.request_context.host' => 'localhost:9080',
  39849. 'router.request_context.scheme' => 'http',
  39850. 'technical_contact_email' => NULL,
  39851. 'doctrine_cache_lifetime' => 300,
  39852. 'root_page_redirect_url' => NULL,
  39853. 'unique_deployment_prefix' => NULL,
  39854. 'max_archive_size_immediate_processing' => 0,
  39855. 'max_concurrent_disc_processes' => 7,
  39856. 'dicom_import_batch_size' => 100,
  39857. 'max_concurrent_disc_archiving_processes' => 1,
  39858. 'max_concurrent_medical_record_archiving_to_be_processed' => 2,
  39859. 'medical_record_archiving_batch_size' => 100,
  39860. 'project_archiver_cooloff_days' => 7,
  39861. 'records_requests_update_processor_sync_limit_per_source' => 10,
  39862. 'medbrief.radiology.viewer.type' => 'original',
  39863. 'max_concurrent_xod_conversion_to_be_processed' => 10,
  39864. 'xod_conversion_batch_size' => 100,
  39865. 'max_concurrent_optimized_pdf_conversion_to_be_processed' => 2,
  39866. 'optimized_pdf_conversion_batch_size' => 10,
  39867. 'max_concurrent_swfs_to_be_processed' => 2,
  39868. 'swf_conversion_batch_size' => 10,
  39869. 'api_pdf_convert_baseurl' => 'http://medbrief-pdf-convert-http',
  39870. 'user_notification_service_transport' => 'email',
  39871. 'max_concurrent_sorting_session_prepare_processes' => 100,
  39872. 'max_concurrent_sorting_session_export_processes' => 5,
  39873. 'max_concurrent_sorting_session_export_push_processes' => 5,
  39874. 'page_tmp_directory' => (\dirname(__DIR__, 4).'/tmp/page'),
  39875. 'sorting_session_directory_prefix' => (\dirname(__DIR__, 4).'/data/sortingsession'),
  39876. 'sorting_session_export_tmp_directory' => (\dirname(__DIR__, 4).'/tmp/sortingsession'),
  39877. 'sorting_session_archive_directory' => (\dirname(__DIR__, 4).'/data/sortingsession/archives'),
  39878. 'sorting_memo_mailbox' => '[email protected]',
  39879. 'sorting_memo_template_path' => (\dirname(__DIR__, 4).'/web/app/docx/Sorting Memorandum Template.docx'),
  39880. 'api_jwt_secret_key' => (\dirname(__DIR__, 4).'/docker/jwt/private.pem'),
  39881. 'api_jwt_public_key' => (\dirname(__DIR__, 4).'/docker/jwt/public.pem'),
  39882. 'api_jwt_pass_phrase' => 'test123',
  39883. 'api_jwt_token_ttl' => 3600,
  39884. 'ocr_service_base_url' => '',
  39885. 'ocr_api_token' => '',
  39886. 'max_concurrent_process_project_disclosure_processes' => 1,
  39887. 'archive_processor_memory_limit' => '4G',
  39888. 'max_concurrent_webav_conversion_to_be_processed' => 1,
  39889. 'webav_conversion_batch_size' => 10,
  39890. 'av_convert_tmp_dir_source' => (\dirname(__DIR__, 4).'/tmp/av'),
  39891. 'av_convert_tmp_dir_dest' => (\dirname(__DIR__, 4).'/tmp/av/converted'),
  39892. 'power_bi_client_secret' => 'qg_Qu82XjFW46kWoyF3g1Ku_e79b-r-NNL',
  39893. 'msoffice_decrypt_tmp_dir_dest' => (\dirname(__DIR__, 4).'/tmp/msoffice/decrypted'),
  39894. 'upload_chunk_size' => 3000000,
  39895. 'text_threshold' => 20,
  39896. 'docsorter_api_url' => 'http://localhost:9080',
  39897. 'logout_timeout' => NULL,
  39898. 'virus_scan_enabled' => false,
  39899. 'taxonomy_export_dir' => (\dirname(__DIR__, 4).'/data/taxonomy'),
  39900. 'deletion_delay_hours' => 0,
  39901. 'preprocessing_upstream_dir' => (\dirname(__DIR__, 4).'/data/preprocessing/upstream'),
  39902. 'preprocessing_downstream_dir' => (\dirname(__DIR__, 4).'/data/preprocessing/downstream'),
  39903. 'orthanc.proto' => 'http',
  39904. 'oneup_flysystem_match_message_attachment_adapter_local_directory' => (\dirname(__DIR__, 4).'/data//match-message-attachments'),
  39905. 'match_message_attachment_uri_prefix' => (\dirname(__DIR__, 4).'/data//match-message-attachments'),
  39906. 'company_thumbnail_image_directory' => (\dirname(__DIR__, 4).'/data//client/company_thumbnail_images'),
  39907. 'company_letterhead_logo_image_directory' => (\dirname(__DIR__, 4).'/data//client/company_letterhead_images'),
  39908. 'client_thumbnail_image_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//client/company_thumbnail_images'),
  39909. 'company_letterhead_logo_image_file_uri_prefix' => (\dirname(__DIR__, 4).'/data//client/company_letterhead_images'),
  39910. 'locale' => 'en',
  39911. 'msr.placeholder_document_path' => (\dirname(__DIR__, 4).'/data/audio-video-placeholder.pdf'),
  39912. 'mailer_from_address' => '[email protected]',
  39913. 'mailer_from_name' => 'MedBrief Secure Review',
  39914. 'support_address' => '[email protected]',
  39915. 'message_attachment_storage_path' => (\dirname(__DIR__, 3).'/storage/message-attachments'),
  39916. 'event_dispatcher.event_aliases' => [
  39917. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  39918. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  39919. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  39920. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  39921. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  39922. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  39923. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  39924. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  39925. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  39926. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  39927. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  39928. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  39929. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  39930. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  39931. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  39932. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  39933. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  39934. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  39935. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  39936. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  39937. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  39938. ],
  39939. 'fragment.renderer.hinclude.global_template' => NULL,
  39940. 'fragment.path' => '/_fragment',
  39941. 'kernel.http_method_override' => true,
  39942. 'kernel.trusted_hosts' => [
  39943. ],
  39944. 'kernel.default_locale' => 'en',
  39945. 'kernel.enabled_locales' => [
  39946. ],
  39947. 'kernel.error_controller' => 'error_controller',
  39948. 'debug.file_link_format' => NULL,
  39949. 'asset.request_context.base_path' => NULL,
  39950. 'asset.request_context.secure' => NULL,
  39951. 'translator.logging' => false,
  39952. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  39953. 'debug.error_handler.throw_at' => -1,
  39954. 'router.request_context.base_url' => '',
  39955. 'router.resource' => 'kernel::loadRoutes',
  39956. 'request_listener.http_port' => 80,
  39957. 'request_listener.https_port' => 443,
  39958. 'session.metadata.storage_key' => '_sf2_meta',
  39959. 'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
  39960. 'session.metadata.update_threshold' => 0,
  39961. 'form.type_extension.csrf.enabled' => true,
  39962. 'form.type_extension.csrf.field_name' => '_token',
  39963. 'validator.translation_domain' => 'validators',
  39964. 'profiler_listener.only_exceptions' => false,
  39965. 'profiler_listener.only_main_requests' => false,
  39966. 'twig.form.resources' => [
  39967. 0 => '@VichUploader/Form/fields.html.twig',
  39968. 1 => 'form_div_layout.html.twig',
  39969. 2 => '@LiipImagine/Form/form_div_layout.html.twig',
  39970. 3 => 'bootstrap_5_layout.html.twig',
  39971. 4 => '@MisdPhoneNumber/Form/phone_number_bootstrap_5.html.twig',
  39972. 5 => 'Form/custom.html.twig',
  39973. 6 => '@VichUploader/Form/fields.html.twig',
  39974. 7 => '@KMSFroalaEditor/Form/froala_widget.html.twig',
  39975. ],
  39976. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  39977. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  39978. 'web_profiler.debug_toolbar.mode' => 2,
  39979. 'monolog.use_microseconds' => true,
  39980. 'monolog.swift_mailer.handlers' => [
  39981. ],
  39982. 'monolog.handlers_to_channels' => [
  39983. 'monolog.handler.console' => [
  39984. 'type' => 'exclusive',
  39985. 'elements' => [
  39986. 0 => 'event',
  39987. 1 => 'doctrine',
  39988. 2 => 'console',
  39989. ],
  39990. ],
  39991. 'monolog.handler.main' => [
  39992. 'type' => 'exclusive',
  39993. 'elements' => [
  39994. 0 => 'event',
  39995. ],
  39996. ],
  39997. ],
  39998. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  39999. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  40000. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  40001. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  40002. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  40003. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  40004. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  40005. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  40006. 'doctrine.entity_managers' => [
  40007. 'default' => 'doctrine.orm.default_entity_manager',
  40008. ],
  40009. 'doctrine.default_entity_manager' => 'default',
  40010. 'doctrine.dbal.connection_factory.types' => [
  40011. 'phone_number' => [
  40012. 'class' => 'Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType',
  40013. ],
  40014. 'uuid' => [
  40015. 'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  40016. ],
  40017. 'ulid' => [
  40018. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  40019. ],
  40020. ],
  40021. 'doctrine.connections' => [
  40022. 'default' => 'doctrine.dbal.default_connection',
  40023. ],
  40024. 'doctrine.default_connection' => 'default',
  40025. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  40026. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  40027. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  40028. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  40029. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  40030. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  40031. 'doctrine.orm.cache.memcache_host' => 'localhost',
  40032. 'doctrine.orm.cache.memcache_port' => 11211,
  40033. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  40034. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  40035. 'doctrine.orm.cache.memcached_host' => 'localhost',
  40036. 'doctrine.orm.cache.memcached_port' => 11211,
  40037. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  40038. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  40039. 'doctrine.orm.cache.redis_host' => 'localhost',
  40040. 'doctrine.orm.cache.redis_port' => 6379,
  40041. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  40042. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  40043. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  40044. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  40045. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  40046. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  40047. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  40048. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  40049. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  40050. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  40051. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  40052. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  40053. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  40054. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  40055. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  40056. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  40057. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  40058. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  40059. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  40060. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  40061. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  40062. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  40063. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  40064. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  40065. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  40066. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  40067. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  40068. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  40069. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  40070. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  40071. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  40072. 'doctrine.orm.auto_generate_proxy_classes' => true,
  40073. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  40074. 'doctrine.orm.proxy_namespace' => 'Proxies',
  40075. 'doctrine.migrations.preferred_em' => NULL,
  40076. 'doctrine.migrations.preferred_connection' => NULL,
  40077. 'security.role_hierarchy.roles' => [
  40078. 'ROLE_ADMIN' => [
  40079. 0 => 'ROLE_USER',
  40080. 1 => 'ROLE_ALLOWED_TO_SWITCH',
  40081. 2 => 'ROLE_ALLOWED_TO_AUDIT',
  40082. ],
  40083. 'ROLE_SUPER_ADMIN' => [
  40084. 0 => 'ROLE_ADMIN',
  40085. 1 => 'ROLE_API_USER_INTERNAL',
  40086. 2 => 'ROLE_API_USER_EXTERNAL',
  40087. ],
  40088. ],
  40089. 'security.access.denied_url' => NULL,
  40090. 'security.authentication.manager.erase_credentials' => true,
  40091. 'security.authentication.session_strategy.strategy' => 'migrate',
  40092. 'security.access.always_authenticate_before_granting' => false,
  40093. 'security.authentication.hide_user_not_found' => true,
  40094. 'security.firewalls' => [
  40095. 0 => 'dev',
  40096. 1 => 'login',
  40097. 2 => 'api',
  40098. 3 => 'main',
  40099. ],
  40100. 'hwi_oauth.resource_ownermap.configured.main' => [
  40101. 'microsoft' => '/login/microsoft',
  40102. ],
  40103. 'api_platform.enable_entrypoint' => true,
  40104. 'api_platform.enable_docs' => true,
  40105. 'api_platform.title' => '',
  40106. 'api_platform.description' => '',
  40107. 'api_platform.version' => '1.0.5',
  40108. 'api_platform.show_webby' => true,
  40109. 'api_platform.url_generation_strategy' => 1,
  40110. 'api_platform.exception_to_status' => [
  40111. 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  40112. 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  40113. 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  40114. 'Doctrine\\ORM\\OptimisticLockException' => 409,
  40115. ],
  40116. 'api_platform.formats' => [
  40117. 'jsonld' => [
  40118. 0 => 'application/ld+json',
  40119. ],
  40120. 'jsonapi' => [
  40121. 0 => 'application/vnd.api+json',
  40122. ],
  40123. 'json' => [
  40124. 0 => 'application/json',
  40125. ],
  40126. 'html' => [
  40127. 0 => 'text/html',
  40128. ],
  40129. 'form' => [
  40130. 0 => 'multipart/form-data',
  40131. ],
  40132. 'csv' => [
  40133. 0 => 'text/csv',
  40134. ],
  40135. ],
  40136. 'api_platform.patch_formats' => [
  40137. 'json' => [
  40138. 0 => 'application/merge-patch+json',
  40139. ],
  40140. 'jsonapi' => [
  40141. 0 => 'application/vnd.api+json',
  40142. ],
  40143. ],
  40144. 'api_platform.error_formats' => [
  40145. 'jsonproblem' => [
  40146. 0 => 'application/problem+json',
  40147. ],
  40148. 'jsonld' => [
  40149. 0 => 'application/ld+json',
  40150. ],
  40151. ],
  40152. 'api_platform.allow_plain_identifiers' => false,
  40153. 'api_platform.eager_loading.enabled' => true,
  40154. 'api_platform.eager_loading.max_joins' => 30,
  40155. 'api_platform.eager_loading.fetch_partial' => false,
  40156. 'api_platform.eager_loading.force_eager' => true,
  40157. 'api_platform.collection.exists_parameter_name' => 'exists',
  40158. 'api_platform.collection.order' => 'ASC',
  40159. 'api_platform.collection.order_parameter_name' => 'order',
  40160. 'api_platform.collection.pagination.enabled' => true,
  40161. 'api_platform.collection.pagination.partial' => false,
  40162. 'api_platform.collection.pagination.client_enabled' => false,
  40163. 'api_platform.collection.pagination.client_items_per_page' => false,
  40164. 'api_platform.collection.pagination.client_partial' => false,
  40165. 'api_platform.collection.pagination.items_per_page' => 30,
  40166. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  40167. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  40168. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  40169. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  40170. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  40171. 'api_platform.collection.pagination' => [
  40172. 'enabled' => true,
  40173. 'partial' => false,
  40174. 'client_enabled' => false,
  40175. 'client_items_per_page' => false,
  40176. 'client_partial' => false,
  40177. 'items_per_page' => 30,
  40178. 'maximum_items_per_page' => NULL,
  40179. 'page_parameter_name' => 'page',
  40180. 'enabled_parameter_name' => 'pagination',
  40181. 'items_per_page_parameter_name' => 'itemsPerPage',
  40182. 'partial_parameter_name' => 'partial',
  40183. ],
  40184. 'api_platform.http_cache.etag' => true,
  40185. 'api_platform.http_cache.max_age' => NULL,
  40186. 'api_platform.http_cache.shared_max_age' => NULL,
  40187. 'api_platform.http_cache.vary' => [
  40188. 0 => 'Accept',
  40189. ],
  40190. 'api_platform.http_cache.public' => NULL,
  40191. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  40192. 'api_platform.asset_package' => NULL,
  40193. 'api_platform.defaults' => [
  40194. 'attributes' => [
  40195. ],
  40196. ],
  40197. 'api_platform.resource_class_directories' => [
  40198. 0 => (\dirname(__DIR__, 4).'/src/Entity'),
  40199. ],
  40200. 'api_platform.oauth.enabled' => false,
  40201. 'api_platform.oauth.clientId' => '',
  40202. 'api_platform.oauth.clientSecret' => '',
  40203. 'api_platform.oauth.type' => 'oauth2',
  40204. 'api_platform.oauth.flow' => 'application',
  40205. 'api_platform.oauth.tokenUrl' => '',
  40206. 'api_platform.oauth.authorizationUrl' => '',
  40207. 'api_platform.oauth.refreshUrl' => '',
  40208. 'api_platform.oauth.scopes' => [
  40209. ],
  40210. 'api_platform.openapi.termsOfService' => NULL,
  40211. 'api_platform.openapi.contact.name' => NULL,
  40212. 'api_platform.openapi.contact.url' => NULL,
  40213. 'api_platform.openapi.contact.email' => NULL,
  40214. 'api_platform.openapi.license.name' => NULL,
  40215. 'api_platform.openapi.license.url' => NULL,
  40216. 'api_platform.swagger.versions' => [
  40217. 0 => 3,
  40218. ],
  40219. 'api_platform.enable_swagger_ui' => false,
  40220. 'api_platform.enable_re_doc' => false,
  40221. 'api_platform.swagger.api_keys' => [
  40222. ],
  40223. 'api_platform.graphql.enabled' => false,
  40224. 'api_platform.graphql.graphiql.enabled' => false,
  40225. 'api_platform.graphql.graphql_playground.enabled' => false,
  40226. 'api_platform.graphql.collection.pagination' => [
  40227. 'enabled' => true,
  40228. ],
  40229. 'api_platform.validator.serialize_payload_fields' => [
  40230. 0 => 'error_code',
  40231. ],
  40232. 'api_platform.elasticsearch.enabled' => false,
  40233. 'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  40234. 'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  40235. 'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  40236. 'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  40237. 'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  40238. 'fos_js_routing.request_context_base_url' => NULL,
  40239. 'fos_js_routing.cache_control' => [
  40240. 'enabled' => false,
  40241. ],
  40242. 'knp_menu.renderer.list.options' => [
  40243. ],
  40244. 'knp_menu.renderer.twig.options' => [
  40245. ],
  40246. 'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  40247. 'knp_menu.default_renderer' => 'twig',
  40248. 'knp_paginator.template.pagination' => 'Templates/pagination.html.twig',
  40249. 'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  40250. 'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  40251. 'knp_paginator.page_range' => 5,
  40252. 'knp_paginator.page_limit' => NULL,
  40253. 'lexik_jwt_authentication.clock_skew' => 0,
  40254. 'lexik_jwt_authentication.user_identity_field' => 'id',
  40255. 'lexik_jwt_authentication.allow_no_expiration' => false,
  40256. 'lexik_jwt_authentication.user_id_claim' => 'id',
  40257. 'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  40258. 'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  40259. 'liip_imagine.resolvers' => [
  40260. 'default' => [
  40261. 'web_path' => [
  40262. 'web_root' => (\dirname(__DIR__, 4).'/public'),
  40263. 'cache_prefix' => 'media/cache',
  40264. ],
  40265. ],
  40266. ],
  40267. 'liip_imagine.loaders' => [
  40268. 'default' => [
  40269. 'flysystem' => [
  40270. 'filesystem_service' => 'oneup_flysystem.client_image_fs_filesystem',
  40271. ],
  40272. ],
  40273. 'company_thumbnail_image' => [
  40274. 'flysystem' => [
  40275. 'filesystem_service' => 'oneup_flysystem.company_thumbnail_image_fs_filesystem',
  40276. ],
  40277. ],
  40278. 'company_letterhead_logo_image' => [
  40279. 'flysystem' => [
  40280. 'filesystem_service' => 'oneup_flysystem.company_letterhead_logo_image_fs_filesystem',
  40281. ],
  40282. ],
  40283. ],
  40284. 'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  40285. 'liip_imagine.jpegoptim.stripAll' => true,
  40286. 'liip_imagine.jpegoptim.max' => NULL,
  40287. 'liip_imagine.jpegoptim.progressive' => true,
  40288. 'liip_imagine.jpegoptim.tempDir' => NULL,
  40289. 'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  40290. 'liip_imagine.optipng.level' => 7,
  40291. 'liip_imagine.optipng.stripAll' => true,
  40292. 'liip_imagine.optipng.tempDir' => NULL,
  40293. 'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  40294. 'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  40295. 'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  40296. 'liip_imagine.cwebp.tempDir' => NULL,
  40297. 'liip_imagine.cwebp.q' => 75,
  40298. 'liip_imagine.cwebp.alphaQ' => 100,
  40299. 'liip_imagine.cwebp.m' => 4,
  40300. 'liip_imagine.cwebp.alphaFilter' => 'fast',
  40301. 'liip_imagine.cwebp.alphaMethod' => 1,
  40302. 'liip_imagine.cwebp.exact' => false,
  40303. 'liip_imagine.cwebp.metadata' => [
  40304. 0 => 'none',
  40305. ],
  40306. 'liip_imagine.driver_service' => 'liip_imagine.gd',
  40307. 'liip_imagine.cache.resolver.default' => 'default',
  40308. 'liip_imagine.default_image' => NULL,
  40309. 'liip_imagine.filter_sets' => [
  40310. 'cache' => [
  40311. 'quality' => 100,
  40312. 'jpeg_quality' => NULL,
  40313. 'png_compression_level' => NULL,
  40314. 'png_compression_filter' => NULL,
  40315. 'format' => NULL,
  40316. 'animated' => false,
  40317. 'cache' => NULL,
  40318. 'data_loader' => NULL,
  40319. 'default_image' => NULL,
  40320. 'filters' => [
  40321. ],
  40322. 'post_processors' => [
  40323. ],
  40324. ],
  40325. 'thumb_190x50' => [
  40326. 'quality' => 100,
  40327. 'jpeg_quality' => NULL,
  40328. 'png_compression_level' => NULL,
  40329. 'png_compression_filter' => NULL,
  40330. 'format' => NULL,
  40331. 'animated' => false,
  40332. 'cache' => NULL,
  40333. 'data_loader' => NULL,
  40334. 'default_image' => NULL,
  40335. 'filters' => [
  40336. 'thumbnail' => [
  40337. 'size' => [
  40338. 0 => 190,
  40339. 1 => 50,
  40340. ],
  40341. 'mode' => 'inset',
  40342. ],
  40343. ],
  40344. 'post_processors' => [
  40345. ],
  40346. ],
  40347. 'square' => [
  40348. 'quality' => 100,
  40349. 'jpeg_quality' => NULL,
  40350. 'png_compression_level' => NULL,
  40351. 'png_compression_filter' => NULL,
  40352. 'format' => NULL,
  40353. 'animated' => false,
  40354. 'cache' => NULL,
  40355. 'data_loader' => NULL,
  40356. 'default_image' => NULL,
  40357. 'filters' => [
  40358. 'relative_resize' => [
  40359. 'widen' => 40,
  40360. 'mode' => 'inset',
  40361. ],
  40362. ],
  40363. 'post_processors' => [
  40364. ],
  40365. ],
  40366. 'company_thumbnail_image' => [
  40367. 'quality' => 100,
  40368. 'jpeg_quality' => NULL,
  40369. 'png_compression_level' => NULL,
  40370. 'png_compression_filter' => NULL,
  40371. 'format' => NULL,
  40372. 'animated' => false,
  40373. 'cache' => NULL,
  40374. 'data_loader' => 'company_thumbnail_image',
  40375. 'default_image' => NULL,
  40376. 'filters' => [
  40377. 'thumbnail' => [
  40378. 'size' => [
  40379. 0 => 190,
  40380. 1 => 50,
  40381. ],
  40382. 'mode' => 'inset',
  40383. ],
  40384. ],
  40385. 'post_processors' => [
  40386. ],
  40387. ],
  40388. 'company_letterhead_logo_image' => [
  40389. 'quality' => 100,
  40390. 'jpeg_quality' => NULL,
  40391. 'png_compression_level' => NULL,
  40392. 'png_compression_filter' => NULL,
  40393. 'format' => NULL,
  40394. 'animated' => false,
  40395. 'cache' => NULL,
  40396. 'data_loader' => 'company_letterhead_logo_image',
  40397. 'default_image' => NULL,
  40398. 'filters' => [
  40399. 'thumbnail' => [
  40400. 'size' => [
  40401. 0 => 190,
  40402. 1 => 50,
  40403. ],
  40404. 'mode' => 'inset',
  40405. ],
  40406. ],
  40407. 'post_processors' => [
  40408. ],
  40409. ],
  40410. ],
  40411. 'liip_imagine.binary.loader.default' => 'default',
  40412. 'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  40413. 'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  40414. 'liip_imagine.webp.generate' => true,
  40415. 'liip_imagine.webp.options' => [
  40416. 'quality' => 100,
  40417. 'cache' => NULL,
  40418. 'data_loader' => NULL,
  40419. 'post_processors' => [
  40420. ],
  40421. ],
  40422. 'misd_phone_number.serializer.default_region' => 'ZZ',
  40423. 'misd_phone_number.serializer.format' => 0,
  40424. 'misd_phone_number.validator.default_region' => 'ZZ',
  40425. 'misd_phone_number.validator.format' => 1,
  40426. 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  40427. 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  40428. 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  40429. 'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  40430. 'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  40431. 'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  40432. 'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  40433. 'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  40434. 'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  40435. 'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  40436. 'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  40437. 'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  40438. 'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  40439. 'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  40440. 'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  40441. 'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  40442. 'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  40443. 'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  40444. 'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  40445. 'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  40446. 'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  40447. 'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  40448. 'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  40449. 'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  40450. 'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  40451. 'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  40452. 'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  40453. 'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  40454. 'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  40455. 'oneup_uploader.chunks' => [
  40456. 'maxage' => 43200,
  40457. 'storage' => [
  40458. 'directory' => (\dirname(__DIR__, 3).'/uploader'),
  40459. 'type' => 'filesystem',
  40460. 'filesystem' => NULL,
  40461. 'stream_wrapper' => NULL,
  40462. 'sync_buffer_size' => '100K',
  40463. 'prefix' => 'chunks',
  40464. ],
  40465. 'load_distribution' => true,
  40466. ],
  40467. 'oneup_uploader.config.discArchive' => [
  40468. 'frontend' => 'blueimp',
  40469. 'storage' => [
  40470. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/discArchive'),
  40471. 'service' => NULL,
  40472. 'type' => 'filesystem',
  40473. 'filesystem' => NULL,
  40474. 'stream_wrapper' => NULL,
  40475. 'sync_buffer_size' => '100K',
  40476. ],
  40477. 'custom_frontend' => [
  40478. 'name' => NULL,
  40479. 'class' => NULL,
  40480. ],
  40481. 'route_prefix' => '',
  40482. 'endpoints' => [
  40483. 'upload' => NULL,
  40484. 'progress' => NULL,
  40485. 'cancel' => NULL,
  40486. ],
  40487. 'allowed_mimetypes' => [
  40488. ],
  40489. 'disallowed_mimetypes' => [
  40490. ],
  40491. 'error_handler' => NULL,
  40492. 'max_size' => 9223372036854775807,
  40493. 'use_orphanage' => false,
  40494. 'enable_progress' => false,
  40495. 'enable_cancelation' => false,
  40496. 'namer' => 'oneup_uploader.namer.uniqid',
  40497. 'root_folder' => false,
  40498. ],
  40499. 'oneup_uploader.config.medicalRecord' => [
  40500. 'frontend' => 'blueimp',
  40501. 'storage' => [
  40502. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/medicalRecord'),
  40503. 'service' => NULL,
  40504. 'type' => 'filesystem',
  40505. 'filesystem' => NULL,
  40506. 'stream_wrapper' => NULL,
  40507. 'sync_buffer_size' => '100K',
  40508. ],
  40509. 'custom_frontend' => [
  40510. 'name' => NULL,
  40511. 'class' => NULL,
  40512. ],
  40513. 'route_prefix' => '',
  40514. 'endpoints' => [
  40515. 'upload' => NULL,
  40516. 'progress' => NULL,
  40517. 'cancel' => NULL,
  40518. ],
  40519. 'allowed_mimetypes' => [
  40520. ],
  40521. 'disallowed_mimetypes' => [
  40522. ],
  40523. 'error_handler' => NULL,
  40524. 'max_size' => 9223372036854775807,
  40525. 'use_orphanage' => false,
  40526. 'enable_progress' => false,
  40527. 'enable_cancelation' => false,
  40528. 'namer' => 'oneup_uploader.namer.uniqid',
  40529. 'root_folder' => false,
  40530. ],
  40531. 'oneup_uploader.config.batchDocument' => [
  40532. 'frontend' => 'blueimp',
  40533. 'storage' => [
  40534. 'directory' => (\dirname(__DIR__, 4).'/tmp/incoming/batchDocument'),
  40535. 'service' => NULL,
  40536. 'type' => 'filesystem',
  40537. 'filesystem' => NULL,
  40538. 'stream_wrapper' => NULL,
  40539. 'sync_buffer_size' => '100K',
  40540. ],
  40541. 'custom_frontend' => [
  40542. 'name' => NULL,
  40543. 'class' => NULL,
  40544. ],
  40545. 'route_prefix' => '',
  40546. 'endpoints' => [
  40547. 'upload' => NULL,
  40548. 'progress' => NULL,
  40549. 'cancel' => NULL,
  40550. ],
  40551. 'allowed_mimetypes' => [
  40552. ],
  40553. 'disallowed_mimetypes' => [
  40554. ],
  40555. 'error_handler' => NULL,
  40556. 'max_size' => 9223372036854775807,
  40557. 'use_orphanage' => false,
  40558. 'enable_progress' => false,
  40559. 'enable_cancelation' => false,
  40560. 'namer' => 'oneup_uploader.namer.uniqid',
  40561. 'root_folder' => false,
  40562. ],
  40563. 'oneup_uploader.controllers' => [
  40564. 'discArchive' => [
  40565. 0 => 'oneup_uploader.controller.discArchive',
  40566. 1 => [
  40567. 'enable_progress' => false,
  40568. 'enable_cancelation' => false,
  40569. 'route_prefix' => '',
  40570. 'endpoints' => [
  40571. 'upload' => NULL,
  40572. 'progress' => NULL,
  40573. 'cancel' => NULL,
  40574. ],
  40575. ],
  40576. ],
  40577. 'medicalRecord' => [
  40578. 0 => 'oneup_uploader.controller.medicalRecord',
  40579. 1 => [
  40580. 'enable_progress' => false,
  40581. 'enable_cancelation' => false,
  40582. 'route_prefix' => '',
  40583. 'endpoints' => [
  40584. 'upload' => NULL,
  40585. 'progress' => NULL,
  40586. 'cancel' => NULL,
  40587. ],
  40588. ],
  40589. ],
  40590. 'batchDocument' => [
  40591. 0 => 'oneup_uploader.controller.batchDocument',
  40592. 1 => [
  40593. 'enable_progress' => false,
  40594. 'enable_cancelation' => false,
  40595. 'route_prefix' => '',
  40596. 'endpoints' => [
  40597. 'upload' => NULL,
  40598. 'progress' => NULL,
  40599. 'cancel' => NULL,
  40600. ],
  40601. ],
  40602. ],
  40603. ],
  40604. 'oneup_uploader.maxsize' => [
  40605. 'discArchive' => 1048576000,
  40606. 'medicalRecord' => 1048576000,
  40607. 'batchDocument' => 1048576000,
  40608. ],
  40609. 'sam_j_fractal.manager.class' => 'SamJ\\FractalBundle\\ContainerAwareManager',
  40610. 'secit.imap.connections' => [
  40611. 'records_request_connection_inbox' => [
  40612. 'mailbox' => '{outlook.office365.com:993/imap/ssl}INBOX',
  40613. 'username' => '[email protected]',
  40614. 'password' => 'xxx',
  40615. 'server_encoding' => 'US-ASCII',
  40616. 'attachments_dir' => NULL,
  40617. 'create_attachments_dir_if_not_exists' => true,
  40618. 'created_attachments_dir_permissions' => 770,
  40619. ],
  40620. 'records_request_connection_outbox' => [
  40621. 'mailbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  40622. 'username' => '[email protected]',
  40623. 'password' => 'xxx',
  40624. 'server_encoding' => 'US-ASCII',
  40625. 'attachments_dir' => NULL,
  40626. 'create_attachments_dir_if_not_exists' => true,
  40627. 'created_attachments_dir_permissions' => 770,
  40628. ],
  40629. 'nhs_resolution_connection_inbox' => [
  40630. 'mailbox' => '{outlook.office365.com:993/imap/ssl}RECEIVED TO PROCESS',
  40631. 'username' => '[email protected]',
  40632. 'password' => 'xxx',
  40633. 'server_encoding' => 'US-ASCII',
  40634. 'attachments_dir' => NULL,
  40635. 'create_attachments_dir_if_not_exists' => true,
  40636. 'created_attachments_dir_permissions' => 770,
  40637. ],
  40638. 'nhs_resolution_connection_outbox' => [
  40639. 'mailbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  40640. 'username' => '[email protected]',
  40641. 'password' => 'xxx',
  40642. 'server_encoding' => 'US-ASCII',
  40643. 'attachments_dir' => NULL,
  40644. 'create_attachments_dir_if_not_exists' => true,
  40645. 'created_attachments_dir_permissions' => 770,
  40646. ],
  40647. 'matter_communication_connection_inbox' => [
  40648. 'mailbox' => '{outlook.office365.com:993/imap/ssl}INBOX',
  40649. 'username' => '[email protected]',
  40650. 'password' => 'xxx',
  40651. 'server_encoding' => 'US-ASCII',
  40652. 'attachments_dir' => NULL,
  40653. 'create_attachments_dir_if_not_exists' => true,
  40654. 'created_attachments_dir_permissions' => 770,
  40655. ],
  40656. 'matter_communication_connection_outbox' => [
  40657. 'mailbox' => '{outlook.office365.com:993/imap/ssl}SENT ITEMS',
  40658. 'username' => '[email protected]',
  40659. 'password' => 'xxx',
  40660. 'server_encoding' => 'US-ASCII',
  40661. 'attachments_dir' => NULL,
  40662. 'create_attachments_dir_if_not_exists' => true,
  40663. 'created_attachments_dir_permissions' => 770,
  40664. ],
  40665. ],
  40666. 'env(SENTRY_RELEASE)' => 'dev-main@b5e03fc',
  40667. 'sentry.tracing.enabled' => true,
  40668. 'sentry.tracing.dbal.enabled' => true,
  40669. 'sentry.tracing.dbal.connections' => [
  40670. ],
  40671. 'sentry.tracing.cache.enabled' => true,
  40672. 'sentry.tracing.http_client.enabled' => true,
  40673. 'vich_uploader.default_filename_attribute_suffix' => '_name',
  40674. 'vich_uploader.mappings' => [
  40675. 'disc_archive' => [
  40676. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//disc/archives'),
  40677. 'upload_destination' => 'disc_archive_fs',
  40678. 'namer' => [
  40679. 'service' => 'vich_uploader.namer_uniqid.disc_archive',
  40680. 'options' => [
  40681. ],
  40682. ],
  40683. 'delete_on_update' => true,
  40684. 'delete_on_remove' => true,
  40685. 'inject_on_load' => false,
  40686. 'directory_namer' => [
  40687. 'service' => NULL,
  40688. 'options' => NULL,
  40689. ],
  40690. 'db_driver' => 'orm',
  40691. ],
  40692. 'document_native_file' => [
  40693. 'uri_prefix' => (\dirname(__DIR__, 4).'/data/'),
  40694. 'upload_destination' => 'document_native_fs',
  40695. 'namer' => [
  40696. 'service' => 'vich_uploader.namer_uniqid.document_native_file',
  40697. 'options' => [
  40698. ],
  40699. ],
  40700. 'directory_namer' => [
  40701. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerNativeLocation',
  40702. 'options' => [
  40703. ],
  40704. ],
  40705. 'delete_on_update' => true,
  40706. 'delete_on_remove' => true,
  40707. 'inject_on_load' => false,
  40708. 'db_driver' => 'orm',
  40709. ],
  40710. 'document_swf_file' => [
  40711. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/swfs'),
  40712. 'upload_destination' => 'document_swf_fs',
  40713. 'namer' => [
  40714. 'service' => 'vich_uploader.namer_uniqid.document_swf_file',
  40715. 'options' => [
  40716. ],
  40717. ],
  40718. 'directory_namer' => [
  40719. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40720. 'options' => [
  40721. ],
  40722. ],
  40723. 'delete_on_update' => true,
  40724. 'delete_on_remove' => true,
  40725. 'inject_on_load' => false,
  40726. 'db_driver' => 'orm',
  40727. ],
  40728. 'client_image' => [
  40729. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//client/images'),
  40730. 'upload_destination' => 'client_image_fs',
  40731. 'namer' => [
  40732. 'service' => 'vich_uploader.namer_uniqid.client_image',
  40733. 'options' => [
  40734. ],
  40735. ],
  40736. 'delete_on_update' => true,
  40737. 'delete_on_remove' => true,
  40738. 'inject_on_load' => false,
  40739. 'directory_namer' => [
  40740. 'service' => NULL,
  40741. 'options' => NULL,
  40742. ],
  40743. 'db_driver' => 'orm',
  40744. ],
  40745. 'company_thumbnail_image' => [
  40746. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//client/company_thumbnail_images'),
  40747. 'upload_destination' => 'company_thumbnail_image_fs',
  40748. 'namer' => [
  40749. 'service' => 'vich_uploader.namer_uniqid.company_thumbnail_image',
  40750. 'options' => [
  40751. ],
  40752. ],
  40753. 'delete_on_update' => true,
  40754. 'delete_on_remove' => true,
  40755. 'inject_on_load' => false,
  40756. 'directory_namer' => [
  40757. 'service' => NULL,
  40758. 'options' => NULL,
  40759. ],
  40760. 'db_driver' => 'orm',
  40761. ],
  40762. 'company_letterhead_logo_image' => [
  40763. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//client/company_letterhead_images'),
  40764. 'upload_destination' => 'company_letterhead_logo_image_fs',
  40765. 'namer' => [
  40766. 'service' => 'vich_uploader.namer_uniqid.company_letterhead_logo_image',
  40767. 'options' => [
  40768. ],
  40769. ],
  40770. 'delete_on_update' => true,
  40771. 'delete_on_remove' => true,
  40772. 'inject_on_load' => false,
  40773. 'directory_namer' => [
  40774. 'service' => NULL,
  40775. 'options' => NULL,
  40776. ],
  40777. 'db_driver' => 'orm',
  40778. ],
  40779. 'email_export' => [
  40780. 'uri_prefix' => (\dirname(__DIR__, 4).'/data/email_export'),
  40781. 'upload_destination' => 'email_export_fs',
  40782. 'namer' => [
  40783. 'service' => 'vich_uploader.namer_uniqid.email_export',
  40784. 'options' => [
  40785. ],
  40786. ],
  40787. 'delete_on_update' => true,
  40788. 'delete_on_remove' => true,
  40789. 'inject_on_load' => false,
  40790. 'directory_namer' => [
  40791. 'service' => NULL,
  40792. 'options' => NULL,
  40793. ],
  40794. 'db_driver' => 'orm',
  40795. ],
  40796. 'document_optimized_pdf_file' => [
  40797. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/optimized_pdfs'),
  40798. 'upload_destination' => 'document_optimized_pdf_fs',
  40799. 'namer' => [
  40800. 'service' => 'vich_uploader.namer_uniqid.document_optimized_pdf_file',
  40801. 'options' => [
  40802. ],
  40803. ],
  40804. 'directory_namer' => [
  40805. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40806. 'options' => [
  40807. ],
  40808. ],
  40809. 'delete_on_update' => true,
  40810. 'delete_on_remove' => true,
  40811. 'inject_on_load' => false,
  40812. 'db_driver' => 'orm',
  40813. ],
  40814. 'document_xod_file' => [
  40815. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/xods'),
  40816. 'upload_destination' => 'document_xod_fs',
  40817. 'namer' => [
  40818. 'service' => 'vich_uploader.namer_uniqid.document_xod_file',
  40819. 'options' => [
  40820. ],
  40821. ],
  40822. 'directory_namer' => [
  40823. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40824. 'options' => [
  40825. ],
  40826. ],
  40827. 'delete_on_update' => true,
  40828. 'delete_on_remove' => true,
  40829. 'inject_on_load' => false,
  40830. 'db_driver' => 'orm',
  40831. ],
  40832. 'document_xod_blob_file' => [
  40833. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/xods'),
  40834. 'upload_destination' => 'xod_blob_fs',
  40835. 'namer' => [
  40836. 'service' => 'vich_uploader.namer_uniqid.document_xod_blob_file',
  40837. 'options' => [
  40838. ],
  40839. ],
  40840. 'directory_namer' => [
  40841. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40842. 'options' => [
  40843. ],
  40844. ],
  40845. 'delete_on_update' => true,
  40846. 'delete_on_remove' => true,
  40847. 'inject_on_load' => false,
  40848. 'db_driver' => 'orm',
  40849. ],
  40850. 'document_ocr_file' => [
  40851. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/ocrs'),
  40852. 'upload_destination' => 'document_ocr_fs',
  40853. 'namer' => [
  40854. 'service' => 'vich_uploader.namer_uniqid.document_ocr_file',
  40855. 'options' => [
  40856. ],
  40857. ],
  40858. 'directory_namer' => [
  40859. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40860. 'options' => [
  40861. ],
  40862. ],
  40863. 'delete_on_update' => true,
  40864. 'delete_on_remove' => true,
  40865. 'inject_on_load' => false,
  40866. 'db_driver' => 'orm',
  40867. ],
  40868. 'document_webav_file' => [
  40869. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//document/webavs'),
  40870. 'upload_destination' => 'document_webav_fs',
  40871. 'namer' => [
  40872. 'service' => 'vich_uploader.namer_uniqid.document_webav_file',
  40873. 'options' => [
  40874. ],
  40875. ],
  40876. 'directory_namer' => [
  40877. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40878. 'options' => [
  40879. ],
  40880. ],
  40881. 'delete_on_update' => true,
  40882. 'delete_on_remove' => true,
  40883. 'inject_on_load' => false,
  40884. 'db_driver' => 'orm',
  40885. ],
  40886. 'page_thumbnail_file' => [
  40887. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//page/thumbnail'),
  40888. 'upload_destination' => 'page_thumbnail_fs',
  40889. 'namer' => [
  40890. 'service' => 'vich_uploader.namer_uniqid.page_thumbnail_file',
  40891. 'options' => [
  40892. ],
  40893. ],
  40894. 'directory_namer' => [
  40895. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40896. 'options' => [
  40897. ],
  40898. ],
  40899. 'delete_on_update' => true,
  40900. 'delete_on_remove' => true,
  40901. 'inject_on_load' => false,
  40902. 'db_driver' => 'orm',
  40903. ],
  40904. 'page_pdf_file' => [
  40905. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//page/pdf'),
  40906. 'upload_destination' => 'page_pdf_fs',
  40907. 'namer' => [
  40908. 'service' => 'vich_uploader.namer_uniqid.page_pdf_file',
  40909. 'options' => [
  40910. ],
  40911. ],
  40912. 'directory_namer' => [
  40913. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40914. 'options' => [
  40915. ],
  40916. ],
  40917. 'delete_on_update' => true,
  40918. 'delete_on_remove' => true,
  40919. 'inject_on_load' => false,
  40920. 'db_driver' => 'orm',
  40921. ],
  40922. 'page_raster_file' => [
  40923. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//page/raster'),
  40924. 'upload_destination' => 'page_raster_fs',
  40925. 'namer' => [
  40926. 'service' => 'vich_uploader.namer_uniqid.page_raster_file',
  40927. 'options' => [
  40928. ],
  40929. ],
  40930. 'directory_namer' => [
  40931. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40932. 'options' => [
  40933. ],
  40934. ],
  40935. 'delete_on_update' => true,
  40936. 'delete_on_remove' => true,
  40937. 'inject_on_load' => false,
  40938. 'db_driver' => 'orm',
  40939. ],
  40940. 'sorting_session_mrs_form_file' => [
  40941. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//sortingsession/mrs_form'),
  40942. 'upload_destination' => 'sorting_session_mrs_form_fs',
  40943. 'namer' => [
  40944. 'service' => 'vich_uploader.namer_uniqid.sorting_session_mrs_form_file',
  40945. 'options' => [
  40946. ],
  40947. ],
  40948. 'directory_namer' => [
  40949. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40950. 'options' => [
  40951. ],
  40952. ],
  40953. 'delete_on_update' => true,
  40954. 'delete_on_remove' => true,
  40955. 'inject_on_load' => false,
  40956. 'db_driver' => 'orm',
  40957. ],
  40958. 'sorting_session_memo_file' => [
  40959. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//sortingsession/memo'),
  40960. 'upload_destination' => 'sorting_session_memo_fs',
  40961. 'namer' => [
  40962. 'service' => 'vich_uploader.namer_uniqid.sorting_session_memo_file',
  40963. 'options' => [
  40964. ],
  40965. ],
  40966. 'directory_namer' => [
  40967. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  40968. 'options' => [
  40969. ],
  40970. ],
  40971. 'delete_on_update' => true,
  40972. 'delete_on_remove' => true,
  40973. 'inject_on_load' => false,
  40974. 'db_driver' => 'orm',
  40975. ],
  40976. 'supporting_document_file' => [
  40977. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//mrs_form/supporting_documents'),
  40978. 'upload_destination' => 'supporting_document_fs',
  40979. 'namer' => [
  40980. 'service' => 'vich_uploader.namer_uniqid.supporting_document_file',
  40981. 'options' => [
  40982. ],
  40983. ],
  40984. 'directory_namer' => [
  40985. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerMatterRequestSupportingDocument',
  40986. 'options' => [
  40987. ],
  40988. ],
  40989. 'delete_on_update' => true,
  40990. 'delete_on_remove' => true,
  40991. 'inject_on_load' => false,
  40992. 'db_driver' => 'orm',
  40993. ],
  40994. 'match_letter_response_document_file' => [
  40995. 'upload_destination' => 'match_letter_response_document_blob_fs',
  40996. 'namer' => [
  40997. 'service' => 'vich_uploader.namer_uniqid.match_letter_response_document_file',
  40998. 'options' => [
  40999. ],
  41000. ],
  41001. 'directory_namer' => [
  41002. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  41003. 'options' => [
  41004. ],
  41005. ],
  41006. 'delete_on_update' => true,
  41007. 'delete_on_remove' => true,
  41008. 'inject_on_load' => false,
  41009. 'uri_prefix' => '/uploads',
  41010. 'db_driver' => 'orm',
  41011. ],
  41012. 'match_letter_document_file' => [
  41013. 'upload_destination' => 'match_letter_document_blob_fs',
  41014. 'namer' => [
  41015. 'service' => 'vich_uploader.namer_uniqid.match_letter_document_file',
  41016. 'options' => [
  41017. ],
  41018. ],
  41019. 'directory_namer' => [
  41020. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  41021. 'options' => [
  41022. ],
  41023. ],
  41024. 'delete_on_update' => true,
  41025. 'delete_on_remove' => true,
  41026. 'inject_on_load' => false,
  41027. 'uri_prefix' => '/uploads',
  41028. 'db_driver' => 'orm',
  41029. ],
  41030. 'match_message_attachment_file' => [
  41031. 'uri_prefix' => (\dirname(__DIR__, 4).'/data//match-message-attachments'),
  41032. 'upload_destination' => 'match_message_attachment_fs',
  41033. 'namer' => [
  41034. 'service' => 'vich_uploader.namer_uniqid.match_message_attachment_file',
  41035. 'options' => [
  41036. ],
  41037. ],
  41038. 'directory_namer' => [
  41039. 'service' => 'MedBrief\\MSR\\Service\\DirectoryNamerProjectId',
  41040. 'options' => [
  41041. ],
  41042. ],
  41043. 'delete_on_update' => true,
  41044. 'delete_on_remove' => true,
  41045. 'inject_on_load' => false,
  41046. 'db_driver' => 'orm',
  41047. ],
  41048. 'expert_photo_file' => [
  41049. 'upload_destination' => 'expert_photo_blob_fs',
  41050. 'namer' => [
  41051. 'service' => 'vich_uploader.namer_uniqid.expert_photo_file',
  41052. 'options' => [
  41053. ],
  41054. ],
  41055. 'delete_on_update' => true,
  41056. 'delete_on_remove' => true,
  41057. 'inject_on_load' => false,
  41058. 'uri_prefix' => '/uploads',
  41059. 'directory_namer' => [
  41060. 'service' => NULL,
  41061. 'options' => NULL,
  41062. ],
  41063. 'db_driver' => 'orm',
  41064. ],
  41065. 'expert_original_photo_file' => [
  41066. 'upload_destination' => 'expert_original_photo_blob_fs',
  41067. 'namer' => [
  41068. 'service' => 'vich_uploader.namer_uniqid.expert_original_photo_file',
  41069. 'options' => [
  41070. ],
  41071. ],
  41072. 'delete_on_update' => true,
  41073. 'delete_on_remove' => true,
  41074. 'inject_on_load' => false,
  41075. 'uri_prefix' => '/uploads',
  41076. 'directory_namer' => [
  41077. 'service' => NULL,
  41078. 'options' => NULL,
  41079. ],
  41080. 'db_driver' => 'orm',
  41081. ],
  41082. ],
  41083. 'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  41084. 'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
  41085. 'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
  41086. 'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
  41087. 'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
  41088. 'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
  41089. 'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
  41090. 'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
  41091. 'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
  41092. 'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
  41093. 'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
  41094. 'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
  41095. 'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
  41096. 'eight_points_guzzle.plugin.header.headers' => [
  41097. ],
  41098. 'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  41099. 'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  41100. 'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  41101. 'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  41102. 'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  41103. 'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  41104. 'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  41105. 'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  41106. 'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  41107. 'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  41108. 'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  41109. 'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  41110. 'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  41111. 'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  41112. 'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  41113. 'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  41114. 'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  41115. 'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  41116. 'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  41117. 'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  41118. 'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  41119. 'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  41120. 'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  41121. 'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  41122. 'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  41123. 'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  41124. 'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  41125. 'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  41126. 'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  41127. 'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  41128. 'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  41129. 'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  41130. 'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  41131. 'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  41132. 'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  41133. 'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  41134. 'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  41135. 'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  41136. 'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  41137. 'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  41138. 'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  41139. 'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  41140. 'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  41141. 'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  41142. 'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  41143. 'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  41144. 'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  41145. 'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  41146. 'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  41147. 'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  41148. 'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  41149. 'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  41150. 'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  41151. 'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  41152. 'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  41153. 'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  41154. 'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  41155. 'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  41156. 'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  41157. 'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  41158. 'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  41159. 'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  41160. 'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  41161. 'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  41162. 'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  41163. 'hwi_oauth.firewall_names' => [
  41164. 0 => 'main',
  41165. ],
  41166. 'hwi_oauth.target_path_parameter' => NULL,
  41167. 'hwi_oauth.target_path_domains_whitelist' => [
  41168. ],
  41169. 'hwi_oauth.use_referer' => false,
  41170. 'hwi_oauth.failed_use_referer' => false,
  41171. 'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  41172. 'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  41173. 'hwi_oauth.resource_owners' => [
  41174. 'microsoft' => 'microsoft',
  41175. ],
  41176. 'hwi_oauth.connect.confirmation' => false,
  41177. 'hwi_oauth.fosub_enabled' => false,
  41178. 'hwi_oauth.connect' => false,
  41179. 'scheb_two_factor.model_manager_name' => NULL,
  41180. 'scheb_two_factor.security_tokens' => [
  41181. 0 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  41182. 1 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  41183. ],
  41184. 'scheb_two_factor.ip_whitelist' => [
  41185. ],
  41186. 'scheb_two_factor.email.sender_email' => '[email protected]',
  41187. 'scheb_two_factor.email.sender_name' => NULL,
  41188. 'scheb_two_factor.email.template' => 'security/mfaForm.html.twig',
  41189. 'scheb_two_factor.email.digits' => 6,
  41190. 'scheb_two_factor.totp.issuer' => 'MedBrief Secure Review',
  41191. 'scheb_two_factor.totp.server_name' => NULL,
  41192. 'scheb_two_factor.totp.window' => 1,
  41193. 'scheb_two_factor.totp.parameters' => [
  41194. ],
  41195. 'scheb_two_factor.totp.template' => 'security/mfaForm.html.twig',
  41196. 'scheb_two_factor.trusted_device.enabled' => false,
  41197. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  41198. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  41199. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  41200. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  41201. 'stof_doctrine_extensions.default_locale' => 'en_GB',
  41202. 'stof_doctrine_extensions.translation_fallback' => false,
  41203. 'stof_doctrine_extensions.persist_default_translation' => false,
  41204. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  41205. 'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  41206. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  41207. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  41208. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  41209. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  41210. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  41211. 'dh_auditor.configuration' => [
  41212. 'enabled' => true,
  41213. 'timezone' => 'UTC',
  41214. 'user_provider' => 'dh_auditor.user_provider',
  41215. 'security_provider' => 'dh_auditor.security_provider',
  41216. 'role_checker' => 'dh_auditor.role_checker',
  41217. ],
  41218. 'dh_auditor.provider.doctrine.configuration' => [
  41219. 'ignored_columns' => [
  41220. 0 => 'updated',
  41221. ],
  41222. 'table_prefix' => '',
  41223. 'table_suffix' => '_audit',
  41224. 'viewer' => false,
  41225. 'storage_services' => [
  41226. 0 => 'doctrine.orm.default_entity_manager',
  41227. ],
  41228. 'auditing_services' => [
  41229. 0 => 'doctrine.orm.default_entity_manager',
  41230. ],
  41231. 'storage_mapper' => NULL,
  41232. ],
  41233. 'easyadmin.config' => [
  41234. ],
  41235. 'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  41236. 'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  41237. 'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  41238. 'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  41239. 'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  41240. 'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  41241. 'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  41242. 'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  41243. 'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  41244. 'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  41245. 'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  41246. 'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  41247. 'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  41248. 'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  41249. 'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  41250. 'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  41251. 'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  41252. 'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  41253. 'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  41254. 'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  41255. 'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  41256. 'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  41257. 'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  41258. 'spiriit_form_filter.get_filter.doctrine_dbal.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineDBALSubscriber',
  41259. 'spiriit_form_filter.apply_filter.doctrine_dbal.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  41260. 'spiriit_form_filter.where_method' => 'and',
  41261. 'spiriit_form_filter.text.condition_pattern' => 1,
  41262. 'kms_froala_editor.attribution' => false,
  41263. 'kms_froala_editor.charCounterCount' => false,
  41264. 'kms_froala_editor.listAdvancedTypes' => false,
  41265. 'kms_froala_editor.spellcheck' => true,
  41266. 'kms_froala_editor.saveInterval' => 0,
  41267. 'kms_froala_editor.enter' => 2,
  41268. 'kms_froala_editor.fileUploadURL' => 'kms_froala_editor_upload_file',
  41269. 'kms_froala_editor.imageManagerDeleteURL' => 'kms_froala_editor_delete_image',
  41270. 'kms_froala_editor.imageManagerLoadURL' => 'kms_froala_editor_load_images',
  41271. 'kms_froala_editor.imageUploadURL' => 'kms_froala_editor_upload_image',
  41272. 'kms_froala_editor.language' => 'en_gb',
  41273. 'kms_froala_editor.linkAutoPrefix' => 'https://',
  41274. 'kms_froala_editor.videoUploadURL' => 'kms_froala_editor_upload_video',
  41275. 'kms_froala_editor.colorsBackground' => [
  41276. 0 => '#FFFF00',
  41277. 1 => '#00FF00',
  41278. 2 => '#00FFFF',
  41279. 3 => '#FF00FF',
  41280. 4 => 'REMOVE',
  41281. ],
  41282. 'kms_froala_editor.colorsText' => [
  41283. 0 => '#403F3E',
  41284. 1 => '#007979',
  41285. 2 => '#B1233B',
  41286. ],
  41287. 'kms_froala_editor.pasteDeniedAttrs' => [
  41288. 0 => 'class',
  41289. 1 => 'style',
  41290. 2 => 'face',
  41291. 3 => 'font-family',
  41292. 4 => 'font-size',
  41293. ],
  41294. 'kms_froala_editor.tableColors' => [
  41295. 0 => '#FFFFFF',
  41296. 1 => '#FF0000',
  41297. ],
  41298. 'kms_froala_editor.paragraphFormat' => [
  41299. 'N' => 'Normal',
  41300. 'H1' => 'Heading 1',
  41301. 'H2' => 'Heading 2',
  41302. 'H3' => 'Heading 3',
  41303. ],
  41304. 'kms_froala_editor.includeJS' => false,
  41305. 'kms_froala_editor.includeCSS' => false,
  41306. 'kms_froala_editor.includeFontAwesome' => true,
  41307. 'kms_froala_editor.includeCodeMirror' => false,
  41308. 'kms_froala_editor.basePath' => '/bundles/kmsfroalaeditor/froala_editor',
  41309. 'kms_froala_editor.imageUploadFolder' => '/upload',
  41310. 'kms_froala_editor.fileUploadFolder' => '/upload',
  41311. 'kms_froala_editor.videoUploadFolder' => '/upload',
  41312. 'kms_froala_editor.publicDir' => '/public',
  41313. 'kms_froala_editor.profiles' => [
  41314. 'profile_help_guide' => [
  41315. 'pluginsEnabled' => [
  41316. 0 => 'link',
  41317. 1 => 'list',
  41318. 2 => 'colors',
  41319. 3 => 'align',
  41320. 4 => 'table',
  41321. 5 => 'spellChecker',
  41322. ],
  41323. 'toolbarButtons' => [
  41324. 0 => [
  41325. 0 => 'fontFamily',
  41326. 1 => 'fontSize',
  41327. 2 => 'textColor',
  41328. 3 => 'paragraphFormat',
  41329. 4 => 'paragraphStyle',
  41330. ],
  41331. 1 => [
  41332. 0 => 'bold',
  41333. 1 => 'italic',
  41334. 2 => 'underline',
  41335. 3 => 'strikeThrough',
  41336. 4 => 'backgroundColor',
  41337. ],
  41338. 2 => [
  41339. 0 => 'formatOL',
  41340. 1 => 'formatUL',
  41341. 2 => 'align',
  41342. 3 => 'quote',
  41343. ],
  41344. 3 => [
  41345. 0 => 'insertLink',
  41346. 1 => 'insertTable',
  41347. ],
  41348. 4 => [
  41349. 0 => 'undo',
  41350. 1 => 'redo',
  41351. 2 => 'clearFormatting',
  41352. 3 => 'fullscreen',
  41353. ],
  41354. ],
  41355. 'quickInsertButtons' => [
  41356. 0 => 'table',
  41357. 1 => 'ol',
  41358. 2 => 'ul',
  41359. 3 => 'hr',
  41360. ],
  41361. ],
  41362. 'profile_records_request_letter' => [
  41363. 'pluginsEnabled' => [
  41364. 0 => 'link',
  41365. 1 => 'list',
  41366. 2 => 'colors',
  41367. 3 => 'align',
  41368. 4 => 'table',
  41369. 5 => 'spellChecker',
  41370. ],
  41371. 'toolbarButtons' => [
  41372. 0 => [
  41373. 0 => 'bold',
  41374. 1 => 'italic',
  41375. 2 => 'underline',
  41376. 3 => 'strikeThrough',
  41377. 4 => 'backgroundColor',
  41378. ],
  41379. 1 => [
  41380. 0 => 'fontFamily',
  41381. 1 => 'fontSize',
  41382. 2 => 'textColor',
  41383. 3 => 'paragraphFormat',
  41384. 4 => 'paragraphStyle',
  41385. ],
  41386. 2 => [
  41387. 0 => 'formatOL',
  41388. 1 => 'formatUL',
  41389. 2 => 'align',
  41390. 3 => 'quote',
  41391. ],
  41392. 3 => [
  41393. 0 => 'insertLink',
  41394. 1 => 'insertTable',
  41395. 2 => 'insertHR',
  41396. ],
  41397. 4 => [
  41398. 0 => 'undo',
  41399. 1 => 'redo',
  41400. 2 => 'clearFormatting',
  41401. 3 => 'fullscreen',
  41402. ],
  41403. ],
  41404. 'quickInsertButtons' => [
  41405. 0 => 'table',
  41406. 1 => 'ol',
  41407. 2 => 'ul',
  41408. 3 => 'hr',
  41409. ],
  41410. 'heightMin' => 600,
  41411. ],
  41412. ],
  41413. 'maker.compatible_check.doctrine.supports_attributes' => true,
  41414. 'data_collector.templates' => [
  41415. 'data_collector.request' => [
  41416. 0 => 'request',
  41417. 1 => '@WebProfiler/Collector/request.html.twig',
  41418. ],
  41419. 'api_platform.data_collector.request' => [
  41420. 0 => 'api_platform.data_collector.request',
  41421. 1 => '@ApiPlatform/DataCollector/request.html.twig',
  41422. ],
  41423. 'data_collector.time' => [
  41424. 0 => 'time',
  41425. 1 => '@WebProfiler/Collector/time.html.twig',
  41426. ],
  41427. 'data_collector.memory' => [
  41428. 0 => 'memory',
  41429. 1 => '@WebProfiler/Collector/memory.html.twig',
  41430. ],
  41431. 'data_collector.validator' => [
  41432. 0 => 'validator',
  41433. 1 => '@WebProfiler/Collector/validator.html.twig',
  41434. ],
  41435. 'data_collector.ajax' => [
  41436. 0 => 'ajax',
  41437. 1 => '@WebProfiler/Collector/ajax.html.twig',
  41438. ],
  41439. 'data_collector.form' => [
  41440. 0 => 'form',
  41441. 1 => '@WebProfiler/Collector/form.html.twig',
  41442. ],
  41443. 'data_collector.exception' => [
  41444. 0 => 'exception',
  41445. 1 => '@WebProfiler/Collector/exception.html.twig',
  41446. ],
  41447. 'data_collector.logger' => [
  41448. 0 => 'logger',
  41449. 1 => '@WebProfiler/Collector/logger.html.twig',
  41450. ],
  41451. 'data_collector.events' => [
  41452. 0 => 'events',
  41453. 1 => '@WebProfiler/Collector/events.html.twig',
  41454. ],
  41455. 'data_collector.router' => [
  41456. 0 => 'router',
  41457. 1 => '@WebProfiler/Collector/router.html.twig',
  41458. ],
  41459. 'data_collector.cache' => [
  41460. 0 => 'cache',
  41461. 1 => '@WebProfiler/Collector/cache.html.twig',
  41462. ],
  41463. 'data_collector.translation' => [
  41464. 0 => 'translation',
  41465. 1 => '@WebProfiler/Collector/translation.html.twig',
  41466. ],
  41467. 'data_collector.security' => [
  41468. 0 => 'security',
  41469. 1 => '@Security/Collector/security.html.twig',
  41470. ],
  41471. 'data_collector.twig' => [
  41472. 0 => 'twig',
  41473. 1 => '@WebProfiler/Collector/twig.html.twig',
  41474. ],
  41475. 'data_collector.http_client' => [
  41476. 0 => 'http_client',
  41477. 1 => '@WebProfiler/Collector/http_client.html.twig',
  41478. ],
  41479. 'data_collector.doctrine' => [
  41480. 0 => 'db',
  41481. 1 => '@Doctrine/Collector/db.html.twig',
  41482. ],
  41483. 'data_collector.dump' => [
  41484. 0 => 'dump',
  41485. 1 => '@Debug/Profiler/dump.html.twig',
  41486. ],
  41487. 'httplug.collector.collector' => [
  41488. 0 => 'httplug',
  41489. 1 => '@Httplug/webprofiler.html.twig',
  41490. ],
  41491. 'mailer.data_collector' => [
  41492. 0 => 'mailer',
  41493. 1 => '@WebProfiler/Collector/mailer.html.twig',
  41494. ],
  41495. 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  41496. 0 => 'vich_uploader.mapping_collector',
  41497. 1 => '@VichUploader/Collector/mapping_collector.html.twig',
  41498. ],
  41499. 'eight_points_guzzle.data_collector' => [
  41500. 0 => 'eight_points_guzzle',
  41501. 1 => '@EightPointsGuzzle/debug.html.twig',
  41502. ],
  41503. 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  41504. 0 => 'easyadmin',
  41505. 1 => '@EasyAdmin/inspector/data_collector.html.twig',
  41506. ],
  41507. 'data_collector.config' => [
  41508. 0 => 'config',
  41509. 1 => '@WebProfiler/Collector/config.html.twig',
  41510. ],
  41511. ],
  41512. 'console.command.ids' => [
  41513. 0 => 'console.command.public_alias.MedBrief\\MSR\\Command\\CloneSortingSessionCommand',
  41514. 1 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToOptimizedPdfCommand',
  41515. 2 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToWebAVCommand',
  41516. 3 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ConvertToXodCommand',
  41517. 4 => 'console.command.public_alias.MedBrief\\MSR\\Command\\DocumentOrthancStoreInstanceCommand',
  41518. 5 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ImportMedicalRecordsCommand',
  41519. 6 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ImportRadiologyCommand',
  41520. 7 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ManageRoleCommand',
  41521. 8 => 'console.command.public_alias.MedBrief\\MSR\\Command\\MoveProjectCommand',
  41522. 9 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingDiscsArchiveCommand',
  41523. 10 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingMedicalRecordsArchiveCommand',
  41524. 11 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessPendingUserNotificationsCommand',
  41525. 12 => 'console.command.public_alias.MedBrief\\MSR\\Command\\ProcessProjectsArchiveCommand',
  41526. 13 => 'console.command.public_alias.MedBrief\\MSR\\Command\\QueueProjectForArchiveCommand',
  41527. 14 => 'console.command.public_alias.MedBrief\\MSR\\Command\\SendDocumentsToOcrCommand',
  41528. 15 => 'console.command.public_alias.MedBrief\\MSR\\Command\\SendNotificationEmailCommand',
  41529. 16 => 'console.command.public_alias.MedBrief\\MSR\\Command\\SwitchUserRolesCommand',
  41530. 17 => 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdateDiscFilesizeCommand',
  41531. 18 => 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdatePageDimensionsCommand',
  41532. 19 => 'console.command.public_alias.MedBrief\\MSR\\Command\\UpdateProjectFilesizeCommand',
  41533. 20 => 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\UpdateDatabaseCommand',
  41534. 21 => 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\DownloadDatabaseCommand',
  41535. ],
  41536. ];
  41537. }
  41538. protected function throw($message)
  41539. {
  41540. throw new RuntimeException($message);
  41541. }
  41542. }