var/cache/dev/ContainerDqMdZpD/WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer.php line 1570

Open in your IDE?
  1. <?php
  2. namespace ContainerDqMdZpD;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.audit_connection' => 'getDoctrine_Dbal_AuditConnectionService',
  41.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  42.             'doctrine.orm.audit_entity_manager' => 'getDoctrine_Orm_AuditEntityManagerService',
  43.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  44.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  45.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  46.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  47.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  48.             'easyadmin.router' => 'getEasyadmin_RouterService',
  49.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  50.             'event_dispatcher' => 'getEventDispatcherService',
  51.             'http_kernel' => 'getHttpKernelService',
  52.             'monolog.logger.app_event' => 'getMonolog_Logger_AppEventService',
  53.             'nelmio_security.ua_parser.ua_php' => 'getNelmioSecurity_UaParser_UaPhpService',
  54.             'profiler' => 'getProfilerService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  58.             'security.token_storage' => 'getSecurity_TokenStorageService',
  59.             'translator' => 'getTranslatorService',
  60.             'twig' => 'getTwigService',
  61.             'validator' => 'getValidatorService',
  62.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  63.         ];
  64.         $this->fileMap = [
  65.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService.php',
  66.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService.php',
  67.             'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Clock\\TestClock' => 'getTestClockService.php',
  68.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeBankDetailsFromReviewer' => 'getAcknowledgeBankDetailsFromReviewerService.php',
  69.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeProgramParticipationReviewer' => 'getAcknowledgeProgramParticipationReviewerService.php',
  70.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AddBlacklistedEmail' => 'getAddBlacklistedEmailService.php',
  71.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Admin' => 'getAdminService.php',
  72.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiry' => 'getAnswerInquiryService.php',
  73.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForProgram' => 'getAnswerInquiryForProgramService.php',
  74.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForReviewer' => 'getAnswerInquiryForReviewerService.php',
  75.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ApplicationInformation' => 'getApplicationInformationService.php',
  76.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CopyProgram' => 'getCopyProgramService.php',
  77.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CreateProgram' => 'getCreateProgramService.php',
  78.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DeleteProgram' => 'getDeleteProgramService.php',
  79.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DeleteReviewer' => 'getDeleteReviewerService.php',
  80.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DownloadImportFromPoolLog' => 'getDownloadImportFromPoolLogService.php',
  81.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DownloadMatchingServiceResults' => 'getDownloadMatchingServiceResultsService.php',
  82.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DownloadResume' => 'getDownloadResumeService.php',
  83.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditProgram' => 'getEditProgramService.php',
  84.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditReviewer' => 'getEditReviewerService.php',
  85.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExcludeReviewer' => 'getExcludeReviewerService.php',
  86.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExportReviewer' => 'getExportReviewerService.php',
  87.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\FindReviewer' => 'getFindReviewerService.php',
  88.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ForceBankDetailsReceived' => 'getForceBankDetailsReceivedService.php',
  89.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\IncludeReviewer' => 'getIncludeReviewerService.php',
  90.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnswered' => 'getInquiryMarkAsAnsweredService.php',
  91.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForProgram' => 'getInquiryMarkAsAnsweredForProgramService.php',
  92.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForReviewer' => 'getInquiryMarkAsAnsweredForReviewerService.php',
  93.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsRead' => 'getInquiryMarkAsReadService.php',
  94.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForProgram' => 'getInquiryMarkAsReadForProgramService.php',
  95.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForReviewer' => 'getInquiryMarkAsReadForReviewerService.php',
  96.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InviteReviewer' => 'getInviteReviewerService.php',
  97.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Landing' => 'getLandingService.php',
  98.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListBlacklistedEmails' => 'getListBlacklistedEmailsService.php',
  99.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListInquiries' => 'getListInquiriesService.php',
  100.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListInquiriesForProgram' => 'getListInquiriesForProgramService.php',
  101.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListInquiriesForReviewer' => 'getListInquiriesForReviewerService.php',
  102.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListPrograms' => 'getListProgramsService.php',
  103.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ListReviewers' => 'getListReviewersService.php',
  104.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Manuals' => 'getManualsService.php',
  105.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\MyAccountChangePassword' => 'getMyAccountChangePasswordService.php',
  106.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\MyAccountRedirectToPasswordChange' => 'getMyAccountRedirectToPasswordChangeService.php',
  107.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\PickReviewer' => 'getPickReviewerService.php',
  108.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ProgramReviewerImport' => 'getProgramReviewerImportService.php',
  109.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RecordPaymentSent' => 'getRecordPaymentSentService.php',
  110.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RemoveBlacklistedEmail' => 'getRemoveBlacklistedEmailService.php',
  111.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ExportReviewers' => 'getExportReviewersService.php',
  112.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerFinal' => 'getReviewerFinalService.php',
  113.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInPool' => 'getReviewerInPoolService.php',
  114.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInvited' => 'getReviewerInvitedService.php',
  115.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerPendingPayment' => 'getReviewerPendingPaymentService.php',
  116.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerStatus' => 'getReviewerStatusService.php',
  117.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RequestBankDetailsFromReviewer' => 'getRequestBankDetailsFromReviewerService.php',
  118.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ResendReviewerInvite' => 'getResendReviewerInviteService.php',
  119.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerCertificate' => 'getReviewerCertificateService.php',
  120.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerEvaluation' => 'getReviewerEvaluationService.php',
  121.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerImportFromPool' => 'getReviewerImportFromPoolService.php',
  122.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewersAddToProgram' => 'getReviewersAddToProgramService.php',
  123.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SendContactEmail' => 'getSendContactEmailService.php',
  124.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerComment' => 'getSubmitReviewerCommentService.php',
  125.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerEvaluation' => 'getSubmitReviewerEvaluationService.php',
  126.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\TestEmail' => 'getTestEmailService.php',
  127.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UninviteReviewer' => 'getUninviteReviewerService.php',
  128.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UpdateProgramReviewerInvitationTemplate' => 'getUpdateProgramReviewerInvitationTemplateService.php',
  129.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UploadReviewerResume' => 'getUploadReviewerResumeService.php',
  130.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ViewEmails' => 'getViewEmailsService.php',
  131.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ViewInquiry' => 'getViewInquiryService.php',
  132.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ViewProgram' => 'getViewProgramService.php',
  133.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ViewReviewer' => 'getViewReviewerService.php',
  134.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\WithdrawReviewer' => 'getWithdrawReviewerService.php',
  135.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Homepage' => 'getHomepageService.php',
  136.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPassword' => 'getResetPasswordService.php',
  137.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPasswordEnterNew' => 'getResetPasswordEnterNewService.php',
  138.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPasswordRequest' => 'getResetPasswordRequestService.php',
  139.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerAcknowledgePayment' => 'getReviewerAcknowledgePaymentService.php',
  140.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerDocumentsDestroyed' => 'getReviewerDocumentsDestroyedService.php',
  141.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerEditRequest' => 'getReviewerEditRequestService.php',
  142.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerProgramInvitation' => 'getReviewerProgramInvitationService.php',
  143.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerRefusePayment' => 'getReviewerRefusePaymentService.php',
  144.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerUpdateProfile' => 'getReviewerUpdateProfileService.php',
  145.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendInquiry' => 'getSendInquiryService.php',
  146.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendReviewerRejectionSurvey' => 'getSendReviewerRejectionSurveyService.php',
  147.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\UnsubscribeReviewer' => 'getUnsubscribeReviewerService.php',
  148.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  149.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  150.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  151.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  152.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  153.             'cache_clearer' => 'getCacheClearerService.php',
  154.             'cache_warmer' => 'getCacheWarmerService.php',
  155.             'console.command.public_alias.tactician.command.debug' => 'getConsole_Command_PublicAlias_Tactician_Command_DebugService.php',
  156.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  157.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  158.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService.php',
  159.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService.php',
  160.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php',
  161.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService.php',
  162.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService.php',
  163.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService.php',
  164.             'error_controller' => 'getErrorControllerService.php',
  165.             'filesystem' => 'getFilesystemService.php',
  166.             'form.factory' => 'getForm_FactoryService.php',
  167.             'form.type.file' => 'getForm_Type_FileService.php',
  168.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  169.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  170.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  171.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  172.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  173.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  174.             'grid' => 'getGridService.php',
  175.             'grid.mapping.manager' => 'getGrid_Mapping_ManagerService.php',
  176.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService.php',
  177.             'mailer' => 'getMailerService.php',
  178.             'mailgun.swift_transport.transport' => 'getMailgun_SwiftTransport_TransportService.php',
  179.             'nelmio_security.csp_reporter_controller' => 'getNelmioSecurity_CspReporterControllerService.php',
  180.             'phpspreadsheet' => 'getPhpspreadsheetService.php',
  181.             'production_filesystem' => 'getProductionFilesystemService.php',
  182.             'routing.loader' => 'getRouting_LoaderService.php',
  183.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  184.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  185.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  186.             'serializer' => 'getSerializerService.php',
  187.             'services_resetter' => 'getServicesResetterService.php',
  188.             'session' => 'getSessionService.php',
  189.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  190.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  191.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  192.             'tactician.commandbus.background_tasks' => 'getTactician_Commandbus_BackgroundTasksService.php',
  193.             'tactician.commandbus.default' => 'getTactician_Commandbus_DefaultService.php',
  194.             'tactician.commandbus.reviewer_token' => 'getTactician_Commandbus_ReviewerTokenService.php',
  195.             'templating' => 'getTemplatingService.php',
  196.             'templating.loader' => 'getTemplating_LoaderService.php',
  197.             'testing_filesystem' => 'getTestingFilesystemService.php',
  198.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  199.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  200.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  201.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  202.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  203.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  204.         ];
  205.         $this->aliases = [
  206.             'APY\\DataGridBundle\\Grid\\Grid' => 'grid',
  207.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  208.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  209.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  210.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  211.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  212.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  213.             'database_connection' => 'doctrine.dbal.default_connection',
  214.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  215.             'swiftmailer.mailer.default' => 'mailer',
  216.         ];
  217.         $this->privates['service_container'] = function () {
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  224.             include_once \dirname(__DIR__4).'/src/Web/Kernel.php';
  225.             include_once \dirname(__DIR__4).'/src/Web/Listener/CacheControlListener.php';
  226.             include_once \dirname(__DIR__4).'/src/Web/Listener/EasyAdminRefererListener.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  229.             include_once \dirname(__DIR__4).'/src/Web/Security/PasswordChangeRequiredHandler.php';
  230.             include_once \dirname(__DIR__4).'/src/App/Logger/Processor/WrappedApplicationExceptionProcessor.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/TokenProcessor.php';
  232.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  235.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  237.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  238.             include_once \dirname(__DIR__4).'/src/App/Logger/Handler/AuditHandler.php';
  239.             include_once \dirname(__DIR__4).'/src/App/Audit/AuditRepositoryInterface.php';
  240.             include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/AuditRepository.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  255.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  297.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  316.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  363.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  402.             include_once \dirname(__DIR__4).'/src/Web/Twig/AppExtension.php';
  403.             include_once \dirname(__DIR__4).'/src/Web/Twig/CountryIntlExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  411.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Twig/DataGridExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/Twig/NelmioCSPTwigExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php';
  479.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  480.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  506.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  507.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  509.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  510.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  512.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  513.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  514.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  515.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  516.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  517.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  518.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  519.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  520.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  521.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  522.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  523.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  524.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/AbstractContentTypeRestrictableListener.php';
  525.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ClickjackingListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/UserAgent/UAFamilyParser/UAFamilyParserInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/UserAgent/UAFamilyParser/UAFamilyParser.php';
  528.             include_once \dirname(__DIR__4).'/vendor/ua-parser/uap-php/src/AbstractParser.php';
  529.             include_once \dirname(__DIR__4).'/vendor/ua-parser/uap-php/src/ParserFactoryMethods.php';
  530.             include_once \dirname(__DIR__4).'/vendor/ua-parser/uap-php/src/Parser.php';
  531.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentSecurityPolicyListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/DirectiveSet.php';
  533.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/PolicyManager.php';
  534.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/UserAgent/UserAgentParserInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/UserAgent/UserAgentParser.php';
  536.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/NonceGenerator.php';
  537.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/ContentSecurityPolicy/ShaComputer.php';
  538.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/XssProtectionListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ContentTypeListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/nelmio/security-bundle/EventListener/ReferrerPolicyListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  543.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  545.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  547.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  548.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  549.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  551.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  552.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  554.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  559.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  564.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  578.             include_once \dirname(__DIR__4).'/src/App/Logger/ApplicationEventProcessor/AbstractApplicationEventProcessor.php';
  579.             include_once \dirname(__DIR__4).'/src/App/Logger/ApplicationEventProcessor/HasInquiryIdProcessor.php';
  580.             include_once \dirname(__DIR__4).'/src/App/Logger/ApplicationEventProcessor/HasProgramIdProcessor.php';
  581.             include_once \dirname(__DIR__4).'/src/App/Logger/ApplicationEventProcessor/HasReviewerIdProcessor.php';
  582.             include_once \dirname(__DIR__4).'/src/App/Logger/ApplicationEventProcessor/ReasonProcessor.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  586.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  592.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  593.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  615.             include_once \dirname(__DIR__4).'/src/App/Logger/AppEventLogger.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  617.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  623.         };
  624.     }
  625.     public function compile(): void
  626.     {
  627.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  628.     }
  629.     public function isCompiled(): bool
  630.     {
  631.         return true;
  632.     }
  633.     public function getRemovedIds(): array
  634.     {
  635.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  636.     }
  637.     protected function load($file$lazyLoad true)
  638.     {
  639.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  640.     }
  641.     protected function createProxy($class\Closure $factory)
  642.     {
  643.         class_exists($classfalse) || $this->load("{$class}.php");
  644.         return $factory();
  645.     }
  646.     /**
  647.      * Gets the public 'cache.app' shared service.
  648.      *
  649.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  650.      */
  651.     protected function getCache_AppService()
  652.     {
  653.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('QY2pkOXsyo'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  654.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  655.         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));
  656.     }
  657.     /**
  658.      * Gets the public 'cache.system' shared service.
  659.      *
  660.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  661.      */
  662.     protected function getCache_SystemService()
  663.     {
  664.         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('QKymnmlcxe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  665.     }
  666.     /**
  667.      * Gets the public 'data_collector.dump' shared service.
  668.      *
  669.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  670.      */
  671.     protected function getDataCollector_DumpService()
  672.     {
  673.         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'NULL, ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  674.     }
  675.     /**
  676.      * Gets the public 'doctrine' shared service.
  677.      *
  678.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  679.      */
  680.     protected function getDoctrineService()
  681.     {
  682.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  683.     }
  684.     /**
  685.      * Gets the public 'doctrine.dbal.audit_connection' shared service.
  686.      *
  687.      * @return \Doctrine\DBAL\Connection
  688.      */
  689.     protected function getDoctrine_Dbal_AuditConnectionService()
  690.     {
  691.         $a = new \Doctrine\DBAL\Configuration();
  692.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.audit'] ?? ($this->privates['doctrine.dbal.logger.profiling.audit'] = new \Doctrine\DBAL\Logging\DebugStack())));
  693.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] ?? $this->getTracingDriverConnectionFactoryService()))]);
  694.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  695.             'doctrine.orm.audit_listeners.attach_entity_listeners' => ['privates''doctrine.orm.audit_listeners.attach_entity_listeners''getDoctrine_Orm_AuditListeners_AttachEntityListenersService.php'true],
  696.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  697.         ], [
  698.             'doctrine.orm.audit_listeners.attach_entity_listeners' => '?',
  699.             'fos_user.user_listener' => '?',
  700.         ]));
  701.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.audit_listeners.attach_entity_listeners');
  702.         $b->addEventListener([=> 'prePersist'], 'fos_user.user_listener');
  703.         $b->addEventListener([=> 'preUpdate'], 'fos_user.user_listener');
  704.         return $this->services['doctrine.dbal.audit_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_pgsql''charset' => 'utf8''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '10''defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8']], $a$b, []);
  705.     }
  706.     /**
  707.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  708.      *
  709.      * @return \Doctrine\DBAL\Connection
  710.      */
  711.     protected function getDoctrine_Dbal_DefaultConnectionService()
  712.     {
  713.         $a = new \Doctrine\DBAL\Configuration();
  714.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  715.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] ?? $this->getTracingDriverConnectionFactoryService()))]);
  716.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  717.             'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\ClockAwareSubscriber' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\ClockAwareSubscriber''getClockAwareSubscriberService.php'true],
  718.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  719.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  720.         ], [
  721.             'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\ClockAwareSubscriber' => '?',
  722.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  723.             'fos_user.user_listener' => '?',
  724.         ]), [=> 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\ClockAwareSubscriber']);
  725.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  726.         $b->addEventListener([=> 'prePersist'], 'fos_user.user_listener');
  727.         $b->addEventListener([=> 'preUpdate'], 'fos_user.user_listener');
  728.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_pgsql''sslmode' => $this->getEnv('resolve:DATABASE_SSL_MODE'), 'sslrootcert' => $this->getEnv('resolve:DATABASE_SSL_CERT'), 'charset' => 'utf8''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '10''defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8']], $a$b, []);
  729.     }
  730.     /**
  731.      * Gets the public 'doctrine.orm.audit_entity_manager' shared service.
  732.      *
  733.      * @return \Doctrine\ORM\EntityManager
  734.      */
  735.     protected function getDoctrine_Orm_AuditEntityManagerService($lazyLoad true)
  736.     {
  737.         if ($lazyLoad) {
  738.             return $this->services['doctrine.orm.audit_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  739.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  740.                     $wrappedInstance $this->getDoctrine_Orm_AuditEntityManagerService(false);
  741.                     $proxy->setProxyInitializer(null);
  742.                     return true;
  743.                 });
  744.             });
  745.         }
  746.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  750.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  754.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  755.         $a = new \Doctrine\ORM\Configuration();
  756.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  757.         $b->addDriver(($this->privates['doctrine.orm.audit_yml_metadata_driver'] ?? $this->getDoctrine_Orm_AuditYmlMetadataDriverService()), 'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit');
  758.         $a->setEntityNamespaces(['Audit' => 'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit']);
  759.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  760.         $a->setQueryCache(($this->privates['cache.doctrine.orm.audit.query.traceable'] ?? $this->getCache_Doctrine_Orm_Audit_Query_TraceableService()));
  761.         $a->setResultCache(($this->privates['cache.doctrine.orm.audit.result.traceable'] ?? $this->getCache_Doctrine_Orm_Audit_Result_TraceableService()));
  762.         $a->setMetadataDriverImpl($b);
  763.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  764.         $a->setProxyNamespace('Proxies');
  765.         $a->setAutoGenerateProxyClasses(true);
  766.         $a->setSchemaIgnoreClasses([]);
  767.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  768.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  769.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  770.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  771.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  772.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  773.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.audit_connection'] ?? $this->getDoctrine_Dbal_AuditConnectionService()), $a);
  774.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  775.         return $instance;
  776.     }
  777.     /**
  778.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  779.      *
  780.      * @return \Doctrine\ORM\EntityManager
  781.      */
  782.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  783.     {
  784.         if ($lazyLoad) {
  785.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  786.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  787.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  788.                     $proxy->setProxyInitializer(null);
  789.                     return true;
  790.                 });
  791.             });
  792.         }
  793.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  794.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  795.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  796.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  797.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  798.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  799.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  800.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  801.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  802.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  803.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  805.         $a = new \Doctrine\ORM\Configuration();
  806.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  807.         $c = ($this->privates['doctrine.orm.default_yml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultYmlMetadataDriverService());
  808.         $b->addDriver($c'SpringerNature\\CPS\\AMEDReviewTracker\\Domain');
  809.         $b->addDriver($c'SpringerNature\\CPS\\AMEDReviewTracker\\Domain\\ValueObject');
  810.         $b->addDriver($c'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Entity');
  811.         $b->addDriver($c'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit');
  812.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  813.         $a->setEntityNamespaces(['Domain' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Domain''ValueObject' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Domain\\ValueObject''Web' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Entity''Audit' => 'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit']);
  814.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  815.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  816.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  817.         $a->setMetadataDriverImpl($b);
  818.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  819.         $a->setProxyNamespace('Proxies');
  820.         $a->setAutoGenerateProxyClasses(true);
  821.         $a->setSchemaIgnoreClasses([]);
  822.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  823.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  824.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  825.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  826.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  827.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  828.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  829.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  830.         return $instance;
  831.     }
  832.     /**
  833.      * Gets the public 'easyadmin.config.manager' shared service.
  834.      *
  835.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  836.      */
  837.     protected function getEasyadmin_Config_ManagerService()
  838.     {
  839.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin.traceable'] ?? $this->getCache_Easyadmin_TraceableService()));
  840.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  841.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  842.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  843.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  844.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  845.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  846.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  847.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  848.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
  849.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  850.         return $instance;
  851.     }
  852.     /**
  853.      * Gets the public 'easyadmin.filter.registry' shared service.
  854.      *
  855.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  856.      */
  857.     protected function getEasyadmin_Filter_RegistryService()
  858.     {
  859.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  860.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->load('getEasyadmin_Filter_TypeGuesser_DoctrineService.php'));
  861.         }, 1));
  862.     }
  863.     /**
  864.      * Gets the public 'easyadmin.listener.controller' shared service.
  865.      *
  866.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  867.      */
  868.     protected function getEasyadmin_Listener_ControllerService()
  869.     {
  870.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  871.     }
  872.     /**
  873.      * Gets the public 'easyadmin.property_accessor' shared service.
  874.      *
  875.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  876.      */
  877.     protected function getEasyadmin_PropertyAccessorService()
  878.     {
  879.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  880.     }
  881.     /**
  882.      * Gets the public 'easyadmin.router' shared service.
  883.      *
  884.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  885.      */
  886.     protected function getEasyadmin_RouterService()
  887.     {
  888.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  889.     }
  890.     /**
  891.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  892.      *
  893.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  894.      */
  895.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  896.     {
  897.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  898.     }
  899.     /**
  900.      * Gets the public 'event_dispatcher' shared service.
  901.      *
  902.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  903.      */
  904.     protected function getEventDispatcherService()
  905.     {
  906.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  907.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  908.         $a->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  909.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  910.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  911.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  912.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  913.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\AppEventLogger(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['monolog.logger.app_event'] ?? $this->getMonolog_Logger_AppEventService())), ($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())));
  914.         $instance->addListener('kernel.response', [=> function () {
  915.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Listener\\CacheControlListener'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Listener\\CacheControlListener'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Listener\CacheControlListener()));
  916.         }, => 'onKernelResponse'], 0);
  917.         $instance->addListener('kernel.request', [=> function () {
  918.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Listener\\EasyAdminRefererListener'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Listener\\EasyAdminRefererListener'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Listener\EasyAdminRefererListener()));
  919.         }, => 'onKernelRequest'], 0);
  920.         $instance->addListener('kernel.controller', [=> function () {
  921.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Security\\PasswordChangeRequiredHandler'] ?? $this->getPasswordChangeRequiredHandlerService());
  922.         }, => 'onKernelController'], 0);
  923.         $instance->addListener('kernel.view', [=> function () {
  924.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\ViewResult\\TwigViewRenderer'] ?? $this->load('getTwigViewRendererService.php'));
  925.         }, => 'onKernelView'], 0);
  926.         $instance->addListener('kernel.controller', [=> function () {
  927.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  928.         }, => 'onKernelController'], 0);
  929.         $instance->addListener('kernel.controller', [=> function () {
  930.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  931.         }, => 'onKernelController'], 0);
  932.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  933.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService.php'));
  934.         }, => 'initializeRequest'], 0);
  935.         $instance->addListener('kernel.response', [=> function () {
  936.             return ($this->privates['nelmio_security.content_type_listener'] ?? ($this->privates['nelmio_security.content_type_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentTypeListener(true)));
  937.         }, => 'onKernelResponse'], 0);
  938.         $instance->addListener('kernel.response', [=> function () {
  939.             return ($this->privates['nelmio_security.referrer_policy_listener'] ?? $this->getNelmioSecurity_ReferrerPolicyListenerService());
  940.         }, => 'onKernelResponse'], 0);
  941.         $instance->addListener('console.command', [=> function () {
  942.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php'));
  943.         }, => 'handleConsoleCommandEvent'], 128);
  944.         $instance->addListener('console.terminate', [=> function () {
  945.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php'));
  946.         }, => 'handleConsoleTerminateEvent'], -64);
  947.         $instance->addListener('console.error', [=> function () {
  948.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php'));
  949.         }, => 'handleConsoleErrorEvent'], -64);
  950.         $instance->addListener('kernel.exception', [=> function () {
  951.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService.php'));
  952.         }, => 'handleExceptionEvent'], 128);
  953.         $instance->addListener('kernel.request', [=> function () {
  954.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  955.         }, => 'handleKernelRequestEvent'], 5);
  956.         $instance->addListener('kernel.controller', [=> function () {
  957.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  958.         }, => 'handleKernelControllerEvent'], 10);
  959.         $instance->addListener('kernel.request', [=> function () {
  960.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  961.         }, => 'handleKernelRequestEvent'], 3);
  962.         $instance->addListener('kernel.finish_request', [=> function () {
  963.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  964.         }, => 'handleKernelFinishRequestEvent'], 5);
  965.         $instance->addListener('kernel.request', [=> function () {
  966.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  967.         }, => 'handleKernelRequestEvent'], 4);
  968.         $instance->addListener('kernel.response', [=> function () {
  969.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  970.         }, => 'handleKernelResponseEvent'], 15);
  971.         $instance->addListener('kernel.terminate', [=> function () {
  972.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  973.         }, => 'handleKernelTerminateEvent'], 5);
  974.         $instance->addListener('kernel.request', [=> function () {
  975.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  976.         }, => 'handleKernelRequestEvent'], 2);
  977.         $instance->addListener('kernel.finish_request', [=> function () {
  978.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  979.         }, => 'handleKernelFinishRequestEvent'], 10);
  980.         $instance->addListener('kernel.response', [=> function () {
  981.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  982.         }, => 'handleKernelResponseEvent'], 15);
  983.         $instance->addListener('console.command', [=> function () {
  984.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService.php'));
  985.         }, => 'handleConsoleCommandEvent'], 118);
  986.         $instance->addListener('console.terminate', [=> function () {
  987.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService.php'));
  988.         }, => 'handleConsoleTerminateEvent'], -54);
  989.         $instance->addListener('kernel.request', [=> function () {
  990.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  991.         }, => 'handleKernelRequestEvent'], 0);
  992.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  993.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  994.         }, => 'handleLoginSuccessEvent'], 0);
  995.         $instance->addListener('security.authentication.success', [=> function () {
  996.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  997.         }, => 'handleAuthenticationSuccessEvent'], 0);
  998.         $instance->addListener('kernel.exception', [=> function () {
  999.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  1000.         }, => 'onKernelException'], 0);
  1001.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_review_finder_id_success', [=> function () {
  1002.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\ImportDimensionsDataForReviewersCommand'] ?? $this->load('getImportDimensionsDataForReviewersCommandService.php'));
  1003.         }, => 'processUpdateReviewFinderIDSuccess'], 0);
  1004.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_reviewer_dimensions_data_success', [=> function () {
  1005.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\ImportDimensionsDataForReviewersCommand'] ?? $this->load('getImportDimensionsDataForReviewersCommandService.php'));
  1006.         }, => 'processUpdateReviewerDimensionsDataSuccess'], 0);
  1007.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_reviewer_backgrounds_success', [=> function () {
  1008.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\ImportReviewerBackgroundsCommand'] ?? $this->load('getImportReviewerBackgroundsCommandService.php'));
  1009.         }, => 'processUpdateReviewerBackgroundsSuccess'], 0);
  1010.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_bank_details_request_notification_failure', [=> function () {
  1011.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendAutomaticBankDetailsRequestNotificationsCommand'] ?? $this->load('getSendAutomaticBankDetailsRequestNotificationsCommandService.php'));
  1012.         }, => 'processFailure'], 0);
  1013.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_bank_details_request_notification_success', [=> function () {
  1014.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendAutomaticBankDetailsRequestNotificationsCommand'] ?? $this->load('getSendAutomaticBankDetailsRequestNotificationsCommandService.php'));
  1015.         }, => 'processSuccess'], 0);
  1016.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_destroy_documents_reminder_notification_failure', [=> function () {
  1017.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendDestroyDocumentsReminderNotificationsCommand'] ?? $this->load('getSendDestroyDocumentsReminderNotificationsCommandService.php'));
  1018.         }, => 'processFailure'], 0);
  1019.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_destroy_documents_reminder_notification_success', [=> function () {
  1020.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendDestroyDocumentsReminderNotificationsCommand'] ?? $this->load('getSendDestroyDocumentsReminderNotificationsCommandService.php'));
  1021.         }, => 'processSuccess'], 0);
  1022.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_invitation_reminder_notification_failure', [=> function () {
  1023.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendInvitationReminderNotificationsCommand'] ?? $this->load('getSendInvitationReminderNotificationsCommandService.php'));
  1024.         }, => 'processFailure'], 0);
  1025.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.automatic_invitation_reminder_notification_success', [=> function () {
  1026.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Command\\SendInvitationReminderNotificationsCommand'] ?? $this->load('getSendInvitationReminderNotificationsCommandService.php'));
  1027.         }, => 'processSuccess'], 0);
  1028.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.record_payment_details_acknowledgement_success', [=> function () {
  1029.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeBankDetailsFromReviewer'] ?? $this->load('getAcknowledgeBankDetailsFromReviewerService.php'));
  1030.         }, => 'onSuccess'], 0);
  1031.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.record_payment_details_acknowledgement_failure', [=> function () {
  1032.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeBankDetailsFromReviewer'] ?? $this->load('getAcknowledgeBankDetailsFromReviewerService.php'));
  1033.         }, => 'onFailure'], 0);
  1034.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_program_thank_you_notification_success', [=> function () {
  1035.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeProgramParticipationReviewer'] ?? $this->load('getAcknowledgeProgramParticipationReviewerService.php'));
  1036.         }, => 'onSuccess'], 0);
  1037.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_program_thank_you_notification_failure', [=> function () {
  1038.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AcknowledgeProgramParticipationReviewer'] ?? $this->load('getAcknowledgeProgramParticipationReviewerService.php'));
  1039.         }, => 'onFailure'], 0);
  1040.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.add_email_to_blacklist_success', [=> function () {
  1041.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AddBlacklistedEmail'] ?? $this->load('getAddBlacklistedEmailService.php'));
  1042.         }, => 'onSuccess'], 0);
  1043.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.add_email_to_blacklist_failure', [=> function () {
  1044.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AddBlacklistedEmail'] ?? $this->load('getAddBlacklistedEmailService.php'));
  1045.         }, => 'onFailure'], 0);
  1046.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1047.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiry'] ?? $this->load('getAnswerInquiryService.php'));
  1048.         }, => 'onSuccess'], 0);
  1049.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1050.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiry'] ?? $this->load('getAnswerInquiryService.php'));
  1051.         }, => 'onFailure'], 0);
  1052.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1053.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForProgram'] ?? $this->load('getAnswerInquiryForProgramService.php'));
  1054.         }, => 'onSuccess'], 0);
  1055.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1056.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForProgram'] ?? $this->load('getAnswerInquiryForProgramService.php'));
  1057.         }, => 'onFailure'], 0);
  1058.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1059.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForReviewer'] ?? $this->load('getAnswerInquiryForReviewerService.php'));
  1060.         }, => 'onSuccess'], 0);
  1061.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1062.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\AnswerInquiryForReviewer'] ?? $this->load('getAnswerInquiryForReviewerService.php'));
  1063.         }, => 'onFailure'], 0);
  1064.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.copy_program_success', [=> function () {
  1065.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CopyProgram'] ?? $this->load('getCopyProgramService.php'));
  1066.         }, => 'onSuccess'], 0);
  1067.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.copy_program_failure', [=> function () {
  1068.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CopyProgram'] ?? $this->load('getCopyProgramService.php'));
  1069.         }, => 'onFailure'], 0);
  1070.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.create_program_success', [=> function () {
  1071.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CreateProgram'] ?? $this->load('getCreateProgramService.php'));
  1072.         }, => 'onSuccess'], 0);
  1073.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.create_program_failure', [=> function () {
  1074.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\CreateProgram'] ?? $this->load('getCreateProgramService.php'));
  1075.         }, => 'onFailure'], 0);
  1076.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.delete_program_success', [=> function () {
  1077.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DeleteProgram'] ?? $this->load('getDeleteProgramService.php'));
  1078.         }, => 'onSuccess'], 0);
  1079.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.delete_program_failure', [=> function () {
  1080.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\DeleteProgram'] ?? $this->load('getDeleteProgramService.php'));
  1081.         }, => 'onFailure'], 0);
  1082.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_program_success', [=> function () {
  1083.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditProgram'] ?? $this->load('getEditProgramService.php'));
  1084.         }, => 'onSuccess'], 0);
  1085.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_program_failure', [=> function () {
  1086.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditProgram'] ?? $this->load('getEditProgramService.php'));
  1087.         }, => 'onFailure'], 0);
  1088.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_admin_reviewer_information_success', [=> function () {
  1089.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditReviewer'] ?? $this->load('getEditReviewerService.php'));
  1090.         }, => 'onSuccess'], 0);
  1091.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_admin_reviewer_information_failure', [=> function () {
  1092.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\EditReviewer'] ?? $this->load('getEditReviewerService.php'));
  1093.         }, => 'onFailure'], 0);
  1094.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.exclude_reviewers_success', [=> function () {
  1095.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExcludeReviewer'] ?? $this->load('getExcludeReviewerService.php'));
  1096.         }, => 'onSuccess'], 0);
  1097.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.exclude_reviewers_failure', [=> function () {
  1098.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExcludeReviewer'] ?? $this->load('getExcludeReviewerService.php'));
  1099.         }, => 'onFailure'], 0);
  1100.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.export_reviewer_success', [=> function () {
  1101.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExportReviewer'] ?? $this->load('getExportReviewerService.php'));
  1102.         }, => 'onSuccess'], 0);
  1103.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.export_reviewer_failure', [=> function () {
  1104.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ExportReviewer'] ?? $this->load('getExportReviewerService.php'));
  1105.         }, => 'onFailure'], 0);
  1106.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.force_bank_details_received_success', [=> function () {
  1107.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ForceBankDetailsReceived'] ?? $this->load('getForceBankDetailsReceivedService.php'));
  1108.         }, => 'onSuccess'], 0);
  1109.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.force_bank_details_received_failure', [=> function () {
  1110.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ForceBankDetailsReceived'] ?? $this->load('getForceBankDetailsReceivedService.php'));
  1111.         }, => 'onFailure'], 0);
  1112.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.include_reviewers_success', [=> function () {
  1113.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\IncludeReviewer'] ?? $this->load('getIncludeReviewerService.php'));
  1114.         }, => 'onSuccess'], 0);
  1115.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.include_reviewers_failure', [=> function () {
  1116.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\IncludeReviewer'] ?? $this->load('getIncludeReviewerService.php'));
  1117.         }, => 'onFailure'], 0);
  1118.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1119.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnswered'] ?? $this->load('getInquiryMarkAsAnsweredService.php'));
  1120.         }, => 'onSuccess'], 0);
  1121.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1122.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnswered'] ?? $this->load('getInquiryMarkAsAnsweredService.php'));
  1123.         }, => 'onFailure'], 0);
  1124.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1125.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForProgram'] ?? $this->load('getInquiryMarkAsAnsweredForProgramService.php'));
  1126.         }, => 'onSuccess'], 0);
  1127.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1128.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForProgram'] ?? $this->load('getInquiryMarkAsAnsweredForProgramService.php'));
  1129.         }, => 'onFailure'], 0);
  1130.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_success', [=> function () {
  1131.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForReviewer'] ?? $this->load('getInquiryMarkAsAnsweredForReviewerService.php'));
  1132.         }, => 'onSuccess'], 0);
  1133.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.answer_inquiry_failure', [=> function () {
  1134.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsAnsweredForReviewer'] ?? $this->load('getInquiryMarkAsAnsweredForReviewerService.php'));
  1135.         }, => 'onFailure'], 0);
  1136.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_success', [=> function () {
  1137.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsRead'] ?? $this->load('getInquiryMarkAsReadService.php'));
  1138.         }, => 'onSuccess'], 0);
  1139.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_failure', [=> function () {
  1140.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsRead'] ?? $this->load('getInquiryMarkAsReadService.php'));
  1141.         }, => 'onFailure'], 0);
  1142.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_success', [=> function () {
  1143.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForProgram'] ?? $this->load('getInquiryMarkAsReadForProgramService.php'));
  1144.         }, => 'onSuccess'], 0);
  1145.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_failure', [=> function () {
  1146.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForProgram'] ?? $this->load('getInquiryMarkAsReadForProgramService.php'));
  1147.         }, => 'onFailure'], 0);
  1148.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_success', [=> function () {
  1149.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForReviewer'] ?? $this->load('getInquiryMarkAsReadForReviewerService.php'));
  1150.         }, => 'onSuccess'], 0);
  1151.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.inquiry_marked_as_read_failure', [=> function () {
  1152.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InquiryMarkAsReadForReviewer'] ?? $this->load('getInquiryMarkAsReadForReviewerService.php'));
  1153.         }, => 'onFailure'], 0);
  1154.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.invite_reviewers_success', [=> function () {
  1155.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InviteReviewer'] ?? $this->load('getInviteReviewerService.php'));
  1156.         }, => 'onSuccess'], 0);
  1157.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.invite_reviewers_failure', [=> function () {
  1158.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\InviteReviewer'] ?? $this->load('getInviteReviewerService.php'));
  1159.         }, => 'onFailure'], 0);
  1160.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ChangePasswordSuccessEvent', [=> function () {
  1161.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\MyAccountChangePassword'] ?? $this->load('getMyAccountChangePasswordService.php'));
  1162.         }, => 'onSuccess'], 0);
  1163.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ChangePasswordFailureEvent', [=> function () {
  1164.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\MyAccountChangePassword'] ?? $this->load('getMyAccountChangePasswordService.php'));
  1165.         }, => 'onFailure'], 0);
  1166.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.pick_reviewers_success', [=> function () {
  1167.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\PickReviewer'] ?? $this->load('getPickReviewerService.php'));
  1168.         }, => 'onSuccess'], 0);
  1169.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.pick_reviewers_failure', [=> function () {
  1170.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\PickReviewer'] ?? $this->load('getPickReviewerService.php'));
  1171.         }, => 'onFailure'], 0);
  1172.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.import_reviewers_failure', [=> function () {
  1173.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ProgramReviewerImport'] ?? $this->load('getProgramReviewerImportService.php'));
  1174.         }, => 'onFailure'], 0);
  1175.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.import_reviewers_success', [=> function () {
  1176.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ProgramReviewerImport'] ?? $this->load('getProgramReviewerImportService.php'));
  1177.         }, => 'onSuccess'], 0);
  1178.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_record_payment_success', [=> function () {
  1179.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RecordPaymentSent'] ?? $this->load('getRecordPaymentSentService.php'));
  1180.         }, => 'onSuccess'], 0);
  1181.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_record_payment_failure', [=> function () {
  1182.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RecordPaymentSent'] ?? $this->load('getRecordPaymentSentService.php'));
  1183.         }, => 'onFailure'], 0);
  1184.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.remove_email_from_blacklist_success', [=> function () {
  1185.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RemoveBlacklistedEmail'] ?? $this->load('getRemoveBlacklistedEmailService.php'));
  1186.         }, => 'onSuccess'], 0);
  1187.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.remove_email_from_blacklist_failure', [=> function () {
  1188.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RemoveBlacklistedEmail'] ?? $this->load('getRemoveBlacklistedEmailService.php'));
  1189.         }, => 'onFailure'], 0);
  1190.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1191.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ExportReviewers'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ExportReviewers'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ExportReviewers()));
  1192.         }, => 'onSuccess'], 0);
  1193.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1194.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ExportReviewers'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ExportReviewers'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ExportReviewers()));
  1195.         }, => 'onFailure'], 0);
  1196.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1197.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerFinal'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerFinal'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerFinal()));
  1198.         }, => 'onSuccess'], 0);
  1199.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1200.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerFinal'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerFinal'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerFinal()));
  1201.         }, => 'onFailure'], 0);
  1202.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1203.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInPool'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInPool'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerInPool()));
  1204.         }, => 'onSuccess'], 0);
  1205.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1206.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInPool'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInPool'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerInPool()));
  1207.         }, => 'onFailure'], 0);
  1208.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1209.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInvited'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInvited'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerInvited()));
  1210.         }, => 'onSuccess'], 0);
  1211.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1212.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInvited'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerInvited'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerInvited()));
  1213.         }, => 'onFailure'], 0);
  1214.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1215.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerPendingPayment'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerPendingPayment'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerPendingPayment()));
  1216.         }, => 'onSuccess'], 0);
  1217.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1218.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerPendingPayment'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerPendingPayment'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerPendingPayment()));
  1219.         }, => 'onFailure'], 0);
  1220.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_success', [=> function () {
  1221.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerStatus'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerStatus'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerStatus()));
  1222.         }, => 'onSuccess'], 0);
  1223.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.report_failure', [=> function () {
  1224.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerStatus'] ?? ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\Report\\ReviewerStatus'] = new \SpringerNature\CPS\AMEDReviewTracker\Web\Controller\Admin\Report\ReviewerStatus()));
  1225.         }, => 'onFailure'], 0);
  1226.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_bank_details_notification_success', [=> function () {
  1227.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RequestBankDetailsFromReviewer'] ?? $this->load('getRequestBankDetailsFromReviewerService.php'));
  1228.         }, => 'onSuccess'], 0);
  1229.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_bank_details_notification_failure', [=> function () {
  1230.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\RequestBankDetailsFromReviewer'] ?? $this->load('getRequestBankDetailsFromReviewerService.php'));
  1231.         }, => 'onFailure'], 0);
  1232.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_program_invitation_notification_success', [=> function () {
  1233.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ResendReviewerInvite'] ?? $this->load('getResendReviewerInviteService.php'));
  1234.         }, => 'onSuccess'], 0);
  1235.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_program_invitation_notification_failure', [=> function () {
  1236.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ResendReviewerInvite'] ?? $this->load('getResendReviewerInviteService.php'));
  1237.         }, => 'onFailure'], 0);
  1238.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_certificate_created_success', [=> function () {
  1239.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerCertificate'] ?? $this->load('getReviewerCertificateService.php'));
  1240.         }, => 'onSuccess'], 0);
  1241.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_certificate_created_failure', [=> function () {
  1242.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerCertificate'] ?? $this->load('getReviewerCertificateService.php'));
  1243.         }, => 'onFailure'], 0);
  1244.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.import_reviewers_from_pool_failure', [=> function () {
  1245.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerImportFromPool'] ?? $this->load('getReviewerImportFromPoolService.php'));
  1246.         }, => 'onFailure'], 0);
  1247.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.import_reviewers_from_pool_success', [=> function () {
  1248.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewerImportFromPool'] ?? $this->load('getReviewerImportFromPoolService.php'));
  1249.         }, => 'onSuccess'], 0);
  1250.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.evaluate_reviewer_failure', [=> function () {
  1251.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\ReviewersAddToProgram'] ?? $this->load('getReviewersAddToProgramService.php'));
  1252.         }, => 'onFailure'], 0);
  1253.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_contact_email_success', [=> function () {
  1254.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SendContactEmail'] ?? $this->load('getSendContactEmailService.php'));
  1255.         }, => 'onSuccess'], 0);
  1256.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_contact_email_failure', [=> function () {
  1257.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SendContactEmail'] ?? $this->load('getSendContactEmailService.php'));
  1258.         }, => 'onFailure'], 0);
  1259.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.add_reviewer_comment_success', [=> function () {
  1260.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerComment'] ?? $this->load('getSubmitReviewerCommentService.php'));
  1261.         }, => 'onSuccess'], 0);
  1262.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.add_reviewer_comment_failure', [=> function () {
  1263.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerComment'] ?? $this->load('getSubmitReviewerCommentService.php'));
  1264.         }, => 'onFailure'], 0);
  1265.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.evaluate_reviewer_success', [=> function () {
  1266.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerEvaluation'] ?? $this->load('getSubmitReviewerEvaluationService.php'));
  1267.         }, => 'onSuccess'], 0);
  1268.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.evaluate_reviewer_failure', [=> function () {
  1269.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\SubmitReviewerEvaluation'] ?? $this->load('getSubmitReviewerEvaluationService.php'));
  1270.         }, => 'onFailure'], 0);
  1271.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.uninvite_reviewers_success', [=> function () {
  1272.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UninviteReviewer'] ?? $this->load('getUninviteReviewerService.php'));
  1273.         }, => 'onSuccess'], 0);
  1274.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.uninvite_reviewers_failure', [=> function () {
  1275.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UninviteReviewer'] ?? $this->load('getUninviteReviewerService.php'));
  1276.         }, => 'onFailure'], 0);
  1277.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_program_reviewer_invitation_template_failure', [=> function () {
  1278.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UpdateProgramReviewerInvitationTemplate'] ?? $this->load('getUpdateProgramReviewerInvitationTemplateService.php'));
  1279.         }, => 'onFailure'], 0);
  1280.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_program_reviewer_invitation_template_success', [=> function () {
  1281.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UpdateProgramReviewerInvitationTemplate'] ?? $this->load('getUpdateProgramReviewerInvitationTemplateService.php'));
  1282.         }, => 'onSuccess'], 0);
  1283.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_attaches_resume_failure', [=> function () {
  1284.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UploadReviewerResume'] ?? $this->load('getUploadReviewerResumeService.php'));
  1285.         }, => 'onFailure'], 0);
  1286.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_attaches_resume_success', [=> function () {
  1287.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\UploadReviewerResume'] ?? $this->load('getUploadReviewerResumeService.php'));
  1288.         }, => 'onSuccess'], 0);
  1289.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.withdraw_reviewers_success', [=> function () {
  1290.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\WithdrawReviewer'] ?? $this->load('getWithdrawReviewerService.php'));
  1291.         }, => 'onSuccess'], 0);
  1292.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.withdraw_reviewers_failure', [=> function () {
  1293.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\Admin\\WithdrawReviewer'] ?? $this->load('getWithdrawReviewerService.php'));
  1294.         }, => 'onFailure'], 0);
  1295.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ResetPasswordFailureEvent', [=> function () {
  1296.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPassword'] ?? $this->load('getResetPasswordService.php'));
  1297.         }, => 'onFailure'], 0);
  1298.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ResetPasswordEnterNewFailure', [=> function () {
  1299.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPasswordEnterNew'] ?? $this->load('getResetPasswordEnterNewService.php'));
  1300.         }, => 'onFailure'], 0);
  1301.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ResetPasswordRequestSuccessEvent', [=> function () {
  1302.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPasswordRequest'] ?? $this->load('getResetPasswordRequestService.php'));
  1303.         }, => 'onSuccess'], 0);
  1304.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Event\\ResetPasswordRequestFailureEvent', [=> function () {
  1305.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ResetPasswordRequest'] ?? $this->load('getResetPasswordRequestService.php'));
  1306.         }, => 'onFailure'], 0);
  1307.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_record_payment_acknowledgement_failure', [=> function () {
  1308.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerAcknowledgePayment'] ?? $this->load('getReviewerAcknowledgePaymentService.php'));
  1309.         }, => 'onFailure'], 0);
  1310.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_record_documents_destroyed_failure', [=> function () {
  1311.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerDocumentsDestroyed'] ?? $this->load('getReviewerDocumentsDestroyedService.php'));
  1312.         }, => 'onFailure'], 0);
  1313.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_edit_request_success', [=> function () {
  1314.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerEditRequest'] ?? $this->load('getReviewerEditRequestService.php'));
  1315.         }, => 'onSuccess'], 0);
  1316.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_edit_request_failure', [=> function () {
  1317.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerEditRequest'] ?? $this->load('getReviewerEditRequestService.php'));
  1318.         }, => 'onFailure'], 0);
  1319.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_program_invitation_acceptance_saga_success_with_failed_attachment', [=> function () {
  1320.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerProgramInvitation'] ?? $this->load('getReviewerProgramInvitationService.php'));
  1321.         }, => 'onAttachmentFailed'], 0);
  1322.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_program_invitation_acceptance_saga_failure', [=> function () {
  1323.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerProgramInvitation'] ?? $this->load('getReviewerProgramInvitationService.php'));
  1324.         }, => 'onFailure'], 0);
  1325.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_record_payment_refusal_failure', [=> function () {
  1326.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\ReviewerRefusePayment'] ?? $this->load('getReviewerRefusePaymentService.php'));
  1327.         }, => 'onFailure'], 0);
  1328.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_sends_inquiry_success', [=> function () {
  1329.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendInquiry'] ?? $this->load('getSendInquiryService.php'));
  1330.         }, => 'onSuccess'], 0);
  1331.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_sends_inquiry_failure', [=> function () {
  1332.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendInquiry'] ?? $this->load('getSendInquiryService.php'));
  1333.         }, => 'onFailure'], 0);
  1334.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.create_reviewer_rejection_survey_success', [=> function () {
  1335.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendReviewerRejectionSurvey'] ?? $this->load('getSendReviewerRejectionSurveyService.php'));
  1336.         }, => 'onSuccess'], 0);
  1337.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.create_reviewer_rejection_survey_failure', [=> function () {
  1338.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\SendReviewerRejectionSurvey'] ?? $this->load('getSendReviewerRejectionSurveyService.php'));
  1339.         }, => 'onFailure'], 0);
  1340.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_unsubscribed_success', [=> function () {
  1341.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\UnsubscribeReviewer'] ?? $this->load('getUnsubscribeReviewerService.php'));
  1342.         }, => 'onSuccess'], 0);
  1343.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_unsubscribed_failure', [=> function () {
  1344.             return ($this->services['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Controller\\UnsubscribeReviewer'] ?? $this->load('getUnsubscribeReviewerService.php'));
  1345.         }, => 'onFailure'], 0);
  1346.         $instance->addListener('security.authentication.success', [=> function () {
  1347.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\EventSubscriber\\LockedUser'] ?? $this->load('getLockedUserService.php'));
  1348.         }, => 'onAuthenticationSuccess'], 0);
  1349.         $instance->addListener('security.authentication.failure', [=> function () {
  1350.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\EventSubscriber\\LockedUser'] ?? $this->load('getLockedUserService.php'));
  1351.         }, => 'onAuthenticationFailure'], 0);
  1352.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\App\\Event\\MailMessageEvent', [=> function () {
  1353.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\EventSubscriber\\MailMessageSender'] ?? $this->load('getMailMessageSenderService.php'));
  1354.         }, => 'onMailMessage'], -100);
  1355.         $instance->addListener('SpringerNature\\CPS\\AMEDReviewTracker\\App\\Event\\MailMessageEvent', [=> function () {
  1356.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\EventSubscriber\\TwigMailRenderer'] ?? $this->load('getTwigMailRendererService.php'));
  1357.         }, => 'onMailMessage'], 0);
  1358.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_certificate_created_success', [=> function () {
  1359.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassCertificateCreationReviewer'] ?? $this->load('getMassCertificateCreationReviewerService.php'));
  1360.         }, => 'onSuccess'], 0);
  1361.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_certificate_created_failure', [=> function () {
  1362.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassCertificateCreationReviewer'] ?? $this->load('getMassCertificateCreationReviewerService.php'));
  1363.         }, => 'onFailure'], 0);
  1364.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.exclude_reviewers_success', [=> function () {
  1365.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassExcludeReviewer'] ?? $this->load('getMassExcludeReviewerService.php'));
  1366.         }, => 'onSuccess'], 0);
  1367.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.exclude_reviewers_failure', [=> function () {
  1368.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassExcludeReviewer'] ?? $this->load('getMassExcludeReviewerService.php'));
  1369.         }, => 'onFailure'], 0);
  1370.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.include_reviewers_success', [=> function () {
  1371.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassIncludeReviewer'] ?? $this->load('getMassIncludeReviewerService.php'));
  1372.         }, => 'onSuccess'], 0);
  1373.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.include_reviewers_failure', [=> function () {
  1374.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassIncludeReviewer'] ?? $this->load('getMassIncludeReviewerService.php'));
  1375.         }, => 'onFailure'], 0);
  1376.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.invite_reviewers_success', [=> function () {
  1377.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassInviteReviewer'] ?? $this->load('getMassInviteReviewerService.php'));
  1378.         }, => 'onSuccess'], 0);
  1379.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.invite_reviewers_failure', [=> function () {
  1380.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassInviteReviewer'] ?? $this->load('getMassInviteReviewerService.php'));
  1381.         }, => 'onFailure'], 0);
  1382.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.pick_reviewers_success', [=> function () {
  1383.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassPickReviewer'] ?? $this->load('getMassPickReviewerService.php'));
  1384.         }, => 'onSuccess'], 0);
  1385.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.pick_reviewers_failure', [=> function () {
  1386.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassPickReviewer'] ?? $this->load('getMassPickReviewerService.php'));
  1387.         }, => 'onFailure'], 0);
  1388.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.uninvite_reviewers_success', [=> function () {
  1389.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassUninviteReviewer'] ?? $this->load('getMassUninviteReviewerService.php'));
  1390.         }, => 'onSuccess'], 0);
  1391.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.uninvite_reviewers_failure', [=> function () {
  1392.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassUninviteReviewer'] ?? $this->load('getMassUninviteReviewerService.php'));
  1393.         }, => 'onFailure'], 0);
  1394.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.withdraw_reviewers_success', [=> function () {
  1395.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassWithdrawReviewer'] ?? $this->load('getMassWithdrawReviewerService.php'));
  1396.         }, => 'onSuccess'], 0);
  1397.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.withdraw_reviewers_failure', [=> function () {
  1398.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Grid\\MassAction\\MassWithdrawReviewer'] ?? $this->load('getMassWithdrawReviewerService.php'));
  1399.         }, => 'onFailure'], 0);
  1400.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.invite_reviewers_success', [=> function () {
  1401.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Coordinator\\NotificationCoordinator'] ?? $this->load('getNotificationCoordinatorService.php'));
  1402.         }, => 'sendNotification'], 0);
  1403.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_program_invitation_notification_sent', [=> function () {
  1404.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Coordinator\\NotificationCoordinator'] ?? $this->load('getNotificationCoordinatorService.php'));
  1405.         }, => 'recordNotification'], 0);
  1406.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.pick_reviewers_success', [=> function () {
  1407.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Coordinator\\SendReviewerPickedNotificationCoordinator'] ?? $this->load('getSendReviewerPickedNotificationCoordinatorService.php'));
  1408.         }, => 'onPicked'], 0);
  1409.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_certificate_created_success', [=> function () {
  1410.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\EventSubscriber\\CreateDefaultReviewerEvaluationOnCertificateCreated'] ?? $this->load('getCreateDefaultReviewerEvaluationOnCertificateCreatedService.php'));
  1411.         }, => 'onCertificateCreated'], 0);
  1412.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_sends_inquiry_success', [=> function () {
  1413.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\EventSubscriber\\EnquirySubmitted'] ?? $this->load('getEnquirySubmittedService.php'));
  1414.         }, => 'onEnquirySent'], 0);
  1415.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.create_program_success', [=> function () {
  1416.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\EventSubscriber\\SendNotificationProgramCreated'] ?? $this->load('getSendNotificationProgramCreatedService.php'));
  1417.         }, => 'onCreate'], 0);
  1418.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.import_reviewers_success', [=> function () {
  1419.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\EventSubscriber\\SendNotificationProgramReviewersImport'] ?? $this->load('getSendNotificationProgramReviewersImportService.php'));
  1420.         }, => 'onImport'], 0);
  1421.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_accepts_invitation_success', [=> function () {
  1422.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\EventSubscriber\\SendThankYouEmailReviewer'] ?? $this->load('getSendThankYouEmailReviewerService.php'));
  1423.         }, => 'onAcceptedInvitation'], 0);
  1424.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_accepts_invitation_success', [=> function () {
  1425.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1426.         }, => 'attachResume'], 0);
  1427.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_accepts_invitation_failure', [=> function () {
  1428.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1429.         }, => 'failedToAccept'], 0);
  1430.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_attaches_resume_success', [=> function () {
  1431.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1432.         }, => 'resumeAttached'], 0);
  1433.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_attaches_resume_failure', [=> function () {
  1434.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1435.         }, => 'failedToAttachResume'], 0);
  1436.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_rejects_invitation_success', [=> function () {
  1437.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1438.         }, => 'rejected'], 0);
  1439.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_rejects_invitation_failure', [=> function () {
  1440.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1441.         }, => 'failedToReject'], 0);
  1442.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.reviewer_program_invitation_acceptance_saga_success', [=> function () {
  1443.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1444.         }, => 'removeToken'], 0);
  1445.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_reviewer_information_success', [=> function () {
  1446.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1447.         }, => 'reviewerInformationUpdated'], 0);
  1448.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.update_reviewer_information_failure', [=> function () {
  1449.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\SagaHandler\\ReviewerProgramInvitationAcceptanceSagaHandler'] ?? $this->load('getReviewerProgramInvitationAcceptanceSagaHandlerService.php'));
  1450.         }, => 'failedToUpdateReviewerInformation'], 0);
  1451.         $instance->addListener('springer_nature.cps.amed_review_tracker.app.send_reviewer_bank_details_notification_failure', [=> function () {
  1452.             return ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\BackgroundCommandHandler\\SendAutomaticBankDetailsRequestNotificationsHandler'] ?? $this->load('getSendAutomaticBankDetailsRequestNotificationsHandlerService.php'));
  1453.         }, => 'addFailedNotification'], 0);
  1454.         $instance->addListener('kernel.response', [=> function () {
  1455.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1456.         }, => 'onKernelResponse'], 0);
  1457.         $instance->addListener('kernel.response', [=> function () {
  1458.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1459.         }, => 'onKernelResponse'], -1024);
  1460.         $instance->addListener('kernel.request', [=> function () {
  1461.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1462.         }, => 'setDefaultLocale'], 100);
  1463.         $instance->addListener('kernel.request', [=> function () {
  1464.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1465.         }, => 'onKernelRequest'], 16);
  1466.         $instance->addListener('kernel.finish_request', [=> function () {
  1467.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1468.         }, => 'onKernelFinishRequest'], 0);
  1469.         $instance->addListener('kernel.request', [=> function () {
  1470.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1471.         }, => 'onKernelRequest'], 256);
  1472.         $instance->addListener('kernel.request', [=> function () {
  1473.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1474.         }, => 'resolveControllerName'], 24);
  1475.         $instance->addListener('kernel.response', [=> function () {
  1476.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1477.         }, => 'onResponse'], -255);
  1478.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1479.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1480.         }, => 'onControllerArguments'], 0);
  1481.         $instance->addListener('kernel.exception', [=> function () {
  1482.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1483.         }, => 'logKernelException'], 0);
  1484.         $instance->addListener('kernel.exception', [=> function () {
  1485.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1486.         }, => 'onKernelException'], -128);
  1487.         $instance->addListener('kernel.request', [=> function () {
  1488.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1489.         }, => 'onKernelRequest'], 15);
  1490.         $instance->addListener('kernel.finish_request', [=> function () {
  1491.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1492.         }, => 'onKernelFinishRequest'], -15);
  1493.         $instance->addListener('console.error', [=> function () {
  1494.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1495.         }, => 'onConsoleError'], -128);
  1496.         $instance->addListener('console.terminate', [=> function () {
  1497.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1498.         }, => 'onConsoleTerminate'], -128);
  1499.         $instance->addListener('console.error', [=> function () {
  1500.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1501.         }, => 'onConsoleError'], 0);
  1502.         $instance->addListener('kernel.request', [=> function () {
  1503.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1504.         }, => 'onKernelRequest'], 128);
  1505.         $instance->addListener('kernel.response', [=> function () {
  1506.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1507.         }, => 'onKernelResponse'], -1000);
  1508.         $instance->addListener('kernel.finish_request', [=> function () {
  1509.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1510.         }, => 'onFinishRequest'], 0);
  1511.         $instance->addListener('kernel.response', [=> function () {
  1512.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1513.         }, => 'onKernelResponse'], -100);
  1514.         $instance->addListener('kernel.exception', [=> function () {
  1515.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1516.         }, => 'onKernelException'], 0);
  1517.         $instance->addListener('kernel.terminate', [=> function () {
  1518.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1519.         }, => 'onKernelTerminate'], -1024);
  1520.         $instance->addListener('kernel.controller', [=> function () {
  1521.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1522.         }, => 'onKernelController'], 0);
  1523.         $instance->addListener('kernel.response', [=> function () {
  1524.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1525.         }, => 'onKernelResponse'], 0);
  1526.         $instance->addListener('kernel.request', [=> function () {
  1527.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1528.         }, => 'configure'], 2048);
  1529.         $instance->addListener('console.command', [=> function () {
  1530.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1531.         }, => 'configure'], 2048);
  1532.         $instance->addListener('kernel.request', [=> function () {
  1533.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1534.         }, => 'onKernelRequest'], 32);
  1535.         $instance->addListener('kernel.finish_request', [=> function () {
  1536.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1537.         }, => 'onKernelFinishRequest'], 0);
  1538.         $instance->addListener('kernel.exception', [=> function () {
  1539.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1540.         }, => 'onKernelException'], -64);
  1541.         $instance->addListener('kernel.response', [=> function () {
  1542.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1543.         }, => 'onKernelResponse'], 0);
  1544.         $instance->addListener('kernel.exception', [=> function () {
  1545.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1546.         }, => 'onException'], 0);
  1547.         $instance->addListener('kernel.terminate', [=> function () {
  1548.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1549.         }, => 'onTerminate'], 0);
  1550.         $instance->addListener('console.error', [=> function () {
  1551.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1552.         }, => 'onException'], 0);
  1553.         $instance->addListener('console.terminate', [=> function () {
  1554.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1555.         }, => 'onTerminate'], 0);
  1556.         $instance->addListener('kernel.response', [=> function () {
  1557.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1558.         }, => 'onKernelResponse'], 0);
  1559.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1560.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1561.         }, => 'onVoterVote'], 0);
  1562.         $instance->addListener('kernel.request', [=> function () {
  1563.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1564.         }, => 'configureLogoutUrlGenerator'], 8);
  1565.         $instance->addListener('kernel.request', [=> function () {
  1566.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1567.         }, => 'onKernelRequest'], 8);
  1568.         $instance->addListener('kernel.finish_request', [=> function () {
  1569.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1570.         }, => 'onKernelFinishRequest'], 0);
  1571.         $instance->addListener('console.command', [=> function () {
  1572.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1573.         }, => 'onCommand'], 255);
  1574.         $instance->addListener('console.terminate', [=> function () {
  1575.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1576.         }, => 'onTerminate'], -255);
  1577.         $instance->addListener('kernel.controller', [=> function () {
  1578.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1579.         }, => 'onKernelController'], 0);
  1580.         $instance->addListener('kernel.controller', [=> function () {
  1581.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1582.         }, => 'onKernelController'], 0);
  1583.         $instance->addListener('kernel.controller', [=> function () {
  1584.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1585.         }, => 'onKernelController'], -128);
  1586.         $instance->addListener('kernel.view', [=> function () {
  1587.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1588.         }, => 'onKernelView'], 0);
  1589.         $instance->addListener('kernel.controller', [=> function () {
  1590.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1591.         }, => 'onKernelController'], 0);
  1592.         $instance->addListener('kernel.response', [=> function () {
  1593.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1594.         }, => 'onKernelResponse'], 0);
  1595.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1596.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1597.         }, => 'onKernelControllerArguments'], 0);
  1598.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1599.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1600.         }, => 'onKernelControllerArguments'], 0);
  1601.         $instance->addListener('console.command', [=> function () {
  1602.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1603.         }, => 'configure'], 1024);
  1604.         $instance->addListener('console.error', [=> function () {
  1605.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1606.         }, => 'onConsoleError'], 0);
  1607.         $instance->addListener('console.terminate', [=> function () {
  1608.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1609.         }, => 'onConsoleTerminate'], 0);
  1610.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1611.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1612.         }, => 'onImplicitLogin'], 0);
  1613.         $instance->addListener('security.interactive_login', [=> function () {
  1614.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1615.         }, => 'onSecurityInteractiveLogin'], 0);
  1616.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1617.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1618.         }, => 'authenticate'], 0);
  1619.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1620.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1621.         }, => 'authenticate'], 0);
  1622.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1623.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1624.         }, => 'authenticate'], 0);
  1625.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1626.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1627.         }, => 'addSuccessFlash'], 0);
  1628.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1629.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1630.         }, => 'addSuccessFlash'], 0);
  1631.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1632.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1633.         }, => 'addSuccessFlash'], 0);
  1634.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1635.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1636.         }, => 'addSuccessFlash'], 0);
  1637.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1638.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1639.         }, => 'onResettingResetInitialize'], 0);
  1640.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1641.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1642.         }, => 'onResettingResetSuccess'], 0);
  1643.         $instance->addListener('kernel.response', [=> function () {
  1644.             return ($this->privates['nelmio_security.clickjacking_listener'] ?? $this->getNelmioSecurity_ClickjackingListenerService());
  1645.         }, => 'onKernelResponse'], 0);
  1646.         $instance->addListener('kernel.request', [=> function () {
  1647.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1648.         }, => 'onKernelRequest'], 512);
  1649.         $instance->addListener('kernel.response', [=> function () {
  1650.             return ($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService());
  1651.         }, => 'onKernelResponse'], 0);
  1652.         $instance->addListener('kernel.response', [=> function () {
  1653.             return ($this->privates['nelmio_security.xss_protection_listener'] ?? $this->getNelmioSecurity_XssProtectionListenerService());
  1654.         }, => 'onKernelResponse'], 0);
  1655.         $instance->addListener('kernel.finish_request', [=> function () {
  1656.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1657.         }, => 'resetAssets'], 0);
  1658.         return $instance;
  1659.     }
  1660.     /**
  1661.      * Gets the public 'http_kernel' shared service.
  1662.      *
  1663.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1664.      */
  1665.     protected function getHttpKernelService()
  1666.     {
  1667.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1668.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1669.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1670.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1671.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1672.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1673.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1674.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1675.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1676.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1677.     }
  1678.     /**
  1679.      * Gets the public 'monolog.logger.app_event' shared service.
  1680.      *
  1681.      * @return \Symfony\Bridge\Monolog\Logger
  1682.      */
  1683.     protected function getMonolog_Logger_AppEventService()
  1684.     {
  1685.         $this->services['monolog.logger.app_event'] = $instance = new \Symfony\Bridge\Monolog\Logger('app_event');
  1686.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1687.         $instance->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  1688.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1689.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  1690.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1691.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1692.         $instance->pushHandler(($this->privates['springer_nature.cps.amed_review_tracker.app.logger.handler.audit'] ?? $this->getSpringerNature_Cps_AmedReviewTracker_App_Logger_Handler_AuditService()));
  1693.         $instance->pushProcessor(new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\ApplicationEventProcessor\HasInquiryIdProcessor());
  1694.         $instance->pushProcessor(new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\ApplicationEventProcessor\HasProgramIdProcessor());
  1695.         $instance->pushProcessor(new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\ApplicationEventProcessor\HasReviewerIdProcessor());
  1696.         $instance->pushProcessor(new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\ApplicationEventProcessor\ReasonProcessor());
  1697.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1698.         return $instance;
  1699.     }
  1700.     /**
  1701.      * Gets the public 'nelmio_security.ua_parser.ua_php' shared service.
  1702.      *
  1703.      * @return \Nelmio\SecurityBundle\UserAgent\UAFamilyParser\UAFamilyParser
  1704.      */
  1705.     protected function getNelmioSecurity_UaParser_UaPhpService()
  1706.     {
  1707.         return $this->services['nelmio_security.ua_parser.ua_php'] = new \Nelmio\SecurityBundle\UserAgent\UAFamilyParser\UAFamilyParser(($this->privates['nelmio_security.ua_parser.ua_php.provider'] ?? $this->getNelmioSecurity_UaParser_UaPhp_ProviderService()));
  1708.     }
  1709.     /**
  1710.      * Gets the public 'profiler' shared service.
  1711.      *
  1712.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1713.      */
  1714.     protected function getProfilerService()
  1715.     {
  1716.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1717.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1718.         $a->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  1719.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1720.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  1721.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1722.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1723.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1724.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1725.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1726.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1727.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1728.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1729.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1730.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  1731.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  1732.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1733.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  1734.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  1735.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1736.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1737.         $d->addInstance('cache.doctrine.orm.audit.result.traceable', ($this->privates['cache.doctrine.orm.audit.result.traceable'] ?? $this->getCache_Doctrine_Orm_Audit_Result_TraceableService()));
  1738.         $d->addInstance('cache.doctrine.orm.audit.query.traceable', ($this->privates['cache.doctrine.orm.audit.query.traceable'] ?? $this->getCache_Doctrine_Orm_Audit_Query_TraceableService()));
  1739.         $d->addInstance('cache.easyadmin.traceable', ($this->privates['cache.easyadmin.traceable'] ?? $this->getCache_Easyadmin_TraceableService()));
  1740.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  1741.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1742.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1743.         $e->registerClient('dimmensions.api.client', ($this->privates['.debug.dimmensions.api.client'] ?? $this->get_Debug_Dimmensions_Api_ClientService()));
  1744.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1745.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1746.         $f->addLogger('audit', ($this->privates['doctrine.dbal.logger.profiling.audit'] ?? ($this->privates['doctrine.dbal.logger.profiling.audit'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1747.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1748.         if ($this->has('kernel')) {
  1749.             $g->setKernel($b);
  1750.         }
  1751.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1752.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1753.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1754.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1755.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1756.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1757.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1758.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer'), $c));
  1759.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1760.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1761.         $instance->add($d);
  1762.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1763.         $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())));
  1764.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1765.         $instance->add($e);
  1766.         $instance->add($f);
  1767.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1768.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1769.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  1770.         $instance->add($g);
  1771.         return $instance;
  1772.     }
  1773.     /**
  1774.      * Gets the public 'request_stack' shared service.
  1775.      *
  1776.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1777.      */
  1778.     protected function getRequestStackService()
  1779.     {
  1780.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1781.     }
  1782.     /**
  1783.      * Gets the public 'router' shared service.
  1784.      *
  1785.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1786.      */
  1787.     protected function getRouterService()
  1788.     {
  1789.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1790.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1791.         $a->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  1792.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1793.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  1794.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1795.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1796.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1797.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1798.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1799.         ], [
  1800.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1801.         ]))->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');
  1802.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1803.         return $instance;
  1804.     }
  1805.     /**
  1806.      * Gets the public 'security.authorization_checker' shared service.
  1807.      *
  1808.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1809.      */
  1810.     protected function getSecurity_AuthorizationCheckerService()
  1811.     {
  1812.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1813.     }
  1814.     /**
  1815.      * Gets the public 'security.token_storage' shared service.
  1816.      *
  1817.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1818.      */
  1819.     protected function getSecurity_TokenStorageService()
  1820.     {
  1821.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1822.             'session' => ['services''session''getSessionService.php'true],
  1823.         ], [
  1824.             'session' => '?',
  1825.         ]));
  1826.     }
  1827.     /**
  1828.      * Gets the public 'translator' shared service.
  1829.      *
  1830.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1831.      */
  1832.     protected function getTranslatorService()
  1833.     {
  1834.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1835.     }
  1836.     /**
  1837.      * Gets the public 'twig' shared service.
  1838.      *
  1839.      * @return \Twig\Environment
  1840.      */
  1841.     protected function getTwigService()
  1842.     {
  1843.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1844.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1845.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  1846.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1847.         $d = ($this->services['router'] ?? $this->getRouterService());
  1848.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1849.         $f = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  1850.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1851.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  1852.         $h = new \APY\DataGridBundle\Twig\DataGridExtension($d'@APYDataGrid/blocks.html.twig');
  1853.         $h->setPagerFanta($this->parameters['apy_data_grid.pagerfanta']);
  1854.         $i = new \Symfony\Bridge\Twig\AppVariable();
  1855.         $i->setEnvironment('dev');
  1856.         $i->setDebug(true);
  1857.         if ($this->has('security.token_storage')) {
  1858.             $i->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1859.         }
  1860.         if ($this->has('request_stack')) {
  1861.             $i->setRequestStack($e);
  1862.         }
  1863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  1865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  1866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c\dirname(__DIR__4), 'UTF-8'));
  1868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
  1869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  1875.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1876.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($f));
  1877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1879.         $instance->addExtension(new \SpringerNature\CPS\AMEDReviewTracker\Web\Twig\AppExtension());
  1880.         $instance->addExtension(new \SpringerNature\CPS\AMEDReviewTracker\Web\Twig\CountryIntlExtension());
  1881.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1882.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1883.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$f$b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  1884.         $instance->addExtension($h);
  1885.         $instance->addExtension(new \Nelmio\SecurityBundle\Twig\NelmioCSPTwigExtension(($this->privates['nelmio_security.csp_listener'] ?? $this->getNelmioSecurity_CspListenerService()), ($this->privates['nelmio_security.sha_computer'] ?? ($this->privates['nelmio_security.sha_computer'] = new \Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer('sha256')))));
  1886.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1887.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1888.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1889.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1890.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1891.         ], [
  1892.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1893.             'webpack_encore.tag_renderer' => '?',
  1894.         ])));
  1895.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1896.         $instance->addGlobal('app'$i);
  1897.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1898.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ExcludeReviewerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ExcludeReviewerAction''getExcludeReviewerActionService.php'true],
  1899.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\IncludeReviewerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\IncludeReviewerAction''getIncludeReviewerActionService.php'true],
  1900.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryAnswerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryAnswerAction''getInquiryAnswerActionService.php'true],
  1901.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsAnsweredAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsAnsweredAction''getInquiryMarkAsAnsweredActionService.php'true],
  1902.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsReadAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsReadAction''getInquiryMarkAsReadActionService.php'true],
  1903.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InviteReviewerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InviteReviewerAction''getInviteReviewerActionService.php'true],
  1904.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\PickReviewerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\PickReviewerAction''getPickReviewerActionService.php'true],
  1905.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ResendReviewerInviteAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ResendReviewerInviteAction''getResendReviewerInviteActionService.php'true],
  1906.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerInvitedStatus' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerInvitedStatus''getReviewerInvitedStatusService.php'true],
  1907.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerRatingStars' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerRatingStars''getReviewerRatingStarsService.php'true],
  1908.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\WithdrawReviewerAction' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\WithdrawReviewerAction''getWithdrawReviewerActionService.php'true],
  1909.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1910.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1911.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1912.         ], [
  1913.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ExcludeReviewerAction' => '?',
  1914.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\IncludeReviewerAction' => '?',
  1915.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryAnswerAction' => '?',
  1916.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsAnsweredAction' => '?',
  1917.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InquiryMarkAsReadAction' => '?',
  1918.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\InviteReviewerAction' => '?',
  1919.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\PickReviewerAction' => '?',
  1920.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ResendReviewerInviteAction' => '?',
  1921.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerInvitedStatus' => '?',
  1922.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\ReviewerRatingStars' => '?',
  1923.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Presenter\\WithdrawReviewerAction' => '?',
  1924.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1925.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1926.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1927.         ])));
  1928.         $instance->addGlobal('mail_logo_id''logo-amed@amed.email');
  1929.         $instance->addGlobal('mail_logo_preview_url''build/images/logo-amed.png');
  1930.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days''Asia/Tokyo'0'.'','))->configure($instance);
  1931.         return $instance;
  1932.     }
  1933.     /**
  1934.      * Gets the public 'validator' shared service.
  1935.      *
  1936.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1937.      */
  1938.     protected function getValidatorService()
  1939.     {
  1940.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1941.     }
  1942.     /**
  1943.      * Gets the public 'var_dumper.cloner' shared service.
  1944.      *
  1945.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1946.      */
  1947.     protected function getVarDumper_ClonerService()
  1948.     {
  1949.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1950.         $instance->setMaxItems(2500);
  1951.         $instance->setMinDepth(1);
  1952.         $instance->setMaxString(-1);
  1953.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1954.         return $instance;
  1955.     }
  1956.     /**
  1957.      * Gets the private '.debug.dimmensions.api.client' shared service.
  1958.      *
  1959.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1960.      */
  1961.     protected function get_Debug_Dimmensions_Api_ClientService()
  1962.     {
  1963.         return $this->privates['.debug.dimmensions.api.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['Sentry\\SentryBundle\\Tracing\\HttpClient\\TraceableHttpClient'] ?? $this->getTraceableHttpClientService()), 'https://app.dimensions.ai/api/', ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1964.     }
  1965.     /**
  1966.      * Gets the private '.debug.http_client' shared service.
  1967.      *
  1968.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1969.      */
  1970.     protected function get_Debug_HttpClientService()
  1971.     {
  1972.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['Sentry\\SentryBundle\\Tracing\\HttpClient\\TraceableHttpClient'] ?? $this->getTraceableHttpClientService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1973.     }
  1974.     /**
  1975.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1976.      *
  1977.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1978.      */
  1979.     protected function get_LegacyResolveControllerNameSubscriberService()
  1980.     {
  1981.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1982.     }
  1983.     /**
  1984.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  1985.      *
  1986.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  1987.      */
  1988.     protected function getLoginListenerService()
  1989.     {
  1990.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1991.     }
  1992.     /**
  1993.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1994.      *
  1995.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  1996.      */
  1997.     protected function getRequestListenerService()
  1998.     {
  1999.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2000.     }
  2001.     /**
  2002.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  2003.      *
  2004.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  2005.      */
  2006.     protected function getSubRequestListenerService()
  2007.     {
  2008.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2009.     }
  2010.     /**
  2011.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  2012.      *
  2013.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  2014.      */
  2015.     protected function getTracingRequestListenerService()
  2016.     {
  2017.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2018.     }
  2019.     /**
  2020.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  2021.      *
  2022.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  2023.      */
  2024.     protected function getTracingSubRequestListenerService()
  2025.     {
  2026.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2027.     }
  2028.     /**
  2029.      * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory' shared service.
  2030.      *
  2031.      * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory
  2032.      */
  2033.     protected function getTracingDriverConnectionFactoryService()
  2034.     {
  2035.         return $this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] = new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2036.     }
  2037.     /**
  2038.      * Gets the private 'Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient' shared service.
  2039.      *
  2040.      * @return \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient
  2041.      */
  2042.     protected function getTraceableHttpClientService()
  2043.     {
  2044.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2045.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2046.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2047.         $b->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2048.         $b->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2049.         $b->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2050.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2051.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2052.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2053.         $a->setLogger($b);
  2054.         return $this->privates['Sentry\\SentryBundle\\Tracing\\HttpClient\\TraceableHttpClient'] = new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2055.     }
  2056.     /**
  2057.      * Gets the private 'Sentry\State\HubInterface' shared service.
  2058.      *
  2059.      * @return \Sentry\State\HubInterface
  2060.      */
  2061.     protected function getHubInterfaceService()
  2062.     {
  2063.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  2064.         $a = new \Sentry\Options(['environment' => 'dev''integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\ErrorHandler\\Error\\FatalError'=> 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), => 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' => [=> \dirname(__DIR__4), => '.'=> '/usr/share/php'], 'release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('resolve:SENTRY_DSN')]);
  2065.         $b = new \Sentry\ClientBuilder($a);
  2066.         $b->setSdkIdentifier('sentry.php.symfony');
  2067.         $b->setSdkVersion('4.14.0');
  2068.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory(NULLNULLNULLNULLNULLNULL));
  2069.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  2070.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  2071.         if ($this->has('Psr\\Log\\NullLogger')) {
  2072.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  2073.         }
  2074.         $instance->bindClient($b->getClient());
  2075.         return $instance;
  2076.     }
  2077.     /**
  2078.      * Gets the private 'SpringerNature\CPS\AMEDReviewTracker\Web\Security\PasswordChangeRequiredHandler' shared autowired service.
  2079.      *
  2080.      * @return \SpringerNature\CPS\AMEDReviewTracker\Web\Security\PasswordChangeRequiredHandler
  2081.      */
  2082.     protected function getPasswordChangeRequiredHandlerService()
  2083.     {
  2084.         $this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Security\\PasswordChangeRequiredHandler'] = $instance = new \SpringerNature\CPS\AMEDReviewTracker\Web\Security\PasswordChangeRequiredHandler(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  2085.         $instance->setContainer($this);
  2086.         return $instance;
  2087.     }
  2088.     /**
  2089.      * Gets the private 'Symfony\Bridge\Monolog\Processor\TokenProcessor' shared autowired service.
  2090.      *
  2091.      * @return \Symfony\Bridge\Monolog\Processor\TokenProcessor
  2092.      */
  2093.     protected function getTokenProcessorService()
  2094.     {
  2095.         return $this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] = new \Symfony\Bridge\Monolog\Processor\TokenProcessor(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2096.     }
  2097.     /**
  2098.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2099.      *
  2100.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2101.      */
  2102.     protected function getResetAssetsEventListenerService()
  2103.     {
  2104.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  2105.     }
  2106.     /**
  2107.      * Gets the private 'annotations.cache_adapter' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2110.      */
  2111.     protected function getAnnotations_CacheAdapterService()
  2112.     {
  2113.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  2114.     }
  2115.     /**
  2116.      * Gets the private 'annotations.cached_reader' shared service.
  2117.      *
  2118.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2119.      */
  2120.     protected function getAnnotations_CachedReaderService()
  2121.     {
  2122.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2123.     }
  2124.     /**
  2125.      * Gets the private 'annotations.reader' shared service.
  2126.      *
  2127.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2128.      */
  2129.     protected function getAnnotations_ReaderService()
  2130.     {
  2131.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2132.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2133.         $a->registerUniqueLoader('class_exists');
  2134.         $instance->addGlobalIgnoredName('required'$a);
  2135.         return $instance;
  2136.     }
  2137.     /**
  2138.      * Gets the private 'assets.packages' shared service.
  2139.      *
  2140.      * @return \Symfony\Component\Asset\Packages
  2141.      */
  2142.     protected function getAssets_PackagesService()
  2143.     {
  2144.         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')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  2145.     }
  2146.     /**
  2147.      * Gets the private 'cache.annotations.traceable' shared service.
  2148.      *
  2149.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2150.      */
  2151.     protected function getCache_Annotations_TraceableService()
  2152.     {
  2153.         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('jIcSF+Mk7-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2154.     }
  2155.     /**
  2156.      * Gets the private 'cache.doctrine.orm.audit.query.traceable' shared service.
  2157.      *
  2158.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2159.      */
  2160.     protected function getCache_Doctrine_Orm_Audit_Query_TraceableService()
  2161.     {
  2162.         return $this->privates['cache.doctrine.orm.audit.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()));
  2163.     }
  2164.     /**
  2165.      * Gets the private 'cache.doctrine.orm.audit.result.traceable' shared service.
  2166.      *
  2167.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2168.      */
  2169.     protected function getCache_Doctrine_Orm_Audit_Result_TraceableService()
  2170.     {
  2171.         return $this->privates['cache.doctrine.orm.audit.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()));
  2172.     }
  2173.     /**
  2174.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  2175.      *
  2176.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2177.      */
  2178.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  2179.     {
  2180.         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()));
  2181.     }
  2182.     /**
  2183.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  2184.      *
  2185.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2186.      */
  2187.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  2188.     {
  2189.         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()));
  2190.     }
  2191.     /**
  2192.      * Gets the private 'cache.easyadmin.traceable' shared service.
  2193.      *
  2194.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2195.      */
  2196.     protected function getCache_Easyadmin_TraceableService()
  2197.     {
  2198.         return $this->privates['cache.easyadmin.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('tv4dICTvOK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2199.     }
  2200.     /**
  2201.      * Gets the private 'cache.property_info.traceable' shared service.
  2202.      *
  2203.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2204.      */
  2205.     protected function getCache_PropertyInfo_TraceableService()
  2206.     {
  2207.         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('yfJWEHvggy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2208.     }
  2209.     /**
  2210.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  2211.      *
  2212.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2213.      */
  2214.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  2215.     {
  2216.         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('G-sCl3vvFb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2217.     }
  2218.     /**
  2219.      * Gets the private 'cache.serializer.traceable' shared service.
  2220.      *
  2221.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2222.      */
  2223.     protected function getCache_Serializer_TraceableService()
  2224.     {
  2225.         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('4VijklpseU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2226.     }
  2227.     /**
  2228.      * Gets the private 'cache.validator.traceable' shared service.
  2229.      *
  2230.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2231.      */
  2232.     protected function getCache_Validator_TraceableService()
  2233.     {
  2234.         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('2x8dhW-RvA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2235.     }
  2236.     /**
  2237.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  2238.      *
  2239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2240.      */
  2241.     protected function getCache_WebpackEncore_TraceableService()
  2242.     {
  2243.         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('xsx1ikGRtC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2244.     }
  2245.     /**
  2246.      * Gets the private 'config_cache_factory' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2249.      */
  2250.     protected function getConfigCacheFactoryService()
  2251.     {
  2252.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2253.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2254.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2255.         }, 2));
  2256.     }
  2257.     /**
  2258.      * Gets the private 'data_collector.form' shared service.
  2259.      *
  2260.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2261.      */
  2262.     protected function getDataCollector_FormService()
  2263.     {
  2264.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2265.     }
  2266.     /**
  2267.      * Gets the private 'debug.controller_resolver' shared service.
  2268.      *
  2269.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2270.      */
  2271.     protected function getDebug_ControllerResolverService()
  2272.     {
  2273.         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['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2274.     }
  2275.     /**
  2276.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2277.      *
  2278.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2279.      */
  2280.     protected function getDebug_DebugHandlersListenerService()
  2281.     {
  2282.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2283.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2284.         $a->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2285.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2286.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2287.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2288.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2289.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2290.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  2291.     }
  2292.     /**
  2293.      * Gets the private 'debug.file_link_formatter' shared service.
  2294.      *
  2295.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2296.      */
  2297.     protected function getDebug_FileLinkFormatterService()
  2298.     {
  2299.         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 () {
  2300.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2301.         });
  2302.     }
  2303.     /**
  2304.      * Gets the private 'debug.log_processor' shared service.
  2305.      *
  2306.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2307.      */
  2308.     protected function getDebug_LogProcessorService()
  2309.     {
  2310.         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())));
  2311.     }
  2312.     /**
  2313.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2314.      *
  2315.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2316.      */
  2317.     protected function getDebug_Security_Access_DecisionManagerService()
  2318.     {
  2319.         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 () {
  2320.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2321.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  2322.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2323.             yield => ($this->privates['debug.security.voter.tactician.middleware.security_voter'] ?? $this->load('getDebug_Security_Voter_Tactician_Middleware_SecurityVoterService.php'));
  2324.         }, 4), 'affirmative'falsetrue));
  2325.     }
  2326.     /**
  2327.      * Gets the private 'debug.security.firewall' shared service.
  2328.      *
  2329.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2330.      */
  2331.     protected function getDebug_Security_FirewallService()
  2332.     {
  2333.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2334.     }
  2335.     /**
  2336.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2337.      *
  2338.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2339.      */
  2340.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  2341.     {
  2342.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  2343.     }
  2344.     /**
  2345.      * Gets the private 'doctrine.orm.audit_yml_metadata_driver' shared service.
  2346.      *
  2347.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  2348.      */
  2349.     protected function getDoctrine_Orm_AuditYmlMetadataDriverService()
  2350.     {
  2351.         $this->privates['doctrine.orm.audit_yml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/config/doctrine/mapping/app') => 'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit']);
  2352.         $instance->setGlobalBasename('mapping');
  2353.         return $instance;
  2354.     }
  2355.     /**
  2356.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2357.      *
  2358.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2359.      */
  2360.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2361.     {
  2362.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  2363.     }
  2364.     /**
  2365.      * Gets the private 'doctrine.orm.default_yml_metadata_driver' shared service.
  2366.      *
  2367.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  2368.      */
  2369.     protected function getDoctrine_Orm_DefaultYmlMetadataDriverService()
  2370.     {
  2371.         $this->privates['doctrine.orm.default_yml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/config/doctrine/mapping/domain') => 'SpringerNature\\CPS\\AMEDReviewTracker\\Domain', (\dirname(__DIR__4).'/config/doctrine/mapping/domain/ValueObject') => 'SpringerNature\\CPS\\AMEDReviewTracker\\Domain\\ValueObject', (\dirname(__DIR__4).'/config/doctrine/mapping/web') => 'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Entity', (\dirname(__DIR__4).'/config/doctrine/mapping/app') => 'SpringerNature\\CPS\\AMEDReviewTracker\\App\\Audit']);
  2372.         $instance->setGlobalBasename('mapping');
  2373.         return $instance;
  2374.     }
  2375.     /**
  2376.      * Gets the private 'exception_listener' shared service.
  2377.      *
  2378.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2379.      */
  2380.     protected function getExceptionListenerService()
  2381.     {
  2382.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2383.     }
  2384.     /**
  2385.      * Gets the private 'form.registry' shared service.
  2386.      *
  2387.      * @return \Symfony\Component\Form\FormRegistry
  2388.      */
  2389.     protected function getForm_RegistryService()
  2390.     {
  2391.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2392.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService.php'true],
  2393.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService.php'true],
  2394.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService.php'true],
  2395.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService.php'true],
  2396.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService.php'true],
  2397.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService.php'true],
  2398.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService.php'true],
  2399.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService.php'true],
  2400.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService.php'true],
  2401.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService.php'true],
  2402.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService.php'true],
  2403.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService.php'true],
  2404.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService.php'true],
  2405.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService.php'true],
  2406.         ], [
  2407.             'easyadmin.filter.type.array' => '?',
  2408.             'easyadmin.filter.type.boolean' => '?',
  2409.             'easyadmin.filter.type.choice' => '?',
  2410.             'easyadmin.filter.type.comparison' => '?',
  2411.             'easyadmin.filter.type.date' => '?',
  2412.             'easyadmin.filter.type.dateinterval' => '?',
  2413.             'easyadmin.filter.type.datetime' => '?',
  2414.             'easyadmin.filter.type.decimal' => '?',
  2415.             'easyadmin.filter.type.entity' => '?',
  2416.             'easyadmin.filter.type.float' => '?',
  2417.             'easyadmin.filter.type.integer' => '?',
  2418.             'easyadmin.filter.type.text' => '?',
  2419.             'easyadmin.filter.type.textarea' => '?',
  2420.             'easyadmin.filter.type.time' => '?',
  2421.         ]), [], new RewindableGenerator(function () {
  2422.             return new \EmptyIterator();
  2423.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2424.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService.php'true],
  2425.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService.php'true],
  2426.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService.php'true],
  2427.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService.php'true],
  2428.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService.php'true],
  2429.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService.php'true],
  2430.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService.php'true],
  2431.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService.php'true],
  2432.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService.php'true],
  2433.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService.php'true],
  2434.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService.php'true],
  2435.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService.php'true],
  2436.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService.php'true],
  2437.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\AddBlacklistedEmailType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\AddBlacklistedEmailType''getAddBlacklistedEmailTypeService.php'true],
  2438.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\BankDetailsAcknowledgementType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\BankDetailsAcknowledgementType''getBankDetailsAcknowledgementTypeService.php'true],
  2439.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ContactType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ContactType''getContactTypeService.php'true],
  2440.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CopyProgramType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CopyProgramType''getCopyProgramTypeService.php'true],
  2441.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CreateProgramType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CreateProgramType''getCreateProgramTypeService.php'true],
  2442.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteProgramType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteProgramType''getDeleteProgramTypeService.php'true],
  2443.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteReviewerType''getDeleteReviewerTypeService.php'true],
  2444.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\EasyAdmin\\DepartmentDivisionType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\EasyAdmin\\DepartmentDivisionType''getDepartmentDivisionTypeService.php'true],
  2445.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ExcludeReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ExcludeReviewerType''getExcludeReviewerTypeService.php'true],
  2446.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ForceBankDetailsReceivedType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ForceBankDetailsReceivedType''getForceBankDetailsReceivedTypeService.php'true],
  2447.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\IncludeReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\IncludeReviewerType''getIncludeReviewerTypeService.php'true],
  2448.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryAnswerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryAnswerType''getInquiryAnswerTypeService.php'true],
  2449.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkAnsweredType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkAnsweredType''getInquiryMarkAnsweredTypeService.php'true],
  2450.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkReadType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkReadType''getInquiryMarkReadTypeService.php'true],
  2451.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryType''getInquiryTypeService.php'true],
  2452.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InviteReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InviteReviewerType''getInviteReviewerTypeService.php'true],
  2453.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MarkReviewerPaidType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MarkReviewerPaidType''getMarkReviewerPaidTypeService.php'true],
  2454.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MyAccountChangePasswordType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MyAccountChangePasswordType''getMyAccountChangePasswordTypeService.php'true],
  2455.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PaymentSentRecordType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PaymentSentRecordType''getPaymentSentRecordTypeService.php'true],
  2456.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PickReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PickReviewerType''getPickReviewerTypeService.php'true],
  2457.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewerType''getProgramReviewerTypeService.php'true],
  2458.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewersImportType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewersImportType''getProgramReviewersImportTypeService.php'true],
  2459.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramSearchType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramSearchType''getProgramSearchTypeService.php'true],
  2460.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\RemoveBlacklistedEmailType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\RemoveBlacklistedEmailType''getRemoveBlacklistedEmailTypeService.php'true],
  2461.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResendReviewerInviteType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResendReviewerInviteType''getResendReviewerInviteTypeService.php'true],
  2462.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordRequestType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordRequestType''getResetPasswordRequestTypeService.php'true],
  2463.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordType''getResetPasswordTypeService.php'true],
  2464.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResumeType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResumeType''getResumeTypeService.php'true],
  2465.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerCertificateType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerCertificateType''getReviewerCertificateTypeService.php'true],
  2466.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerEditRequestType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerEditRequestType''getReviewerEditRequestTypeService.php'true],
  2467.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerFilterType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerFilterType''getReviewerFilterTypeService.php'true],
  2468.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerProgramInvitationType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerProgramInvitationType''getReviewerProgramInvitationTypeService.php'true],
  2469.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRefusePaymentType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRefusePaymentType''getReviewerRefusePaymentTypeService.php'true],
  2470.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRejectionSurveyType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRejectionSurveyType''getReviewerRejectionSurveyTypeService.php'true],
  2471.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerSearchType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerSearchType''getReviewerSearchTypeService.php'true],
  2472.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerUpdateProfileType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerUpdateProfileType''getReviewerUpdateProfileTypeService.php'true],
  2473.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersAddToProgramType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersAddToProgramType''getReviewersAddToProgramTypeService.php'true],
  2474.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersImportFromPoolType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersImportFromPoolType''getReviewersImportFromPoolTypeService.php'true],
  2475.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendAcknowledgeReviewerParticipationType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendAcknowledgeReviewerParticipationType''getSendAcknowledgeReviewerParticipationTypeService.php'true],
  2476.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendReviewerBankDetailsType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendReviewerBankDetailsType''getSendReviewerBankDetailsTypeService.php'true],
  2477.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerCommentType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerCommentType''getSubmitReviewerCommentTypeService.php'true],
  2478.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerEvaluationType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerEvaluationType''getSubmitReviewerEvaluationTypeService.php'true],
  2479.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UninviteReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UninviteReviewerType''getUninviteReviewerTypeService.php'true],
  2480.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableAdminReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableAdminReviewerType''getUpdatableAdminReviewerTypeService.php'true],
  2481.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableReviewerType''getUpdatableReviewerTypeService.php'true],
  2482.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateInvitationTemplateType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateInvitationTemplateType''getUpdateInvitationTemplateTypeService.php'true],
  2483.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateProgramType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateProgramType''getUpdateProgramTypeService.php'true],
  2484.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UploadReviewerResumeType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UploadReviewerResumeType''getUploadReviewerResumeTypeService.php'true],
  2485.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\WithdrawReviewerType' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\WithdrawReviewerType''getWithdrawReviewerTypeService.php'true],
  2486.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  2487.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  2488.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  2489.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  2490.         ], [
  2491.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  2492.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  2493.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  2494.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  2495.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  2496.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  2497.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  2498.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  2499.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  2500.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  2501.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  2502.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  2503.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  2504.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\AddBlacklistedEmailType' => '?',
  2505.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\BankDetailsAcknowledgementType' => '?',
  2506.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ContactType' => '?',
  2507.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CopyProgramType' => '?',
  2508.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\CreateProgramType' => '?',
  2509.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteProgramType' => '?',
  2510.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\DeleteReviewerType' => '?',
  2511.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\EasyAdmin\\DepartmentDivisionType' => '?',
  2512.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ExcludeReviewerType' => '?',
  2513.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ForceBankDetailsReceivedType' => '?',
  2514.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\IncludeReviewerType' => '?',
  2515.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryAnswerType' => '?',
  2516.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkAnsweredType' => '?',
  2517.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryMarkReadType' => '?',
  2518.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InquiryType' => '?',
  2519.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\InviteReviewerType' => '?',
  2520.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MarkReviewerPaidType' => '?',
  2521.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\MyAccountChangePasswordType' => '?',
  2522.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PaymentSentRecordType' => '?',
  2523.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\PickReviewerType' => '?',
  2524.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewerType' => '?',
  2525.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramReviewersImportType' => '?',
  2526.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ProgramSearchType' => '?',
  2527.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\RemoveBlacklistedEmailType' => '?',
  2528.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResendReviewerInviteType' => '?',
  2529.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordRequestType' => '?',
  2530.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResetPasswordType' => '?',
  2531.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ResumeType' => '?',
  2532.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerCertificateType' => '?',
  2533.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerEditRequestType' => '?',
  2534.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerFilterType' => '?',
  2535.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerProgramInvitationType' => '?',
  2536.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRefusePaymentType' => '?',
  2537.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerRejectionSurveyType' => '?',
  2538.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerSearchType' => '?',
  2539.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewerUpdateProfileType' => '?',
  2540.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersAddToProgramType' => '?',
  2541.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\ReviewersImportFromPoolType' => '?',
  2542.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendAcknowledgeReviewerParticipationType' => '?',
  2543.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SendReviewerBankDetailsType' => '?',
  2544.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerCommentType' => '?',
  2545.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\SubmitReviewerEvaluationType' => '?',
  2546.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UninviteReviewerType' => '?',
  2547.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableAdminReviewerType' => '?',
  2548.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdatableReviewerType' => '?',
  2549.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateInvitationTemplateType' => '?',
  2550.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UpdateProgramType' => '?',
  2551.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\UploadReviewerResumeType' => '?',
  2552.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\WithdrawReviewerType' => '?',
  2553.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  2554.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2555.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2556.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2557.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2558.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  2559.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  2560.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  2561.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  2562.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  2563.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  2564.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService.php'));
  2565.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2566.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2567.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2568.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2569.         }, 1)], new RewindableGenerator(function () {
  2570.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  2571.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  2572.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php'));
  2573.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2574.     }
  2575.     /**
  2576.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2577.      *
  2578.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2579.      */
  2580.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2581.     {
  2582.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  2583.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2584.     }
  2585.     /**
  2586.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2587.      *
  2588.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2589.      */
  2590.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2591.     {
  2592.         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())));
  2593.     }
  2594.     /**
  2595.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2596.      *
  2597.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2598.      */
  2599.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2600.     {
  2601.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2602.     }
  2603.     /**
  2604.      * Gets the private 'locale_aware_listener' shared service.
  2605.      *
  2606.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2607.      */
  2608.     protected function getLocaleAwareListenerService()
  2609.     {
  2610.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2611.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2612.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2613.     }
  2614.     /**
  2615.      * Gets the private 'locale_listener' shared service.
  2616.      *
  2617.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2618.      */
  2619.     protected function getLocaleListenerService()
  2620.     {
  2621.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  2622.     }
  2623.     /**
  2624.      * Gets the private 'monolog.handler.console' shared service.
  2625.      *
  2626.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2627.      */
  2628.     protected function getMonolog_Handler_ConsoleService()
  2629.     {
  2630.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2631.     }
  2632.     /**
  2633.      * Gets the private 'monolog.handler.main' shared service.
  2634.      *
  2635.      * @return \Monolog\Handler\StreamHandler
  2636.      */
  2637.     protected function getMonolog_Handler_MainService()
  2638.     {
  2639.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__6).'/shared/var/log/dev.log'), 100trueNULLfalse);
  2640.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2641.         return $instance;
  2642.     }
  2643.     /**
  2644.      * Gets the private 'monolog.logger' shared service.
  2645.      *
  2646.      * @return \Symfony\Bridge\Monolog\Logger
  2647.      */
  2648.     protected function getMonolog_LoggerService()
  2649.     {
  2650.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2651.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2652.         $instance->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2653.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2654.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2655.         $instance->useMicrosecondTimestamps(true);
  2656.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2657.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2658.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2659.         return $instance;
  2660.     }
  2661.     /**
  2662.      * Gets the private 'monolog.logger.cache' shared service.
  2663.      *
  2664.      * @return \Symfony\Bridge\Monolog\Logger
  2665.      */
  2666.     protected function getMonolog_Logger_CacheService()
  2667.     {
  2668.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2669.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2670.         $instance->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2671.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2672.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2673.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2674.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2675.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2676.         return $instance;
  2677.     }
  2678.     /**
  2679.      * Gets the private 'monolog.logger.doctrine' shared service.
  2680.      *
  2681.      * @return \Symfony\Bridge\Monolog\Logger
  2682.      */
  2683.     protected function getMonolog_Logger_DoctrineService()
  2684.     {
  2685.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2686.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2687.         $instance->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2688.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2689.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2690.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2691.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2692.         return $instance;
  2693.     }
  2694.     /**
  2695.      * Gets the private 'monolog.logger.request' shared service.
  2696.      *
  2697.      * @return \Symfony\Bridge\Monolog\Logger
  2698.      */
  2699.     protected function getMonolog_Logger_RequestService()
  2700.     {
  2701.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2702.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2703.         $instance->pushProcessor(($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] ?? ($this->privates['SpringerNature\\CPS\\AMEDReviewTracker\\App\\Logger\\Processor\\WrappedApplicationExceptionProcessor'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Processor\WrappedApplicationExceptionProcessor())));
  2704.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2705.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor(32))));
  2706.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2707.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2708.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2709.         return $instance;
  2710.     }
  2711.     /**
  2712.      * Gets the private 'nelmio_security.clickjacking_listener' shared service.
  2713.      *
  2714.      * @return \Nelmio\SecurityBundle\EventListener\ClickjackingListener
  2715.      */
  2716.     protected function getNelmioSecurity_ClickjackingListenerService()
  2717.     {
  2718.         return $this->privates['nelmio_security.clickjacking_listener'] = new \Nelmio\SecurityBundle\EventListener\ClickjackingListener($this->parameters['nelmio_security.clickjacking.paths'], []);
  2719.     }
  2720.     /**
  2721.      * Gets the private 'nelmio_security.csp_listener' shared service.
  2722.      *
  2723.      * @return \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener
  2724.      */
  2725.     protected function getNelmioSecurity_CspListenerService()
  2726.     {
  2727.         $a = new \Nelmio\SecurityBundle\ContentSecurityPolicy\PolicyManager(new \Nelmio\SecurityBundle\UserAgent\UserAgentParser(($this->services['nelmio_security.ua_parser.ua_php'] ?? $this->getNelmioSecurity_UaParser_UaPhpService())));
  2728.         return $this->privates['nelmio_security.csp_listener'] = new \Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener(\Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet::fromConfig($a, ['enabled' => true'report_logger_service' => 'logger''hosts' => [], 'content_types' => [], 'enforce' => ['level1_fallback' => true'browser_adaptive' => ['enabled' => false'parser' => 'nelmio_security.ua_parser.ua_php'], 'report-uri' => [=> '/nelmio/csp/report'], 'default-src' => [=> 'self'], 'script-src' => [=> 'self'=> 'code.jquery.com'], 'img-src' => [=> 'self'], 'style-src' => [=> 'self'=> 'cdn.cookielaw.org'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'font-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'connect-src' => [=> 'self'], 'frame-src' => [=> 'self'], 'block-all-mixed-content' => true'base-uri' => [], 'child-src' => [], 'form-action' => [], 'frame-ancestors' => [], 'manifest-src' => [], 'media-src' => [], 'object-src' => [], 'plugin-types' => [], 'upgrade-insecure-requests' => false'worker-src' => [], 'prefetch-src' => []], 'report' => ['level1_fallback' => true'browser_adaptive' => ['enabled' => true'parser' => 'nelmio_security.ua_parser.ua_php'], 'report-uri' => [=> '/nelmio/csp/report'], 'default-src' => [=> 'none'], 'script-src' => [=> 'self'], 'img-src' => [=> 'self'], 'style-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'font-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'connect-src' => [=> 'self'], 'frame-src' => [=> 'self'], 'base-uri' => [], 'block-all-mixed-content' => false'child-src' => [], 'form-action' => [], 'frame-ancestors' => [], 'manifest-src' => [], 'media-src' => [], 'object-src' => [], 'plugin-types' => [], 'upgrade-insecure-requests' => false'worker-src' => [], 'prefetch-src' => []], 'report_endpoint' => ['log_channel' => NULL'log_formatter' => 'nelmio_security.csp_report.log_formatter''log_level' => 'notice''filters' => ['domains' => true'schemes' => true'browser_bugs' => true'injected_scripts' => true], 'dismiss' => []], 'compat_headers' => true'hash' => ['algorithm' => 'sha256']], 'report'), \Nelmio\SecurityBundle\ContentSecurityPolicy\DirectiveSet::fromConfig($a, ['enabled' => true'report_logger_service' => 'logger''hosts' => [], 'content_types' => [], 'enforce' => ['level1_fallback' => true'browser_adaptive' => ['enabled' => false'parser' => 'nelmio_security.ua_parser.ua_php'], 'report-uri' => [=> '/nelmio/csp/report'], 'default-src' => [=> 'self'], 'script-src' => [=> 'self'=> 'code.jquery.com'], 'img-src' => [=> 'self'], 'style-src' => [=> 'self'=> 'cdn.cookielaw.org'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'font-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'connect-src' => [=> 'self'], 'frame-src' => [=> 'self'], 'block-all-mixed-content' => true'base-uri' => [], 'child-src' => [], 'form-action' => [], 'frame-ancestors' => [], 'manifest-src' => [], 'media-src' => [], 'object-src' => [], 'plugin-types' => [], 'upgrade-insecure-requests' => false'worker-src' => [], 'prefetch-src' => []], 'report' => ['level1_fallback' => true'browser_adaptive' => ['enabled' => true'parser' => 'nelmio_security.ua_parser.ua_php'], 'report-uri' => [=> '/nelmio/csp/report'], 'default-src' => [=> 'none'], 'script-src' => [=> 'self'], 'img-src' => [=> 'self'], 'style-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'font-src' => [=> 'self'=> 'fonts.googleapis.com'=> 'fonts.gstatic.com'], 'connect-src' => [=> 'self'], 'frame-src' => [=> 'self'], 'base-uri' => [], 'block-all-mixed-content' => false'child-src' => [], 'form-action' => [], 'frame-ancestors' => [], 'manifest-src' => [], 'media-src' => [], 'object-src' => [], 'plugin-types' => [], 'upgrade-insecure-requests' => false'worker-src' => [], 'prefetch-src' => []], 'report_endpoint' => ['log_channel' => NULL'log_formatter' => 'nelmio_security.csp_report.log_formatter''log_level' => 'notice''filters' => ['domains' => true'schemes' => true'browser_bugs' => true'injected_scripts' => true], 'dismiss' => []], 'compat_headers' => true'hash' => ['algorithm' => 'sha256']], 'enforce'), new \Nelmio\SecurityBundle\ContentSecurityPolicy\NonceGenerator(16), ($this->privates['nelmio_security.sha_computer'] ?? ($this->privates['nelmio_security.sha_computer'] = new \Nelmio\SecurityBundle\ContentSecurityPolicy\ShaComputer('sha256'))), true, [], []);
  2729.     }
  2730.     /**
  2731.      * Gets the private 'nelmio_security.referrer_policy_listener' shared service.
  2732.      *
  2733.      * @return \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener
  2734.      */
  2735.     protected function getNelmioSecurity_ReferrerPolicyListenerService()
  2736.     {
  2737.         return $this->privates['nelmio_security.referrer_policy_listener'] = new \Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener($this->parameters['nelmio_security.referrer_policy.policies']);
  2738.     }
  2739.     /**
  2740.      * Gets the private 'nelmio_security.ua_parser.ua_php.provider' shared service.
  2741.      *
  2742.      * @return \UAParser\Parser
  2743.      */
  2744.     protected function getNelmioSecurity_UaParser_UaPhp_ProviderService()
  2745.     {
  2746.         return $this->privates['nelmio_security.ua_parser.ua_php.provider'] = \UAParser\Parser::create();
  2747.     }
  2748.     /**
  2749.      * Gets the private 'nelmio_security.xss_protection_listener' shared service.
  2750.      *
  2751.      * @return \Nelmio\SecurityBundle\EventListener\XssProtectionListener
  2752.      */
  2753.     protected function getNelmioSecurity_XssProtectionListenerService()
  2754.     {
  2755.         return $this->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true'mode_block' => true'report_uri' => NULL]);
  2756.     }
  2757.     /**
  2758.      * Gets the private 'parameter_bag' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2761.      */
  2762.     protected function getParameterBagService()
  2763.     {
  2764.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2765.     }
  2766.     /**
  2767.      * Gets the private 'profiler_listener' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2770.      */
  2771.     protected function getProfilerListenerService()
  2772.     {
  2773.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2774.     }
  2775.     /**
  2776.      * Gets the private 'property_info' shared service.
  2777.      *
  2778.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2779.      */
  2780.     protected function getPropertyInfoService()
  2781.     {
  2782.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2783.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2784.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2785.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2786.             yield => ($this->privates['doctrine.orm.audit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuditEntityManager_PropertyInfoExtractorService.php'));
  2787.         }, 4), new RewindableGenerator(function () {
  2788.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2789.             yield => ($this->privates['doctrine.orm.audit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuditEntityManager_PropertyInfoExtractorService.php'));
  2790.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2791.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2792.         }, 4), new RewindableGenerator(function () {
  2793.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2794.         }, 1), new RewindableGenerator(function () {
  2795.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2796.             yield => ($this->privates['doctrine.orm.audit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuditEntityManager_PropertyInfoExtractorService.php'));
  2797.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2798.         }, 3), new RewindableGenerator(function () {
  2799.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2800.         }, 1));
  2801.     }
  2802.     /**
  2803.      * Gets the private 'router.request_context' shared service.
  2804.      *
  2805.      * @return \Symfony\Component\Routing\RequestContext
  2806.      */
  2807.     protected function getRouter_RequestContextService()
  2808.     {
  2809.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2810.     }
  2811.     /**
  2812.      * Gets the private 'router_listener' shared service.
  2813.      *
  2814.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2815.      */
  2816.     protected function getRouterListenerService()
  2817.     {
  2818.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2819.     }
  2820.     /**
  2821.      * Gets the private 'security.authentication.manager' shared service.
  2822.      *
  2823.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2824.      */
  2825.     protected function getSecurity_Authentication_ManagerService()
  2826.     {
  2827.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2828.             yield => ($this->privates['security.authentication.provider.anonymous.inquiry'] ?? ($this->privates['security.authentication.provider.anonymous.inquiry'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2829.             yield => ($this->privates['security.authentication.provider.anonymous.rejection_survey'] ?? ($this->privates['security.authentication.provider.anonymous.rejection_survey'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2830.             yield => ($this->privates['security.authentication.provider.anonymous.unsubscribe'] ?? ($this->privates['security.authentication.provider.anonymous.unsubscribe'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2831.             yield => ($this->privates['security.authentication.provider.anonymous.reviewer_edit_request'] ?? ($this->privates['security.authentication.provider.anonymous.reviewer_edit_request'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2832.             yield => ($this->privates['security.authentication.provider.guard.reviewer_update_profile'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ReviewerUpdateProfileService.php'));
  2833.             yield => ($this->privates['security.authentication.provider.guard.reviewer'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ReviewerService.php'));
  2834.             yield => ($this->privates['security.authentication.provider.guard.reviewer_payment_refuse'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ReviewerPaymentRefuseService.php'));
  2835.             yield => ($this->privates['security.authentication.provider.guard.reviewer_payment'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ReviewerPaymentService.php'));
  2836.             yield => ($this->privates['security.authentication.provider.guard.reviewer_documents_destroyed'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ReviewerDocumentsDestroyedService.php'));
  2837.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2838.             yield 10 => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2839.         }, 11), true);
  2840.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2841.         return $instance;
  2842.     }
  2843.     /**
  2844.      * Gets the private 'security.firewall.map' shared service.
  2845.      *
  2846.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2847.      */
  2848.     protected function getSecurity_Firewall_MapService()
  2849.     {
  2850.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2851.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2852.             'security.firewall.map.context.inquiry' => ['privates''security.firewall.map.context.inquiry''getSecurity_Firewall_Map_Context_InquiryService.php'true],
  2853.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2854.             'security.firewall.map.context.rejection_survey' => ['privates''security.firewall.map.context.rejection_survey''getSecurity_Firewall_Map_Context_RejectionSurveyService.php'true],
  2855.             'security.firewall.map.context.reviewer' => ['privates''security.firewall.map.context.reviewer''getSecurity_Firewall_Map_Context_ReviewerService.php'true],
  2856.             'security.firewall.map.context.reviewer_documents_destroyed' => ['privates''security.firewall.map.context.reviewer_documents_destroyed''getSecurity_Firewall_Map_Context_ReviewerDocumentsDestroyedService.php'true],
  2857.             'security.firewall.map.context.reviewer_edit_request' => ['privates''security.firewall.map.context.reviewer_edit_request''getSecurity_Firewall_Map_Context_ReviewerEditRequestService.php'true],
  2858.             'security.firewall.map.context.reviewer_payment' => ['privates''security.firewall.map.context.reviewer_payment''getSecurity_Firewall_Map_Context_ReviewerPaymentService.php'true],
  2859.             'security.firewall.map.context.reviewer_payment_refuse' => ['privates''security.firewall.map.context.reviewer_payment_refuse''getSecurity_Firewall_Map_Context_ReviewerPaymentRefuseService.php'true],
  2860.             'security.firewall.map.context.reviewer_update_profile' => ['privates''security.firewall.map.context.reviewer_update_profile''getSecurity_Firewall_Map_Context_ReviewerUpdateProfileService.php'true],
  2861.             'security.firewall.map.context.unsubscribe' => ['privates''security.firewall.map.context.unsubscribe''getSecurity_Firewall_Map_Context_UnsubscribeService.php'true],
  2862.         ], [
  2863.             'security.firewall.map.context.dev' => '?',
  2864.             'security.firewall.map.context.inquiry' => '?',
  2865.             'security.firewall.map.context.main' => '?',
  2866.             'security.firewall.map.context.rejection_survey' => '?',
  2867.             'security.firewall.map.context.reviewer' => '?',
  2868.             'security.firewall.map.context.reviewer_documents_destroyed' => '?',
  2869.             'security.firewall.map.context.reviewer_edit_request' => '?',
  2870.             'security.firewall.map.context.reviewer_payment' => '?',
  2871.             'security.firewall.map.context.reviewer_payment_refuse' => '?',
  2872.             'security.firewall.map.context.reviewer_update_profile' => '?',
  2873.             'security.firewall.map.context.unsubscribe' => '?',
  2874.         ]), new RewindableGenerator(function () {
  2875.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  2876.             yield 'security.firewall.map.context.inquiry' => ($this->privates['.security.request_matcher.rUIc5LC'] ?? ($this->privates['.security.request_matcher.rUIc5LC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/send-inquiry')));
  2877.             yield 'security.firewall.map.context.rejection_survey' => ($this->privates['.security.request_matcher.hHhgW98'] ?? ($this->privates['.security.request_matcher.hHhgW98'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/rejection-survey')));
  2878.             yield 'security.firewall.map.context.unsubscribe' => ($this->privates['.security.request_matcher.gTmkAP5'] ?? ($this->privates['.security.request_matcher.gTmkAP5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/unsubscribe')));
  2879.             yield 'security.firewall.map.context.reviewer_edit_request' => ($this->privates['.security.request_matcher.DwoPTKw'] ?? ($this->privates['.security.request_matcher.DwoPTKw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/reviewer-edit-request')));
  2880.             yield 'security.firewall.map.context.reviewer_update_profile' => ($this->privates['.security.request_matcher.xyNWepL'] ?? ($this->privates['.security.request_matcher.xyNWepL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/reviewer-update-profile')));
  2881.             yield 'security.firewall.map.context.reviewer' => ($this->privates['.security.request_matcher.MXsI108'] ?? ($this->privates['.security.request_matcher.MXsI108'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/invitation')));
  2882.             yield 'security.firewall.map.context.reviewer_payment_refuse' => ($this->privates['.security.request_matcher.zPEqhpP'] ?? ($this->privates['.security.request_matcher.zPEqhpP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/refuse-payment')));
  2883.             yield 'security.firewall.map.context.reviewer_payment' => ($this->privates['.security.request_matcher.VIRfauM'] ?? ($this->privates['.security.request_matcher.VIRfauM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/acknowledge-payment')));
  2884.             yield 'security.firewall.map.context.reviewer_documents_destroyed' => ($this->privates['.security.request_matcher.HVyw_jX'] ?? ($this->privates['.security.request_matcher.HVyw_jX'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/promise-documents-destroyed')));
  2885.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2886.         }, 11));
  2887.     }
  2888.     /**
  2889.      * Gets the private 'security.helper' shared service.
  2890.      *
  2891.      * @return \Symfony\Component\Security\Core\Security
  2892.      */
  2893.     protected function getSecurity_HelperService()
  2894.     {
  2895.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2896.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2897.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2898.         ], [
  2899.             'security.authorization_checker' => '?',
  2900.             'security.token_storage' => '?',
  2901.         ]));
  2902.     }
  2903.     /**
  2904.      * Gets the private 'security.logout_url_generator' shared service.
  2905.      *
  2906.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2907.      */
  2908.     protected function getSecurity_LogoutUrlGeneratorService()
  2909.     {
  2910.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2911.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2912.         return $instance;
  2913.     }
  2914.     /**
  2915.      * Gets the private 'security.role_hierarchy' shared service.
  2916.      *
  2917.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2918.      */
  2919.     protected function getSecurity_RoleHierarchyService()
  2920.     {
  2921.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2922.     }
  2923.     /**
  2924.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2925.      *
  2926.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2927.      */
  2928.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2929.     {
  2930.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2931.     }
  2932.     /**
  2933.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2934.      *
  2935.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2936.      */
  2937.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2938.     {
  2939.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2940.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2941.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2942.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2943.     }
  2944.     /**
  2945.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2946.      *
  2947.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2948.      */
  2949.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2950.     {
  2951.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2952.     }
  2953.     /**
  2954.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2955.      *
  2956.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2957.      */
  2958.     protected function getSensioFrameworkExtra_View_ListenerService()
  2959.     {
  2960.         $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))));
  2961.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2962.             'twig' => ['services''twig''getTwigService'false],
  2963.         ], [
  2964.             'twig' => 'Twig\\Environment',
  2965.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2966.         return $instance;
  2967.     }
  2968.     /**
  2969.      * Gets the private 'session_listener' shared service.
  2970.      *
  2971.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2972.      */
  2973.     protected function getSessionListenerService()
  2974.     {
  2975.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2976.             'initialized_session' => ['services''session'NULLtrue],
  2977.             'session' => ['services''session''getSessionService.php'true],
  2978.         ], [
  2979.             'initialized_session' => '?',
  2980.             'session' => '?',
  2981.         ]));
  2982.     }
  2983.     /**
  2984.      * Gets the private 'springer_nature.cps.amed_review_tracker.app.logger.handler.audit' shared autowired service.
  2985.      *
  2986.      * @return \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Handler\AuditHandler
  2987.      */
  2988.     protected function getSpringerNature_Cps_AmedReviewTracker_App_Logger_Handler_AuditService()
  2989.     {
  2990.         return $this->privates['springer_nature.cps.amed_review_tracker.app.logger.handler.audit'] = new \SpringerNature\CPS\AMEDReviewTracker\App\Logger\Handler\AuditHandler(new \SpringerNature\CPS\AMEDReviewTracker\Infrastructure\Persistence\Doctrine\Repository\AuditRepository(($this->services['doctrine.orm.audit_entity_manager'] ?? $this->getDoctrine_Orm_AuditEntityManagerService())));
  2991.     }
  2992.     /**
  2993.      * Gets the private 'translator.default' shared service.
  2994.      *
  2995.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2996.      */
  2997.     protected function getTranslator_DefaultService()
  2998.     {
  2999.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3000.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  3001.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  3002.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  3003.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  3004.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  3005.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  3006.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  3007.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  3008.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  3009.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  3010.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  3011.         ], [
  3012.             'translation.loader.csv' => '?',
  3013.             'translation.loader.dat' => '?',
  3014.             'translation.loader.ini' => '?',
  3015.             'translation.loader.json' => '?',
  3016.             'translation.loader.mo' => '?',
  3017.             'translation.loader.php' => '?',
  3018.             'translation.loader.po' => '?',
  3019.             'translation.loader.qt' => '?',
  3020.             'translation.loader.res' => '?',
  3021.             'translation.loader.xliff' => '?',
  3022.             'translation.loader.yml' => '?',
  3023.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.en.xliff'), => (\dirname(__DIR__4).'/translations/messages.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations/messages.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Web/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Web/Resources/TwigBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Web/Resources/SwiftmailerBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Web/Resources/SecurityBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Web/Resources/DoctrineBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Web/Resources/DoctrineMigrationsBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Web/Resources/MonologBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/src/Web/Resources/SensioFrameworkExtraBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Web/Resources/WebProfilerBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Web/Resources/DebugBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/src/Web/Resources/MakerBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/league/tactician-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/src/Web/Resources/TacticianBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 32 => (\dirname(__DIR__4).'/src/Web/Resources/DoctrineFixturesBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/translations'), 34 => (\dirname(__DIR__4).'/src/Web/Resources/KnpGaufretteBundle/translations'), 35 => (\dirname(__DIR__4).'/src/Web/Resources/FOSUserBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Web/Resources/EasyAdminBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/cspoo/swiftmailer-mailgun-bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Web/Resources/cspooSwiftmailerMailgunBundle/translations'), 39 => (\dirname(__DIR__4).'/src/Web/Resources/APYDataGridBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Web/Resources/NelmioSecurityBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/roromix/spreadsheetbundle/src/translations'), 43 => (\dirname(__DIR__4).'/src/Web/Resources/RoromixSpreadsheetBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 45 => (\dirname(__DIR__4).'/src/Web/Resources/SentryBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/src/Web/Resources/WebpackEncoreBundle/translations'), 48 => (\dirname(__DIR__4).'/src/Web/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/apy/datagrid-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Web/Resources/FrameworkBundle/translations'=> 'vendor/symfony/twig-bundle/translations'10 => 'src/Web/Resources/TwigBundle/translations'11 => 'vendor/symfony/swiftmailer-bundle/translations'12 => 'src/Web/Resources/SwiftmailerBundle/translations'13 => 'vendor/symfony/security-bundle/translations'14 => 'src/Web/Resources/SecurityBundle/translations'15 => 'vendor/doctrine/doctrine-bundle/translations'16 => 'src/Web/Resources/DoctrineBundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'src/Web/Resources/DoctrineMigrationsBundle/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'src/Web/Resources/MonologBundle/translations'21 => 'vendor/sensio/framework-extra-bundle/src/translations'22 => 'src/Web/Resources/SensioFrameworkExtraBundle/translations'23 => 'vendor/symfony/web-profiler-bundle/translations'24 => 'src/Web/Resources/WebProfilerBundle/translations'25 => 'vendor/symfony/debug-bundle/translations'26 => 'src/Web/Resources/DebugBundle/translations'27 => 'vendor/symfony/maker-bundle/src/translations'28 => 'src/Web/Resources/MakerBundle/translations'29 => 'vendor/league/tactician-bundle/src/translations'30 => 'src/Web/Resources/TacticianBundle/translations'31 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'32 => 'src/Web/Resources/DoctrineFixturesBundle/translations'33 => 'vendor/knplabs/knp-gaufrette-bundle/translations'34 => 'src/Web/Resources/KnpGaufretteBundle/translations'35 => 'src/Web/Resources/FOSUserBundle/translations'36 => 'src/Web/Resources/EasyAdminBundle/translations'37 => 'vendor/cspoo/swiftmailer-mailgun-bundle/translations'38 => 'src/Web/Resources/cspooSwiftmailerMailgunBundle/translations'39 => 'src/Web/Resources/APYDataGridBundle/translations'40 => 'vendor/nelmio/security-bundle/translations'41 => 'src/Web/Resources/NelmioSecurityBundle/translations'42 => 'vendor/roromix/spreadsheetbundle/src/translations'43 => 'src/Web/Resources/RoromixSpreadsheetBundle/translations'44 => 'vendor/sentry/sentry-symfony/src/translations'45 => 'src/Web/Resources/SentryBundle/translations'46 => 'vendor/symfony/webpack-encore-bundle/src/translations'47 => 'src/Web/Resources/WebpackEncoreBundle/translations'48 => 'src/Web/Resources/translations']]]);
  3024.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3025.         $instance->setFallbackLocales([=> 'en']);
  3026.         return $instance;
  3027.     }
  3028.     /**
  3029.      * Gets the private 'twig.loader.filesystem' shared service.
  3030.      *
  3031.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  3032.      */
  3033.     protected function getTwig_Loader_FilesystemService()
  3034.     {
  3035.         $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  3036.         $instance->addPath((\dirname(__DIR__4).'/templates/Web'), 'Web');
  3037.         $instance->addPath((\dirname(__DIR__4).'/templates/Mail'), 'Mail');
  3038.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  3039.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  3040.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  3041.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  3042.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  3043.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  3044.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  3045.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3046.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3047.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3048.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3049.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3050.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3051.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3052.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3053.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3054.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3055.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  3056.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  3057.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  3058.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  3059.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  3060.         $instance->addPath((\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/views'), 'APYDataGrid');
  3061.         $instance->addPath((\dirname(__DIR__4).'/vendor/apy/datagrid-bundle/Resources/views'), '!APYDataGrid');
  3062.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  3063.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3064.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3065.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3066.         return $instance;
  3067.     }
  3068.     /**
  3069.      * Gets the private 'validator.builder' shared service.
  3070.      *
  3071.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3072.      */
  3073.     protected function getValidator_BuilderService()
  3074.     {
  3075.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3076.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3077.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3078.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\AtLeastNOfValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\AtLeastNOfValidator''getAtLeastNOfValidatorService.php'true],
  3079.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\CharTypeValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\CharTypeValidator''getCharTypeValidatorService.php'true],
  3080.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\DuplicateAMEDIdValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\DuplicateAMEDIdValidator''getDuplicateAMEDIdValidatorService.php'true],
  3081.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\FieldMatchValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\FieldMatchValidator''getFieldMatchValidatorService.php'true],
  3082.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\JapaneseNationalsAbroadValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\JapaneseNationalsAbroadValidator''getJapaneseNationalsAbroadValidatorService.php'true],
  3083.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\OtherSpecializationsValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\OtherSpecializationsValidator''getOtherSpecializationsValidatorService.php'true],
  3084.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ProfileUrlValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ProfileUrlValidator''getProfileUrlValidatorService.php'true],
  3085.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\RecommenderValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\RecommenderValidator''getRecommenderValidatorService.php'true],
  3086.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ReviewerResumeValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ReviewerResumeValidator''getReviewerResumeValidatorService.php'true],
  3087.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\SpecializationsNotBlankValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\SpecializationsNotBlankValidator''getSpecializationsNotBlankValidatorService.php'true],
  3088.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidAreasOfInterestOtherValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidAreasOfInterestOtherValidator''getValidAreasOfInterestOtherValidatorService.php'true],
  3089.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidExperienceOtherValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidExperienceOtherValidator''getValidExperienceOtherValidatorService.php'true],
  3090.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidSpecializationValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidSpecializationValidator''getValidSpecializationValidatorService.php'true],
  3091.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\WebUserDepartmentDivisionValidator' => ['privates''SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\WebUserDepartmentDivisionValidator''getWebUserDepartmentDivisionValidatorService.php'true],
  3092.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  3093.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3094.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  3095.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3096.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  3097.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  3098.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3099.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3100.         ], [
  3101.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\AtLeastNOfValidator' => '?',
  3102.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\CharTypeValidator' => '?',
  3103.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\DuplicateAMEDIdValidator' => '?',
  3104.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\FieldMatchValidator' => '?',
  3105.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\JapaneseNationalsAbroadValidator' => '?',
  3106.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\OtherSpecializationsValidator' => '?',
  3107.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ProfileUrlValidator' => '?',
  3108.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\RecommenderValidator' => '?',
  3109.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ReviewerResumeValidator' => '?',
  3110.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\SpecializationsNotBlankValidator' => '?',
  3111.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidAreasOfInterestOtherValidator' => '?',
  3112.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidExperienceOtherValidator' => '?',
  3113.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\ValidSpecializationValidator' => '?',
  3114.             'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Validator\\Constraints\\WebUserDepartmentDivisionValidator' => '?',
  3115.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3116.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3117.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3118.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3119.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3120.             'doctrine.orm.validator.unique' => '?',
  3121.             'security.validator.user_password' => '?',
  3122.             'validator.expression' => '?',
  3123.         ])));
  3124.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  3125.         $instance->setTranslationDomain('validators');
  3126.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  3127.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/config/validator/validation.yaml')]);
  3128.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3129.         $instance->addMethodMapping('loadValidatorMetadata');
  3130.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  3131.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3132.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3133.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.audit_entity_manager'] ?? $this->getDoctrine_Orm_AuditEntityManagerService()), NULL));
  3134.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  3135.         return $instance;
  3136.     }
  3137.     /**
  3138.      * Gets the private 'var_dumper.html_dumper' shared service.
  3139.      *
  3140.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3141.      */
  3142.     protected function getVarDumper_HtmlDumperService()
  3143.     {
  3144.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3145.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3146.         return $instance;
  3147.     }
  3148.     /**
  3149.      * Gets the private 'var_dumper.server_connection' shared service.
  3150.      *
  3151.      * @return \Symfony\Component\VarDumper\Server\Connection
  3152.      */
  3153.     protected function getVarDumper_ServerConnectionService()
  3154.     {
  3155.         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()]);
  3156.     }
  3157.     /**
  3158.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3159.      *
  3160.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3161.      */
  3162.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3163.     {
  3164.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3165.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService.php'true],
  3166.         ], [
  3167.             '_default' => '?',
  3168.         ]), '_default');
  3169.     }
  3170.     /**
  3171.      * @return array|bool|float|int|string|\UnitEnum|null
  3172.      */
  3173.     public function getParameter($name)
  3174.     {
  3175.         $name = (string) $name;
  3176.         if (isset($this->buildParameters[$name])) {
  3177.             return $this->buildParameters[$name];
  3178.         }
  3179.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  3180.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3181.         }
  3182.         if (isset($this->loadedDynamicParameters[$name])) {
  3183.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3184.         }
  3185.         return $this->parameters[$name];
  3186.     }
  3187.     public function hasParameter($name): bool
  3188.     {
  3189.         $name = (string) $name;
  3190.         if (isset($this->buildParameters[$name])) {
  3191.             return true;
  3192.         }
  3193.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  3194.     }
  3195.     public function setParameter($name$value): void
  3196.     {
  3197.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3198.     }
  3199.     public function getParameterBag(): ParameterBagInterface
  3200.     {
  3201.         if (null === $this->parameterBag) {
  3202.             $parameters $this->parameters;
  3203.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3204.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3205.             }
  3206.             foreach ($this->buildParameters as $name => $value) {
  3207.                 $parameters[$name] = $value;
  3208.             }
  3209.             $this->parameterBag = new FrozenParameterBag($parameters);
  3210.         }
  3211.         return $this->parameterBag;
  3212.     }
  3213.     private $loadedDynamicParameters = [
  3214.         'kernel.cache_dir' => false,
  3215.         'amazon_s3.region' => false,
  3216.         'amazon_s3.access_key' => false,
  3217.         'amazon_s3.access_secret' => false,
  3218.         'amazon_s3.endpoint' => false,
  3219.         'amazon_s3.bucket_name' => false,
  3220.         'pool_user' => false,
  3221.         'pool_password' => false,
  3222.         'dimensions_api_key' => false,
  3223.         'kernel.secret' => false,
  3224.         'session.save_path' => false,
  3225.         'validator.mapping.cache.file' => false,
  3226.         'profiler.storage.dsn' => false,
  3227.         'debug.container.dump' => false,
  3228.         'serializer.mapping.cache.file' => false,
  3229.         'swiftmailer.spool.default.memory.path' => false,
  3230.         'doctrine.orm.proxy_dir' => false,
  3231.         'mailgun.key' => false,
  3232.         'mailgun.domain' => false,
  3233.     ];
  3234.     private $dynamicParameters = [];
  3235.     private function getDynamicParameter(string $name)
  3236.     {
  3237.         switch ($name) {
  3238.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3239.             case 'amazon_s3.region'$value $this->getEnv('AMAZON_S3_REGION'); break;
  3240.             case 'amazon_s3.access_key'$value $this->getEnv('AMAZON_S3_ACCESS_KEY'); break;
  3241.             case 'amazon_s3.access_secret'$value $this->getEnv('AMAZON_S3_ACCESS_SECRET'); break;
  3242.             case 'amazon_s3.endpoint'$value $this->getEnv('AMAZON_S3_ENDPOINT'); break;
  3243.             case 'amazon_s3.bucket_name'$value $this->getEnv('AMAZON_S3_BUCKET_NAME'); break;
  3244.             case 'pool_user'$value $this->getEnv('POOL_USER'); break;
  3245.             case 'pool_password'$value $this->getEnv('POOL_PASSWORD'); break;
  3246.             case 'dimensions_api_key'$value $this->getEnv('DIMENSIONS_API_KEY'); break;
  3247.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3248.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3249.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3250.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3251.             case 'debug.container.dump'$value = ($this->targetDir.''.'/WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer.xml'); break;
  3252.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3253.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  3254.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3255.             case 'mailgun.key'$value $this->getEnv('MAILGUN_API_KEY'); break;
  3256.             case 'mailgun.domain'$value $this->getEnv('MAILGUN_DOMAIN'); break;
  3257.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3258.         }
  3259.         $this->loadedDynamicParameters[$name] = true;
  3260.         return $this->dynamicParameters[$name] = $value;
  3261.     }
  3262.     protected function getDefaultParameters(): array
  3263.     {
  3264.         return [
  3265.             'kernel.root_dir' => (\dirname(__DIR__4).'/src/Web'),
  3266.             'kernel.project_dir' => \dirname(__DIR__4),
  3267.             'kernel.environment' => 'dev',
  3268.             'kernel.debug' => true,
  3269.             'kernel.name' => 'Web',
  3270.             'kernel.logs_dir' => (\dirname(__DIR__6).'/shared/var/log'),
  3271.             'kernel.bundles' => [
  3272.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3273.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3274.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3275.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3276.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3277.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3278.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3279.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3280.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3281.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3282.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3283.                 'TacticianBundle' => 'League\\Tactician\\Bundle\\TacticianBundle',
  3284.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3285.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  3286.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  3287.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3288.                 'cspooSwiftmailerMailgunBundle' => 'cspoo\\Swiftmailer\\MailgunBundle\\cspooSwiftmailerMailgunBundle',
  3289.                 'APYDataGridBundle' => 'APY\\DataGridBundle\\APYDataGridBundle',
  3290.                 'NelmioSecurityBundle' => 'Nelmio\\SecurityBundle\\NelmioSecurityBundle',
  3291.                 'RoromixSpreadsheetBundle' => 'Roromix\\Bundle\\SpreadsheetBundle\\RoromixSpreadsheetBundle',
  3292.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  3293.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3294.             ],
  3295.             'kernel.bundles_metadata' => [
  3296.                 'FrameworkBundle' => [
  3297.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3298.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3299.                 ],
  3300.                 'TwigBundle' => [
  3301.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3302.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3303.                 ],
  3304.                 'SwiftmailerBundle' => [
  3305.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3306.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3307.                 ],
  3308.                 'SecurityBundle' => [
  3309.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3310.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3311.                 ],
  3312.                 'DoctrineBundle' => [
  3313.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3314.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3315.                 ],
  3316.                 'DoctrineMigrationsBundle' => [
  3317.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3318.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3319.                 ],
  3320.                 'MonologBundle' => [
  3321.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3322.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3323.                 ],
  3324.                 'SensioFrameworkExtraBundle' => [
  3325.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3326.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3327.                 ],
  3328.                 'WebProfilerBundle' => [
  3329.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3330.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3331.                 ],
  3332.                 'DebugBundle' => [
  3333.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3334.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3335.                 ],
  3336.                 'MakerBundle' => [
  3337.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3338.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3339.                 ],
  3340.                 'TacticianBundle' => [
  3341.                     'path' => (\dirname(__DIR__4).'/vendor/league/tactician-bundle/src'),
  3342.                     'namespace' => 'League\\Tactician\\Bundle',
  3343.                 ],
  3344.                 'DoctrineFixturesBundle' => [
  3345.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3346.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3347.                 ],
  3348.                 'KnpGaufretteBundle' => [
  3349.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  3350.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  3351.                 ],
  3352.                 'FOSUserBundle' => [
  3353.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  3354.                     'namespace' => 'FOS\\UserBundle',
  3355.                 ],
  3356.                 'EasyAdminBundle' => [
  3357.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3358.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3359.                 ],
  3360.                 'cspooSwiftmailerMailgunBundle' => [
  3361.                     'path' => (\dirname(__DIR__4).'/vendor/cspoo/swiftmailer-mailgun-bundle'),
  3362.                     'namespace' => 'cspoo\\Swiftmailer\\MailgunBundle',
  3363.                 ],
  3364.                 'APYDataGridBundle' => [
  3365.                     'path' => (\dirname(__DIR__4).'/vendor/apy/datagrid-bundle'),
  3366.                     'namespace' => 'APY\\DataGridBundle',
  3367.                 ],
  3368.                 'NelmioSecurityBundle' => [
  3369.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/security-bundle'),
  3370.                     'namespace' => 'Nelmio\\SecurityBundle',
  3371.                 ],
  3372.                 'RoromixSpreadsheetBundle' => [
  3373.                     'path' => (\dirname(__DIR__4).'/vendor/roromix/spreadsheetbundle/src'),
  3374.                     'namespace' => 'Roromix\\Bundle\\SpreadsheetBundle',
  3375.                 ],
  3376.                 'SentryBundle' => [
  3377.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  3378.                     'namespace' => 'Sentry\\SentryBundle',
  3379.                 ],
  3380.                 'WebpackEncoreBundle' => [
  3381.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3382.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3383.                 ],
  3384.             ],
  3385.             'kernel.charset' => 'UTF-8',
  3386.             'kernel.container_class' => 'WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer',
  3387.             'container.autowiring.strict_mode' => true,
  3388.             'container.dumper.inline_class_loader' => true,
  3389.             'env(DATABASE_URL)' => '',
  3390.             'env(SENTRY_DSN)' => '',
  3391.             'locale' => 'en',
  3392.             'fos_mailer_user' => 'fos@example.com',
  3393.             'amazon_s3.use_path_style_endpoint' => false,
  3394.             'file_reviewer_matching_service_results' => 'Reviewer_Matrix_-_upload_20221201.xlsx',
  3395.             'mail_from_name' => 'AMED Reviewer Management System',
  3396.             'mail_from_address' => 'noreply@amedreviewer.jp',
  3397.             'mail_logo_path' => (\dirname(__DIR__4).'/assets/images/logo-amed.png'),
  3398.             'mail_logo_preview_url' => 'build/images/logo-amed.png',
  3399.             'mail_logo_id' => 'logo-amed@amed.email',
  3400.             'mail_springernature' => 'amedsupportdesk@nature.com',
  3401.             'mail_amed' => 'AMED-reviewer@amed.go.jp',
  3402.             'mail_reviewer_invitation_bcc_addresses' => [
  3403.                 => 'amedsupportdesk@nature.com',
  3404.             ],
  3405.             'mail_reviewer_invitation_subject' => 'Invitation to register as AMED reviewer for grant programs',
  3406.             'mail_reviewer_invitation_template' => '@Mail/reviewer_invitation.html.twig',
  3407.             'mail_reviewer_bank_details_bcc_addresses' => [
  3408.                 => 'amedsupportdesk@nature.com',
  3409.             ],
  3410.             'mail_reviewer_bank_details_subject' => 'AMED review program: Bank details request',
  3411.             'mail_reviewer_bank_details_template' => '@Mail/reviewer_bank_details.html.twig',
  3412.             'mail_reviewer_bank_details_form_link' => 'http://static.amedreviewer.jp/Bank-details-for-payment.xlsx',
  3413.             'mail_contact_to_addresses' => [
  3414.                 => 'amedsupportdesk@nature.com',
  3415.             ],
  3416.             'mail_program_reviewers_import_template' => '@Mail/program_reviewers_import.html.twig',
  3417.             'mail_program_reviewers_import_to_addresses' => [
  3418.                 => 'amedsupportdesk@nature.com',
  3419.             ],
  3420.             'mail_program_reviewers_import_subject' => 'Reviewers have been imported into the program',
  3421.             'mail_inquiry_answer_bcc_addresses' => [
  3422.                 => 'amedsupportdesk@nature.com',
  3423.             ],
  3424.             'mail_inquiry_answer_subject' => 'AMED program enquiry',
  3425.             'mail_inquiry_answer_template' => '@Mail/inquiry_answer.html.twig',
  3426.             'mail_enquiry_submitted_to_address' => 'amedsupportdesk@nature.com',
  3427.             'mail_enquiry_submitted_bcc_addresses' => [
  3428.                 => 'amedsupportdesk@nature.com',
  3429.                 => 'AMED-reviewer@amed.go.jp',
  3430.             ],
  3431.             'mail_enquiry_submitted_subject' => 'Program enquiry',
  3432.             'mail_enquiry_submitted_template' => '@Mail/enquiry_submitted.html.twig',
  3433.             'mail_invitation_thank_you_bcc_addresses' => [
  3434.                 => 'amedsupportdesk@nature.com',
  3435.             ],
  3436.             'mail_invitation_thank_you_subject' => 'Thank you for registering as AMED reviewer',
  3437.             'mail_invitation_thank_you_template' => '@Mail/invitation_thank_you.html.twig',
  3438.             'mail_reviewer_program_password_bcc_addresses' => [
  3439.                 => 'amedsupportdesk@nature.com',
  3440.             ],
  3441.             'mail_reviewer_program_password_subject' => 'AMED review program: Program outline password',
  3442.             'mail_reviewer_program_password_template' => '@Mail/program_password.html.twig',
  3443.             'mail_reviewer_picked_bcc_addresses' => [
  3444.                 => 'amedsupportdesk@nature.com',
  3445.             ],
  3446.             'mail_reviewer_picked_subject' => 'You have been selected to review AMED grant applications',
  3447.             'mail_reviewer_picked_template' => '@Mail/reviewer_picked.html.twig',
  3448.             'mail_payment_notice_bcc_addresses' => [
  3449.                 => 'amedsupportdesk@nature.com',
  3450.             ],
  3451.             'mail_payment_notice_subject' => 'AMED reviewer payment notice',
  3452.             'mail_payment_notice_template' => '@Mail/payment_notice.html.twig',
  3453.             'mail_reviewer_thank_you_for_participating_in_program_bcc_addresses' => [
  3454.                 => 'amedsupportdesk@nature.com',
  3455.             ],
  3456.             'mail_reviewer_thank_you_for_participating_in_program_subject' => 'AMED review program: Acknowledgment of review',
  3457.             'mail_reviewer_thank_you_for_participating_in_program_template' => '@Mail/reviewer_thank_you_for_participating.html.twig',
  3458.             'mail_reviewer_destroy_documents_notification_bcc_addresses' => [
  3459.                 => 'amedsupportdesk@nature.com',
  3460.             ],
  3461.             'mail_reviewer_destroy_documents_notification_subject' => 'AMED review program: Acknowledgment of review',
  3462.             'mail_reviewer_destroy_documents_notification_template' => '@Mail/destroy_documents_reminder_notification.html.twig',
  3463.             'mail_reviewer_edit_request_template' => '@Mail/reviewer_edit_request.html.twig',
  3464.             'mail_reviewer_edit_request_subject' => 'Link for updating registration information',
  3465.             'mail_program_created_template' => '@Mail/program_created.html.twig',
  3466.             'mail_program_created_to_addresses' => [
  3467.                 => 'amedsupportdesk@nature.com',
  3468.             ],
  3469.             'mail_program_created_subject' => 'New program created',
  3470.             'mail_locked_user_template' => '@Mail/locked_user.html.twig',
  3471.             'mail_locked_user_to_addresses' => [
  3472.                 => 'AMED-reviewer@amed.go.jp',
  3473.             ],
  3474.             'mail_locked_user_subject' => 'User account locked',
  3475.             'manuals_operator' => 'arms_manual.pdf',
  3476.             'pool_cv_download_url' => 'https://join-reviewer.amed.go.jp/from-arms/cv/',
  3477.             'reset_password_token_byte_length' => 32,
  3478.             'reset_password_token_request_expiration_hours' => 4,
  3479.             'reset_password_token_expiration_minutes' => 20,
  3480.             'reset_password_mail_template' => '@Mail/reset_password_request.html.twig',
  3481.             'reset_password_mail_subject' => 'Reset Password on AMED Reviewer Management System',
  3482.             'reset_password_confirmation_mail_template' => '@Mail/reset_password_complete.html.twig',
  3483.             'reset_password_confirmation_mail_subject' => 'Reset Password Complete on AMED Reviewer Management System',
  3484.             'change_password_confirmation_mail_template' => '@Mail/change_password_complete.html.twig',
  3485.             'change_password_confirmation_mail_subject' => 'Change Password Complete on AMED Reviewer Management System',
  3486.             'event_dispatcher.event_aliases' => [
  3487.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3488.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3489.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3490.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3491.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3492.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3493.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3494.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3495.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3496.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3497.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3498.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3499.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3500.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3501.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3502.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3503.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3504.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3505.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3506.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3507.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3508.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3509.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3510.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3511.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3512.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3513.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3514.                 'Nelmio\\SecurityBundle\\ContentSecurityPolicy\\Violation\\ReportEvent' => 'csp.violation.report',
  3515.             ],
  3516.             'fragment.renderer.hinclude.global_template' => NULL,
  3517.             'fragment.path' => '/_fragment',
  3518.             'kernel.http_method_override' => true,
  3519.             'kernel.trusted_hosts' => [
  3520.             ],
  3521.             'kernel.default_locale' => 'en',
  3522.             'kernel.error_controller' => 'error_controller',
  3523.             'templating.helper.code.file_link_format' => NULL,
  3524.             'debug.file_link_format' => NULL,
  3525.             'session.metadata.storage_key' => '_sf2_meta',
  3526.             'session.storage.options' => [
  3527.                 'cache_limiter' => '0',
  3528.                 'cookie_lifetime' => 3600,
  3529.                 'cookie_secure' => false,
  3530.                 'cookie_httponly' => true,
  3531.                 'gc_probability' => 1,
  3532.             ],
  3533.             'session.metadata.update_threshold' => 0,
  3534.             'form.type_extension.csrf.enabled' => true,
  3535.             'form.type_extension.csrf.field_name' => '_token',
  3536.             'asset.request_context.base_path' => '',
  3537.             'asset.request_context.secure' => false,
  3538.             'templating.loader.cache.path' => NULL,
  3539.             'templating.engines' => [
  3540.                 => 'twig',
  3541.             ],
  3542.             'validator.translation_domain' => 'validators',
  3543.             'translator.logging' => false,
  3544.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3545.             'profiler_listener.only_exceptions' => false,
  3546.             'profiler_listener.only_master_requests' => false,
  3547.             'debug.error_handler.throw_at' => -1,
  3548.             'router.request_context.host' => 'localhost',
  3549.             'router.request_context.scheme' => 'http',
  3550.             'router.request_context.base_url' => '',
  3551.             'router.resource' => 'kernel::loadRoutes',
  3552.             'router.cache_class_prefix' => 'WebSpringerNature_CPS_AMEDReviewTracker_Web_KernelDevDebugContainer',
  3553.             'request_listener.http_port' => 80,
  3554.             'request_listener.https_port' => 443,
  3555.             'twig.exception_listener.controller' => NULL,
  3556.             'twig.form.resources' => [
  3557.                 => 'form_div_layout.html.twig',
  3558.                 => 'bootstrap_4_horizontal_layout.html.twig',
  3559.             ],
  3560.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3561.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  3562.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  3563.             'swiftmailer.mailer.default.transport.smtp.port' => 1025,
  3564.             'swiftmailer.mailer.default.transport.smtp.host' => 'mailhog',
  3565.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  3566.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  3567.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  3568.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  3569.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  3570.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  3571.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  3572.             ],
  3573.             'swiftmailer.mailer.default.spool.enabled' => true,
  3574.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3575.             'swiftmailer.mailer.default.single_address' => NULL,
  3576.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3577.             'swiftmailer.spool.enabled' => true,
  3578.             'swiftmailer.delivery.enabled' => true,
  3579.             'swiftmailer.single_address' => NULL,
  3580.             'swiftmailer.mailers' => [
  3581.                 'default' => 'swiftmailer.mailer.default',
  3582.             ],
  3583.             'swiftmailer.default_mailer' => 'default',
  3584.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3585.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3586.             'security.role_hierarchy.roles' => [
  3587.                 'ROLE_SUPER_ADMIN' => [
  3588.                     => 'ROLE_ADMIN',
  3589.                 ],
  3590.                 'ROLE_ADMIN' => [
  3591.                     => 'ROLE_USER',
  3592.                 ],
  3593.                 'ROLE_SYSTEM_ADMIN' => [
  3594.                     => 'ROLE_SN_ADMIN',
  3595.                 ],
  3596.                 'ROLE_SN_ADMIN' => [
  3597.                     => 'ROLE_SN_MANAGER',
  3598.                 ],
  3599.                 'ROLE_SN_MANAGER' => [
  3600.                     => 'ROLE_AMED_MANAGER',
  3601.                 ],
  3602.                 'ROLE_AMED_MANAGER' => [
  3603.                     => 'ROLE_AMED_USER',
  3604.                 ],
  3605.             ],
  3606.             'security.access.denied_url' => NULL,
  3607.             'security.authentication.manager.erase_credentials' => true,
  3608.             'security.authentication.session_strategy.strategy' => 'migrate',
  3609.             'security.access.always_authenticate_before_granting' => false,
  3610.             'security.authentication.hide_user_not_found' => true,
  3611.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3612.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3613.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3614.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3615.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3616.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3617.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3618.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3619.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3620.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3621.             'doctrine.entity_managers' => [
  3622.                 'default' => 'doctrine.orm.default_entity_manager',
  3623.                 'audit' => 'doctrine.orm.audit_entity_manager',
  3624.             ],
  3625.             'doctrine.default_entity_manager' => 'default',
  3626.             'doctrine.dbal.connection_factory.types' => [
  3627.                 'inquiry_id' => [
  3628.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\InquiryIdType',
  3629.                     'commented' => false,
  3630.                 ],
  3631.                 'inquiry_subject' => [
  3632.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\InquirySubjectType',
  3633.                     'commented' => false,
  3634.                 ],
  3635.                 'inquiry_description' => [
  3636.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\InquiryDescriptionType',
  3637.                     'commented' => false,
  3638.                 ],
  3639.                 'inquiry_answer' => [
  3640.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\InquiryAnswerType',
  3641.                     'commented' => false,
  3642.                 ],
  3643.                 'reviewer_id' => [
  3644.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerIdType',
  3645.                     'commented' => false,
  3646.                 ],
  3647.                 'reviewer_name' => [
  3648.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerNameType',
  3649.                     'commented' => false,
  3650.                 ],
  3651.                 'reviewer_gender' => [
  3652.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerGenderType',
  3653.                     'commented' => false,
  3654.                 ],
  3655.                 'reviewer_email' => [
  3656.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerEmailType',
  3657.                     'commented' => false,
  3658.                 ],
  3659.                 'reviewer_admin_email' => [
  3660.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerAdminEmailType',
  3661.                     'commented' => false,
  3662.                 ],
  3663.                 'reviewer_birth_year' => [
  3664.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerBirthYearType',
  3665.                     'commented' => false,
  3666.                 ],
  3667.                 'reviewer_department' => [
  3668.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerDepartmentType',
  3669.                     'commented' => false,
  3670.                 ],
  3671.                 'reviewer_institution' => [
  3672.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerInstitutionType',
  3673.                     'commented' => false,
  3674.                 ],
  3675.                 'reviewer_nationality' => [
  3676.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerNationalityType',
  3677.                     'commented' => false,
  3678.                 ],
  3679.                 'reviewer_position' => [
  3680.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerPositionType',
  3681.                     'commented' => false,
  3682.                 ],
  3683.                 'reviewer_amed_id' => [
  3684.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerAMEDIDType',
  3685.                     'commented' => false,
  3686.                 ],
  3687.                 'reviewer_phone_number' => [
  3688.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerPhoneNumberType',
  3689.                     'commented' => false,
  3690.                 ],
  3691.                 'reviewer_honorarium' => [
  3692.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerHonorariumType',
  3693.                     'commented' => false,
  3694.                 ],
  3695.                 'reviewer_degree' => [
  3696.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerDegreeType',
  3697.                     'commented' => false,
  3698.                 ],
  3699.                 'reviewer_review_finder_id' => [
  3700.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerReviewFinderIDType',
  3701.                     'commented' => false,
  3702.                 ],
  3703.                 'reviewer_ratings' => [
  3704.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerRatingsType',
  3705.                     'commented' => false,
  3706.                 ],
  3707.                 'reviewer_recommended_by' => [
  3708.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerRecommendedByType',
  3709.                     'commented' => false,
  3710.                 ],
  3711.                 'reviewer_recommended_by_email' => [
  3712.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerRecommendedByEmailType',
  3713.                     'commented' => false,
  3714.                 ],
  3715.                 'reviewer_year_granted_degree' => [
  3716.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerYearGrantedDegreeType',
  3717.                     'commented' => false,
  3718.                 ],
  3719.                 'reviewer_institution_country' => [
  3720.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerInstitutionCountryType',
  3721.                     'commented' => false,
  3722.                 ],
  3723.                 'reviewer_profile_page_url' => [
  3724.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerProfilePageUrlType',
  3725.                     'commented' => false,
  3726.                 ],
  3727.                 'reviewer_areas_of_interest' => [
  3728.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerAreasOfInterestType',
  3729.                     'commented' => false,
  3730.                 ],
  3731.                 'reviewer_areas_of_interest_other' => [
  3732.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerAreasOfInterestOtherType',
  3733.                     'commented' => false,
  3734.                 ],
  3735.                 'reviewer_experience' => [
  3736.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerExperienceType',
  3737.                     'commented' => false,
  3738.                 ],
  3739.                 'reviewer_experience_other' => [
  3740.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerExperienceOtherType',
  3741.                     'commented' => false,
  3742.                 ],
  3743.                 'reviewer_pool_id' => [
  3744.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerPoolIDType',
  3745.                     'commented' => false,
  3746.                 ],
  3747.                 'reviewer_orc_id' => [
  3748.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerOrcIDType',
  3749.                     'commented' => false,
  3750.                 ],
  3751.                 'reviewer_editorial_work_background' => [
  3752.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerEditorialWorkBackgroundType',
  3753.                     'commented' => false,
  3754.                 ],
  3755.                 'reviewer_session_chair_background' => [
  3756.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerSessionChairBackgroundType',
  3757.                     'commented' => false,
  3758.                 ],
  3759.                 'reviewer_review_background' => [
  3760.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerReviewBackgroundType',
  3761.                     'commented' => false,
  3762.                 ],
  3763.                 'reviewer_publication_count' => [
  3764.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerPublicationCountType',
  3765.                     'commented' => false,
  3766.                 ],
  3767.                 'reviewer_grant_count' => [
  3768.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerGrantCountType',
  3769.                     'commented' => false,
  3770.                 ],
  3771.                 'reviewer_dimensions_profile_url' => [
  3772.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ReviewerDimensionsProfileUrlType',
  3773.                     'commented' => false,
  3774.                 ],
  3775.                 'resume_id' => [
  3776.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ResumeIdType',
  3777.                     'commented' => false,
  3778.                 ],
  3779.                 'program_id' => [
  3780.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramIdType',
  3781.                     'commented' => false,
  3782.                 ],
  3783.                 'program_amed_id' => [
  3784.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramAMEDIdType',
  3785.                     'commented' => false,
  3786.                 ],
  3787.                 'program_name' => [
  3788.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramNameType',
  3789.                     'commented' => false,
  3790.                 ],
  3791.                 'program_division' => [
  3792.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramDivisionType',
  3793.                     'commented' => false,
  3794.                 ],
  3795.                 'program_department' => [
  3796.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramDepartmentType',
  3797.                     'commented' => false,
  3798.                 ],
  3799.                 'program_department_head' => [
  3800.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramDepartmentHeadType',
  3801.                     'commented' => false,
  3802.                 ],
  3803.                 'program_review_method' => [
  3804.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramReviewMethodType',
  3805.                     'commented' => false,
  3806.                 ],
  3807.                 'program_return_email' => [
  3808.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramReturnEmailType',
  3809.                     'commented' => false,
  3810.                 ],
  3811.                 'program_number_applications' => [
  3812.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramNumberApplicationsType',
  3813.                     'commented' => false,
  3814.                 ],
  3815.                 'program_invitation_template' => [
  3816.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramInvitationTemplateType',
  3817.                     'commented' => false,
  3818.                 ],
  3819.                 'program_reviewer_notification_type' => [
  3820.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\ProgramReviewerNotificationTypeType',
  3821.                     'commented' => false,
  3822.                 ],
  3823.                 'survey_id' => [
  3824.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\SurveyIdType',
  3825.                     'commented' => false,
  3826.                 ],
  3827.                 'survey_reason' => [
  3828.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\SurveyReasonType',
  3829.                     'commented' => false,
  3830.                 ],
  3831.                 'utc_datetime_immutable' => [
  3832.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\UTCDateTimeImmutableType',
  3833.                     'commented' => false,
  3834.                 ],
  3835.                 'blacklist_email' => [
  3836.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\BlacklistEmailType',
  3837.                     'commented' => false,
  3838.                 ],
  3839.                 'country' => [
  3840.                     'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Infrastructure\\Persistence\\Doctrine\\Type\\CountryType',
  3841.                     'commented' => false,
  3842.                 ],
  3843.             ],
  3844.             'doctrine.connections' => [
  3845.                 'default' => 'doctrine.dbal.default_connection',
  3846.                 'audit' => 'doctrine.dbal.audit_connection',
  3847.             ],
  3848.             'doctrine.default_connection' => 'default',
  3849.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3850.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3851.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3852.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3853.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3854.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3855.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3856.             'doctrine.orm.cache.memcache_port' => 11211,
  3857.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3858.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3859.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3860.             'doctrine.orm.cache.memcached_port' => 11211,
  3861.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3862.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3863.             'doctrine.orm.cache.redis_host' => 'localhost',
  3864.             'doctrine.orm.cache.redis_port' => 6379,
  3865.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3866.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3867.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3868.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3869.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3870.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3871.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3872.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3873.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3874.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3875.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3876.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3877.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3878.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3879.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3880.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3881.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3882.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3883.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3884.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3885.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3886.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3887.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3888.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3889.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3890.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3891.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3892.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3893.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3894.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3895.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3896.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3897.             'doctrine.migrations.preferred_em' => NULL,
  3898.             'doctrine.migrations.preferred_connection' => NULL,
  3899.             'monolog.use_microseconds' => true,
  3900.             'monolog.swift_mailer.handlers' => [
  3901.             ],
  3902.             'monolog.handlers_to_channels' => [
  3903.                 'monolog.handler.console' => [
  3904.                     'type' => 'exclusive',
  3905.                     'elements' => [
  3906.                         => 'event',
  3907.                         => 'doctrine',
  3908.                         => 'console',
  3909.                     ],
  3910.                 ],
  3911.                 'monolog.handler.main' => [
  3912.                     'type' => 'exclusive',
  3913.                     'elements' => [
  3914.                         => 'event',
  3915.                     ],
  3916.                 ],
  3917.                 'monolog.handler.audit_log' => [
  3918.                     'type' => 'inclusive',
  3919.                     'elements' => [
  3920.                         => 'app_event',
  3921.                     ],
  3922.                 ],
  3923.             ],
  3924.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3925.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  3926.             'fos_user.backend_type_orm' => true,
  3927.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  3928.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  3929.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  3930.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  3931.             'fos_user.registration.confirmation.from_email' => [
  3932.                 'fos@example.com' => 'fos@example.com',
  3933.             ],
  3934.             'fos_user.resetting.email.from_email' => [
  3935.                 'fos@example.com' => 'fos@example.com',
  3936.             ],
  3937.             'fos_user.registration.confirmation.from_address' => [
  3938.                 'address' => 'fos@example.com',
  3939.                 'sender_name' => 'fos@example.com',
  3940.             ],
  3941.             'fos_user.resetting.email.from_address' => [
  3942.                 'address' => 'fos@example.com',
  3943.                 'sender_name' => 'fos@example.com',
  3944.             ],
  3945.             'fos_user.storage' => 'orm',
  3946.             'fos_user.firewall_name' => 'main',
  3947.             'fos_user.model_manager_name' => NULL,
  3948.             'fos_user.model.user.class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Entity\\WebUser',
  3949.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  3950.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  3951.             'fos_user.profile.form.validation_groups' => [
  3952.                 => 'Profile',
  3953.                 => 'Default',
  3954.             ],
  3955.             'fos_user.registration.confirmation.enabled' => false,
  3956.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  3957.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  3958.             'fos_user.registration.form.validation_groups' => [
  3959.                 => 'Registration',
  3960.                 => 'Default',
  3961.             ],
  3962.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  3963.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  3964.             'fos_user.change_password.form.validation_groups' => [
  3965.                 => 'ChangePassword',
  3966.                 => 'Default',
  3967.             ],
  3968.             'fos_user.resetting.retry_ttl' => 7200,
  3969.             'fos_user.resetting.token_ttl' => 86400,
  3970.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  3971.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  3972.             'fos_user.resetting.form.validation_groups' => [
  3973.                 => 'ResetPassword',
  3974.                 => 'Default',
  3975.             ],
  3976.             'easyadmin.config' => [
  3977.                 'site_name' => 'AMED Review Tracker',
  3978.                 'design' => [
  3979.                     'templates' => [
  3980.                         'layout' => 'bundles/EasyAdmin/default/layout.html.twig',
  3981.                         'list' => 'bundles/EasyAdmin/default/list.html.twig',
  3982.                         'edit' => 'bundles/EasyAdmin/default/edit.html.twig',
  3983.                     ],
  3984.                     'menu' => [
  3985.                         => [
  3986.                             'label' => 'Return to ARMS',
  3987.                             'route' => 'admin_landing',
  3988.                         ],
  3989.                     ],
  3990.                     'brand_color' => 'hsl(230, 55%, 60%)',
  3991.                     'form_theme' => [
  3992.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  3993.                     ],
  3994.                     'assets' => [
  3995.                         'css' => [
  3996.                         ],
  3997.                         'js' => [
  3998.                         ],
  3999.                         'favicon' => [
  4000.                             'path' => 'favicon.ico',
  4001.                             'mime_type' => 'image/x-icon',
  4002.                         ],
  4003.                     ],
  4004.                 ],
  4005.                 'entities' => [
  4006.                     'WebUser' => [
  4007.                         'class' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Entity\\WebUser',
  4008.                         'label' => 'Web users',
  4009.                         'form' => [
  4010.                             'form_options' => [
  4011.                                 'validation_groups' => [
  4012.                                     => 'Profile',
  4013.                                 ],
  4014.                             ],
  4015.                             'fields' => [
  4016.                                 => 'username',
  4017.                                 => [
  4018.                                     'property' => 'email',
  4019.                                     'type' => 'email',
  4020.                                     'label' => 'Email',
  4021.                                 ],
  4022.                                 => 'enabled',
  4023.                                 => [
  4024.                                     'property' => 'plainPassword',
  4025.                                     'type' => 'password',
  4026.                                     'label' => 'Password',
  4027.                                     'type_options' => [
  4028.                                         'required' => true,
  4029.                                     ],
  4030.                                 ],
  4031.                                 => [
  4032.                                     'property' => 'roles',
  4033.                                     'type' => 'choice',
  4034.                                     'type_options' => [
  4035.                                         'required' => true,
  4036.                                         'expanded' => true,
  4037.                                         'multiple' => true,
  4038.                                         'choices' => [
  4039.                                             'AMED Manager' => 'ROLE_AMED_MANAGER',
  4040.                                             'AMED User' => 'ROLE_AMED_USER',
  4041.                                             'SpringerNature Admin' => 'ROLE_SN_ADMIN',
  4042.                                             'SpringerNature Manager' => 'ROLE_SN_MANAGER',
  4043.                                         ],
  4044.                                     ],
  4045.                                 ],
  4046.                                 => [
  4047.                                     'property' => 'departmentDivision',
  4048.                                     'type' => 'SpringerNature\\CPS\\AMEDReviewTracker\\Web\\Type\\EasyAdmin\\DepartmentDivisionType',
  4049.                                     'label' => 'Division',
  4050.                                 ],
  4051.                             ],
  4052.                         ],
  4053.                         'edit' => [
  4054.                             'fields' => [
  4055.                                 => [
  4056.                                     'property' => 'plainPassword',
  4057.                                     'type' => 'password',
  4058.                                     'label' => 'Password',
  4059.                                     'type_options' => [
  4060.                                         'required' => false,
  4061.                                     ],
  4062.                                 ],
  4063.                             ],
  4064.                             'actions' => [
  4065.                                 => '-delete',
  4066.                             ],
  4067.                         ],
  4068.                         'list' => [
  4069.                             'fields' => [
  4070.                                 => 'username',
  4071.                                 => [
  4072.                                     'property' => 'email',
  4073.                                     'type' => 'email',
  4074.                                 ],
  4075.                                 => [
  4076.                                     'property' => 'enabled',
  4077.                                     'type' => 'boolean',
  4078.                                 ],
  4079.                                 => 'lastLogin',
  4080.                                 => [
  4081.                                     'property' => 'locked_until',
  4082.                                     'type' => 'datetime',
  4083.                                 ],
  4084.                                 => [
  4085.                                     'property' => 'humanizedRoles',
  4086.                                     'type' => 'array',
  4087.                                     'label' => 'Roles',
  4088.                                 ],
  4089.                                 => 'department',
  4090.                                 => 'division',
  4091.                             ],
  4092.                         ],
  4093.                         'search' => [
  4094.                             'fields' => [
  4095.                                 => 'username',
  4096.                                 => 'email',
  4097.                             ],
  4098.                         ],
  4099.                         'name' => 'WebUser',
  4100.                     ],
  4101.                 ],
  4102.                 'formats' => [
  4103.                     'date' => 'Y-m-d',
  4104.                     'time' => 'H:i:s',
  4105.                     'datetime' => 'F j, Y H:i',
  4106.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  4107.                 ],
  4108.                 'disabled_actions' => [
  4109.                 ],
  4110.                 'translation_domain' => 'messages',
  4111.                 'user' => [
  4112.                     'display_name' => true,
  4113.                     'display_avatar' => true,
  4114.                     'name_property_path' => '__toString',
  4115.                     'avatar_property_path' => NULL,
  4116.                 ],
  4117.                 'list' => [
  4118.                     'actions' => [
  4119.                     ],
  4120.                     'collapse_actions' => false,
  4121.                     'batch_actions' => [
  4122.                     ],
  4123.                     'max_results' => 15,
  4124.                     'item_permission' => NULL,
  4125.                 ],
  4126.                 'search' => [
  4127.                 ],
  4128.                 'edit' => [
  4129.                     'actions' => [
  4130.                     ],
  4131.                     'item_permission' => NULL,
  4132.                 ],
  4133.                 'new' => [
  4134.                     'actions' => [
  4135.                     ],
  4136.                     'item_permission' => NULL,
  4137.                 ],
  4138.                 'show' => [
  4139.                     'actions' => [
  4140.                     ],
  4141.                     'max_results' => 10,
  4142.                     'item_permission' => NULL,
  4143.                 ],
  4144.             ],
  4145.             'grid.twig_extension.class' => 'APY\\DataGridBundle\\Twig\\DataGridExtension',
  4146.             'grid.class' => 'APY\\DataGridBundle\\Grid\\Grid',
  4147.             'grid.manager.class' => 'APY\\DataGridBundle\\Grid\\GridManager',
  4148.             'grid.column.text.class' => 'APY\\DataGridBundle\\Grid\\Column\\TextColumn',
  4149.             'grid.column.number.class' => 'APY\\DataGridBundle\\Grid\\Column\\NumberColumn',
  4150.             'grid.column.boolean.class' => 'APY\\DataGridBundle\\Grid\\Column\\BooleanColumn',
  4151.             'grid.column.datetime.class' => 'APY\\DataGridBundle\\Grid\\Column\\DateTimeColumn',
  4152.             'grid.column.date.class' => 'APY\\DataGridBundle\\Grid\\Column\\DateColumn',
  4153.             'grid.column.time.class' => 'APY\\DataGridBundle\\Grid\\Column\\TimeColumn',
  4154.             'grid.column.array.class' => 'APY\\DataGridBundle\\Grid\\Column\\ArrayColumn',
  4155.             'grid.column.simple_array.class' => 'APY\\DataGridBundle\\Grid\\Column\\SimpleArrayColumn',
  4156.             'grid.column.blank.class' => 'APY\\DataGridBundle\\Grid\\Column\\BlankColumn',
  4157.             'grid.column.rank.class' => 'APY\\DataGridBundle\\Grid\\Column\\RankColumn',
  4158.             'grid.column.join.class' => 'APY\\DataGridBundle\\Grid\\Column\\JoinColumn',
  4159.             'apy_data_grid.limits' => [
  4160.                 20 => '20',
  4161.                 50 => '50',
  4162.                 100 => '100',
  4163.             ],
  4164.             'apy_data_grid.theme' => '@APYDataGrid/blocks.html.twig',
  4165.             'apy_data_grid.persistence' => false,
  4166.             'apy_data_grid.no_data_message' => 'No data',
  4167.             'apy_data_grid.no_result_message' => 'No result',
  4168.             'apy_data_grid.actions_columns_size' => -1,
  4169.             'apy_data_grid.actions_columns_title' => 'Actions',
  4170.             'apy_data_grid.pagerfanta' => [
  4171.                 'enable' => false,
  4172.                 'view_class' => 'Pagerfanta\\View\\DefaultView',
  4173.                 'options' => [
  4174.                     'prev_message' => '«',
  4175.                     'next_message' => '»',
  4176.                 ],
  4177.             ],
  4178.             'nelmio_security.clickjacking.paths' => [
  4179.                 '^/admin/view-emails.*' => [
  4180.                     'header' => 'SAMEORIGIN',
  4181.                 ],
  4182.                 '^/.*' => [
  4183.                     'header' => 'DENY',
  4184.                 ],
  4185.             ],
  4186.             'nelmio_security.clickjacking.content_types' => [
  4187.             ],
  4188.             'nelmio_security.nonce_generator.number_of_bytes' => 16,
  4189.             'nelmio_browser_adaptive_parser' => 'nelmio_security.ua_parser.ua_php',
  4190.             'nelmio_security.csp.hash_algorithm' => 'sha256',
  4191.             'nelmio_security.csp.report_log_level' => 'notice',
  4192.             'nelmio_security.content_type.nosniff' => true,
  4193.             'nelmio_security.referrer_policy.policies' => [
  4194.                 => 'no-referrer',
  4195.                 => 'strict-origin-when-cross-origin',
  4196.             ],
  4197.             'phpspreadsheet.class' => 'Roromix\\Bundle\\SpreadsheetBundle\\Factory',
  4198.             'env(SENTRY_RELEASE)' => 'dev-master@e6d48a6',
  4199.             'sentry.tracing.enabled' => true,
  4200.             'sentry.tracing.dbal.enabled' => true,
  4201.             'sentry.tracing.dbal.connections' => [
  4202.             ],
  4203.             'sentry.tracing.cache.enabled' => true,
  4204.             'sentry.tracing.http_client.enabled' => true,
  4205.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4206.             'data_collector.templates' => [
  4207.                 'data_collector.request' => [
  4208.                     => 'request',
  4209.                     => '@WebProfiler/Collector/request.html.twig',
  4210.                 ],
  4211.                 'data_collector.time' => [
  4212.                     => 'time',
  4213.                     => '@WebProfiler/Collector/time.html.twig',
  4214.                 ],
  4215.                 'data_collector.memory' => [
  4216.                     => 'memory',
  4217.                     => '@WebProfiler/Collector/memory.html.twig',
  4218.                 ],
  4219.                 'data_collector.validator' => [
  4220.                     => 'validator',
  4221.                     => '@WebProfiler/Collector/validator.html.twig',
  4222.                 ],
  4223.                 'data_collector.ajax' => [
  4224.                     => 'ajax',
  4225.                     => '@WebProfiler/Collector/ajax.html.twig',
  4226.                 ],
  4227.                 'data_collector.form' => [
  4228.                     => 'form',
  4229.                     => '@WebProfiler/Collector/form.html.twig',
  4230.                 ],
  4231.                 'data_collector.exception' => [
  4232.                     => 'exception',
  4233.                     => '@WebProfiler/Collector/exception.html.twig',
  4234.                 ],
  4235.                 'data_collector.logger' => [
  4236.                     => 'logger',
  4237.                     => '@WebProfiler/Collector/logger.html.twig',
  4238.                 ],
  4239.                 'data_collector.events' => [
  4240.                     => 'events',
  4241.                     => '@WebProfiler/Collector/events.html.twig',
  4242.                 ],
  4243.                 'data_collector.router' => [
  4244.                     => 'router',
  4245.                     => '@WebProfiler/Collector/router.html.twig',
  4246.                 ],
  4247.                 'data_collector.cache' => [
  4248.                     => 'cache',
  4249.                     => '@WebProfiler/Collector/cache.html.twig',
  4250.                 ],
  4251.                 'data_collector.translation' => [
  4252.                     => 'translation',
  4253.                     => '@WebProfiler/Collector/translation.html.twig',
  4254.                 ],
  4255.                 'data_collector.security' => [
  4256.                     => 'security',
  4257.                     => '@Security/Collector/security.html.twig',
  4258.                 ],
  4259.                 'data_collector.twig' => [
  4260.                     => 'twig',
  4261.                     => '@WebProfiler/Collector/twig.html.twig',
  4262.                 ],
  4263.                 'data_collector.http_client' => [
  4264.                     => 'http_client',
  4265.                     => '@WebProfiler/Collector/http_client.html.twig',
  4266.                 ],
  4267.                 'data_collector.doctrine' => [
  4268.                     => 'db',
  4269.                     => '@Doctrine/Collector/db.html.twig',
  4270.                 ],
  4271.                 'swiftmailer.data_collector' => [
  4272.                     => 'swiftmailer',
  4273.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4274.                 ],
  4275.                 'data_collector.dump' => [
  4276.                     => 'dump',
  4277.                     => '@Debug/Profiler/dump.html.twig',
  4278.                 ],
  4279.                 'easyadmin.data_collector' => [
  4280.                     => 'easyadmin',
  4281.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  4282.                 ],
  4283.                 'data_collector.config' => [
  4284.                     => 'config',
  4285.                     => '@WebProfiler/Collector/config.html.twig',
  4286.                 ],
  4287.             ],
  4288.             'console.command.ids' => [
  4289.                 => 'console.command.public_alias.tactician.command.debug',
  4290.             ],
  4291.         ];
  4292.     }
  4293.     protected function throw($message)
  4294.     {
  4295.         throw new RuntimeException($message);
  4296.     }
  4297. }