app/cache/dev/Jianmo/ContainerUrCEPDh/AppKernelDevDebugContainer.php line 2302

Open in your IDE?
  1. <?php
  2. namespace ContainerUrCEPDh;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class AppKernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             '.twig.cache.inner' => 'get_Twig_Cache_InnerService',
  40.             'biz' => 'getBizService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'codeages_plugin.dict_twig_extension' => 'getCodeagesPlugin_DictTwigExtensionService',
  45.             'corporatetrainingbundle.twig.web_extension' => 'getCorporatetrainingbundle_Twig_WebExtensionService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'extension.manager' => 'getExtension_ManagerService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'web.twig.app_extension' => 'getWeb_Twig_AppExtensionService',
  53.             'web.twig.extension' => 'getWeb_Twig_ExtensionService',
  54.             'web.twig.html_extension' => 'getWeb_Twig_HtmlExtensionService',
  55.             'web.twig.live_extension' => 'getWeb_Twig_LiveExtensionService',
  56.             'cache_clearer' => 'getCacheClearerService',
  57.             'filesystem' => 'getFilesystemService',
  58.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  59.             'form.factory' => 'getForm_FactoryService',
  60.             'form.type.file' => 'getForm_Type_FileService',
  61.             'profiler' => 'getProfilerService',
  62.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  63.             'security.token_storage' => 'getSecurity_TokenStorageService',
  64.             'twig' => 'getTwigService',
  65.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  66.             'session' => 'getSessionService',
  67.             'validator' => 'getValidatorService',
  68.         ];
  69.         $this->fileMap = [
  70.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  71.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  72.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  73.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  74.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  75.             '.container.private.session' => 'get_Container_Private_SessionService',
  76.             'ApiBundle\\Controller\\EntryPointController' => 'getEntryPointControllerService',
  77.             'ApiV3Bundle\\Controller\\AddressController' => 'getAddressControllerService',
  78.             'ApiV3Bundle\\Controller\\Admin\\AISettingController' => 'getAISettingControllerService',
  79.             'ApiV3Bundle\\Controller\\Admin\\Data\\CourseExportController' => 'getCourseExportControllerService',
  80.             'ApiV3Bundle\\Controller\\Admin\\Data\\DataCenterExportController' => 'getDataCenterExportControllerService',
  81.             'ApiV3Bundle\\Controller\\Admin\\Data\\TestPaperResultExportController' => 'getTestPaperResultExportControllerService',
  82.             'ApiV3Bundle\\Controller\\Admin\\Data\\UserDataController' => 'getUserDataControllerService',
  83.             'ApiV3Bundle\\Controller\\Admin\\OrgController' => 'getOrgControllerService',
  84.             'ApiV3Bundle\\Controller\\Admin\\SyncOrgController' => 'getSyncOrgControllerService',
  85.             'ApiV3Bundle\\Controller\\Admin\\SyncUserController' => 'getSyncUserControllerService',
  86.             'ApiV3Bundle\\Controller\\Admin\\UserGroupController' => 'getUserGroupControllerService',
  87.             'ApiV3Bundle\\Controller\\AiCoachCourseController' => 'getAiCoachCourseControllerService',
  88.             'ApiV3Bundle\\Controller\\AiCoachExternalUserController' => 'getAiCoachExternalUserControllerService',
  89.             'ApiV3Bundle\\Controller\\AiCoachMasterDataController' => 'getAiCoachMasterDataControllerService',
  90.             'ApiV3Bundle\\Controller\\AicoachSyncController' => 'getAicoachSyncControllerService',
  91.             'ApiV3Bundle\\Controller\\App\\AISettingController' => 'getAISettingController2Service',
  92.             'ApiV3Bundle\\Controller\\App\\CategoryController' => 'getCategoryControllerService',
  93.             'ApiV3Bundle\\Controller\\App\\ClassroomController' => 'getClassroomControllerService',
  94.             'ApiV3Bundle\\Controller\\App\\CourseController' => 'getCourseControllerService',
  95.             'ApiV3Bundle\\Controller\\App\\CourseTaskController' => 'getCourseTaskControllerService',
  96.             'ApiV3Bundle\\Controller\\App\\DiscoveryController' => 'getDiscoveryControllerService',
  97.             'ApiV3Bundle\\Controller\\App\\LiveController' => 'getLiveControllerService',
  98.             'ApiV3Bundle\\Controller\\App\\LoginController' => 'getLoginControllerService',
  99.             'ApiV3Bundle\\Controller\\App\\OfflineActivityController' => 'getOfflineActivityControllerService',
  100.             'ApiV3Bundle\\Controller\\App\\OnlineExamController' => 'getOnlineExamControllerService',
  101.             'ApiV3Bundle\\Controller\\App\\ProjectPlanController' => 'getProjectPlanControllerService',
  102.             'ApiV3Bundle\\Controller\\App\\RecentLearnController' => 'getRecentLearnControllerService',
  103.             'ApiV3Bundle\\Controller\\App\\SearchController' => 'getSearchControllerService',
  104.             'ApiV3Bundle\\Controller\\App\\SettingController' => 'getSettingControllerService',
  105.             'ApiV3Bundle\\Controller\\App\\TagController' => 'getTagControllerService',
  106.             'ApiV3Bundle\\Controller\\App\\UploaderController' => 'getUploaderControllerService',
  107.             'ApiV3Bundle\\Controller\\AssemblyController' => 'getAssemblyControllerService',
  108.             'ApiV3Bundle\\Controller\\AttachmentController' => 'getAttachmentControllerService',
  109.             'ApiV3Bundle\\Controller\\AuthController' => 'getAuthControllerService',
  110.             'ApiV3Bundle\\Controller\\BaseController' => 'getBaseControllerService',
  111.             'ApiV3Bundle\\Controller\\CalendarEventController' => 'getCalendarEventControllerService',
  112.             'ApiV3Bundle\\Controller\\ClassroomCourseController' => 'getClassroomCourseControllerService',
  113.             'ApiV3Bundle\\Controller\\CourseController' => 'getCourseController2Service',
  114.             'ApiV3Bundle\\Controller\\FileController' => 'getFileControllerService',
  115.             'ApiV3Bundle\\Controller\\GameController' => 'getGameControllerService',
  116.             'ApiV3Bundle\\Controller\\MapServeController' => 'getMapServeControllerService',
  117.             'ApiV3Bundle\\Controller\\NavigationController' => 'getNavigationControllerService',
  118.             'ApiV3Bundle\\Controller\\OfflineCourseSignController' => 'getOfflineCourseSignControllerService',
  119.             'ApiV3Bundle\\Controller\\OrgController' => 'getOrgController2Service',
  120.             'ApiV3Bundle\\Controller\\ProjectPlan\\AssignmentController' => 'getAssignmentControllerService',
  121.             'ApiV3Bundle\\Controller\\ProjectPlan\\AssignmentManageController' => 'getAssignmentManageControllerService',
  122.             'ApiV3Bundle\\Controller\\ProjectPlan\\AssignmentManageExportController' => 'getAssignmentManageExportControllerService',
  123.             'ApiV3Bundle\\Controller\\ProjectPlan\\MemberStudyDataController' => 'getMemberStudyDataControllerService',
  124.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanCategoryManageController' => 'getProjectPlanCategoryManageControllerService',
  125.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanController' => 'getProjectPlanController2Service',
  126.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanItemExamManageController' => 'getProjectPlanItemExamManageControllerService',
  127.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanItemManageController' => 'getProjectPlanItemManageControllerService',
  128.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanManageController' => 'getProjectPlanManageControllerService',
  129.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanMemberManageController' => 'getProjectPlanMemberManageControllerService',
  130.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanOfflineCourseTaskManageController' => 'getProjectPlanOfflineCourseTaskManageControllerService',
  131.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanStageManageController' => 'getProjectPlanStageManageControllerService',
  132.             'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanTemplateManageController' => 'getProjectPlanTemplateManageControllerService',
  133.             'ApiV3Bundle\\Controller\\ReportController' => 'getReportControllerService',
  134.             'ApiV3Bundle\\Controller\\ReviewCenterController' => 'getReviewCenterControllerService',
  135.             'ApiV3Bundle\\Controller\\TargetPlanController' => 'getTargetPlanControllerService',
  136.             'ApiV3Bundle\\Controller\\TeacherController' => 'getTeacherControllerService',
  137.             'ApiV3Bundle\\Controller\\UserController' => 'getUserControllerService',
  138.             'ApiV3Bundle\\Controller\\UserWorkRecordController' => 'getUserWorkRecordControllerService',
  139.             'AppBundle\\Controller\\Activity\\ActivityController' => 'getActivityControllerService',
  140.             'AppBundle\\Controller\\Activity\\AiCoursewareController' => 'getAiCoursewareControllerService',
  141.             'AppBundle\\Controller\\Activity\\AiLiveController' => 'getAiLiveControllerService',
  142.             'AppBundle\\Controller\\Activity\\AudioController' => 'getAudioControllerService',
  143.             'AppBundle\\Controller\\Activity\\BaseActivityController' => 'getBaseActivityControllerService',
  144.             'AppBundle\\Controller\\Activity\\DiscussController' => 'getDiscussControllerService',
  145.             'AppBundle\\Controller\\Activity\\DocController' => 'getDocControllerService',
  146.             'AppBundle\\Controller\\Activity\\DownloadController' => 'getDownloadControllerService',
  147.             'AppBundle\\Controller\\Activity\\ExerciseController' => 'getExerciseControllerService',
  148.             'AppBundle\\Controller\\Activity\\FlashController' => 'getFlashControllerService',
  149.             'AppBundle\\Controller\\Activity\\HomeworkController' => 'getHomeworkControllerService',
  150.             'AppBundle\\Controller\\Activity\\LiveController' => 'getLiveController2Service',
  151.             'AppBundle\\Controller\\Activity\\PptController' => 'getPptControllerService',
  152.             'AppBundle\\Controller\\Activity\\TestpaperController' => 'getTestpaperControllerService',
  153.             'AppBundle\\Controller\\Activity\\TextController' => 'getTextControllerService',
  154.             'AppBundle\\Controller\\Activity\\VideoController' => 'getVideoControllerService',
  155.             'AppBundle\\Controller\\Admin\\AiCoachSyncController' => 'getAiCoachSyncController2Service',
  156.             'AppBundle\\Controller\\Admin\\AnnouncementController' => 'getAnnouncementControllerService',
  157.             'AppBundle\\Controller\\Admin\\AppController' => 'getAppControllerService',
  158.             'AppBundle\\Controller\\Admin\\AppPackageUpdateController' => 'getAppPackageUpdateControllerService',
  159.             'AppBundle\\Controller\\Admin\\ArticleCategoryController' => 'getArticleCategoryControllerService',
  160.             'AppBundle\\Controller\\Admin\\ArticleController' => 'getArticleControllerService',
  161.             'AppBundle\\Controller\\Admin\\BaseController' => 'getBaseController2Service',
  162.             'AppBundle\\Controller\\Admin\\BatchNotificationController' => 'getBatchNotificationControllerService',
  163.             'AppBundle\\Controller\\Admin\\BlockController' => 'getBlockControllerService',
  164.             'AppBundle\\Controller\\Admin\\CategoryController' => 'getCategoryController2Service',
  165.             'AppBundle\\Controller\\Admin\\CdnSettingController' => 'getCdnSettingControllerService',
  166.             'AppBundle\\Controller\\Admin\\ClassroomAdminController' => 'getClassroomAdminControllerService',
  167.             'AppBundle\\Controller\\Admin\\ClassroomCategoryController' => 'getClassroomCategoryControllerService',
  168.             'AppBundle\\Controller\\Admin\\ClassroomReviewController' => 'getClassroomReviewControllerService',
  169.             'AppBundle\\Controller\\Admin\\ClassroomThreadAdminController' => 'getClassroomThreadAdminControllerService',
  170.             'AppBundle\\Controller\\Admin\\CloudAttachmentController' => 'getCloudAttachmentControllerService',
  171.             'AppBundle\\Controller\\Admin\\CloudController' => 'getCloudControllerService',
  172.             'AppBundle\\Controller\\Admin\\CloudFileController' => 'getCloudFileControllerService',
  173.             'AppBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
  174.             'AppBundle\\Controller\\Admin\\CommonAdminController' => 'getCommonAdminControllerService',
  175.             'AppBundle\\Controller\\Admin\\CourseController' => 'getCourseController3Service',
  176.             'AppBundle\\Controller\\Admin\\CourseNoteController' => 'getCourseNoteControllerService',
  177.             'AppBundle\\Controller\\Admin\\CourseQuestionController' => 'getCourseQuestionControllerService',
  178.             'AppBundle\\Controller\\Admin\\CourseReviewController' => 'getCourseReviewControllerService',
  179.             'AppBundle\\Controller\\Admin\\CourseSetController' => 'getCourseSetControllerService',
  180.             'AppBundle\\Controller\\Admin\\CourseSettingController' => 'getCourseSettingControllerService',
  181.             'AppBundle\\Controller\\Admin\\CourseThreadController' => 'getCourseThreadControllerService',
  182.             'AppBundle\\Controller\\Admin\\CrontabController' => 'getCrontabControllerService',
  183.             'AppBundle\\Controller\\Admin\\DefaultController' => 'getDefaultControllerService',
  184.             'AppBundle\\Controller\\Admin\\DeveloperSettingController' => 'getDeveloperSettingControllerService',
  185.             'AppBundle\\Controller\\Admin\\DiscoveryColumnController' => 'getDiscoveryColumnControllerService',
  186.             'AppBundle\\Controller\\Admin\\EduCloudController' => 'getEduCloudControllerService',
  187.             'AppBundle\\Controller\\Admin\\FileController' => 'getFileController2Service',
  188.             'AppBundle\\Controller\\Admin\\FinanceSettingController' => 'getFinanceSettingControllerService',
  189.             'AppBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
  190.             'AppBundle\\Controller\\Admin\\InviteController' => 'getInviteControllerService',
  191.             'AppBundle\\Controller\\Admin\\JobController' => 'getJobControllerService',
  192.             'AppBundle\\Controller\\Admin\\LiveCourseController' => 'getLiveCourseControllerService',
  193.             'AppBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  194.             'AppBundle\\Controller\\Admin\\LoginRecordController' => 'getLoginRecordControllerService',
  195.             'AppBundle\\Controller\\Admin\\MaterialLibController' => 'getMaterialLibControllerService',
  196.             'AppBundle\\Controller\\Admin\\MessageController' => 'getMessageControllerService',
  197.             'AppBundle\\Controller\\Admin\\MobileController' => 'getMobileControllerService',
  198.             'AppBundle\\Controller\\Admin\\MockController' => 'getMockControllerService',
  199.             'AppBundle\\Controller\\Admin\\MoneyController' => 'getMoneyControllerService',
  200.             'AppBundle\\Controller\\Admin\\NavigationController' => 'getNavigationController2Service',
  201.             'AppBundle\\Controller\\Admin\\OpenCourseAnalysisController' => 'getOpenCourseAnalysisControllerService',
  202.             'AppBundle\\Controller\\Admin\\OpenCourseController' => 'getOpenCourseControllerService',
  203.             'AppBundle\\Controller\\Admin\\OperationSettingController' => 'getOperationSettingControllerService',
  204.             'AppBundle\\Controller\\Admin\\OptimizeController' => 'getOptimizeControllerService',
  205.             'AppBundle\\Controller\\Admin\\OrgManageController' => 'getOrgManageControllerService',
  206.             'AppBundle\\Controller\\Admin\\QuestionExporter\\QuestionController' => 'getQuestionControllerService',
  207.             'AppBundle\\Controller\\Admin\\QuestionImporter\\QuestionController' => 'getQuestionController2Service',
  208.             'AppBundle\\Controller\\Admin\\QuestionImporter\\TestpaperController' => 'getTestpaperController2Service',
  209.             'AppBundle\\Controller\\Admin\\Question\\CategoryController' => 'getCategoryController3Service',
  210.             'AppBundle\\Controller\\Admin\\Question\\GatherManageController' => 'getGatherManageControllerService',
  211.             'AppBundle\\Controller\\Admin\\Question\\ManageController' => 'getManageControllerService',
  212.             'AppBundle\\Controller\\Admin\\QueueController' => 'getQueueControllerService',
  213.             'AppBundle\\Controller\\Admin\\RoleController' => 'getRoleControllerService',
  214.             'AppBundle\\Controller\\Admin\\SensitiveController' => 'getSensitiveControllerService',
  215.             'AppBundle\\Controller\\Admin\\SettingController' => 'getSettingController2Service',
  216.             'AppBundle\\Controller\\Admin\\SiteSettingController' => 'getSiteSettingControllerService',
  217.             'AppBundle\\Controller\\Admin\\SmsController' => 'getSmsControllerService',
  218.             'AppBundle\\Controller\\Admin\\StatisticController' => 'getStatisticControllerService',
  219.             'AppBundle\\Controller\\Admin\\SystemController' => 'getSystemControllerService',
  220.             'AppBundle\\Controller\\Admin\\SystemDefaultSettingController' => 'getSystemDefaultSettingControllerService',
  221.             'AppBundle\\Controller\\Admin\\TagController' => 'getTagController2Service',
  222.             'AppBundle\\Controller\\Admin\\TagGroupController' => 'getTagGroupControllerService',
  223.             'AppBundle\\Controller\\Admin\\TeacherController' => 'getTeacherController2Service',
  224.             'AppBundle\\Controller\\Admin\\TestPaperExportController' => 'getTestPaperExportControllerService',
  225.             'AppBundle\\Controller\\Admin\\ThemeController' => 'getThemeControllerService',
  226.             'AppBundle\\Controller\\Admin\\Train\\LiveActivityController' => 'getLiveActivityControllerService',
  227.             'AppBundle\\Controller\\Admin\\UploadFileController' => 'getUploadFileControllerService',
  228.             'AppBundle\\Controller\\Admin\\UserApprovalController' => 'getUserApprovalControllerService',
  229.             'AppBundle\\Controller\\Admin\\UserController' => 'getUserController2Service',
  230.             'AppBundle\\Controller\\Admin\\UserLearnStatisticsController' => 'getUserLearnStatisticsControllerService',
  231.             'AppBundle\\Controller\\Admin\\UserSettingController' => 'getUserSettingControllerService',
  232.             'AppBundle\\Controller\\AiCoachAdminEntryController' => 'getAiCoachAdminEntryControllerService',
  233.             'AppBundle\\Controller\\AiCoachLearnerEntryController' => 'getAiCoachLearnerEntryControllerService',
  234.             'AppBundle\\Controller\\AnnouncementController' => 'getAnnouncementController2Service',
  235.             'AppBundle\\Controller\\ArticleController' => 'getArticleController2Service',
  236.             'AppBundle\\Controller\\ArticleFileController' => 'getArticleFileControllerService',
  237.             'AppBundle\\Controller\\AuthController' => 'getAuthController2Service',
  238.             'AppBundle\\Controller\\BaseController' => 'getBaseController3Service',
  239.             'AppBundle\\Controller\\BaseOpenCourseController' => 'getBaseOpenCourseControllerService',
  240.             'AppBundle\\Controller\\BrowserController' => 'getBrowserControllerService',
  241.             'AppBundle\\Controller\\Callback\\AthenaLive\\AthenaLiveBase' => 'getAthenaLiveBaseService',
  242.             'AppBundle\\Controller\\Callback\\AthenaLive\\Files' => 'getFilesService',
  243.             'AppBundle\\Controller\\Callback\\AthenaLive\\Members' => 'getMembersService',
  244.             'AppBundle\\Controller\\Callback\\CloudSearch\\CloudSearchProcessor' => 'getCloudSearchProcessorService',
  245.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Article' => 'getArticleService',
  246.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Articles' => 'getArticlesService',
  247.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\ChaosThreads' => 'getChaosThreadsService',
  248.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Classroom' => 'getClassroomService',
  249.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Classrooms' => 'getClassroomsService',
  250.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Course' => 'getCourseService',
  251.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Courses' => 'getCoursesService',
  252.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Lesson' => 'getLessonService',
  253.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Lessons' => 'getLessonsService',
  254.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourse' => 'getOpenCourseService',
  255.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourseLesson' => 'getOpenCourseLessonService',
  256.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourseLessons' => 'getOpenCourseLessonsService',
  257.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourses' => 'getOpenCoursesService',
  258.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\User' => 'getUserService',
  259.             'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Users' => 'getUsersService',
  260.             'AppBundle\\Controller\\Callback\\EndpointController' => 'getEndpointControllerService',
  261.             'AppBundle\\Controller\\Callback\\Marketing\\AuthKeyProvider' => 'getAuthKeyProviderService',
  262.             'AppBundle\\Controller\\Callback\\Marketing\\Courses' => 'getCourses2Service',
  263.             'AppBundle\\Controller\\Callback\\Marketing\\Login' => 'getLoginService',
  264.             'AppBundle\\Controller\\Callback\\Marketing\\MarketingBase' => 'getMarketingBaseService',
  265.             'AppBundle\\Controller\\Callback\\Marketing\\Orders' => 'getOrdersService',
  266.             'AppBundle\\Controller\\CaptchaController' => 'getCaptchaControllerService',
  267.             'AppBundle\\Controller\\CategoryController' => 'getCategoryController4Service',
  268.             'AppBundle\\Controller\\ChangelogController' => 'getChangelogControllerService',
  269.             'AppBundle\\Controller\\Classroom\\AnnouncementController' => 'getAnnouncementController3Service',
  270.             'AppBundle\\Controller\\Classroom\\ClassroomBuyController' => 'getClassroomBuyControllerService',
  271.             'AppBundle\\Controller\\Classroom\\ClassroomController' => 'getClassroomController2Service',
  272.             'AppBundle\\Controller\\Classroom\\ClassroomManageController' => 'getClassroomManageControllerService',
  273.             'AppBundle\\Controller\\Classroom\\ClassroomThreadController' => 'getClassroomThreadControllerService',
  274.             'AppBundle\\Controller\\Classroom\\CourseController' => 'getCourseController4Service',
  275.             'AppBundle\\Controller\\Classroom\\CourseNoteController' => 'getCourseNoteController2Service',
  276.             'AppBundle\\Controller\\Classroom\\CourseTaskController' => 'getCourseTaskController2Service',
  277.             'AppBundle\\Controller\\Classroom\\ReviewController' => 'getReviewControllerService',
  278.             'AppBundle\\Controller\\Classroom\\TeacherController' => 'getTeacherController3Service',
  279.             'AppBundle\\Controller\\Classroom\\ThreadMemberController' => 'getThreadMemberControllerService',
  280.             'AppBundle\\Controller\\Classroom\\UtilityController' => 'getUtilityControllerService',
  281.             'AppBundle\\Controller\\CloudController' => 'getCloudController2Service',
  282.             'AppBundle\\Controller\\CommentWidgetController' => 'getCommentWidgetControllerService',
  283.             'AppBundle\\Controller\\CommonController' => 'getCommonControllerService',
  284.             'AppBundle\\Controller\\ContentController' => 'getContentControllerService',
  285.             'AppBundle\\Controller\\Course\\AnnouncementController' => 'getAnnouncementController4Service',
  286.             'AppBundle\\Controller\\Course\\ChapterManageController' => 'getChapterManageControllerService',
  287.             'AppBundle\\Controller\\Course\\CourseBuyController' => 'getCourseBuyControllerService',
  288.             'AppBundle\\Controller\\Course\\CourseController' => 'getCourseController5Service',
  289.             'AppBundle\\Controller\\Course\\CourseManageController' => 'getCourseManageControllerService',
  290.             'AppBundle\\Controller\\Course\\CourseSetController' => 'getCourseSetController2Service',
  291.             'AppBundle\\Controller\\Course\\CourseSetFileManageController' => 'getCourseSetFileManageControllerService',
  292.             'AppBundle\\Controller\\Course\\CourseSetManageController' => 'getCourseSetManageControllerService',
  293.             'AppBundle\\Controller\\Course\\HomeworkManageController' => 'getHomeworkManageControllerService',
  294.             'AppBundle\\Controller\\Course\\LiveCourseSetController' => 'getLiveCourseSetControllerService',
  295.             'AppBundle\\Controller\\Course\\MaterialController' => 'getMaterialControllerService',
  296.             'AppBundle\\Controller\\Course\\ReviewController' => 'getReviewController2Service',
  297.             'AppBundle\\Controller\\Course\\StudentManageController' => 'getStudentManageControllerService',
  298.             'AppBundle\\Controller\\Course\\TestpaperManageController' => 'getTestpaperManageControllerService',
  299.             'AppBundle\\Controller\\Course\\ThreadController' => 'getThreadControllerService',
  300.             'AppBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  301.             'AppBundle\\Controller\\EditorController' => 'getEditorControllerService',
  302.             'AppBundle\\Controller\\EduCloudController' => 'getEduCloudController2Service',
  303.             'AppBundle\\Controller\\EsBar\\EsBarController' => 'getEsBarControllerService',
  304.             'AppBundle\\Controller\\EventController' => 'getEventControllerService',
  305.             'AppBundle\\Controller\\ExerciseController' => 'getExerciseController2Service',
  306.             'AppBundle\\Controller\\ExerciseManageController' => 'getExerciseManageControllerService',
  307.             'AppBundle\\Controller\\ExploreController' => 'getExploreControllerService',
  308.             'AppBundle\\Controller\\Export\\ExportController' => 'getExportControllerService',
  309.             'AppBundle\\Controller\\FeedbackController' => 'getFeedbackControllerService',
  310.             'AppBundle\\Controller\\FileChooserController' => 'getFileChooserControllerService',
  311.             'AppBundle\\Controller\\FileController' => 'getFileController3Service',
  312.             'AppBundle\\Controller\\File\\AttachmentController' => 'getAttachmentController2Service',
  313.             'AppBundle\\Controller\\GroupController' => 'getGroupController2Service',
  314.             'AppBundle\\Controller\\GroupThreadController' => 'getGroupThreadControllerService',
  315.             'AppBundle\\Controller\\HLSAudioController' => 'getHLSAudioControllerService',
  316.             'AppBundle\\Controller\\HLSVideoController' => 'getHLSVideoControllerService',
  317.             'AppBundle\\Controller\\HomeworkController' => 'getHomeworkController2Service',
  318.             'AppBundle\\Controller\\HomeworkManageController' => 'getHomeworkManageController2Service',
  319.             'AppBundle\\Controller\\ImporterController' => 'getImporterControllerService',
  320.             'AppBundle\\Controller\\LiveActivity\\LiveController' => 'getLiveController3Service',
  321.             'AppBundle\\Controller\\LiveAuthController' => 'getLiveAuthControllerService',
  322.             'AppBundle\\Controller\\LiveOpenCourseController' => 'getLiveOpenCourseControllerService',
  323.             'AppBundle\\Controller\\LiveroomController' => 'getLiveroomControllerService',
  324.             'AppBundle\\Controller\\Lms\\EventController' => 'getEventController2Service',
  325.             'AppBundle\\Controller\\LoginBindController' => 'getLoginBindControllerService',
  326.             'AppBundle\\Controller\\LoginController' => 'getLoginController2Service',
  327.             'AppBundle\\Controller\\Mange\\ProjectPlan\\AssignmentController' => 'getAssignmentController2Service',
  328.             'AppBundle\\Controller\\MarkerController' => 'getMarkerControllerService',
  329.             'AppBundle\\Controller\\MarketingUserController' => 'getMarketingUserControllerService',
  330.             'AppBundle\\Controller\\MaterialLib\\GlobalFilePlayerController' => 'getGlobalFilePlayerControllerService',
  331.             'AppBundle\\Controller\\Media\\IndexController' => 'getIndexControllerService',
  332.             'AppBundle\\Controller\\MemberOperationRecordController' => 'getMemberOperationRecordControllerService',
  333.             'AppBundle\\Controller\\MessageController' => 'getMessageController2Service',
  334.             'AppBundle\\Controller\\MfaVerificationController' => 'getMfaVerificationControllerService',
  335.             'AppBundle\\Controller\\MfaVerifyController' => 'getMfaVerifyControllerService',
  336.             'AppBundle\\Controller\\MobileController' => 'getMobileController2Service',
  337.             'AppBundle\\Controller\\MobileSchoolController' => 'getMobileSchoolControllerService',
  338.             'AppBundle\\Controller\\My\\CardController' => 'getCardControllerService',
  339.             'AppBundle\\Controller\\My\\ClassroomController' => 'getClassroomController3Service',
  340.             'AppBundle\\Controller\\My\\CourseController' => 'getCourseController6Service',
  341.             'AppBundle\\Controller\\My\\CourseSetController' => 'getCourseSetController3Service',
  342.             'AppBundle\\Controller\\My\\GroupController' => 'getGroupController3Service',
  343.             'AppBundle\\Controller\\My\\HomeworkController' => 'getHomeworkController3Service',
  344.             'AppBundle\\Controller\\My\\NotebookController' => 'getNotebookControllerService',
  345.             'AppBundle\\Controller\\My\\OpenCourseController' => 'getOpenCourseController2Service',
  346.             'AppBundle\\Controller\\My\\QuestionController' => 'getQuestionController3Service',
  347.             'AppBundle\\Controller\\My\\TestpaperController' => 'getTestpaperController3Service',
  348.             'AppBundle\\Controller\\My\\ThreadController' => 'getThreadController2Service',
  349.             'AppBundle\\Controller\\My\\UserController' => 'getUserController3Service',
  350.             'AppBundle\\Controller\\NoteController' => 'getNoteControllerService',
  351.             'AppBundle\\Controller\\NotificationController' => 'getNotificationControllerService',
  352.             'AppBundle\\Controller\\OAuth2\\LoginController' => 'getLoginController3Service',
  353.             'AppBundle\\Controller\\OAuth2\\OAuthUser' => 'getOAuthUserService',
  354.             'AppBundle\\Controller\\OAuth2\\TokenController' => 'getTokenControllerService',
  355.             'AppBundle\\Controller\\OnlineController' => 'getOnlineControllerService',
  356.             'AppBundle\\Controller\\OpenCourseController' => 'getOpenCourseController3Service',
  357.             'AppBundle\\Controller\\OpenCourseFileManageController' => 'getOpenCourseFileManageControllerService',
  358.             'AppBundle\\Controller\\OpenCourseLessonManageController' => 'getOpenCourseLessonManageControllerService',
  359.             'AppBundle\\Controller\\OpenCourseManageController' => 'getOpenCourseManageControllerService',
  360.             'AppBundle\\Controller\\OrderController' => 'getOrderControllerService',
  361.             'AppBundle\\Controller\\OrgController' => 'getOrgController3Service',
  362.             'AppBundle\\Controller\\PartnerController' => 'getPartnerControllerService',
  363.             'AppBundle\\Controller\\PasswordResetController' => 'getPasswordResetControllerService',
  364.             'AppBundle\\Controller\\PlayerController' => 'getPlayerControllerService',
  365.             'AppBundle\\Controller\\ProjectPlan\\AssignmentController' => 'getAssignmentController3Service',
  366.             'AppBundle\\Controller\\QuestionMarkerController' => 'getQuestionMarkerControllerService',
  367.             'AppBundle\\Controller\\Question\\ManageController' => 'getManageController2Service',
  368.             'AppBundle\\Controller\\Question\\QuestionController' => 'getQuestionController4Service',
  369.             'AppBundle\\Controller\\Question\\QuestionParserController' => 'getQuestionParserControllerService',
  370.             'AppBundle\\Controller\\RegisterController' => 'getRegisterControllerService',
  371.             'AppBundle\\Controller\\ReviewCenterController' => 'getReviewCenterController2Service',
  372.             'AppBundle\\Controller\\SearchController' => 'getSearchController2Service',
  373.             'AppBundle\\Controller\\SettingsController' => 'getSettingsControllerService',
  374.             'AppBundle\\Controller\\StudentController' => 'getStudentControllerService',
  375.             'AppBundle\\Controller\\StudyCenter\\DepartmentV2Controller' => 'getDepartmentV2ControllerService',
  376.             'AppBundle\\Controller\\StudyCenter\\FavoriteController' => 'getFavoriteControllerService',
  377.             'AppBundle\\Controller\\StudyCenter\\HeaderV2Controller' => 'getHeaderV2ControllerService',
  378.             'AppBundle\\Controller\\StudyCenter\\MyClassroomController' => 'getMyClassroomControllerService',
  379.             'AppBundle\\Controller\\StudyCenter\\MyCourseController' => 'getMyCourseControllerService',
  380.             'AppBundle\\Controller\\StudyCenter\\MyLiveController' => 'getMyLiveControllerService',
  381.             'AppBundle\\Controller\\StudyCenter\\PostCourseController' => 'getPostCourseControllerService',
  382.             'AppBundle\\Controller\\StudyCenter\\StudyCenterBaseController' => 'getStudyCenterBaseControllerService',
  383.             'AppBundle\\Controller\\StudyCenter\\WorkRecordController' => 'getWorkRecordControllerService',
  384.             'AppBundle\\Controller\\SubtitleController' => 'getSubtitleControllerService',
  385.             'AppBundle\\Controller\\SysteminfoController' => 'getSysteminfoControllerService',
  386.             'AppBundle\\Controller\\TagController' => 'getTagController3Service',
  387.             'AppBundle\\Controller\\TaskController' => 'getTaskControllerService',
  388.             'AppBundle\\Controller\\TaskLearnDataController' => 'getTaskLearnDataControllerService',
  389.             'AppBundle\\Controller\\TaskManageController' => 'getTaskManageControllerService',
  390.             'AppBundle\\Controller\\TaskPluginController' => 'getTaskPluginControllerService',
  391.             'AppBundle\\Controller\\TeacherController' => 'getTeacherController4Service',
  392.             'AppBundle\\Controller\\Testpaper\\ManageController' => 'getManageController3Service',
  393.             'AppBundle\\Controller\\Testpaper\\TestpaperController' => 'getTestpaperController4Service',
  394.             'AppBundle\\Controller\\ThreadController' => 'getThreadController3Service',
  395.             'AppBundle\\Controller\\Thread\\EventController' => 'getEventController3Service',
  396.             'AppBundle\\Controller\\Thread\\MemberController' => 'getMemberControllerService',
  397.             'AppBundle\\Controller\\UploadFileController' => 'getUploadFileController2Service',
  398.             'AppBundle\\Controller\\UploaderController' => 'getUploaderController2Service',
  399.             'AppBundle\\Controller\\UserController' => 'getUserController4Service',
  400.             'CorporateTrainingBundle\\Controller\\AdminLoginController' => 'getAdminLoginControllerService',
  401.             'CorporateTrainingBundle\\Controller\\Admin\\AnalysisController' => 'getAnalysisControllerService',
  402.             'CorporateTrainingBundle\\Controller\\Admin\\AppController' => 'getAppController2Service',
  403.             'CorporateTrainingBundle\\Controller\\Admin\\BlockController' => 'getBlockController2Service',
  404.             'CorporateTrainingBundle\\Controller\\Admin\\ClassroomAdminController' => 'getClassroomAdminController2Service',
  405.             'CorporateTrainingBundle\\Controller\\Admin\\CourseController' => 'getCourseController7Service',
  406.             'CorporateTrainingBundle\\Controller\\Admin\\CourseSetController' => 'getCourseSetController4Service',
  407.             'CorporateTrainingBundle\\Controller\\Admin\\CourseSettingController' => 'getCourseSettingController2Service',
  408.             'CorporateTrainingBundle\\Controller\\Admin\\DataAcquisitionController' => 'getDataAcquisitionControllerService',
  409.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BaseDataController' => 'getBaseDataControllerService',
  410.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\ClassroomDataController' => 'getClassroomDataControllerService',
  411.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OfflineActivityController' => 'getOfflineActivityController2Service',
  412.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OnlineCourseDataController' => 'getOnlineCourseDataControllerService',
  413.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OnlineCourseReportDataController' => 'getOnlineCourseReportDataControllerService',
  414.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\ProjectPlanDataController' => 'getProjectPlanDataControllerService',
  415.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\CourseDataController' => 'getCourseDataControllerService',
  416.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\DataReportController' => 'getDataReportControllerService',
  417.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\LargeDataScreenController' => 'getLargeDataScreenControllerService',
  418.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\ProjectPlanReportController' => 'getProjectPlanReportControllerService',
  419.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\TeacherDataController' => 'getTeacherDataControllerService',
  420.             'CorporateTrainingBundle\\Controller\\Admin\\Data\\UserDataController' => 'getUserDataController2Service',
  421.             'CorporateTrainingBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController3Service',
  422.             'CorporateTrainingBundle\\Controller\\Admin\\DingTalkController' => 'getDingTalkControllerService',
  423.             'CorporateTrainingBundle\\Controller\\Admin\\DiscoveryColumnController' => 'getDiscoveryColumnController2Service',
  424.             'CorporateTrainingBundle\\Controller\\Admin\\EduCloudController' => 'getEduCloudController3Service',
  425.             'CorporateTrainingBundle\\Controller\\Admin\\HomePage\\HomePageController' => 'getHomePageControllerService',
  426.             'CorporateTrainingBundle\\Controller\\Admin\\JobController' => 'getJobController2Service',
  427.             'CorporateTrainingBundle\\Controller\\Admin\\MailSettingController' => 'getMailSettingControllerService',
  428.             'CorporateTrainingBundle\\Controller\\Admin\\MfaUserController' => 'getMfaUserControllerService',
  429.             'CorporateTrainingBundle\\Controller\\Admin\\OfflineActivityCategoryController' => 'getOfflineActivityCategoryControllerService',
  430.             'CorporateTrainingBundle\\Controller\\Admin\\OfflineActivityController' => 'getOfflineActivityController3Service',
  431.             'CorporateTrainingBundle\\Controller\\Admin\\OnlineController' => 'getOnlineController2Service',
  432.             'CorporateTrainingBundle\\Controller\\Admin\\OrgManageController' => 'getOrgManageController2Service',
  433.             'CorporateTrainingBundle\\Controller\\Admin\\PostController' => 'getPostControllerService',
  434.             'CorporateTrainingBundle\\Controller\\Admin\\PostCourseController' => 'getPostCourseController2Service',
  435.             'CorporateTrainingBundle\\Controller\\Admin\\ProjectPlanController' => 'getProjectPlanController3Service',
  436.             'CorporateTrainingBundle\\Controller\\Admin\\ResourcePublishController' => 'getResourcePublishControllerService',
  437.             'CorporateTrainingBundle\\Controller\\Admin\\ResourceSettingBathUpdateController' => 'getResourceSettingBathUpdateControllerService',
  438.             'CorporateTrainingBundle\\Controller\\Admin\\SecuritySettingController' => 'getSecuritySettingControllerService',
  439.             'CorporateTrainingBundle\\Controller\\Admin\\SiteSettingController' => 'getSiteSettingController2Service',
  440.             'CorporateTrainingBundle\\Controller\\Admin\\SmsSettingController' => 'getSmsSettingControllerService',
  441.             'CorporateTrainingBundle\\Controller\\Admin\\TeacherController' => 'getTeacherController5Service',
  442.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\ClassroomController' => 'getClassroomController4Service',
  443.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\CourseSetController' => 'getCourseSetController5Service',
  444.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\MyWorksController' => 'getMyWorksControllerService',
  445.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\OfflineActivityController' => 'getOfflineActivityController4Service',
  446.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\OfflineCourseController' => 'getOfflineCourseControllerService',
  447.             'CorporateTrainingBundle\\Controller\\Admin\\Train\\ProjectPlanController' => 'getProjectPlanController4Service',
  448.             'CorporateTrainingBundle\\Controller\\Admin\\UserController' => 'getUserController5Service',
  449.             'CorporateTrainingBundle\\Controller\\Admin\\UserGroupController' => 'getUserGroupController2Service',
  450.             'CorporateTrainingBundle\\Controller\\Admin\\UserGroupMemberController' => 'getUserGroupMemberControllerService',
  451.             'CorporateTrainingBundle\\Controller\\Admin\\UserSettingController' => 'getUserSettingController2Service',
  452.             'CorporateTrainingBundle\\Controller\\AdvancedMemberSelectController' => 'getAdvancedMemberSelectControllerService',
  453.             'CorporateTrainingBundle\\Controller\\AreaController' => 'getAreaControllerService',
  454.             'CorporateTrainingBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  455.             'CorporateTrainingBundle\\Controller\\ChangelogController' => 'getChangelogController2Service',
  456.             'CorporateTrainingBundle\\Controller\\Classroom\\ClassroomManageController' => 'getClassroomManageController2Service',
  457.             'CorporateTrainingBundle\\Controller\\Classroom\\CourseController' => 'getCourseController8Service',
  458.             'CorporateTrainingBundle\\Controller\\Course\\CourseController' => 'getCourseController9Service',
  459.             'CorporateTrainingBundle\\Controller\\Course\\CourseManageController' => 'getCourseManageController2Service',
  460.             'CorporateTrainingBundle\\Controller\\Course\\StudentManageController' => 'getStudentManageController2Service',
  461.             'CorporateTrainingBundle\\Controller\\Course\\ThreadController' => 'getThreadController4Service',
  462.             'CorporateTrainingBundle\\Controller\\EnrollController' => 'getEnrollControllerService',
  463.             'CorporateTrainingBundle\\Controller\\ExploreController' => 'getExploreController2Service',
  464.             'CorporateTrainingBundle\\Controller\\ExporterController' => 'getExporterControllerService',
  465.             'CorporateTrainingBundle\\Controller\\GroupController' => 'getGroupController4Service',
  466.             'CorporateTrainingBundle\\Controller\\GuideController' => 'getGuideControllerService',
  467.             'CorporateTrainingBundle\\Controller\\HomeDefaultController' => 'getHomeDefaultControllerService',
  468.             'CorporateTrainingBundle\\Controller\\IndustryTemplateController' => 'getIndustryTemplateControllerService',
  469.             'CorporateTrainingBundle\\Controller\\LargeDataScreenController' => 'getLargeDataScreenController2Service',
  470.             'CorporateTrainingBundle\\Controller\\LearnDrawPortraitController' => 'getLearnDrawPortraitControllerService',
  471.             'CorporateTrainingBundle\\Controller\\LearnRankController' => 'getLearnRankControllerService',
  472.             'CorporateTrainingBundle\\Controller\\LoginBindController' => 'getLoginBindController2Service',
  473.             'CorporateTrainingBundle\\Controller\\LoginController' => 'getLoginController4Service',
  474.             'CorporateTrainingBundle\\Controller\\My\\OfflineActivityController' => 'getOfflineActivityController5Service',
  475.             'CorporateTrainingBundle\\Controller\\My\\TeachingRecordController' => 'getTeachingRecordControllerService',
  476.             'CorporateTrainingBundle\\Controller\\OAuth2\\LoginController' => 'getLoginController5Service',
  477.             'CorporateTrainingBundle\\Controller\\OfflineActivity\\OfflineActivityController' => 'getOfflineActivityController6Service',
  478.             'CorporateTrainingBundle\\Controller\\OfflineActivity\\OfflineActivityManageController' => 'getOfflineActivityManageControllerService',
  479.             'CorporateTrainingBundle\\Controller\\OfflineCourse\\OfflineCourseController' => 'getOfflineCourseController2Service',
  480.             'CorporateTrainingBundle\\Controller\\OfflineCourse\\OfflineCourseManageController' => 'getOfflineCourseManageControllerService',
  481.             'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\BaseController' => 'getBaseController4Service',
  482.             'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\OfflineClassController' => 'getOfflineClassControllerService',
  483.             'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\ProjectPlanController' => 'getProjectPlanController5Service',
  484.             'CorporateTrainingBundle\\Controller\\OfflineExam\\OfflineExamManageController' => 'getOfflineExamManageControllerService',
  485.             'CorporateTrainingBundle\\Controller\\OrgController' => 'getOrgController4Service',
  486.             'CorporateTrainingBundle\\Controller\\PasswordChangeController' => 'getPasswordChangeControllerService',
  487.             'CorporateTrainingBundle\\Controller\\PostController' => 'getPostController2Service',
  488.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\BaseItemController' => 'getBaseItemControllerService',
  489.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OfflineCourseItemController' => 'getOfflineCourseItemControllerService',
  490.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OfflineExamItemController' => 'getOfflineExamItemControllerService',
  491.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OnlineCourseItemController' => 'getOnlineCourseItemControllerService',
  492.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OnlineExamItemController' => 'getOnlineExamItemControllerService',
  493.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\QuestionnaireItemController' => 'getQuestionnaireItemControllerService',
  494.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\TargetPlan531ItemController' => 'getTargetPlan531ItemControllerService',
  495.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\MemberController' => 'getMemberController2Service',
  496.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\MemberManageController' => 'getMemberManageControllerService',
  497.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlan531PlanController' => 'getProjectPlan531PlanControllerService',
  498.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanController' => 'getProjectPlanController6Service',
  499.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanManageController' => 'getProjectPlanManageController2Service',
  500.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanReportController' => 'getProjectPlanReportController2Service',
  501.             'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanStudyDataController' => 'getProjectPlanStudyDataControllerService',
  502.             'CorporateTrainingBundle\\Controller\\QxtController' => 'getQxtControllerService',
  503.             'CorporateTrainingBundle\\Controller\\ReportDataController' => 'getReportDataControllerService',
  504.             'CorporateTrainingBundle\\Controller\\RequestStatusController' => 'getRequestStatusControllerService',
  505.             'CorporateTrainingBundle\\Controller\\ResourceFavoriteController' => 'getResourceFavoriteControllerService',
  506.             'CorporateTrainingBundle\\Controller\\ResourceUsePermissionController' => 'getResourceUsePermissionControllerService',
  507.             'CorporateTrainingBundle\\Controller\\SearchController' => 'getSearchController3Service',
  508.             'CorporateTrainingBundle\\Controller\\SendToAdminController' => 'getSendToAdminControllerService',
  509.             'CorporateTrainingBundle\\Controller\\SettingsController' => 'getSettingsController2Service',
  510.             'CorporateTrainingBundle\\Controller\\StudyCenter\\CourseStatisticsController' => 'getCourseStatisticsControllerService',
  511.             'CorporateTrainingBundle\\Controller\\StudyCenter\\DepartmentController' => 'getDepartmentControllerService',
  512.             'CorporateTrainingBundle\\Controller\\StudyCenter\\DepartmentManageController' => 'getDepartmentManageControllerService',
  513.             'CorporateTrainingBundle\\Controller\\StudyCenter\\H5Controller' => 'getH5ControllerService',
  514.             'CorporateTrainingBundle\\Controller\\StudyCenter\\HeaderController' => 'getHeaderControllerService',
  515.             'CorporateTrainingBundle\\Controller\\StudyCenter\\MyCoursesController' => 'getMyCoursesControllerService',
  516.             'CorporateTrainingBundle\\Controller\\StudyCenter\\MyFavoriteCourseController' => 'getMyFavoriteCourseControllerService',
  517.             'CorporateTrainingBundle\\Controller\\StudyCenter\\MyTaskController' => 'getMyTaskControllerService',
  518.             'CorporateTrainingBundle\\Controller\\StudyCenter\\OfflineCourseHomeworkController' => 'getOfflineCourseHomeworkControllerService',
  519.             'CorporateTrainingBundle\\Controller\\StudyCenter\\PostCourseController' => 'getPostCourseController3Service',
  520.             'CorporateTrainingBundle\\Controller\\StudyCenter\\SideBarController' => 'getSideBarControllerService',
  521.             'CorporateTrainingBundle\\Controller\\StudyCenter\\StudyCenterBaseController' => 'getStudyCenterBaseController2Service',
  522.             'CorporateTrainingBundle\\Controller\\StudyCenter\\StudyRecordController' => 'getStudyRecordControllerService',
  523.             'CorporateTrainingBundle\\Controller\\StudyCenter\\TaskController' => 'getTaskController2Service',
  524.             'CorporateTrainingBundle\\Controller\\StudyCenter\\ThreadController' => 'getThreadController5Service',
  525.             'CorporateTrainingBundle\\Controller\\StudyRecordController' => 'getStudyRecordController2Service',
  526.             'CorporateTrainingBundle\\Controller\\SysteminfoController' => 'getSysteminfoController2Service',
  527.             'CorporateTrainingBundle\\Controller\\TargetPlanResultController' => 'getTargetPlanResultControllerService',
  528.             'CorporateTrainingBundle\\Controller\\TaskController' => 'getTaskController3Service',
  529.             'CorporateTrainingBundle\\Controller\\TeacherController' => 'getTeacherController6Service',
  530.             'CorporateTrainingBundle\\Controller\\UserController' => 'getUserController6Service',
  531.             'CustomBundle\\Controller\\Activity\\DemoController' => 'getDemoControllerService',
  532.             'CustomBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController4Service',
  533.             'CustomBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
  534.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  535.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  536.             'Topxia\\MobileBundleV2\\Controller\\MobileApiController' => 'getMobileApiControllerService',
  537.             'Topxia\\MobileBundleV2\\Controller\\MobileAppController' => 'getMobileAppControllerService',
  538.             'Topxia\\MobileBundleV2\\Controller\\MobileBaseController' => 'getMobileBaseControllerService',
  539.             'Topxia\\MobileBundleV2\\Controller\\TeacherAppController' => 'getTeacherAppControllerService',
  540.             'activity_event_subscriber' => 'getActivityEventSubscriberService',
  541.             'activity_live_replay_event_subscriber' => 'getActivityLiveReplayEventSubscriberService',
  542.             'ai_dataset_service' => 'getAiDatasetServiceService',
  543.             'ai_document_service' => 'getAiDocumentServiceService',
  544.             'aicoach_sync_event_subscriber' => 'getAicoachSyncEventSubscriberService',
  545.             'api.field.filter.factory' => 'getApi_Field_Filter_FactoryService',
  546.             'api.path.parser' => 'getApi_Path_ParserService',
  547.             'api.plugin.config.manager' => 'getApi_Plugin_Config_ManagerService',
  548.             'api.resource.manager' => 'getApi_Resource_ManagerService',
  549.             'api.util.oc' => 'getApi_Util_OcService',
  550.             'api_authentication_manager' => 'getApiAuthenticationManagerService',
  551.             'api_firewall' => 'getApiFirewallService',
  552.             'api_resource_kernel' => 'getApiResourceKernelService',
  553.             'api_response_viewer' => 'getApiResponseViewerService',
  554.             'app_web_view_authentication_token_helper' => 'getAppWebViewAuthenticationTokenHelperService',
  555.             'article_article_event_subscriber' => 'getArticleArticleEventSubscriberService',
  556.             'assets.default_package_util' => 'getAssets_DefaultPackageUtilService',
  557.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  558.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  559.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  560.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  561.             'biz.service_provider.collector' => 'getBiz_ServiceProvider_CollectorService',
  562.             'cache.app_clearer' => 'getCache_AppClearerService',
  563.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  564.             'cache.system_clearer' => 'getCache_SystemClearerService',
  565.             'cache_warmer' => 'getCacheWarmerService',
  566.             'calendar_event_subscriber' => 'getCalendarEventSubscriberService',
  567.             'card_event_subscriber' => 'getCardEventSubscriberService',
  568.             'classroom_event_subscriber' => 'getClassroomEventSubscriberService',
  569.             'classroom_member_event_subscriber' => 'getClassroomMemberEventSubscriberService',
  570.             'classroom_review_event_subscriber' => 'getClassroomReviewEventSubscriberService',
  571.             'cloud_live_event_subscriber' => 'getCloudLiveEventSubscriberService',
  572.             'codeags_plugin.event.lazy_subscribers' => 'getCodeagsPlugin_Event_LazySubscribersService',
  573.             'console.command.public_alias.AppBundle\\Command\\AIBatchSyncCommand' => 'getAIBatchSyncCommandService',
  574.             'console.command.public_alias.AppBundle\\Command\\AITenantCommand' => 'getAITenantCommandService',
  575.             'console.command.public_alias.AppBundle\\Command\\AicoachSyncConfigCommand' => 'getAicoachSyncConfigCommandService',
  576.             'console.command.public_alias.AppBundle\\Command\\AicoachSyncPushCommand' => 'getAicoachSyncPushCommandService',
  577.             'console.command.public_alias.AppBundle\\Command\\ApiTestCommand' => 'getApiTestCommandService',
  578.             'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand' => 'getBeginPackageUpdateCommandService',
  579.             'console.command.public_alias.AppBundle\\Command\\BuildCommand' => 'getBuildCommandService',
  580.             'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand' => 'getBuildPluginAppCommandService',
  581.             'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand' => 'getBuildThemeAppCommandService',
  582.             'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand' => 'getBuildUpgradePackageCommandService',
  583.             'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand' => 'getBuildVendorCommandService',
  584.             'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand' => 'getBuildX8PackageCommandService',
  585.             'console.command.public_alias.AppBundle\\Command\\CTBuildCommand' => 'getCTBuildCommandService',
  586.             'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand' => 'getCTBuildUpgradePackageCommandService',
  587.             'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand' => 'getCTDataAcquisitionPushCommandService',
  588.             'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand' => 'getCTInitUpgradeScriptCommandService',
  589.             'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand' => 'getCTInitWebSiteCommandService',
  590.             'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand' => 'getCTUpgradeScriptCommandService',
  591.             'console.command.public_alias.AppBundle\\Command\\CacheDeleteCommand' => 'getCacheDeleteCommandService',
  592.             'console.command.public_alias.AppBundle\\Command\\CacheGetCommand' => 'getCacheGetCommandService',
  593.             'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand' => 'getCheckOrderCommandService',
  594.             'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand' => 'getCheckOrderPayUpgradeCommandService',
  595.             'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand' => 'getCheckProjectPlanPassingCriteriaCommandService',
  596.             'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand' => 'getCheckTaskResultCommandService',
  597.             'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand' => 'getCloseCdnCommandService',
  598.             'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand' => 'getCopyInstallFilesCommandService',
  599.             'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand' => 'getCountChangelogCommandService',
  600.             'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand' => 'getCountOnlineCommandService',
  601.             'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand' => 'getCreateTestDataCommandService',
  602.             'console.command.public_alias.AppBundle\\Command\\CrontabCommand' => 'getCrontabCommandService',
  603.             'console.command.public_alias.AppBundle\\Command\\CutFileCommand' => 'getCutFileCommandService',
  604.             'console.command.public_alias.AppBundle\\Command\\DeveloperCloudEnvCommand' => 'getDeveloperCloudEnvCommandService',
  605.             'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand' => 'getDumpInitDataCommandService',
  606.             'console.command.public_alias.AppBundle\\Command\\FileCoverDownloadCommand' => 'getFileCoverDownloadCommandService',
  607.             'console.command.public_alias.AppBundle\\Command\\FixProjectPlanCourseDataCommand' => 'getFixProjectPlanCourseDataCommandService',
  608.             'console.command.public_alias.AppBundle\\Command\\FixTestpaperScoreCommand' => 'getFixTestpaperScoreCommandService',
  609.             'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand' => 'getHomePageInitCommandService',
  610.             'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand' => 'getImportExcelUsersCommandService',
  611.             'console.command.public_alias.AppBundle\\Command\\InitCommand' => 'getInitCommandService',
  612.             'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand' => 'getInitWebsiteCommandService',
  613.             'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand' => 'getLiveNotifyCommandService',
  614.             'console.command.public_alias.AppBundle\\Command\\MenusParserCommand' => 'getMenusParserCommandService',
  615.             'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand' => 'getNoUsedRoutingCommandService',
  616.             'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand' => 'getNotHasPermissionRoutingsCommandService',
  617.             'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand' => 'getParsePermissionsCommandService',
  618.             'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand' => 'getProducePluginRegisterCommandService',
  619.             'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand' => 'getRedisFlushallCommandService',
  620.             'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand' => 'getRefreshCloudLiveCommandService',
  621.             'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand' => 'getRefreshCloudLiveReplayCommandService',
  622.             'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand' => 'getRepairUserOrgCommandService',
  623.             'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  624.             'console.command.public_alias.AppBundle\\Command\\ResourceScopeAuditCommand' => 'getResourceScopeAuditCommandService',
  625.             'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand' => 'getRoleRefreshCommandService',
  626.             'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand' => 'getRollingUpgradeCommandService',
  627.             'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand' => 'getScaffoldCommandService',
  628.             'console.command.public_alias.AppBundle\\Command\\SchedulerCommand' => 'getSchedulerCommandService',
  629.             'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand' => 'getServiceMethodCommandService',
  630.             'console.command.public_alias.AppBundle\\Command\\SettingChangeCommand' => 'getSettingChangeCommandService',
  631.             'console.command.public_alias.AppBundle\\Command\\SettingQueryCommand' => 'getSettingQueryCommandService',
  632.             'console.command.public_alias.AppBundle\\Command\\TestUserCommand' => 'getTestUserCommandService',
  633.             'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand' => 'getTestWorkWeChatApiCommandService',
  634.             'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand' => 'getThemeCreateCommandService',
  635.             'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand' => 'getThemeRegisterCommandService',
  636.             'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand' => 'getTransGenerateCommandService',
  637.             'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand' => 'getTranslationAddNewKeyCommandService',
  638.             'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand' => 'getTranslationFormatCommandService',
  639.             'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand' => 'getTranslationJsDumperCommandService',
  640.             'console.command.public_alias.AppBundle\\Command\\UpgradeCommand' => 'getUpgradeCommandService',
  641.             'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand' => 'getUpgradeOrdersCommandService',
  642.             'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand' => 'getUpgradePluginCommandService',
  643.             'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand' => 'getUpgradeScriptCommandService',
  644.             'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand' => 'getUpgradeScriptsCommandService',
  645.             'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand' => 'getUserGenerateCommandService',
  646.             'console.command.public_alias.AppBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
  647.             'console.command.public_alias.AppBundle\\Command\\WorkerCommand' => 'getWorkerCommandService',
  648.             'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand' => 'getWxpayBillCommandService',
  649.             'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand' => 'getX8ScriptCheckCommandService',
  650.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginAssetsInstallCommand' => 'getPluginAssetsInstallCommandService',
  651.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand' => 'getPluginCreateCommandService',
  652.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand' => 'getPluginRegisterCommandService',
  653.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand' => 'getPluginRemoveCommandService',
  654.             'console.command_loader' => 'getConsole_CommandLoaderService',
  655.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  656.             'content_event_subscriber' => 'getContentEventSubscriberService',
  657.             'conversation_event_subscriber' => 'getConversationEventSubscriberService',
  658.             'corporatetraining.extension.manager' => 'getCorporatetraining_Extension_ManagerService',
  659.             'course_classroom_course_event_subscriber' => 'getCourseClassroomCourseEventSubscriberService',
  660.             'course_classroom_course_expiry_date_event_subscriber' => 'getCourseClassroomCourseExpiryDateEventSubscriberService',
  661.             'course_event_subscriber' => 'getCourseEventSubscriberService',
  662.             'course_material_event_subscriber' => 'getCourseMaterialEventSubscriberService',
  663.             'course_member_event_subscriber' => 'getCourseMemberEventSubscriberService',
  664.             'course_note_event_subscriber' => 'getCourseNoteEventSubscriberService',
  665.             'course_question_event_subscriber' => 'getCourseQuestionEventSubscriberService',
  666.             'course_set_event_subscriber' => 'getCourseSetEventSubscriberService',
  667.             'course_set_material_event_subscriber' => 'getCourseSetMaterialEventSubscriberService',
  668.             'course_set_statistics_event_subscriber' => 'getCourseSetStatisticsEventSubscriberService',
  669.             'course_set_teacher_event_subscriber' => 'getCourseSetTeacherEventSubscriberService',
  670.             'course_statistics_event_subscriber' => 'getCourseStatisticsEventSubscriberService',
  671.             'course_sync_event_subscriber' => 'getCourseSyncEventSubscriberService',
  672.             'course_try_view_subscriber' => 'getCourseTryViewSubscriberService',
  673.             'crontab_event_subscriber' => 'getCrontabEventSubscriberService',
  674.             'ct_classroom_event_subscriber' => 'getCtClassroomEventSubscriberService',
  675.             'ct_course_task_event_subscriber' => 'getCtCourseTaskEventSubscriberService',
  676.             'ct_export_map' => 'getCtExportMapService',
  677.             'ct_knowledge_draft_subscriber' => 'getCtKnowledgeDraftSubscriberService',
  678.             'ct_resource_notification_event_subscriber' => 'getCtResourceNotificationEventSubscriberService',
  679.             'ct_resource_scope_event_subscriber' => 'getCtResourceScopeEventSubscriberService',
  680.             'ct_resource_scope_member_event_subscriber' => 'getCtResourceScopeMemberEventSubscriberService',
  681.             'ct_user_notification_event_subscriber' => 'getCtUserNotificationEventSubscriberService',
  682.             'dingtalk_calendar_event_subscriber' => 'getDingtalkCalendarEventSubscriberService',
  683.             'enroll_record_event_subscriber' => 'getEnrollRecordEventSubscriberService',
  684.             'error_controller' => 'getErrorControllerService',
  685.             'exam_calendar_event_subscriber' => 'getExamCalendarEventSubscriberService',
  686.             'export_factory' => 'getExportFactoryService',
  687.             'gather_event_subscriber' => 'getGatherEventSubscriberService',
  688.             'learning_progress_event_subscriber' => 'getLearningProgressEventSubscriberService',
  689.             'live_activity_calendar_event_subscriber' => 'getLiveActivityCalendarEventSubscriberService',
  690.             'live_activity_event_subscriber' => 'getLiveActivityEventSubscriberService',
  691.             'lms_project_plan_event_subscriber' => 'getLmsProjectPlanEventSubscriberService',
  692.             'marker_event_subscriber' => 'getMarkerEventSubscriberService',
  693.             'member_operation_record_event_subscriber' => 'getMemberOperationRecordEventSubscriberService',
  694.             'notification_event_subscriber' => 'getNotificationEventSubscriberService',
  695.             'offline_activity_calendar_event_subscriber' => 'getOfflineActivityCalendarEventSubscriberService',
  696.             'offline_activity_member_subscriber' => 'getOfflineActivityMemberSubscriberService',
  697.             'offline_activity_subscriber' => 'getOfflineActivitySubscriberService',
  698.             'offline_class_calendar_event_subscriber' => 'getOfflineClassCalendarEventSubscriberService',
  699.             'offline_course_event_subscriber' => 'getOfflineCourseEventSubscriberService',
  700.             'offline_exam_event_subscriber' => 'getOfflineExamEventSubscriberService',
  701.             'online_course_live_calendar_event_subscriber' => 'getOnlineCourseLiveCalendarEventSubscriberService',
  702.             'open_course_sms_event_subscriber' => 'getOpenCourseSmsEventSubscriberService',
  703.             'opencourse_event_subscriber' => 'getOpencourseEventSubscriberService',
  704.             'order_status_subscriber' => 'getOrderStatusSubscriberService',
  705.             'orderrefererlog_event_subscriber' => 'getOrderrefererlogEventSubscriberService',
  706.             'org_category_event_subscriber' => 'getOrgCategoryEventSubscriberService',
  707.             'org_event_subscriber' => 'getOrgEventSubscriberService',
  708.             'post_course_event_subscriber' => 'getPostCourseEventSubscriberService',
  709.             'practical_assignment_excellent_assignment_subscriber' => 'getPracticalAssignmentExcellentAssignmentSubscriberService',
  710.             'practical_assignment_result_subscriber' => 'getPracticalAssignmentResultSubscriberService',
  711.             'proejct_plan_item_531_evaluate_calendar_event_subscriber' => 'getProejctPlanItem531EvaluateCalendarEventSubscriberService',
  712.             'project_plan_archive_data_statistics' => 'getProjectPlanArchiveDataStatisticsService',
  713.             'project_plan_calendar_event_subscriber' => 'getProjectPlanCalendarEventSubscriberService',
  714.             'project_plan_item_calendar_event_subscriber' => 'getProjectPlanItemCalendarEventSubscriberService',
  715.             'project_plan_item_mentor_guided_calendar_event_subscriber' => 'getProjectPlanItemMentorGuidedCalendarEventSubscriberService',
  716.             'project_plan_item_result_subscriber' => 'getProjectPlanItemResultSubscriberService',
  717.             'project_plan_item_stage_sort_subscriber' => 'getProjectPlanItemStageSortSubscriberService',
  718.             'project_plan_item_subscriber' => 'getProjectPlanItemSubscriberService',
  719.             'project_plan_member_statistic_data_subscriber' => 'getProjectPlanMemberStatisticDataSubscriberService',
  720.             'project_plan_member_subscriber' => 'getProjectPlanMemberSubscriberService',
  721.             'project_plan_online_course_item_subscriber' => 'getProjectPlanOnlineCourseItemSubscriberService',
  722.             'project_plan_pass_criteria_subscriber' => 'getProjectPlanPassCriteriaSubscriberService',
  723.             'project_plan_subscriber' => 'getProjectPlanSubscriberService',
  724.             'question_analysis_envet_subscriber' => 'getQuestionAnalysisEnvetSubscriberService',
  725.             'question_sync_event_subscriber' => 'getQuestionSyncEventSubscriberService',
  726.             'resource_like_subscriber' => 'getResourceLikeSubscriberService',
  727.             'review_center_event_subscriber' => 'getReviewCenterEventSubscriberService',
  728.             'routing.loader' => 'getRouting_LoaderService',
  729.             'security.authentication.rememberme.services.simplehash.main' => 'getSecurity_Authentication_Rememberme_Services_Simplehash_MainService',
  730.             'services_resetter' => 'getServicesResetterService',
  731.             'sms_task_event_subscriber' => 'getSmsTaskEventSubscriberService',
  732.             'sms_testpaper_event_subscriber' => 'getSmsTestpaperEventSubscriberService',
  733.             'status_event_subscriber' => 'getStatusEventSubscriberService',
  734.             'survey_calendar_event_subscriber' => 'getSurveyCalendarEventSubscriberService',
  735.             'tag_course_set_event_subscriber' => 'getTagCourseSetEventSubscriberService',
  736.             'target_plan_event_subscriber' => 'getTargetPlanEventSubscriberService',
  737.             'task_activity_event_subscriber' => 'getTaskActivityEventSubscriberService',
  738.             'task_event_subscriber' => 'getTaskEventSubscriberService',
  739.             'task_sync_event_subscriber' => 'getTaskSyncEventSubscriberService',
  740.             'task_testpaper_event_subscriber' => 'getTaskTestpaperEventSubscriberService',
  741.             'taxonomy_article_event_subscriber' => 'getTaxonomyArticleEventSubscriberService',
  742.             'testpaper_event_subscriber' => 'getTestpaperEventSubscriberService',
  743.             'testpaper_sync_event_subscriber' => 'getTestpaperSyncEventSubscriberService',
  744.             'thread_event_subscriber' => 'getThreadEventSubscriberService',
  745.             'tokenbucket_event_subscriber' => 'getTokenbucketEventSubscriberService',
  746.             'upload_file_event_subscriber' => 'getUploadFileEventSubscriberService',
  747.             'user_classroom_event_subscriber' => 'getUserClassroomEventSubscriberService',
  748.             'user_course_thread_event_subscriber' => 'getUserCourseThreadEventSubscriberService',
  749.             'user_daily_learn_record_subscriber' => 'getUserDailyLearnRecordSubscriberService',
  750.             'user_event_subscriber' => 'getUserEventSubscriberService',
  751.             'user_message_subscriber' => 'getUserMessageSubscriberService',
  752.             'user_user_event_subscriber' => 'getUserUserEventSubscriberService',
  753.             'user_vip_member_event_subscriber' => 'getUserVipMemberEventSubscriberService',
  754.             'user_work_record_classroom_event_subscriber' => 'getUserWorkRecordClassroomEventSubscriberService',
  755.             'user_work_record_course_event_subscriber' => 'getUserWorkRecordCourseEventSubscriberService',
  756.             'user_work_record_exam_event_subscriber' => 'getUserWorkRecordExamEventSubscriberService',
  757.             'user_work_record_live_event_subscriber' => 'getUserWorkRecordLiveEventSubscriberService',
  758.             'user_work_record_member_event_subscriber' => 'getUserWorkRecordMemberEventSubscriberService',
  759.             'user_work_record_offline_activity_event_subscriber' => 'getUserWorkRecordOfflineActivityEventSubscriberService',
  760.             'user_work_record_offline_class_event_subscriber' => 'getUserWorkRecordOfflineClassEventSubscriberService',
  761.             'user_work_record_offline_course_homework_event_subscriber' => 'getUserWorkRecordOfflineCourseHomeworkEventSubscriberService',
  762.             'user_work_record_post_event_subscriber' => 'getUserWorkRecordPostEventSubscriberService',
  763.             'user_work_record_project_plan_event_subscriber' => 'getUserWorkRecordProjectPlanEventSubscriberService',
  764.             'user_work_record_project_plan_item_event_subscriber' => 'getUserWorkRecordProjectPlanItemEventSubscriberService',
  765.             'user_work_record_project_plan_member_event_subscriber' => 'getUserWorkRecordProjectPlanMemberEventSubscriberService',
  766.             'user_work_record_survey_event_subscriber' => 'getUserWorkRecordSurveyEventSubscriberService',
  767.             'user_work_record_target_plan_event_subscriber' => 'getUserWorkRecordTargetPlanEventSubscriberService',
  768.             'video_task_event_subscriber' => 'getVideoTaskEventSubscriberService',
  769.             'web.wrapper' => 'getWeb_WrapperService',
  770.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  771.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  772.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  773.         ];
  774.         $this->aliases = [
  775.         ];
  776.         $this->privates['service_container'] = function () {
  777.             include_once \dirname(__DIR__5).'/vendor/pimple/pimple/src/Pimple/Container.php';
  778.             include_once \dirname(__DIR__5).'/vendor/codeages/biz-framework/src/Context/Biz.php';
  779.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/KernelRequestListener.php';
  780.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/AbstractSecurityDisabledListener.php';
  781.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/KernelResponseListener.php';
  782.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/PermissionKernelControllerListener.php';
  783.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/RouterAccessControlListener.php';
  784.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/PermissionKernelResponseListener.php';
  785.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/UserLoginTokenListener.php';
  786.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/CSRFListener.php';
  787.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/LmsApiAuthListener.php';
  788.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php';
  789.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/LocaleListener.php';
  790.             include_once \dirname(__DIR__5).'/vendor/codeages/biz-framework/src/Context/BizAware.php';
  791.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ExtensionInterface.php';
  792.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/Extension.php';
  793.             include_once \dirname(__DIR__5).'/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php';
  794.             include_once \dirname(__DIR__5).'/src/CustomBundle/Extension/ActivityExtension.php';
  795.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ResponseListener.php';
  796.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php';
  797.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php';
  798.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php';
  799.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DisallowRobotsIndexingListener.php';
  800.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php';
  801.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php';
  802.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php';
  803.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php';
  804.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php';
  805.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php';
  806.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php';
  807.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php';
  808.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php';
  809.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolverInterface.php';
  810.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableArgumentResolver.php';
  811.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolver.php';
  812.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  813.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php';
  814.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestStack.php';
  815.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/UriSigner.php';
  816.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php';
  817.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php';
  818.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleAwareListener.php';
  819.             include_once \dirname(__DIR__5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  820.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php';
  821.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  822.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php';
  823.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ResetInterface.php';
  824.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php';
  825.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/TraceableAdapter.php';
  826.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  827.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  828.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php';
  829.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  830.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php';
  831.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php';
  832.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php';
  833.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php';
  834.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php';
  835.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php';
  836.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php';
  837.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php';
  838.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/PackageInterface.php';
  839.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php';
  840.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/Asset/PathPackage.php';
  841.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/VersionStrategy/VersionStrategyInterface.php';
  842.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/Asset/VersionStrategy/StaticVersionStrategy.php';
  843.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/ContextInterface.php';
  844.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/RequestStackContext.php';
  845.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php';
  846.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  847.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php';
  848.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  849.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php';
  850.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php';
  851.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php';
  852.             include_once \dirname(__DIR__5).'/vendor/psr/container/src/ContainerInterface.php';
  853.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  854.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  855.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php';
  856.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php';
  857.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php';
  858.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php';
  859.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  860.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php';
  861.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php';
  862.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  863.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  864.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  865.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php';
  866.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Logger.php';
  867.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php';
  868.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php';
  869.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php';
  870.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php';
  871.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php';
  872.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php';
  873.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php';
  874.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  875.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  876.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  877.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  878.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ProxyTrait.php';
  879.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php';
  880.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php';
  881.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SessionListener.php';
  882.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/TokenStorageInterface.php';
  883.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
  884.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/SessionTokenStorage.php';
  885.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php';
  886.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validation.php';
  887.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php';
  888.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php';
  889.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php';
  890.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php';
  891.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php';
  892.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php';
  893.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php';
  894.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php';
  895.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DataCollector/RouterDataCollector.php';
  896.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollectorInterface.php';
  897.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php';
  898.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractorInterface.php';
  899.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php';
  900.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  901.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php';
  902.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php';
  903.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php';
  904.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/FirewallMapInterface.php';
  905.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php';
  906.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php';
  907.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php';
  908.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php';
  909.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php';
  910.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php';
  911.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  912.             include_once \dirname(__DIR__5).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  913.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AffirmativeStrategy.php';
  914.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php';
  915.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php';
  916.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php';
  917.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Profiler/Profile.php';
  918.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  919.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  920.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  921.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  922.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  923.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  924.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  925.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/FirePHPHandler.php';
  926.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  927.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  928.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/DictExtension.php';
  929.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/DictCollector.php';
  930.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ExtensionManager.php';
  931.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/TaskToolbarExtension.php';
  932.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ActivityExtension.php';
  933.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CourseExtension.php';
  934.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CopyExtension.php';
  935.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/QuestionExtension.php';
  936.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/PaymentExtension.php';
  937.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CallbackExtension.php';
  938.             include_once \dirname(__DIR__5).'/src/Biz/Coupon/CouponServiceProvider.php';
  939.             include_once \dirname(__DIR__5).'/src/Biz/Mail/MailServiceProvider.php';
  940.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/AppExtension.php';
  941.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/LiveExtension.php';
  942.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/WebExtension.php';
  943.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/HtmlExtension.php';
  944.             include_once \dirname(__DIR__5).'/src/Biz/ResourceManage/ResourceManageProvider.php';
  945.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/User/UserProviderInterface.php';
  946.             include_once \dirname(__DIR__5).'/src/Biz/User/UserProvider.php';
  947.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/Extension/WebExtension.php';
  948.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Exporter/ExportServiceProvider.php';
  949.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Importer/ImporterServiceProvider.php';
  950.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/AdvancedMemberSelect/AdvancedMemberSelectServiceProvider.php';
  951.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Extension/ActivityExtension.php';
  952.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DiscoveryColumn/DiscoveryColumnServiceProvider.php';
  953.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Mail/MailServiceProvider.php';
  954.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/NotificationCenter/NotificationServiceProvider.php';
  955.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Focus/FocusServiceProvider.php';
  956.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DefaultSearch/SearchProvider.php';
  957.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Attachment/AttachmentServiceProvider.php';
  958.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DataCenter/DataCenterProvider.php';
  959.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/ModuleDataStatistics/ModuleDataProvider.php';
  960.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/ListenerInterface.php';
  961.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/BaseAuthenticationListener.php';
  962.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/SessionAuthenticationListener.php';
  963.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Listener/ApiV3KernelRequestListener.php';
  964.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/ListenerInterface.php';
  965.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/Firewall.php';
  966.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/BaseAuthenticationListener.php';
  967.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/BasicAuthenticationListener.php';
  968.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/NewTokenAuthenticationListener.php';
  969.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/XAuthTokenAuthenticationListener.php';
  970.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/RememberMeAuthenticationListener.php';
  971.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/AnonymousListener.php';
  972.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php';
  973.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/NonceGenerator.php';
  974.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php';
  975.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollectorTranslator.php';
  976.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php';
  977.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php';
  978.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php';
  979.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php';
  980.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php';
  981.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php';
  982.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  983.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php';
  984.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php';
  985.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php';
  986.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php';
  987.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBagInterface.php';
  988.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBag.php';
  989.             include_once \dirname(__DIR__5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  990.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  991.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php';
  992.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php';
  993.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php';
  994.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php';
  995.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManagerInterface.php';
  996.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php';
  997.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
  998.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
  999.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php';
  1000.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php';
  1001.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php';
  1002.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php';
  1003.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php';
  1004.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/DataCollector/ValidatorDataCollector.php';
  1005.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/AjaxDataCollector.php';
  1006.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php';
  1007.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php';
  1008.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php';
  1009.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/DataCollector/CacheDataCollector.php';
  1010.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php';
  1011.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php';
  1012.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php';
  1013.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php';
  1014.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php';
  1015.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php';
  1016.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1017.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1018.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1019.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1020.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1021.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1022.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1023.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/ExtensionSet.php';
  1024.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Template.php';
  1025.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/TemplateWrapper.php';
  1026.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Environment.php';
  1027.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1028.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1029.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1030.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/TwigLoader.php';
  1031.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Loader/ThemeTwigLoader.php';
  1032.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CsrfExtension.php';
  1033.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php';
  1034.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php';
  1035.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Impersonate/ImpersonateUrlGenerator.php';
  1036.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1037.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php';
  1038.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php';
  1039.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/AssetExtension.php';
  1040.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CodeExtension.php';
  1041.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/RoutingExtension.php';
  1042.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/YamlExtension.php';
  1043.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php';
  1044.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php';
  1045.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php';
  1046.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php';
  1047.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/UrlHelper.php';
  1048.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/FormExtension.php';
  1049.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/PermissionExtension.php';
  1050.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  1051.             include_once \dirname(__DIR__5).'/vendor/twig/cache-extra/CacheExtension.php';
  1052.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/HtmlExtension.php';
  1053.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/SlotExtension.php';
  1054.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/Slot/SlotManager.php';
  1055.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/Slot/SlotInjectionCollector.php';
  1056.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/QuestionTypeExtension.php';
  1057.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/QuestionItemStatisticsExtension.php';
  1058.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/ActivityExtension.php';
  1059.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/DictionaryExtension.php';
  1060.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/DataExtension.php';
  1061.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/BlockExtension.php';
  1062.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/UploaderExtension.php';
  1063.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/ThemeExtension.php';
  1064.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/OrderExtension.php';
  1065.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/CourseExtension.php';
  1066.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/SearchExtension.php';
  1067.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/AicoachExtension.php';
  1068.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/Extension/ProjectPlanExtension.php';
  1069.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php';
  1070.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/DataDumperInterface.php';
  1071.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/DumperInterface.php';
  1072.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php';
  1073.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/CliDumper.php';
  1074.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php';
  1075.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/AppVariable.php';
  1076.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1077.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1078.             include_once \dirname(__DIR__5).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1079.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1080.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php';
  1081.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/ValidatorInterface.php';
  1082.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/TraceableValidator.php';
  1083.         };
  1084.     }
  1085.     public function compile(): void
  1086.     {
  1087.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1088.     }
  1089.     public function isCompiled(): bool
  1090.     {
  1091.         return true;
  1092.     }
  1093.     public function getRemovedIds(): array
  1094.     {
  1095.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1096.     }
  1097.     protected function load($file$lazyLoad true)
  1098.     {
  1099.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1100.             return $class::do($this$lazyLoad);
  1101.         }
  1102.         if ('.' === $file[-4]) {
  1103.             $class substr($class0, -4);
  1104.         } else {
  1105.             $file .= '.php';
  1106.         }
  1107.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1108.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1109.     }
  1110.     /**
  1111.      * Gets the public '.container.private.profiler' shared service.
  1112.      *
  1113.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1114.      */
  1115.     protected function get_Container_Private_ProfilerService()
  1116.     {
  1117.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1118.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1119.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1120.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1121.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1122.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1123.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1124.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1125.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1126.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1127.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1128.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1129.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1130.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1131.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1132.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1133.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1134.         $d->addInstance('twig.cache', ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
  1135.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1136.         if ($this->has('kernel')) {
  1137.             $e->setKernel($b);
  1138.         }
  1139.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1140.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1141.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1142.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1143.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1144.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1145.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1146.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/AppKernelDevDebugContainer'), $c));
  1147.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1148.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1149.         $instance->add($d);
  1150.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1151.         $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()), false));
  1152.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1153.         $instance->add($e);
  1154.         return $instance;
  1155.     }
  1156.     /**
  1157.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1158.      *
  1159.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1160.      */
  1161.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1162.     {
  1163.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1164.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1165.             return $this->services['.container.private.security.authorization_checker'];
  1166.         }
  1167.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1168.     }
  1169.     /**
  1170.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1171.      *
  1172.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1173.      */
  1174.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1175.     {
  1176.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1177.     }
  1178.     /**
  1179.      * Gets the public '.container.private.security.token_storage' shared service.
  1180.      *
  1181.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1182.      */
  1183.     protected function get_Container_Private_Security_TokenStorageService()
  1184.     {
  1185.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1186.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1187.         ], [
  1188.             'request_stack' => '?',
  1189.         ]));
  1190.     }
  1191.     /**
  1192.      * Gets the public '.container.private.twig' shared service.
  1193.      *
  1194.      * @return \Twig\Environment
  1195.      */
  1196.     protected function get_Container_Private_TwigService()
  1197.     {
  1198.         $a = new \Twig\Loader\ChainLoader();
  1199.         $b = ($this->services['kernel'] ?? $this->get('kernel'1));
  1200.         $c = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__5));
  1201.         $c->addPath((\dirname(__DIR__4).'/Resources/TwigBundle/views'), 'Twig');
  1202.         $c->addPath((\dirname(__DIR__4).'/../web/customize'), 'customize');
  1203.         $c->addPath((\dirname(__DIR__4).'/../src/Topxia/WebBundle/Resources/views'), 'topxiaweb');
  1204.         $c->addPath((\dirname(__DIR__4).'/../web/themes'), 'theme');
  1205.         $c->addPath((\dirname(__DIR__4).'/../plugins'), 'plugins');
  1206.         $c->addPath((\dirname(__DIR__4).'/../'), 'root');
  1207.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  1208.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  1209.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/WebBundle/Resources/views'), 'TopxiaWeb');
  1210.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/WebBundle/Resources/views'), '!TopxiaWeb');
  1211.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/Resources/views'), 'TopxiaMobileBundleV2');
  1212.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/Resources/views'), '!TopxiaMobileBundleV2');
  1213.         $c->addPath((\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1214.         $c->addPath((\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1215.         $c->addPath((\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), 'OAuth2Server');
  1216.         $c->addPath((\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), '!OAuth2Server');
  1217.         $c->addPath((\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/views'), 'CorporateTraining');
  1218.         $c->addPath((\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/views'), '!CorporateTraining');
  1219.         $c->addPath((\dirname(__DIR__5).'/src/CustomBundle/Resources/views'), 'Custom');
  1220.         $c->addPath((\dirname(__DIR__5).'/src/CustomBundle/Resources/views'), '!Custom');
  1221.         $c->addPath((\dirname(__DIR__5).'/src/ApiBundle/Resources/views'), 'Api');
  1222.         $c->addPath((\dirname(__DIR__5).'/src/ApiBundle/Resources/views'), '!Api');
  1223.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  1224.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  1225.         $c->addPath((\dirname(__DIR__4).'/Resources/views'));
  1226.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  1227.         $a->addLoader(new \CorporateTrainingBundle\Twig\TwigLoader($b));
  1228.         $a->addLoader(new \Codeages\PluginBundle\Loader\ThemeTwigLoader($b));
  1229.         $a->addLoader($c);
  1230.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1231.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1232.         $e = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1233.         $f = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1234.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  1235.         $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1236.         $i = ($this->services['router'] ?? $this->getRouterService());
  1237.         $j = ($this->services['biz'] ?? $this->getBizService());
  1238.         $k = ($this->services['extension.manager'] ?? $this->getExtension_ManagerService());
  1239.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1240.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $h]);
  1241.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1242.         $m->setEnvironment('dev');
  1243.         $m->setDebug(true);
  1244.         if ($this->has('.container.private.security.token_storage')) {
  1245.             $m->setTokenStorage($e);
  1246.         }
  1247.         if ($this->has('request_stack')) {
  1248.             $m->setRequestStack($d);
  1249.         }
  1250.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1251.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1252.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1253.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $e)));
  1254.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $f));
  1255.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($g));
  1256.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1257.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__5), 'UTF-8'));
  1258.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
  1259.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1260.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ftrue));
  1261.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1262.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1263.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$i)));
  1264.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($g));
  1265.         $instance->addExtension(new \AppBundle\Twig\PermissionExtension($this));
  1266.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1267.         $instance->addExtension(new \Twig\Extra\Cache\CacheExtension());
  1268.         $instance->addExtension(new \Codeages\PluginBundle\Twig\HtmlExtension());
  1269.         $instance->addExtension(new \Codeages\PluginBundle\Twig\SlotExtension(new \Codeages\PluginBundle\System\Slot\SlotManager(new \Codeages\PluginBundle\System\Slot\SlotInjectionCollector([], $this->targetDir.''true), $this)));
  1270.         $instance->addExtension(($this->services['codeages_plugin.dict_twig_extension'] ?? $this->getCodeagesPlugin_DictTwigExtensionService()));
  1271.         $instance->addExtension(new \AppBundle\Twig\QuestionTypeExtension($this$j$k));
  1272.         $instance->addExtension(new \AppBundle\Twig\QuestionItemStatisticsExtension($this$j$k));
  1273.         $instance->addExtension(($this->services['web.twig.app_extension'] ?? ($this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this))));
  1274.         $instance->addExtension(new \AppBundle\Twig\ActivityExtension($this$j$k));
  1275.         $instance->addExtension(($this->services['web.twig.live_extension'] ?? ($this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension())));
  1276.         $instance->addExtension(($this->services['web.twig.extension'] ?? $this->getWeb_Twig_ExtensionService()));
  1277.         $instance->addExtension(($this->services['web.twig.html_extension'] ?? $this->getWeb_Twig_HtmlExtensionService()));
  1278.         $instance->addExtension(new \AppBundle\Twig\DictionaryExtension($this$j));
  1279.         $instance->addExtension(new \AppBundle\Twig\DataExtension($this$j));
  1280.         $instance->addExtension(new \AppBundle\Twig\BlockExtension($this$j));
  1281.         $instance->addExtension(new \AppBundle\Twig\UploaderExtension($this));
  1282.         $instance->addExtension(new \AppBundle\Twig\ThemeExtension($this$j));
  1283.         $instance->addExtension(new \AppBundle\Twig\OrderExtension($this$j));
  1284.         $instance->addExtension(new \AppBundle\Twig\CourseExtension($this$j, ($this->privates['course.extension'] ?? $this->getCourse_ExtensionService())));
  1285.         $instance->addExtension(new \AppBundle\Twig\SearchExtension($this$j));
  1286.         $instance->addExtension(new \AppBundle\Twig\AicoachExtension($this));
  1287.         $instance->addExtension(($this->services['corporatetrainingbundle.twig.web_extension'] ?? $this->getCorporatetrainingbundle_Twig_WebExtensionService()));
  1288.         $instance->addExtension(new \CorporateTrainingBundle\Twig\Extension\ProjectPlanExtension($this$j));
  1289.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1290.         $instance->addGlobal('app'$m);
  1291.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1292.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1293.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1294.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1295.             'Twig\\Extra\\Cache\\CacheRuntime' => ['privates''twig.runtime.cache''getTwig_Runtime_CacheService'true],
  1296.         ], [
  1297.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1298.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1299.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1300.             'Twig\\Extra\\Cache\\CacheRuntime' => '?',
  1301.         ])));
  1302.         $instance->addGlobal('site_tracking'false);
  1303.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1304.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1305.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1306.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1307.         return $instance;
  1308.     }
  1309.     /**
  1310.      * Gets the public '.container.private.validator' shared service.
  1311.      *
  1312.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1313.      */
  1314.     protected function get_Container_Private_ValidatorService()
  1315.     {
  1316.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1317.     }
  1318.     /**
  1319.      * Gets the public '.twig.cache.inner' shared service.
  1320.      *
  1321.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1322.      */
  1323.     protected function get_Twig_Cache_InnerService()
  1324.     {
  1325.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('0lHIVpCBEZ'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1326.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1327.         return $this->services['.twig.cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1328.     }
  1329.     /**
  1330.      * Gets the public 'biz' shared service.
  1331.      *
  1332.      * @return \Codeages\Biz\Framework\Context\Biz
  1333.      */
  1334.     protected function getBizService()
  1335.     {
  1336.         return $this->services['biz'] = new \Codeages\Biz\Framework\Context\Biz($this->getParameter('biz_config'));
  1337.     }
  1338.     /**
  1339.      * Gets the public 'cache.app' shared service.
  1340.      *
  1341.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1342.      */
  1343.     protected function getCache_AppService()
  1344.     {
  1345.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('LpPfvCaigB'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1346.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1347.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1348.     }
  1349.     /**
  1350.      * Gets the public 'cache.system' shared service.
  1351.      *
  1352.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1353.      */
  1354.     protected function getCache_SystemService()
  1355.     {
  1356.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SpFlMfXMz2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1357.     }
  1358.     /**
  1359.      * Gets the public 'cache.validator_expression_language' shared service.
  1360.      *
  1361.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1362.      */
  1363.     protected function getCache_ValidatorExpressionLanguageService()
  1364.     {
  1365.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kVsyF5uIDQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1366.     }
  1367.     /**
  1368.      * Gets the public 'codeages_plugin.dict_twig_extension' shared service.
  1369.      *
  1370.      * @return \Codeages\PluginBundle\Twig\DictExtension
  1371.      */
  1372.     protected function getCodeagesPlugin_DictTwigExtensionService()
  1373.     {
  1374.         return $this->services['codeages_plugin.dict_twig_extension'] = new \Codeages\PluginBundle\Twig\DictExtension(new \Codeages\PluginBundle\System\DictCollector([=> (\dirname(__DIR__5).'/src/AppBundle/Resources/config/dict.zh_CN.yml'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/config/dict.en.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/config/dict.zh_CN.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/config/dict.en.yml')], $this->targetDir.''true'zh_CN'), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1375.     }
  1376.     /**
  1377.      * Gets the public 'corporatetrainingbundle.twig.web_extension' shared service.
  1378.      *
  1379.      * @return \CorporateTrainingBundle\Twig\Extension\WebExtension
  1380.      */
  1381.     protected function getCorporatetrainingbundle_Twig_WebExtensionService()
  1382.     {
  1383.         return $this->services['corporatetrainingbundle.twig.web_extension'] = new \CorporateTrainingBundle\Twig\Extension\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1384.     }
  1385.     /**
  1386.      * Gets the public 'event_dispatcher' shared service.
  1387.      *
  1388.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1389.      */
  1390.     protected function getEventDispatcherService()
  1391.     {
  1392.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1393.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1394.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1395.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1396.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1397.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1398.         $instance->addListener('security.interactive_login', [=> function () {
  1399.             return ($this->privates['user.login_listener'] ?? $this->load('getUser_LoginListenerService'));
  1400.         }, => 'onSecurityInteractiveLogin'], 0);
  1401.         $instance->addListener('security.interactive_login', [=> function () {
  1402.             return ($this->privates['user.login_generate_notification_handler'] ?? ($this->privates['user.login_generate_notification_handler'] = new \AppBundle\Handler\GenerateNotificationHandler($this)));
  1403.         }, => 'onSecurityInteractiveLogin'], 0);
  1404.         $instance->addListener('kernel.exception', [=> function () {
  1405.             return ($this->privates['kernel.listener.exception_listener'] ?? ($this->privates['kernel.listener.exception_listener'] = new \AppBundle\Listener\ExceptionListener($this)));
  1406.         }, => 'onKernelException'], 255);
  1407.         $instance->addListener('kernel.request', [=> function () {
  1408.             return ($this->privates['kernel.listener.kernel_request_listener'] ?? ($this->privates['kernel.listener.kernel_request_listener'] = new \AppBundle\Listener\KernelRequestListener($this)));
  1409.         }, => 'onKernelRequest'], 255);
  1410.         $instance->addListener('kernel.response', [=> function () {
  1411.             return ($this->privates['kernel.listener.kernel_response_listener'] ?? ($this->privates['kernel.listener.kernel_response_listener'] = new \AppBundle\Listener\KernelResponseListener($this)));
  1412.         }, => 'onKernelResponse'], 255);
  1413.         $instance->addListener('kernel.controller', [=> function () {
  1414.             return ($this->privates['kernel.controller.permission_listener'] ?? $this->getKernel_Controller_PermissionListenerService());
  1415.         }, => 'onKernelController'], 255);
  1416.         $instance->addListener('kernel.controller', [=> function () {
  1417.             return ($this->privates['kernel.controller.router_access_controller_listener'] ?? $this->getKernel_Controller_RouterAccessControllerListenerService());
  1418.         }, => 'onKernelController'], 255);
  1419.         $instance->addListener('kernel.response', [=> function () {
  1420.             return ($this->privates['kernel.response.permission_listener'] ?? ($this->privates['kernel.response.permission_listener'] = new \AppBundle\Listener\PermissionKernelResponseListener($this)));
  1421.         }, => 'onKernelResponse'], 255);
  1422.         $instance->addListener('kernel.request', [=> function () {
  1423.             return ($this->privates['kernel.listener.user_login_token_listener'] ?? $this->getKernel_Listener_UserLoginTokenListenerService());
  1424.         }, => 'onGetUserLoginListener'], 0);
  1425.         $instance->addListener('kernel.request', [=> function () {
  1426.             return ($this->privates['kernel.listener.csrf_listener'] ?? $this->getKernel_Listener_CsrfListenerService());
  1427.         }, => 'onKernelRequest'], 127);
  1428.         $instance->addListener('kernel.request', [=> function () {
  1429.             return ($this->privates['kernel.listener.lms_api_auth_listener'] ?? ($this->privates['kernel.listener.lms_api_auth_listener'] = new \AppBundle\Listener\LmsApiAuthListener($this)));
  1430.         }, => 'onKernelRequest'], 255);
  1431.         $instance->addListener('kernel.request', [=> function () {
  1432.             return ($this->privates['app.locale_listener'] ?? ($this->privates['app.locale_listener'] = new \AppBundle\Listener\LocaleListener($this'zh_CN')));
  1433.         }, => 'onKernelRequest'], 15);
  1434.         $instance->addListener('kernel.controller', [=> function () {
  1435.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1436.         }, => 'onKernelController'], 0);
  1437.         $instance->addListener('kernel.response', [=> function () {
  1438.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  1439.         }, => 'onKernelResponse'], 0);
  1440.         $instance->addListener('security.interactive_login', [=> function () {
  1441.             return ($this->privates['login_sync_department'] ?? ($this->privates['login_sync_department'] = new \CorporateTrainingBundle\Handler\LoginSyncDepartmentHandler($this)));
  1442.         }, => 'onSecurityInteractiveLogin'], 0);
  1443.         $instance->addListener('kernel.exception', [=> function () {
  1444.             return ($this->privates['ApiBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1445.         }, => 'onKernelException'], 1024);
  1446.         $instance->addListener('api.before_authenticate', [=> function () {
  1447.             return ($this->privates['api_authenticate_listener'] ?? $this->load('getApiAuthenticateListenerService'));
  1448.         }, => 'onAuthenticate'], 1024);
  1449.         $instance->addListener('api.after_authenticate', [=> function () {
  1450.             return ($this->privates['api_biz_ratelimit_listener'] ?? $this->load('getApiBizRatelimitListenerService'));
  1451.         }, => 'handle'], 1024);
  1452.         $instance->addListener('kernel.request', [=> function () {
  1453.             return ($this->privates['api_v3_kernel.listener.kernel_request_listener'] ?? $this->getApiV3Kernel_Listener_KernelRequestListenerService());
  1454.         }, => 'onKernelRequest'], 255);
  1455.         $instance->addListener('kernel.exception', [=> function () {
  1456.             return ($this->privates['api_v3_exception_listener'] ?? ($this->privates['api_v3_exception_listener'] = new \ApiV3Bundle\Listener\ApiV3ExceptionListener($this)));
  1457.         }, => 'onKernelException'], 1025);
  1458.         $instance->addListener('kernel.response', [=> function () {
  1459.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1460.         }, => 'onKernelResponse'], 0);
  1461.         $instance->addListener('kernel.response', [=> function () {
  1462.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1463.         }, => 'onKernelResponse'], -1024);
  1464.         $instance->addListener('kernel.request', [=> function () {
  1465.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1466.         }, => 'setDefaultLocale'], 100);
  1467.         $instance->addListener('kernel.request', [=> function () {
  1468.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1469.         }, => 'onKernelRequest'], 16);
  1470.         $instance->addListener('kernel.finish_request', [=> function () {
  1471.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1472.         }, => 'onKernelFinishRequest'], 0);
  1473.         $instance->addListener('kernel.request', [=> function () {
  1474.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1475.         }, => 'onKernelRequest'], 256);
  1476.         $instance->addListener('kernel.response', [=> function () {
  1477.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1478.         }, => 'onResponse'], -255);
  1479.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1480.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1481.         }, => 'onControllerArguments'], 0);
  1482.         $instance->addListener('kernel.exception', [=> function () {
  1483.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1484.         }, => 'logKernelException'], 0);
  1485.         $instance->addListener('kernel.exception', [=> function () {
  1486.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1487.         }, => 'onKernelException'], -128);
  1488.         $instance->addListener('kernel.response', [=> function () {
  1489.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1490.         }, => 'removeCspHeader'], -128);
  1491.         $instance->addListener('kernel.request', [=> function () {
  1492.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1493.         }, => 'onKernelRequest'], 15);
  1494.         $instance->addListener('kernel.finish_request', [=> function () {
  1495.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1496.         }, => 'onKernelFinishRequest'], -15);
  1497.         $instance->addListener('console.error', [=> function () {
  1498.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1499.         }, => 'onConsoleError'], -128);
  1500.         $instance->addListener('console.terminate', [=> function () {
  1501.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1502.         }, => 'onConsoleTerminate'], -128);
  1503.         $instance->addListener('console.error', [=> function () {
  1504.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1505.         }, => 'onConsoleError'], 0);
  1506.         $instance->addListener('kernel.request', [=> function () {
  1507.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1508.         }, => 'onKernelRequest'], 48);
  1509.         $instance->addListener('kernel.request', [=> function () {
  1510.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1511.         }, => 'configure'], 2048);
  1512.         $instance->addListener('console.command', [=> function () {
  1513.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1514.         }, => 'configure'], 2048);
  1515.         $instance->addListener('kernel.request', [=> function () {
  1516.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1517.         }, => 'onKernelRequest'], 32);
  1518.         $instance->addListener('kernel.finish_request', [=> function () {
  1519.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1520.         }, => 'onKernelFinishRequest'], 0);
  1521.         $instance->addListener('kernel.exception', [=> function () {
  1522.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1523.         }, => 'onKernelException'], -64);
  1524.         $instance->addListener('kernel.request', [=> function () {
  1525.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1526.         }, => 'onKernelRequest'], 128);
  1527.         $instance->addListener('kernel.response', [=> function () {
  1528.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1529.         }, => 'onKernelResponse'], -1000);
  1530.         $instance->addListener('kernel.finish_request', [=> function () {
  1531.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1532.         }, => 'onFinishRequest'], 0);
  1533.         $instance->addListener('kernel.response', [=> function () {
  1534.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1535.         }, => 'onKernelResponse'], -100);
  1536.         $instance->addListener('kernel.exception', [=> function () {
  1537.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1538.         }, => 'onKernelException'], 0);
  1539.         $instance->addListener('kernel.terminate', [=> function () {
  1540.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1541.         }, => 'onKernelTerminate'], -1024);
  1542.         $instance->addListener('kernel.controller', [=> function () {
  1543.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1544.         }, => 'onKernelController'], 0);
  1545.         $instance->addListener('kernel.response', [=> function () {
  1546.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1547.         }, => 'onKernelResponse'], 0);
  1548.         $instance->addListener('kernel.response', [=> function () {
  1549.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1550.         }, => 'onKernelResponse'], 0);
  1551.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1552.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1553.         }, => 'onVoterVote'], 0);
  1554.         $instance->addListener('kernel.request', [=> function () {
  1555.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1556.         }, => 'configureLogoutUrlGenerator'], 8);
  1557.         $instance->addListener('kernel.request', [=> function () {
  1558.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1559.         }, => 'onKernelRequest'], 8);
  1560.         $instance->addListener('kernel.finish_request', [=> function () {
  1561.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1562.         }, => 'onKernelFinishRequest'], 0);
  1563.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1564.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1565.         }, => 'onMessage'], 0);
  1566.         $instance->addListener('console.error', [=> function () {
  1567.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1568.         }, => 'onConsoleError'], 0);
  1569.         $instance->addListener('console.terminate', [=> function () {
  1570.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1571.         }, => 'onConsoleTerminate'], 0);
  1572.         $instance->addListener('kernel.response', [=> function () {
  1573.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1574.         }, => 'onKernelResponse'], -128);
  1575.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1576.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1577.         }, => 'onLogout'], 0);
  1578.         return $instance;
  1579.     }
  1580.     /**
  1581.      * Gets the public 'extension.manager' shared service.
  1582.      *
  1583.      * @return \AppBundle\Extension\ExtensionManager
  1584.      */
  1585.     protected function getExtension_ManagerService()
  1586.     {
  1587.         $this->services['extension.manager'] = $instance = new \AppBundle\Extension\ExtensionManager();
  1588.         $a = new \AppBundle\Extension\TaskToolbarExtension();
  1589.         $a->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1590.         $instance->addExtension(($this->privates['activity.extension'] ?? $this->getActivity_ExtensionService()));
  1591.         $instance->addExtension(($this->privates['advanced_member_select_service_provider'] ?? $this->getAdvancedMemberSelectServiceProviderService()));
  1592.         $instance->addExtension(($this->privates['app_discovery_column_service_provider'] ?? $this->getAppDiscoveryColumnServiceProviderService()));
  1593.         $instance->addExtension(($this->privates['attachment_service_provider'] ?? $this->getAttachmentServiceProviderService()));
  1594.         $instance->addExtension(($this->privates['callback.extension'] ?? $this->getCallback_ExtensionService()));
  1595.         $instance->addExtension(($this->privates['copy.extension'] ?? $this->getCopy_ExtensionService()));
  1596.         $instance->addExtension(($this->privates['corporatetraining.activity.extension'] ?? $this->getCorporatetraining_Activity_ExtensionService()));
  1597.         $instance->addExtension(($this->privates['corporatetraining.data_center.provider'] ?? $this->getCorporatetraining_DataCenter_ProviderService()));
  1598.         $instance->addExtension(($this->privates['corporatetraining.module_data.provider'] ?? $this->getCorporatetraining_ModuleData_ProviderService()));
  1599.         $instance->addExtension(($this->privates['corporatetraining.search_provider'] ?? $this->getCorporatetraining_SearchProviderService()));
  1600.         $instance->addExtension(($this->privates['corporatetraining_focus_service_provider'] ?? $this->getCorporatetrainingFocusServiceProviderService()));
  1601.         $instance->addExtension(($this->privates['corporatetraining_mail_service_provider'] ?? $this->getCorporatetrainingMailServiceProviderService()));
  1602.         $instance->addExtension(($this->privates['coupon_service_provider'] ?? $this->getCouponServiceProviderService()));
  1603.         $instance->addExtension(($this->privates['course.extension'] ?? $this->getCourse_ExtensionService()));
  1604.         $instance->addExtension(($this->privates['custom.activity.extension'] ?? $this->getCustom_Activity_ExtensionService()));
  1605.         $instance->addExtension(($this->privates['export_service_provider'] ?? $this->getExportServiceProviderService()));
  1606.         $instance->addExtension(($this->privates['importer_service_provider'] ?? $this->getImporterServiceProviderService()));
  1607.         $instance->addExtension(($this->privates['mail_service_provider'] ?? $this->getMailServiceProviderService()));
  1608.         $instance->addExtension(($this->privates['notification_service_provider'] ?? $this->getNotificationServiceProviderService()));
  1609.         $instance->addExtension(($this->privates['payment.extension'] ?? $this->getPayment_ExtensionService()));
  1610.         $instance->addExtension(($this->privates['question.extension'] ?? $this->getQuestion_ExtensionService()));
  1611.         $instance->addExtension(($this->privates['resource_manage_provider'] ?? $this->getResourceManageProviderService()));
  1612.         $instance->addExtension($a);
  1613.         return $instance;
  1614.     }
  1615.     /**
  1616.      * Gets the public 'http_kernel' shared service.
  1617.      *
  1618.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1619.      */
  1620.     protected function getHttpKernelService()
  1621.     {
  1622.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1623.         if (isset($this->services['http_kernel'])) {
  1624.             return $this->services['http_kernel'];
  1625.         }
  1626.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1627.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1628.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1629.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1630.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1631.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1632.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1633.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1634.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1635.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1636.         }, 8)), $b));
  1637.     }
  1638.     /**
  1639.      * Gets the public 'request_stack' shared service.
  1640.      *
  1641.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1642.      */
  1643.     protected function getRequestStackService()
  1644.     {
  1645.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1646.     }
  1647.     /**
  1648.      * Gets the public 'router' shared service.
  1649.      *
  1650.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1651.      */
  1652.     protected function getRouterService()
  1653.     {
  1654.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1655.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1656.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1657.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1658.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1659.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1660.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1661.         ], [
  1662.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1663.         ]))->withContext('router.default'$this), (\dirname(__DIR__4).'/config/routing_dev.yml'), ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a'zh_CN');
  1664.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1665.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1666.         return $instance;
  1667.     }
  1668.     /**
  1669.      * Gets the public 'translator' shared service.
  1670.      *
  1671.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1672.      */
  1673.     protected function getTranslatorService()
  1674.     {
  1675.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1676.     }
  1677.     /**
  1678.      * Gets the public 'web.twig.app_extension' shared service.
  1679.      *
  1680.      * @return \AppBundle\Twig\AppExtension
  1681.      */
  1682.     protected function getWeb_Twig_AppExtensionService()
  1683.     {
  1684.         return $this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this);
  1685.     }
  1686.     /**
  1687.      * Gets the public 'web.twig.extension' shared service.
  1688.      *
  1689.      * @return \AppBundle\Twig\WebExtension
  1690.      */
  1691.     protected function getWeb_Twig_ExtensionService()
  1692.     {
  1693.         return $this->services['web.twig.extension'] = new \AppBundle\Twig\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1694.     }
  1695.     /**
  1696.      * Gets the public 'web.twig.html_extension' shared service.
  1697.      *
  1698.      * @return \AppBundle\Twig\HtmlExtension
  1699.      */
  1700.     protected function getWeb_Twig_HtmlExtensionService()
  1701.     {
  1702.         return $this->services['web.twig.html_extension'] = new \AppBundle\Twig\HtmlExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1703.     }
  1704.     /**
  1705.      * Gets the public 'web.twig.live_extension' shared service.
  1706.      *
  1707.      * @return \AppBundle\Twig\LiveExtension
  1708.      */
  1709.     protected function getWeb_Twig_LiveExtensionService()
  1710.     {
  1711.         return $this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension();
  1712.     }
  1713.     /**
  1714.      * Gets the private '.service_locator.hYkRAsi' shared service.
  1715.      *
  1716.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1717.      */
  1718.     protected function get_ServiceLocator_HYkRAsiService()
  1719.     {
  1720.         return $this->privates['.service_locator.hYkRAsi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1721.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1722.             'security.firewall.map.context.disabled' => ['privates''security.firewall.map.context.disabled''getSecurity_Firewall_Map_Context_DisabledService'true],
  1723.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1724.         ], [
  1725.             'security.firewall.map.context.dev' => '?',
  1726.             'security.firewall.map.context.disabled' => '?',
  1727.             'security.firewall.map.context.main' => '?',
  1728.         ]);
  1729.     }
  1730.     /**
  1731.      * Gets the private 'activity.extension' shared service.
  1732.      *
  1733.      * @return \AppBundle\Extension\ActivityExtension
  1734.      */
  1735.     protected function getActivity_ExtensionService()
  1736.     {
  1737.         $this->privates['activity.extension'] = $instance = new \AppBundle\Extension\ActivityExtension();
  1738.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1739.         return $instance;
  1740.     }
  1741.     /**
  1742.      * Gets the private 'advanced_member_select_service_provider' shared service.
  1743.      *
  1744.      * @return \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider
  1745.      */
  1746.     protected function getAdvancedMemberSelectServiceProviderService()
  1747.     {
  1748.         $this->privates['advanced_member_select_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider();
  1749.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1750.         return $instance;
  1751.     }
  1752.     /**
  1753.      * Gets the private 'annotations.cache_adapter' shared service.
  1754.      *
  1755.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1756.      */
  1757.     protected function getAnnotations_CacheAdapterService()
  1758.     {
  1759.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1760.     }
  1761.     /**
  1762.      * Gets the private 'annotations.cached_reader' shared service.
  1763.      *
  1764.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1765.      */
  1766.     protected function getAnnotations_CachedReaderService()
  1767.     {
  1768.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1769.     }
  1770.     /**
  1771.      * Gets the private 'annotations.reader' shared service.
  1772.      *
  1773.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1774.      */
  1775.     protected function getAnnotations_ReaderService()
  1776.     {
  1777.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1778.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1779.         $a->registerUniqueLoader('class_exists');
  1780.         $instance->addGlobalIgnoredName('required'$a);
  1781.         return $instance;
  1782.     }
  1783.     /**
  1784.      * Gets the private 'api_session_authentication_listener' shared service.
  1785.      *
  1786.      * @return \ApiBundle\Security\Firewall\SessionAuthenticationListener
  1787.      */
  1788.     protected function getApiSessionAuthenticationListenerService()
  1789.     {
  1790.         return $this->privates['api_session_authentication_listener'] = new \ApiBundle\Security\Firewall\SessionAuthenticationListener($this, ($this->privates['topxia.user_provider'] ?? ($this->privates['topxia.user_provider'] = new \Biz\User\UserProvider($this))));
  1791.     }
  1792.     /**
  1793.      * Gets the private 'api_v3_kernel.listener.kernel_request_listener' shared service.
  1794.      *
  1795.      * @return \ApiV3Bundle\Listener\ApiV3KernelRequestListener
  1796.      */
  1797.     protected function getApiV3Kernel_Listener_KernelRequestListenerService()
  1798.     {
  1799.         return $this->privates['api_v3_kernel.listener.kernel_request_listener'] = new \ApiV3Bundle\Listener\ApiV3KernelRequestListener($this, new \ApiV3Bundle\Security\Firewall\Firewall([=> new \ApiV3Bundle\Security\Firewall\BasicAuthenticationListener($this), => new \ApiV3Bundle\Security\Firewall\NewTokenAuthenticationListener($this), => new \ApiV3Bundle\Security\Firewall\XAuthTokenAuthenticationListener($this), => ($this->privates['api_session_authentication_listener'] ?? $this->getApiSessionAuthenticationListenerService()), => new \ApiV3Bundle\Security\Firewall\RememberMeAuthenticationListener($this), => new \ApiV3Bundle\Security\Firewall\AnonymousListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()))]));
  1800.     }
  1801.     /**
  1802.      * Gets the private 'app_discovery_column_service_provider' shared service.
  1803.      *
  1804.      * @return \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider
  1805.      */
  1806.     protected function getAppDiscoveryColumnServiceProviderService()
  1807.     {
  1808.         $this->privates['app_discovery_column_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider();
  1809.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1810.         return $instance;
  1811.     }
  1812.     /**
  1813.      * Gets the private 'assets.packages' shared service.
  1814.      *
  1815.      * @return \Symfony\Component\Asset\Packages
  1816.      */
  1817.     protected function getAssets_PackagesService()
  1818.     {
  1819.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1820.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \AppBundle\Twig\Asset\PathPackage('', new \AppBundle\Twig\Asset\VersionStrategy\StaticVersionStrategy('26.3.4''%s?version=%s', ($this->services['biz'] ?? $this->getBizService())), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1821.             return new \EmptyIterator();
  1822.         }, 0));
  1823.     }
  1824.     /**
  1825.      * Gets the private 'attachment_service_provider' shared service.
  1826.      *
  1827.      * @return \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider
  1828.      */
  1829.     protected function getAttachmentServiceProviderService()
  1830.     {
  1831.         $this->privates['attachment_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider();
  1832.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the private 'cache.annotations' shared service.
  1837.      *
  1838.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1839.      */
  1840.     protected function getCache_AnnotationsService()
  1841.     {
  1842.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ExcMPR0m5Z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1843.     }
  1844.     /**
  1845.      * Gets the private 'cache.property_info' shared service.
  1846.      *
  1847.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1848.      */
  1849.     protected function getCache_PropertyInfoService()
  1850.     {
  1851.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xpByarhtft'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1852.     }
  1853.     /**
  1854.      * Gets the private 'cache.security_expression_language' shared service.
  1855.      *
  1856.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1857.      */
  1858.     protected function getCache_SecurityExpressionLanguageService()
  1859.     {
  1860.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bgYTZ3Udrt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1861.     }
  1862.     /**
  1863.      * Gets the private 'cache.serializer' shared service.
  1864.      *
  1865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1866.      */
  1867.     protected function getCache_SerializerService()
  1868.     {
  1869.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hMEWBB7mQk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1870.     }
  1871.     /**
  1872.      * Gets the private 'cache.validator' shared service.
  1873.      *
  1874.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1875.      */
  1876.     protected function getCache_ValidatorService()
  1877.     {
  1878.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aZOQZyI2Bp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1879.     }
  1880.     /**
  1881.      * Gets the private 'callback.extension' shared service.
  1882.      *
  1883.      * @return \AppBundle\Extension\CallbackExtension
  1884.      */
  1885.     protected function getCallback_ExtensionService()
  1886.     {
  1887.         $this->privates['callback.extension'] = $instance = new \AppBundle\Extension\CallbackExtension();
  1888.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1889.         return $instance;
  1890.     }
  1891.     /**
  1892.      * Gets the private 'config_cache_factory' shared service.
  1893.      *
  1894.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1895.      */
  1896.     protected function getConfigCacheFactoryService()
  1897.     {
  1898.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1899.             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)));
  1900.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1901.         }, 2));
  1902.     }
  1903.     /**
  1904.      * Gets the private 'copy.extension' shared service.
  1905.      *
  1906.      * @return \AppBundle\Extension\CopyExtension
  1907.      */
  1908.     protected function getCopy_ExtensionService()
  1909.     {
  1910.         $this->privates['copy.extension'] = $instance = new \AppBundle\Extension\CopyExtension();
  1911.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1912.         return $instance;
  1913.     }
  1914.     /**
  1915.      * Gets the private 'corporatetraining.activity.extension' shared service.
  1916.      *
  1917.      * @return \CorporateTrainingBundle\Extension\ActivityExtension
  1918.      */
  1919.     protected function getCorporatetraining_Activity_ExtensionService()
  1920.     {
  1921.         $this->privates['corporatetraining.activity.extension'] = $instance = new \CorporateTrainingBundle\Extension\ActivityExtension();
  1922.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1923.         return $instance;
  1924.     }
  1925.     /**
  1926.      * Gets the private 'corporatetraining.data_center.provider' shared service.
  1927.      *
  1928.      * @return \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider
  1929.      */
  1930.     protected function getCorporatetraining_DataCenter_ProviderService()
  1931.     {
  1932.         $this->privates['corporatetraining.data_center.provider'] = $instance = new \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider();
  1933.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1934.         return $instance;
  1935.     }
  1936.     /**
  1937.      * Gets the private 'corporatetraining.module_data.provider' shared service.
  1938.      *
  1939.      * @return \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider
  1940.      */
  1941.     protected function getCorporatetraining_ModuleData_ProviderService()
  1942.     {
  1943.         $this->privates['corporatetraining.module_data.provider'] = $instance = new \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider();
  1944.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1945.         return $instance;
  1946.     }
  1947.     /**
  1948.      * Gets the private 'corporatetraining.search_provider' shared service.
  1949.      *
  1950.      * @return \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider
  1951.      */
  1952.     protected function getCorporatetraining_SearchProviderService()
  1953.     {
  1954.         return $this->privates['corporatetraining.search_provider'] = new \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider(($this->services['biz'] ?? $this->getBizService()));
  1955.     }
  1956.     /**
  1957.      * Gets the private 'corporatetraining_focus_service_provider' shared service.
  1958.      *
  1959.      * @return \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider
  1960.      */
  1961.     protected function getCorporatetrainingFocusServiceProviderService()
  1962.     {
  1963.         $this->privates['corporatetraining_focus_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider();
  1964.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1965.         return $instance;
  1966.     }
  1967.     /**
  1968.      * Gets the private 'corporatetraining_mail_service_provider' shared service.
  1969.      *
  1970.      * @return \CorporateTrainingBundle\Biz\Mail\MailServiceProvider
  1971.      */
  1972.     protected function getCorporatetrainingMailServiceProviderService()
  1973.     {
  1974.         $this->privates['corporatetraining_mail_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Mail\MailServiceProvider();
  1975.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1976.         return $instance;
  1977.     }
  1978.     /**
  1979.      * Gets the private 'coupon_service_provider' shared service.
  1980.      *
  1981.      * @return \Biz\Coupon\CouponServiceProvider
  1982.      */
  1983.     protected function getCouponServiceProviderService()
  1984.     {
  1985.         $this->privates['coupon_service_provider'] = $instance = new \Biz\Coupon\CouponServiceProvider();
  1986.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1987.         return $instance;
  1988.     }
  1989.     /**
  1990.      * Gets the private 'course.extension' shared service.
  1991.      *
  1992.      * @return \AppBundle\Extension\CourseExtension
  1993.      */
  1994.     protected function getCourse_ExtensionService()
  1995.     {
  1996.         $this->privates['course.extension'] = $instance = new \AppBundle\Extension\CourseExtension();
  1997.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1998.         return $instance;
  1999.     }
  2000.     /**
  2001.      * Gets the private 'custom.activity.extension' shared service.
  2002.      *
  2003.      * @return \CustomBundle\Extension\ActivityExtension
  2004.      */
  2005.     protected function getCustom_Activity_ExtensionService()
  2006.     {
  2007.         $this->privates['custom.activity.extension'] = $instance = new \CustomBundle\Extension\ActivityExtension();
  2008.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2009.         return $instance;
  2010.     }
  2011.     /**
  2012.      * Gets the private 'data_collector.form' shared service.
  2013.      *
  2014.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2015.      */
  2016.     protected function getDataCollector_FormService()
  2017.     {
  2018.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2019.     }
  2020.     /**
  2021.      * Gets the private 'data_collector.request' shared service.
  2022.      *
  2023.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2024.      */
  2025.     protected function getDataCollector_RequestService()
  2026.     {
  2027.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2028.     }
  2029.     /**
  2030.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2031.      *
  2032.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2033.      */
  2034.     protected function getDebug_DebugHandlersListenerService()
  2035.     {
  2036.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2037.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2038.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2039.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2040.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2041.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2042.     }
  2043.     /**
  2044.      * Gets the private 'debug.file_link_formatter' shared service.
  2045.      *
  2046.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2047.      */
  2048.     protected function getDebug_FileLinkFormatterService()
  2049.     {
  2050.         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__5), function () {
  2051.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2052.         });
  2053.     }
  2054.     /**
  2055.      * Gets the private 'debug.log_processor' shared service.
  2056.      *
  2057.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2058.      */
  2059.     protected function getDebug_LogProcessorService()
  2060.     {
  2061.         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())));
  2062.     }
  2063.     /**
  2064.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2065.      *
  2066.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2067.      */
  2068.     protected function getDebug_Security_Access_DecisionManagerService()
  2069.     {
  2070.         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 () {
  2071.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2072.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2073.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2074.             yield => ($this->privates['debug.security.voter.permission.admin_voter'] ?? $this->load('getDebug_Security_Voter_Permission_AdminVoterService'));
  2075.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2076.     }
  2077.     /**
  2078.      * Gets the private 'debug.security.firewall' shared service.
  2079.      *
  2080.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2081.      */
  2082.     protected function getDebug_Security_FirewallService()
  2083.     {
  2084.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2085.         if (isset($this->privates['debug.security.firewall'])) {
  2086.             return $this->privates['debug.security.firewall'];
  2087.         }
  2088.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2089.         if (isset($this->privates['debug.security.firewall'])) {
  2090.             return $this->privates['debug.security.firewall'];
  2091.         }
  2092.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2093.     }
  2094.     /**
  2095.      * Gets the private 'exception_listener' shared service.
  2096.      *
  2097.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2098.      */
  2099.     protected function getExceptionListener2Service()
  2100.     {
  2101.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2102.     }
  2103.     /**
  2104.      * Gets the private 'export_service_provider' shared service.
  2105.      *
  2106.      * @return \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider
  2107.      */
  2108.     protected function getExportServiceProviderService()
  2109.     {
  2110.         $this->privates['export_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider();
  2111.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2112.         return $instance;
  2113.     }
  2114.     /**
  2115.      * Gets the private 'fragment.listener' shared service.
  2116.      *
  2117.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2118.      */
  2119.     protected function getFragment_ListenerService()
  2120.     {
  2121.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ct1asdasdasdasgfhfgnbxcxzc'))), '/_fragment');
  2122.     }
  2123.     /**
  2124.      * Gets the private 'importer_service_provider' shared service.
  2125.      *
  2126.      * @return \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider
  2127.      */
  2128.     protected function getImporterServiceProviderService()
  2129.     {
  2130.         $this->privates['importer_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider();
  2131.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2132.         return $instance;
  2133.     }
  2134.     /**
  2135.      * Gets the private 'kernel.controller.permission_listener' shared service.
  2136.      *
  2137.      * @return \AppBundle\Listener\PermissionKernelControllerListener
  2138.      */
  2139.     protected function getKernel_Controller_PermissionListenerService()
  2140.     {
  2141.         return $this->privates['kernel.controller.permission_listener'] = new \AppBundle\Listener\PermissionKernelControllerListener($this$this->parameters['permission.path_regular_expression']);
  2142.     }
  2143.     /**
  2144.      * Gets the private 'kernel.controller.router_access_controller_listener' shared service.
  2145.      *
  2146.      * @return \AppBundle\Listener\RouterAccessControlListener
  2147.      */
  2148.     protected function getKernel_Controller_RouterAccessControllerListenerService()
  2149.     {
  2150.         return $this->privates['kernel.controller.router_access_controller_listener'] = new \AppBundle\Listener\RouterAccessControlListener($this$this->parameters['permission.path_regular_expression']);
  2151.     }
  2152.     /**
  2153.      * Gets the private 'kernel.listener.csrf_listener' shared service.
  2154.      *
  2155.      * @return \AppBundle\Listener\CSRFListener
  2156.      */
  2157.     protected function getKernel_Listener_CsrfListenerService()
  2158.     {
  2159.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2160.         if (isset($this->privates['kernel.listener.csrf_listener'])) {
  2161.             return $this->privates['kernel.listener.csrf_listener'];
  2162.         }
  2163.         return $this->privates['kernel.listener.csrf_listener'] = new \AppBundle\Listener\CSRFListener($this, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), $a);
  2164.     }
  2165.     /**
  2166.      * Gets the private 'kernel.listener.user_login_token_listener' shared service.
  2167.      *
  2168.      * @return \AppBundle\Listener\UserLoginTokenListener
  2169.      */
  2170.     protected function getKernel_Listener_UserLoginTokenListenerService()
  2171.     {
  2172.         return $this->privates['kernel.listener.user_login_token_listener'] = new \AppBundle\Listener\UserLoginTokenListener($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2173.     }
  2174.     /**
  2175.      * Gets the private 'locale_aware_listener' shared service.
  2176.      *
  2177.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2178.      */
  2179.     protected function getLocaleAwareListenerService()
  2180.     {
  2181.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2182.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('zh_CN')));
  2183.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2184.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2185.     }
  2186.     /**
  2187.      * Gets the private 'locale_listener' shared service.
  2188.      *
  2189.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2190.      */
  2191.     protected function getLocaleListenerService()
  2192.     {
  2193.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'zh_CN', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2194.     }
  2195.     /**
  2196.      * Gets the private 'mail_service_provider' shared service.
  2197.      *
  2198.      * @return \Biz\Mail\MailServiceProvider
  2199.      */
  2200.     protected function getMailServiceProviderService()
  2201.     {
  2202.         $this->privates['mail_service_provider'] = $instance = new \Biz\Mail\MailServiceProvider();
  2203.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2204.         return $instance;
  2205.     }
  2206.     /**
  2207.      * Gets the private 'monolog.handler.firephp' shared service.
  2208.      *
  2209.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  2210.      */
  2211.     protected function getMonolog_Handler_FirephpService()
  2212.     {
  2213.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info'true);
  2214.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2215.         return $instance;
  2216.     }
  2217.     /**
  2218.      * Gets the private 'monolog.handler.main' shared service.
  2219.      *
  2220.      * @return \Monolog\Handler\StreamHandler
  2221.      */
  2222.     protected function getMonolog_Handler_MainService()
  2223.     {
  2224.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__4).'/logs/dev.log'), 'warning'trueNULLfalse);
  2225.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2226.         return $instance;
  2227.     }
  2228.     /**
  2229.      * Gets the private 'monolog.logger.cache' shared service.
  2230.      *
  2231.      * @return \Symfony\Bridge\Monolog\Logger
  2232.      */
  2233.     protected function getMonolog_Logger_CacheService()
  2234.     {
  2235.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2236.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2237.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2238.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2239.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2240.         return $instance;
  2241.     }
  2242.     /**
  2243.      * Gets the private 'monolog.logger.request' shared service.
  2244.      *
  2245.      * @return \Symfony\Bridge\Monolog\Logger
  2246.      */
  2247.     protected function getMonolog_Logger_RequestService()
  2248.     {
  2249.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2250.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2251.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2252.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2253.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2254.         return $instance;
  2255.     }
  2256.     /**
  2257.      * Gets the private 'notification_service_provider' shared service.
  2258.      *
  2259.      * @return \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider
  2260.      */
  2261.     protected function getNotificationServiceProviderService()
  2262.     {
  2263.         $this->privates['notification_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider();
  2264.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2265.         return $instance;
  2266.     }
  2267.     /**
  2268.      * Gets the private 'payment.extension' shared service.
  2269.      *
  2270.      * @return \AppBundle\Extension\PaymentExtension
  2271.      */
  2272.     protected function getPayment_ExtensionService()
  2273.     {
  2274.         $this->privates['payment.extension'] = $instance = new \AppBundle\Extension\PaymentExtension();
  2275.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2276.         return $instance;
  2277.     }
  2278.     /**
  2279.      * Gets the private 'profiler_listener' shared service.
  2280.      *
  2281.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2282.      */
  2283.     protected function getProfilerListenerService()
  2284.     {
  2285.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2286.         if (isset($this->privates['profiler_listener'])) {
  2287.             return $this->privates['profiler_listener'];
  2288.         }
  2289.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2290.     }
  2291.     /**
  2292.      * Gets the private 'question.extension' shared service.
  2293.      *
  2294.      * @return \AppBundle\Extension\QuestionExtension
  2295.      */
  2296.     protected function getQuestion_ExtensionService()
  2297.     {
  2298.         $this->privates['question.extension'] = $instance = new \AppBundle\Extension\QuestionExtension();
  2299.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2300.         return $instance;
  2301.     }
  2302.     /**
  2303.      * Gets the private 'resource_manage_provider' shared service.
  2304.      *
  2305.      * @return \Biz\ResourceManage\ResourceManageProvider
  2306.      */
  2307.     protected function getResourceManageProviderService()
  2308.     {
  2309.         $this->privates['resource_manage_provider'] = $instance = new \Biz\ResourceManage\ResourceManageProvider();
  2310.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2311.         return $instance;
  2312.     }
  2313.     /**
  2314.      * Gets the private 'router.expression_language_provider' shared service.
  2315.      *
  2316.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2317.      */
  2318.     protected function getRouter_ExpressionLanguageProviderService()
  2319.     {
  2320.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2321.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2322.         ], [
  2323.             'env' => 'Closure',
  2324.         ]));
  2325.     }
  2326.     /**
  2327.      * Gets the private 'router.request_context' shared service.
  2328.      *
  2329.      * @return \Symfony\Component\Routing\RequestContext
  2330.      */
  2331.     protected function getRouter_RequestContextService()
  2332.     {
  2333.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2334.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2335.         return $instance;
  2336.     }
  2337.     /**
  2338.      * Gets the private 'router_listener' shared service.
  2339.      *
  2340.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2341.      */
  2342.     protected function getRouterListenerService()
  2343.     {
  2344.         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__5), true);
  2345.     }
  2346.     /**
  2347.      * Gets the private 'security.csrf.token_storage' shared service.
  2348.      *
  2349.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2350.      */
  2351.     protected function getSecurity_Csrf_TokenStorageService()
  2352.     {
  2353.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2354.     }
  2355.     /**
  2356.      * Gets the private 'security.firewall.map' shared service.
  2357.      *
  2358.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2359.      */
  2360.     protected function getSecurity_Firewall_MapService()
  2361.     {
  2362.         $a = ($this->privates['.service_locator.hYkRAsi'] ?? $this->get_ServiceLocator_HYkRAsiService());
  2363.         if (isset($this->privates['security.firewall.map'])) {
  2364.             return $this->privates['security.firewall.map'];
  2365.         }
  2366.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2367.             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)/')));
  2368.             yield 'security.firewall.map.context.disabled' => ($this->privates['.security.request_matcher.2k80PE7'] ?? ($this->privates['.security.request_matcher.2k80PE7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(anon|callback|api|api_v3)/')));
  2369.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.fcNe9NU'] ?? ($this->privates['.security.request_matcher.fcNe9NU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/.*')));
  2370.         }, 3));
  2371.     }
  2372.     /**
  2373.      * Gets the private 'security.logout_url_generator' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2376.      */
  2377.     protected function getSecurity_LogoutUrlGeneratorService()
  2378.     {
  2379.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2380.         $instance->registerListener('main''logout''logout''_csrf_token'NULLNULL);
  2381.         return $instance;
  2382.     }
  2383.     /**
  2384.      * Gets the private 'security.role_hierarchy' shared service.
  2385.      *
  2386.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2387.      */
  2388.     protected function getSecurity_RoleHierarchyService()
  2389.     {
  2390.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2391.     }
  2392.     /**
  2393.      * Gets the private 'session_listener' shared service.
  2394.      *
  2395.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2396.      */
  2397.     protected function getSessionListenerService()
  2398.     {
  2399.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2400.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2401.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'true],
  2402.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2403.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2404.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2405.         ], [
  2406.             'initialized_session' => '?',
  2407.             'logger' => '?',
  2408.             'session' => '?',
  2409.             'session_collector' => '?',
  2410.             'session_factory' => '?',
  2411.         ]), true$this->parameters['session.storage.options']);
  2412.     }
  2413.     /**
  2414.      * Gets the private 'translator.default' shared service.
  2415.      *
  2416.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2417.      */
  2418.     protected function getTranslator_DefaultService()
  2419.     {
  2420.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2421.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2422.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2423.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2424.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2425.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2426.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2427.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2428.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2429.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2430.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2431.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2432.         ], [
  2433.             'translation.loader.csv' => '?',
  2434.             'translation.loader.dat' => '?',
  2435.             'translation.loader.ini' => '?',
  2436.             'translation.loader.json' => '?',
  2437.             'translation.loader.mo' => '?',
  2438.             'translation.loader.php' => '?',
  2439.             'translation.loader.po' => '?',
  2440.             'translation.loader.qt' => '?',
  2441.             'translation.loader.res' => '?',
  2442.             'translation.loader.xliff' => '?',
  2443.             'translation.loader.yml' => '?',
  2444.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'zh_CN', ['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__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/js.en.yml'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/menu.en.yml'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/translations/js.en.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__5).'/src/ApiBundle/Resources/translations/messages.en.yml')], 'es' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/js.zh_CN.yml'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/menu.zh_CN.yml'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations/messages.zh_CN.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/translations/js.zh_CN.yml'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/translations/messages.zh_CN.yml'), => (\dirname(__DIR__5).'/src/ApiBundle/Resources/translations/messages.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'), => (\dirname(__DIR__5).'/src/AppBundle/Resources/translations'), => (\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/translations'), => (\dirname(__DIR__5).'/src/ApiBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__5).'/vendor/twig/extra-bundle/translations'), 11 => (\dirname(__DIR__5).'/src/Topxia/WebBundle/translations'), 12 => (\dirname(__DIR__5).'/src/Topxia/AdminBundle/translations'), 13 => (\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/translations'), 14 => (\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/translations'), 15 => (\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations'), 16 => (\dirname(__DIR__5).'/vendor/codeages/plugin-bundle/translations'), 17 => (\dirname(__DIR__5).'/src/CustomBundle/translations'), 18 => (\dirname(__DIR__5).'/src/ApiV3Bundle/translations'), 19 => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'), 21 => (\dirname(__DIR__5).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'=> 'src/AppBundle/Resources/translations'=> 'src/CorporateTrainingBundle/Resources/translations'=> 'src/ApiBundle/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'=> 'vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'=> 'vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'=> 'vendor/symfony/monolog-bundle/translations'10 => 'vendor/twig/extra-bundle/translations'11 => 'src/Topxia/WebBundle/translations'12 => 'src/Topxia/AdminBundle/translations'13 => 'src/Topxia/MobileBundleV2/translations'14 => 'vendor/willdurand/js-translation-bundle/translations'15 => 'vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations'16 => 'vendor/codeages/plugin-bundle/translations'17 => 'src/CustomBundle/translations'18 => 'src/ApiV3Bundle/translations'19 => 'vendor/symfony/maker-bundle/src/translations'20 => 'vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'21 => 'translations']]], []);
  2445.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2446.         $instance->setFallbackLocales([=> 'zh_CN']);
  2447.         return $instance;
  2448.     }
  2449.     /**
  2450.      * Gets the private 'validator.builder' shared service.
  2451.      *
  2452.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2453.      */
  2454.     protected function getValidator_BuilderService()
  2455.     {
  2456.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2457.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2458.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2459.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2460.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2461.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2462.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2463.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2464.         ], [
  2465.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2466.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2467.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2468.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2469.             'security.validator.user_password' => '?',
  2470.             'validator.expression' => '?',
  2471.         ])));
  2472.         if ($this->has('translator')) {
  2473.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2474.         }
  2475.         $instance->setTranslationDomain('validators');
  2476.         $instance->addXmlMappings([=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2477.         $instance->enableAnnotationMapping(true);
  2478.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2479.         $instance->addMethodMapping('loadValidatorMetadata');
  2480.         $instance->addObjectInitializers([]);
  2481.         return $instance;
  2482.     }
  2483.     /**
  2484.      * Gets the private 'web_profiler.csp.handler' shared service.
  2485.      *
  2486.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2487.      */
  2488.     protected function getWebProfiler_Csp_HandlerService()
  2489.     {
  2490.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2491.     }
  2492.     /**
  2493.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2494.      *
  2495.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2496.      */
  2497.     protected function getWebProfiler_DebugToolbarService()
  2498.     {
  2499.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2500.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2501.             return $this->privates['web_profiler.debug_toolbar'];
  2502.         }
  2503.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  2504.     }
  2505.     /**
  2506.      * Gets the public 'cache_clearer' alias.
  2507.      *
  2508.      * @return object The ".container.private.cache_clearer" service.
  2509.      */
  2510.     protected function getCacheClearerService()
  2511.     {
  2512.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2513.         return $this->get('.container.private.cache_clearer');
  2514.     }
  2515.     /**
  2516.      * Gets the public 'filesystem' alias.
  2517.      *
  2518.      * @return object The ".container.private.filesystem" service.
  2519.      */
  2520.     protected function getFilesystemService()
  2521.     {
  2522.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2523.         return $this->get('.container.private.filesystem');
  2524.     }
  2525.     /**
  2526.      * Gets the public 'security.csrf.token_manager' alias.
  2527.      *
  2528.      * @return object The ".container.private.security.csrf.token_manager" service.
  2529.      */
  2530.     protected function getSecurity_Csrf_TokenManagerService()
  2531.     {
  2532.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2533.         return $this->get('.container.private.security.csrf.token_manager');
  2534.     }
  2535.     /**
  2536.      * Gets the public 'form.factory' alias.
  2537.      *
  2538.      * @return object The ".container.private.form.factory" service.
  2539.      */
  2540.     protected function getForm_FactoryService()
  2541.     {
  2542.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2543.         return $this->get('.container.private.form.factory');
  2544.     }
  2545.     /**
  2546.      * Gets the public 'form.type.file' alias.
  2547.      *
  2548.      * @return object The ".container.private.form.type.file" service.
  2549.      */
  2550.     protected function getForm_Type_FileService()
  2551.     {
  2552.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2553.         return $this->get('.container.private.form.type.file');
  2554.     }
  2555.     /**
  2556.      * Gets the public 'profiler' alias.
  2557.      *
  2558.      * @return object The ".container.private.profiler" service.
  2559.      */
  2560.     protected function getProfilerService()
  2561.     {
  2562.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2563.         return $this->get('.container.private.profiler');
  2564.     }
  2565.     /**
  2566.      * Gets the public 'security.authorization_checker' alias.
  2567.      *
  2568.      * @return object The ".container.private.security.authorization_checker" service.
  2569.      */
  2570.     protected function getSecurity_AuthorizationCheckerService()
  2571.     {
  2572.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2573.         return $this->get('.container.private.security.authorization_checker');
  2574.     }
  2575.     /**
  2576.      * Gets the public 'security.token_storage' alias.
  2577.      *
  2578.      * @return object The ".container.private.security.token_storage" service.
  2579.      */
  2580.     protected function getSecurity_TokenStorageService()
  2581.     {
  2582.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2583.         return $this->get('.container.private.security.token_storage');
  2584.     }
  2585.     /**
  2586.      * Gets the public 'twig' alias.
  2587.      *
  2588.      * @return object The ".container.private.twig" service.
  2589.      */
  2590.     protected function getTwigService()
  2591.     {
  2592.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2593.         return $this->get('.container.private.twig');
  2594.     }
  2595.     /**
  2596.      * Gets the public 'security.password_encoder' alias.
  2597.      *
  2598.      * @return object The ".container.private.security.password_encoder" service.
  2599.      */
  2600.     protected function getSecurity_PasswordEncoderService()
  2601.     {
  2602.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2603.         return $this->get('.container.private.security.password_encoder');
  2604.     }
  2605.     /**
  2606.      * Gets the public 'session' alias.
  2607.      *
  2608.      * @return object The ".container.private.session" service.
  2609.      */
  2610.     protected function getSessionService()
  2611.     {
  2612.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2613.         return $this->get('.container.private.session');
  2614.     }
  2615.     /**
  2616.      * Gets the public 'validator' alias.
  2617.      *
  2618.      * @return object The ".container.private.validator" service.
  2619.      */
  2620.     protected function getValidatorService()
  2621.     {
  2622.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2623.         return $this->get('.container.private.validator');
  2624.     }
  2625.     /**
  2626.      * @return array|bool|float|int|string|\UnitEnum|null
  2627.      */
  2628.     public function getParameter(string $name)
  2629.     {
  2630.         if (isset($this->buildParameters[$name])) {
  2631.             return $this->buildParameters[$name];
  2632.         }
  2633.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2634.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2635.         }
  2636.         if (isset($this->loadedDynamicParameters[$name])) {
  2637.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2638.         }
  2639.         return $this->parameters[$name];
  2640.     }
  2641.     public function hasParameter(string $name): bool
  2642.     {
  2643.         if (isset($this->buildParameters[$name])) {
  2644.             return true;
  2645.         }
  2646.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2647.     }
  2648.     public function setParameter(string $name$value): void
  2649.     {
  2650.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2651.     }
  2652.     public function getParameterBag(): ParameterBagInterface
  2653.     {
  2654.         if (null === $this->parameterBag) {
  2655.             $parameters $this->parameters;
  2656.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2657.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2658.             }
  2659.             foreach ($this->buildParameters as $name => $value) {
  2660.                 $parameters[$name] = $value;
  2661.             }
  2662.             $this->parameterBag = new FrozenParameterBag($parameters);
  2663.         }
  2664.         return $this->parameterBag;
  2665.     }
  2666.     private $loadedDynamicParameters = [
  2667.         'kernel.runtime_environment' => false,
  2668.         'kernel.build_dir' => false,
  2669.         'kernel.cache_dir' => false,
  2670.         'biz_config' => false,
  2671.         'debug.container.dump' => false,
  2672.         'session.save_path' => false,
  2673.         'validator.mapping.cache.file' => false,
  2674.         'profiler.storage.dsn' => false,
  2675.     ];
  2676.     private $dynamicParameters = [];
  2677.     private function getDynamicParameter(string $name)
  2678.     {
  2679.         switch ($name) {
  2680.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2681.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2682.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2683.             case 'biz_config'$value = [
  2684.                 'debug' => true,
  2685.                 'db.options' => [
  2686.                     'dbname' => 'ct1',
  2687.                     'user' => 'root',
  2688.                     'password' => 'root',
  2689.                     'host' => '127.0.0.1',
  2690.                     'port' => 3306,
  2691.                     'driver' => 'pdo_mysql',
  2692.                     'charset' => 'utf8mb4',
  2693.                 ],
  2694.                 'root_directory' => (\dirname(__DIR__4).'/../'),
  2695.                 'cache_directory' => $this->targetDir.'',
  2696.                 'log_directory' => (\dirname(__DIR__4).'/logs'),
  2697.                 'kernel.root_dir' => \dirname(__DIR__4),
  2698.                 'plugin.directory' => (\dirname(__DIR__4).'/../plugins'),
  2699.                 'theme.directory' => (\dirname(__DIR__4).'/../web/themes'),
  2700.                 'topxia.upload.public_url_path' => '/files',
  2701.                 'topxia.web_themes_url_path' => '/themes',
  2702.                 'front_end.web_static_dist_url_path' => '/static-dist',
  2703.                 'topxia.web_assets_url_path' => '/assets',
  2704.                 'topxia.web_bundles_url_path' => '/bundles',
  2705.                 'topxia.disk.local_directory' => (\dirname(__DIR__4).'/data/udisk'),
  2706.                 'topxia.disk.backup_dir' => (\dirname(__DIR__4).'/data/backup'),
  2707.                 'topxia.disk.update_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  2708.                 'topxia.upload.public_directory' => (\dirname(__DIR__4).'/../web/files'),
  2709.                 'topxia.upload.private_directory' => (\dirname(__DIR__4).'/data/private_files'),
  2710.                 'plugin.config_file' => (\dirname(__DIR__4).'/config/plugin_installed.php'),
  2711.                 'run_dir' => (\dirname(__DIR__4).'/run'),
  2712.             ]; break;
  2713.             case 'debug.container.dump'$value = ($this->targetDir.''.'/AppKernelDevDebugContainer.xml'); break;
  2714.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2715.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2716.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2717.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2718.         }
  2719.         $this->loadedDynamicParameters[$name] = true;
  2720.         return $this->dynamicParameters[$name] = $value;
  2721.     }
  2722.     protected function getDefaultParameters(): array
  2723.     {
  2724.         return [
  2725.             'kernel.project_dir' => \dirname(__DIR__5),
  2726.             'kernel.environment' => 'dev',
  2727.             'kernel.debug' => true,
  2728.             'kernel.logs_dir' => (\dirname(__DIR__4).'/logs'),
  2729.             'kernel.bundles' => [
  2730.                 'FrameworkBundle' => 'Codeages\\PluginBundle\\FrameworkBundle',
  2731.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2732.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2733.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2734.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2735.                 'TopxiaWebBundle' => 'Topxia\\WebBundle\\TopxiaWebBundle',
  2736.                 'TopxiaAdminBundle' => 'Topxia\\AdminBundle\\TopxiaAdminBundle',
  2737.                 'TopxiaMobileBundleV2' => 'Topxia\\MobileBundleV2\\TopxiaMobileBundleV2',
  2738.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  2739.                 'OAuth2ServerBundle' => 'OAuth2\\ServerBundle\\OAuth2ServerBundle',
  2740.                 'CodeagesPluginBundle' => 'Codeages\\PluginBundle\\CodeagesPluginBundle',
  2741.                 'AppBundle' => 'AppBundle\\AppBundle',
  2742.                 'CorporateTrainingBundle' => 'CorporateTrainingBundle\\CorporateTrainingBundle',
  2743.                 'CustomBundle' => 'CustomBundle\\CustomBundle',
  2744.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  2745.                 'ApiV3Bundle' => 'ApiV3Bundle\\ApiV3Bundle',
  2746.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2747.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2748.             ],
  2749.             'kernel.bundles_metadata' => [
  2750.                 'FrameworkBundle' => [
  2751.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2752.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2753.                 ],
  2754.                 'SecurityBundle' => [
  2755.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  2756.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2757.                 ],
  2758.                 'TwigBundle' => [
  2759.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2760.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2761.                 ],
  2762.                 'MonologBundle' => [
  2763.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle'),
  2764.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2765.                 ],
  2766.                 'TwigExtraBundle' => [
  2767.                     'path' => (\dirname(__DIR__5).'/vendor/twig/extra-bundle'),
  2768.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2769.                 ],
  2770.                 'TopxiaWebBundle' => [
  2771.                     'path' => (\dirname(__DIR__5).'/src/Topxia/WebBundle'),
  2772.                     'namespace' => 'Topxia\\WebBundle',
  2773.                 ],
  2774.                 'TopxiaAdminBundle' => [
  2775.                     'path' => (\dirname(__DIR__5).'/src/Topxia/AdminBundle'),
  2776.                     'namespace' => 'Topxia\\AdminBundle',
  2777.                 ],
  2778.                 'TopxiaMobileBundleV2' => [
  2779.                     'path' => (\dirname(__DIR__5).'/src/Topxia/MobileBundleV2'),
  2780.                     'namespace' => 'Topxia\\MobileBundleV2',
  2781.                 ],
  2782.                 'BazingaJsTranslationBundle' => [
  2783.                     'path' => (\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle'),
  2784.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  2785.                 ],
  2786.                 'OAuth2ServerBundle' => [
  2787.                     'path' => (\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle'),
  2788.                     'namespace' => 'OAuth2\\ServerBundle',
  2789.                 ],
  2790.                 'CodeagesPluginBundle' => [
  2791.                     'path' => (\dirname(__DIR__5).'/vendor/codeages/plugin-bundle'),
  2792.                     'namespace' => 'Codeages\\PluginBundle',
  2793.                 ],
  2794.                 'AppBundle' => [
  2795.                     'path' => (\dirname(__DIR__5).'/src/AppBundle'),
  2796.                     'namespace' => 'AppBundle',
  2797.                 ],
  2798.                 'CorporateTrainingBundle' => [
  2799.                     'path' => (\dirname(__DIR__5).'/src/CorporateTrainingBundle'),
  2800.                     'namespace' => 'CorporateTrainingBundle',
  2801.                 ],
  2802.                 'CustomBundle' => [
  2803.                     'path' => (\dirname(__DIR__5).'/src/CustomBundle'),
  2804.                     'namespace' => 'CustomBundle',
  2805.                 ],
  2806.                 'ApiBundle' => [
  2807.                     'path' => (\dirname(__DIR__5).'/src/ApiBundle'),
  2808.                     'namespace' => 'ApiBundle',
  2809.                 ],
  2810.                 'ApiV3Bundle' => [
  2811.                     'path' => (\dirname(__DIR__5).'/src/ApiV3Bundle'),
  2812.                     'namespace' => 'ApiV3Bundle',
  2813.                 ],
  2814.                 'MakerBundle' => [
  2815.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src'),
  2816.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2817.                 ],
  2818.                 'WebProfilerBundle' => [
  2819.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2820.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2821.                 ],
  2822.             ],
  2823.             'kernel.charset' => 'UTF-8',
  2824.             'kernel.container_class' => 'AppKernelDevDebugContainer',
  2825.             'biz_db_options' => [
  2826.                 'dbname' => 'ct1',
  2827.                 'user' => 'root',
  2828.                 'password' => 'root',
  2829.                 'host' => '127.0.0.1',
  2830.                 'port' => 3306,
  2831.                 'driver' => 'pdo_mysql',
  2832.                 'charset' => 'utf8mb4',
  2833.             ],
  2834.             'session.service_id' => 'session.handler.pdo',
  2835.             'cookie_domain' => NULL,
  2836.             'role_hierarchy' => [
  2837.                 'ROLE_TEACHER' => 'ROLE_USER',
  2838.                 'ROLE_BACKEND' => 'ROLE_USER',
  2839.                 'ROLE_DEPARTMENT_ADMIN' => 'ROLE_USER',
  2840.                 'ROLE_TRAINING_ADMIN' => [
  2841.                     => 'ROLE_USER',
  2842.                     => 'ROLE_TEACHER',
  2843.                 ],
  2844.                 'ROLE_ADMIN' => [
  2845.                     => 'ROLE_TEACHER',
  2846.                     => 'ROLE_BACKEND',
  2847.                     => 'ROLE_DEPARTMENT_ADMIN',
  2848.                     => 'ROLE_TRAINING_ADMIN',
  2849.                 ],
  2850.                 'ROLE_SUPER_ADMIN' => [
  2851.                     => 'ROLE_ADMIN',
  2852.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2853.                 ],
  2854.             ],
  2855.             'security_disabled_uri_prefixs' => [
  2856.                 => 'anon',
  2857.                 => 'callback',
  2858.                 => 'api',
  2859.             ],
  2860.             'route_white_list' => [
  2861.                 => '/crontab',
  2862.                 => '/passport/notify',
  2863.                 => '/oauth/v2/token',
  2864.                 => '/login/oauth/access_token',
  2865.                 => '/uploader/upload_callback',
  2866.                 => '/uploader/process_callback',
  2867.                 => '/live/verify',
  2868.                 => '/course/order/pay/alipay/notify',
  2869.                 => '/uploadfile/upload',
  2870.                 => '/disk/upload',
  2871.                 10 => '/file/upload',
  2872.                 11 => '/editor/upload',
  2873.                 12 => '/disk/convert/callback',
  2874.                 13 => '/live/auth',
  2875.                 14 => '/edu_cloud/sms_callback',
  2876.                 15 => '/offline_course/game/callback',
  2877.                 16 => '/bddServer/callback',
  2878.                 17 => '/pay/center/pay/llpay/return',
  2879.                 18 => '/pay/center/pay/llpay/notify',
  2880.                 19 => '/cashier/wechat/notify',
  2881.                 20 => '/org/one_self/select',
  2882.             ],
  2883.             'app_version' => '26.3.4',
  2884.             'database_driver' => 'pdo_mysql',
  2885.             'database_host' => '127.0.0.1',
  2886.             'database_port' => 3306,
  2887.             'database_name' => 'ct1',
  2888.             'database_user' => 'root',
  2889.             'database_password' => 'root',
  2890.             'locale' => 'zh_CN',
  2891.             'secret' => 'ct1asdasdasdasgfhfgnbxcxzc',
  2892.             'doctrine.config_paths' => [
  2893.                 (\dirname(__DIR__4).'/../vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/config/doctrine') => 'OAuth2\\ServerBundle\\Entity',
  2894.             ],
  2895.             'theme_jianmo_name' => '简墨',
  2896.             'theme_jianmo_default' => [
  2897.                 'maincolor' => 'default',
  2898.                 'navigationcolor' => 'default',
  2899.                 'blocks' => [
  2900.                     'left' => [
  2901.                         => [
  2902.                             'title' => '',
  2903.                             'count' => '',
  2904.                             'code' => 'home-offline-course',
  2905.                             'defaultTitle' => '线下课程报名',
  2906.                             'id' => 'homeOfflineCourse',
  2907.                         ],
  2908.                         => [
  2909.                             'title' => '',
  2910.                             'code' => 'home-project-plan',
  2911.                             'defaultTitle' => '培训项目',
  2912.                             'id' => 'homeProjectPlan',
  2913.                         ],
  2914.                         => [
  2915.                             'title' => '',
  2916.                             'count' => '',
  2917.                             'code' => 'home-department-courses',
  2918.                             'defaultTitle' => '部门专属',
  2919.                             'id' => 'homeDepartmentCourses',
  2920.                         ],
  2921.                         => [
  2922.                             'title' => '',
  2923.                             'count' => '',
  2924.                             'code' => 'home-public-courses',
  2925.                             'defaultTitle' => '公共课程',
  2926.                             'id' => 'homePublicCourses',
  2927.                         ],
  2928.                         => [
  2929.                             'title' => '',
  2930.                             'count' => '',
  2931.                             'code' => 'home-teachers',
  2932.                             'defaultTitle' => '讲师导师',
  2933.                             'id' => 'homeTeachers',
  2934.                         ],
  2935.                     ],
  2936.                 ],
  2937.                 'bottom' => 'simple',
  2938.             ],
  2939.             'theme_jianmo_all' => [
  2940.                 'maincolor' => 'default',
  2941.                 'navigationcolor' => 'default',
  2942.                 'blocks' => [
  2943.                     'left' => [
  2944.                         => [
  2945.                             'title' => '',
  2946.                             'count' => '',
  2947.                             'code' => 'home-offline-course',
  2948.                             'defaultTitle' => '线下课程报名',
  2949.                             'id' => 'homeOfflineCourse',
  2950.                         ],
  2951.                         => [
  2952.                             'title' => '',
  2953.                             'code' => 'home-offline-activity',
  2954.                             'defaultTitle' => '活动报名',
  2955.                             'id' => 'homeOfflineActivity',
  2956.                         ],
  2957.                         => [
  2958.                             'title' => '',
  2959.                             'code' => 'home-project-plan',
  2960.                             'defaultTitle' => '培训项目',
  2961.                             'id' => 'homeProjectPlan',
  2962.                         ],
  2963.                         => [
  2964.                             'title' => '',
  2965.                             'count' => '',
  2966.                             'code' => 'home-department-courses',
  2967.                             'defaultTitle' => '部门专属',
  2968.                             'id' => 'homeDepartmentCourses',
  2969.                         ],
  2970.                         => [
  2971.                             'title' => '',
  2972.                             'count' => '',
  2973.                             'code' => 'home-public-courses',
  2974.                             'defaultTitle' => '公共课程',
  2975.                             'id' => 'homePublicCourses',
  2976.                         ],
  2977.                         => [
  2978.                             'title' => '',
  2979.                             'code' => 'home-teachers',
  2980.                             'defaultTitle' => '讲师导师',
  2981.                             'id' => 'homeTeachers',
  2982.                             'count' => '',
  2983.                         ],
  2984.                     ],
  2985.                 ],
  2986.             ],
  2987.             'bottom' => 'simple',
  2988.             'app.locales' => 'en|zh_CN',
  2989.             'kernel.root_dir' => \dirname(__DIR__4),
  2990.             'topxia.disk.local_directory' => (\dirname(__DIR__4).'/data/udisk'),
  2991.             'topxia.disk.upgrade_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  2992.             'topxia.disk.update_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  2993.             'topxia.disk.backup_dir' => (\dirname(__DIR__4).'/data/backup'),
  2994.             'topxia.upload.public_directory' => (\dirname(__DIR__4).'/../web/files'),
  2995.             'topxia.upload.public_url_path' => '/files',
  2996.             'topxia.web_themes_url_path' => '/themes',
  2997.             'topxia.web_assets_url_path' => '/assets',
  2998.             'topxia.web_bundles_url_path' => '/bundles',
  2999.             'front_end.web_static_dist_url_path' => '/static-dist',
  3000.             'topxia.upload.private_directory' => (\dirname(__DIR__4).'/data/private_files'),
  3001.             'permission.path_regular_expression' => [
  3002.                 => '/^\\/admin/',
  3003.             ],
  3004.             'security.course_market.url' => 'https://esm.edusoho.com',
  3005.             'security.authentication.provider.dao.class' => 'AppBundle\\Handler\\AuthenticationProvider',
  3006.             'event_dispatcher.event_aliases' => [
  3007.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3008.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3009.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3010.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3011.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3012.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3013.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3014.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3015.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3016.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3017.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3018.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3019.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3020.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3021.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3022.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3023.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3024.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3025.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3026.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3027.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3028.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3029.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3030.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3031.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3032.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3033.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3034.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3035.             ],
  3036.             'fragment.renderer.hinclude.global_template' => NULL,
  3037.             'fragment.path' => '/_fragment',
  3038.             'kernel.secret' => 'ct1asdasdasdasgfhfgnbxcxzc',
  3039.             'kernel.http_method_override' => true,
  3040.             'kernel.trusted_hosts' => [
  3041.             ],
  3042.             'kernel.default_locale' => 'zh_CN',
  3043.             'kernel.enabled_locales' => [
  3044.             ],
  3045.             'kernel.error_controller' => 'error_controller',
  3046.             'debug.file_link_format' => NULL,
  3047.             'asset.request_context.base_path' => NULL,
  3048.             'asset.request_context.secure' => NULL,
  3049.             'translator.logging' => false,
  3050.             'translator.default_path' => (\dirname(__DIR__5).'/translations'),
  3051.             'debug.error_handler.throw_at' => -1,
  3052.             'router.request_context.host' => 'localhost',
  3053.             'router.request_context.scheme' => 'http',
  3054.             'router.request_context.base_url' => '',
  3055.             'router.resource' => (\dirname(__DIR__4).'/config/routing_dev.yml'),
  3056.             'request_listener.http_port' => 80,
  3057.             'request_listener.https_port' => 443,
  3058.             'session.metadata.storage_key' => '_sf2_meta',
  3059.             'session.storage.options' => [
  3060.                 'cache_limiter' => '0',
  3061.                 'cookie_httponly' => true,
  3062.                 'cookie_samesite' => 'lax',
  3063.                 'gc_probability' => 1,
  3064.             ],
  3065.             'session.metadata.update_threshold' => 0,
  3066.             'form.type_extension.csrf.enabled' => true,
  3067.             'form.type_extension.csrf.field_name' => '_token',
  3068.             'validator.translation_domain' => 'validators',
  3069.             'profiler_listener.only_exceptions' => false,
  3070.             'profiler_listener.only_main_requests' => false,
  3071.             'security.role_hierarchy.roles' => [
  3072.                 'ROLE_TEACHER' => [
  3073.                     => 'ROLE_USER',
  3074.                 ],
  3075.                 'ROLE_BACKEND' => [
  3076.                     => 'ROLE_USER',
  3077.                 ],
  3078.                 'ROLE_DEPARTMENT_ADMIN' => [
  3079.                     => 'ROLE_USER',
  3080.                 ],
  3081.                 'ROLE_TRAINING_ADMIN' => [
  3082.                     => 'ROLE_USER',
  3083.                     => 'ROLE_TEACHER',
  3084.                 ],
  3085.                 'ROLE_ADMIN' => [
  3086.                     => 'ROLE_TEACHER',
  3087.                     => 'ROLE_BACKEND',
  3088.                     => 'ROLE_DEPARTMENT_ADMIN',
  3089.                     => 'ROLE_TRAINING_ADMIN',
  3090.                 ],
  3091.                 'ROLE_SUPER_ADMIN' => [
  3092.                     => 'ROLE_ADMIN',
  3093.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3094.                 ],
  3095.             ],
  3096.             'security.access.denied_url' => NULL,
  3097.             'security.authentication.manager.erase_credentials' => true,
  3098.             'security.authentication.session_strategy.strategy' => 'migrate',
  3099.             'security.access.always_authenticate_before_granting' => false,
  3100.             'security.authentication.hide_user_not_found' => true,
  3101.             'security.firewalls' => [
  3102.                 => 'dev',
  3103.                 => 'disabled',
  3104.                 => 'main',
  3105.             ],
  3106.             'security.main._indexed_authenticators' => [
  3107.             ],
  3108.             'twig.form.resources' => [
  3109.                 => 'form_div_layout.html.twig',
  3110.             ],
  3111.             'twig.default_path' => (\dirname(__DIR__4).'/Resources/views'),
  3112.             'monolog.use_microseconds' => true,
  3113.             'monolog.swift_mailer.handlers' => [
  3114.             ],
  3115.             'monolog.handlers_to_channels' => [
  3116.                 'monolog.handler.firephp' => NULL,
  3117.                 'monolog.handler.main' => NULL,
  3118.             ],
  3119.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  3120.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  3121.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  3122.             'oauth2.server.class' => 'OAuth2\\Server',
  3123.             'oauth2.request.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3124.             'oauth2.request_factory.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3125.             'oauth2.response.class' => 'OAuth2\\HttpFoundationBridge\\Response',
  3126.             'oauth2.storage.client_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\ClientCredentials',
  3127.             'oauth2.storage.access_token.class' => 'OAuth2\\ServerBundle\\Storage\\AccessToken',
  3128.             'oauth2.storage.authorization_code.class' => 'OAuth2\\ServerBundle\\Storage\\AuthorizationCode',
  3129.             'oauth2.storage.user_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\UserCredentials',
  3130.             'oauth2.storage.refresh_token.class' => 'OAuth2\\ServerBundle\\Storage\\RefreshToken',
  3131.             'oauth2.storage.scope.class' => 'OAuth2\\ServerBundle\\Storage\\Scope',
  3132.             'oauth2.storage.public_key.class' => 'OAuth2\\Storage\\Memory',
  3133.             'oauth2.storage.user_claims.class' => 'OAuth2\\Storage\\Memory',
  3134.             'oauth2.grant_type.client_credentials.class' => 'OAuth2\\GrantType\\ClientCredentials',
  3135.             'oauth2.grant_type.authorization_code.class' => 'OAuth2\\GrantType\\AuthorizationCode',
  3136.             'oauth2.grant_type.refresh_token.class' => 'OAuth2\\GrantType\\RefreshToken',
  3137.             'oauth2.grant_type.user_credentials.class' => 'OAuth2\\GrantType\\UserCredentials',
  3138.             'oauth2.user_provider.class' => 'Biz\\User\\UserProvider',
  3139.             'oauth2.client_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ClientManager',
  3140.             'oauth2.scope_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ScopeManager',
  3141.             'oauth2.server.config' => [
  3142.             ],
  3143.             'homepage_component_config' => [
  3144.                 'blocks' => [
  3145.                     => [
  3146.                         'title' => 'admin.homepage.navigation',
  3147.                         'code' => 'navigation',
  3148.                         'group' => 'general',
  3149.                     ],
  3150.                     => [
  3151.                         'title' => 'admin.homepage.rotation_chart',
  3152.                         'code' => 'rotation-chart',
  3153.                         'group' => 'general',
  3154.                         'showVisibleConfig' => true,
  3155.                     ],
  3156.                     => [
  3157.                         'title' => 'admin.homepage.recently_live',
  3158.                         'id' => 'recentlyLive',
  3159.                         'code' => 'recently-live',
  3160.                         'group' => 'content',
  3161.                     ],
  3162.                     => [
  3163.                         'title' => 'admin.homepage.department_specific',
  3164.                         'code' => 'department-specific',
  3165.                         'group' => 'content',
  3166.                     ],
  3167.                     => [
  3168.                         'title' => 'admin.homepage.department_classroom',
  3169.                         'code' => 'department-classroom',
  3170.                         'group' => 'content',
  3171.                         'control' => [
  3172.                             'level' => 'ct-lite',
  3173.                             'visible' => false,
  3174.                         ],
  3175.                     ],
  3176.                     => [
  3177.                         'title' => 'admin.homepage.public_course',
  3178.                         'id' => 'publicCourse',
  3179.                         'code' => 'public-course',
  3180.                         'group' => 'content',
  3181.                     ],
  3182.                     => [
  3183.                         'title' => 'admin.homepage.recently_live',
  3184.                         'id' => 'recentlyLive',
  3185.                         'code' => 'recently-live',
  3186.                         'group' => 'content',
  3187.                     ],
  3188.                     => [
  3189.                         'title' => 'admin.homepage.public_classroom',
  3190.                         'code' => 'public-classroom',
  3191.                         'group' => 'content',
  3192.                         'control' => [
  3193.                             'level' => 'ct-lite',
  3194.                             'visible' => false,
  3195.                         ],
  3196.                     ],
  3197.                     => [
  3198.                         'title' => 'admin.homepage.offline_courses',
  3199.                         'code' => 'offline-courses',
  3200.                         'group' => 'content',
  3201.                         'visible' => '( is_plugin_installed(\'OfflineCoursePro\') )',
  3202.                     ],
  3203.                     => [
  3204.                         'title' => 'admin.homepage.training_program',
  3205.                         'code' => 'training-program',
  3206.                         'group' => 'content',
  3207.                     ],
  3208.                     10 => [
  3209.                         'title' => 'admin.homepage.activity_registration',
  3210.                         'code' => 'activity-registration',
  3211.                         'group' => 'content',
  3212.                         'control' => [
  3213.                             'level' => 'ct-lite',
  3214.                             'visible' => false,
  3215.                         ],
  3216.                     ],
  3217.                     11 => [
  3218.                         'title' => 'admin.homepage.instructor',
  3219.                         'code' => 'instructor',
  3220.                         'group' => 'other',
  3221.                         'showVisibleConfig' => true,
  3222.                     ],
  3223.                     12 => [
  3224.                         'title' => 'admin.homepage.something_new',
  3225.                         'code' => 'something-new',
  3226.                         'group' => 'other',
  3227.                         'control' => [
  3228.                             'level' => 'ct-lite',
  3229.                             'visible' => false,
  3230.                         ],
  3231.                     ],
  3232.                     13 => [
  3233.                         'title' => 'admin.homepage.knowledge_express',
  3234.                         'code' => 'knowledge-express',
  3235.                         'group' => 'other',
  3236.                     ],
  3237.                     14 => [
  3238.                         'title' => 'admin.homepage.topic_group',
  3239.                         'code' => 'topic-group',
  3240.                         'group' => 'other',
  3241.                         'showVisibleConfig' => true,
  3242.                         'control' => [
  3243.                             'level' => 'ct-lite',
  3244.                             'visible' => false,
  3245.                         ],
  3246.                     ],
  3247.                     15 => [
  3248.                         'title' => 'admin.homepage.credit_ranking',
  3249.                         'code' => 'credit-ranking',
  3250.                         'group' => 'other',
  3251.                         'visible' => '( is_plugin_installed(\'Credit\') )',
  3252.                         'showVisibleConfig' => true,
  3253.                     ],
  3254.                 ],
  3255.             ],
  3256.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3257.             'web_profiler.debug_toolbar.mode' => 2,
  3258.             'maker.compatible_check.doctrine.supports_attributes' => false,
  3259.             'data_collector.templates' => [
  3260.                 'data_collector.request' => [
  3261.                     => 'request',
  3262.                     => '@WebProfiler/Collector/request.html.twig',
  3263.                 ],
  3264.                 'data_collector.time' => [
  3265.                     => 'time',
  3266.                     => '@WebProfiler/Collector/time.html.twig',
  3267.                 ],
  3268.                 'data_collector.memory' => [
  3269.                     => 'memory',
  3270.                     => '@WebProfiler/Collector/memory.html.twig',
  3271.                 ],
  3272.                 'data_collector.validator' => [
  3273.                     => 'validator',
  3274.                     => '@WebProfiler/Collector/validator.html.twig',
  3275.                 ],
  3276.                 'data_collector.ajax' => [
  3277.                     => 'ajax',
  3278.                     => '@WebProfiler/Collector/ajax.html.twig',
  3279.                 ],
  3280.                 'data_collector.form' => [
  3281.                     => 'form',
  3282.                     => '@WebProfiler/Collector/form.html.twig',
  3283.                 ],
  3284.                 'data_collector.exception' => [
  3285.                     => 'exception',
  3286.                     => '@WebProfiler/Collector/exception.html.twig',
  3287.                 ],
  3288.                 'data_collector.logger' => [
  3289.                     => 'logger',
  3290.                     => '@WebProfiler/Collector/logger.html.twig',
  3291.                 ],
  3292.                 'data_collector.events' => [
  3293.                     => 'events',
  3294.                     => '@WebProfiler/Collector/events.html.twig',
  3295.                 ],
  3296.                 'data_collector.router' => [
  3297.                     => 'router',
  3298.                     => '@WebProfiler/Collector/router.html.twig',
  3299.                 ],
  3300.                 'data_collector.cache' => [
  3301.                     => 'cache',
  3302.                     => '@WebProfiler/Collector/cache.html.twig',
  3303.                 ],
  3304.                 'data_collector.translation' => [
  3305.                     => 'translation',
  3306.                     => '@WebProfiler/Collector/translation.html.twig',
  3307.                 ],
  3308.                 'data_collector.security' => [
  3309.                     => 'security',
  3310.                     => '@Security/Collector/security.html.twig',
  3311.                 ],
  3312.                 'data_collector.twig' => [
  3313.                     => 'twig',
  3314.                     => '@WebProfiler/Collector/twig.html.twig',
  3315.                 ],
  3316.                 'data_collector.config' => [
  3317.                     => 'config',
  3318.                     => '@WebProfiler/Collector/config.html.twig',
  3319.                 ],
  3320.             ],
  3321.             'console.command.ids' => [
  3322.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginAssetsInstallCommand',
  3323.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand',
  3324.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand',
  3325.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand',
  3326.                 => 'console.command.public_alias.AppBundle\\Command\\AIBatchSyncCommand',
  3327.                 => 'console.command.public_alias.AppBundle\\Command\\AITenantCommand',
  3328.                 => 'console.command.public_alias.AppBundle\\Command\\AicoachSyncConfigCommand',
  3329.                 => 'console.command.public_alias.AppBundle\\Command\\AicoachSyncPushCommand',
  3330.                 => 'console.command.public_alias.AppBundle\\Command\\ApiTestCommand',
  3331.                 => 'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand',
  3332.                 10 => 'console.command.public_alias.AppBundle\\Command\\BuildCommand',
  3333.                 11 => 'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand',
  3334.                 12 => 'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand',
  3335.                 13 => 'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand',
  3336.                 14 => 'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand',
  3337.                 15 => 'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand',
  3338.                 16 => 'console.command.public_alias.AppBundle\\Command\\CTBuildCommand',
  3339.                 17 => 'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand',
  3340.                 18 => 'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand',
  3341.                 19 => 'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand',
  3342.                 20 => 'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand',
  3343.                 21 => 'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand',
  3344.                 22 => 'console.command.public_alias.AppBundle\\Command\\CacheDeleteCommand',
  3345.                 23 => 'console.command.public_alias.AppBundle\\Command\\CacheGetCommand',
  3346.                 24 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand',
  3347.                 25 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand',
  3348.                 26 => 'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand',
  3349.                 27 => 'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand',
  3350.                 28 => 'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand',
  3351.                 29 => 'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand',
  3352.                 30 => 'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand',
  3353.                 31 => 'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand',
  3354.                 32 => 'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand',
  3355.                 33 => 'console.command.public_alias.AppBundle\\Command\\CrontabCommand',
  3356.                 34 => 'console.command.public_alias.AppBundle\\Command\\CutFileCommand',
  3357.                 35 => 'console.command.public_alias.AppBundle\\Command\\DeveloperCloudEnvCommand',
  3358.                 36 => 'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand',
  3359.                 37 => 'console.command.public_alias.AppBundle\\Command\\FileCoverDownloadCommand',
  3360.                 38 => 'console.command.public_alias.AppBundle\\Command\\FixProjectPlanCourseDataCommand',
  3361.                 39 => 'console.command.public_alias.AppBundle\\Command\\FixTestpaperScoreCommand',
  3362.                 40 => 'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand',
  3363.                 41 => 'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand',
  3364.                 42 => 'console.command.public_alias.AppBundle\\Command\\InitCommand',
  3365.                 43 => 'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand',
  3366.                 44 => 'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand',
  3367.                 45 => 'console.command.public_alias.AppBundle\\Command\\MenusParserCommand',
  3368.                 46 => 'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand',
  3369.                 47 => 'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand',
  3370.                 48 => 'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand',
  3371.                 49 => 'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand',
  3372.                 50 => 'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand',
  3373.                 51 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand',
  3374.                 52 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand',
  3375.                 53 => 'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand',
  3376.                 54 => 'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand',
  3377.                 55 => 'console.command.public_alias.AppBundle\\Command\\ResourceScopeAuditCommand',
  3378.                 56 => 'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand',
  3379.                 57 => 'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand',
  3380.                 58 => 'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand',
  3381.                 59 => 'console.command.public_alias.AppBundle\\Command\\SchedulerCommand',
  3382.                 60 => 'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand',
  3383.                 61 => 'console.command.public_alias.AppBundle\\Command\\SettingChangeCommand',
  3384.                 62 => 'console.command.public_alias.AppBundle\\Command\\SettingQueryCommand',
  3385.                 63 => 'console.command.public_alias.AppBundle\\Command\\TestUserCommand',
  3386.                 64 => 'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand',
  3387.                 65 => 'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand',
  3388.                 66 => 'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand',
  3389.                 67 => 'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand',
  3390.                 68 => 'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand',
  3391.                 69 => 'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand',
  3392.                 70 => 'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand',
  3393.                 71 => 'console.command.public_alias.AppBundle\\Command\\UpgradeCommand',
  3394.                 72 => 'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand',
  3395.                 73 => 'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand',
  3396.                 74 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand',
  3397.                 75 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand',
  3398.                 76 => 'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand',
  3399.                 77 => 'console.command.public_alias.AppBundle\\Command\\WarmupCommand',
  3400.                 78 => 'console.command.public_alias.AppBundle\\Command\\WorkerCommand',
  3401.                 79 => 'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand',
  3402.                 80 => 'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand',
  3403.             ],
  3404.         ];
  3405.     }
  3406.     protected function throw($message)
  3407.     {
  3408.         throw new RuntimeException($message);
  3409.     }
  3410. }