app/cache/dev/Jianmo/ContainerWvQtNGK/AppKernelDevDebugContainer.php line 1140

Open in your IDE?
  1. <?php
  2. namespace ContainerWvQtNGK;
  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.             'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseCategoryController' => 'getKnowledgeBaseCategoryControllerService',
  535.             'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseController' => 'getKnowledgeBaseControllerService',
  536.             'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseStatisticsController' => 'getKnowledgeBaseStatisticsControllerService',
  537.             'KnowledgeBasePlugin\\Controller\\DefaultController' => 'getDefaultController6Service',
  538.             'KnowledgeBasePlugin\\Controller\\KnowledgeBaseController' => 'getKnowledgeBaseController2Service',
  539.             'PostMapPlugin\\Controller\\Admin\\PostMapManageController' => 'getPostMapManageControllerService',
  540.             'PostMapPlugin\\Controller\\Admin\\RankController' => 'getRankControllerService',
  541.             'PostMapPlugin\\Controller\\PostMapController' => 'getPostMapControllerService',
  542.             'PostMapPlugin\\Controller\\RankController' => 'getRankController2Service',
  543.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  544.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  545.             'Topxia\\MobileBundleV2\\Controller\\MobileApiController' => 'getMobileApiControllerService',
  546.             'Topxia\\MobileBundleV2\\Controller\\MobileAppController' => 'getMobileAppControllerService',
  547.             'Topxia\\MobileBundleV2\\Controller\\MobileBaseController' => 'getMobileBaseControllerService',
  548.             'Topxia\\MobileBundleV2\\Controller\\TeacherAppController' => 'getTeacherAppControllerService',
  549.             'activity_event_subscriber' => 'getActivityEventSubscriberService',
  550.             'activity_live_replay_event_subscriber' => 'getActivityLiveReplayEventSubscriberService',
  551.             'ai_dataset_service' => 'getAiDatasetServiceService',
  552.             'ai_document_service' => 'getAiDocumentServiceService',
  553.             'aicoach_sync_event_subscriber' => 'getAicoachSyncEventSubscriberService',
  554.             'api.field.filter.factory' => 'getApi_Field_Filter_FactoryService',
  555.             'api.path.parser' => 'getApi_Path_ParserService',
  556.             'api.plugin.config.manager' => 'getApi_Plugin_Config_ManagerService',
  557.             'api.resource.manager' => 'getApi_Resource_ManagerService',
  558.             'api.util.oc' => 'getApi_Util_OcService',
  559.             'api_authentication_manager' => 'getApiAuthenticationManagerService',
  560.             'api_firewall' => 'getApiFirewallService',
  561.             'api_resource_kernel' => 'getApiResourceKernelService',
  562.             'api_response_viewer' => 'getApiResponseViewerService',
  563.             'app_web_view_authentication_token_helper' => 'getAppWebViewAuthenticationTokenHelperService',
  564.             'article_article_event_subscriber' => 'getArticleArticleEventSubscriberService',
  565.             'assets.default_package_util' => 'getAssets_DefaultPackageUtilService',
  566.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  567.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  568.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  569.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  570.             'biz.service_provider.collector' => 'getBiz_ServiceProvider_CollectorService',
  571.             'cache.app_clearer' => 'getCache_AppClearerService',
  572.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  573.             'cache.system_clearer' => 'getCache_SystemClearerService',
  574.             'cache_warmer' => 'getCacheWarmerService',
  575.             'calendar_event_subscriber' => 'getCalendarEventSubscriberService',
  576.             'card_event_subscriber' => 'getCardEventSubscriberService',
  577.             'classroom_event_subscriber' => 'getClassroomEventSubscriberService',
  578.             'classroom_member_event_subscriber' => 'getClassroomMemberEventSubscriberService',
  579.             'classroom_review_event_subscriber' => 'getClassroomReviewEventSubscriberService',
  580.             'cloud_live_event_subscriber' => 'getCloudLiveEventSubscriberService',
  581.             'codeags_plugin.event.lazy_subscribers' => 'getCodeagsPlugin_Event_LazySubscribersService',
  582.             'console.command.public_alias.AppBundle\\Command\\AIBatchSyncCommand' => 'getAIBatchSyncCommandService',
  583.             'console.command.public_alias.AppBundle\\Command\\AITenantCommand' => 'getAITenantCommandService',
  584.             'console.command.public_alias.AppBundle\\Command\\AicoachSyncConfigCommand' => 'getAicoachSyncConfigCommandService',
  585.             'console.command.public_alias.AppBundle\\Command\\AicoachSyncPushCommand' => 'getAicoachSyncPushCommandService',
  586.             'console.command.public_alias.AppBundle\\Command\\ApiTestCommand' => 'getApiTestCommandService',
  587.             'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand' => 'getBeginPackageUpdateCommandService',
  588.             'console.command.public_alias.AppBundle\\Command\\BuildCommand' => 'getBuildCommandService',
  589.             'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand' => 'getBuildPluginAppCommandService',
  590.             'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand' => 'getBuildThemeAppCommandService',
  591.             'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand' => 'getBuildUpgradePackageCommandService',
  592.             'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand' => 'getBuildVendorCommandService',
  593.             'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand' => 'getBuildX8PackageCommandService',
  594.             'console.command.public_alias.AppBundle\\Command\\CTBuildCommand' => 'getCTBuildCommandService',
  595.             'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand' => 'getCTBuildUpgradePackageCommandService',
  596.             'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand' => 'getCTDataAcquisitionPushCommandService',
  597.             'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand' => 'getCTInitUpgradeScriptCommandService',
  598.             'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand' => 'getCTInitWebSiteCommandService',
  599.             'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand' => 'getCTUpgradeScriptCommandService',
  600.             'console.command.public_alias.AppBundle\\Command\\CacheDeleteCommand' => 'getCacheDeleteCommandService',
  601.             'console.command.public_alias.AppBundle\\Command\\CacheGetCommand' => 'getCacheGetCommandService',
  602.             'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand' => 'getCheckOrderCommandService',
  603.             'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand' => 'getCheckOrderPayUpgradeCommandService',
  604.             'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand' => 'getCheckProjectPlanPassingCriteriaCommandService',
  605.             'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand' => 'getCheckTaskResultCommandService',
  606.             'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand' => 'getCloseCdnCommandService',
  607.             'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand' => 'getCopyInstallFilesCommandService',
  608.             'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand' => 'getCountChangelogCommandService',
  609.             'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand' => 'getCountOnlineCommandService',
  610.             'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand' => 'getCreateTestDataCommandService',
  611.             'console.command.public_alias.AppBundle\\Command\\CrontabCommand' => 'getCrontabCommandService',
  612.             'console.command.public_alias.AppBundle\\Command\\CutFileCommand' => 'getCutFileCommandService',
  613.             'console.command.public_alias.AppBundle\\Command\\DeveloperCloudEnvCommand' => 'getDeveloperCloudEnvCommandService',
  614.             'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand' => 'getDumpInitDataCommandService',
  615.             'console.command.public_alias.AppBundle\\Command\\FileCoverDownloadCommand' => 'getFileCoverDownloadCommandService',
  616.             'console.command.public_alias.AppBundle\\Command\\FixProjectPlanCourseDataCommand' => 'getFixProjectPlanCourseDataCommandService',
  617.             'console.command.public_alias.AppBundle\\Command\\FixTestpaperScoreCommand' => 'getFixTestpaperScoreCommandService',
  618.             'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand' => 'getHomePageInitCommandService',
  619.             'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand' => 'getImportExcelUsersCommandService',
  620.             'console.command.public_alias.AppBundle\\Command\\InitCommand' => 'getInitCommandService',
  621.             'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand' => 'getInitWebsiteCommandService',
  622.             'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand' => 'getLiveNotifyCommandService',
  623.             'console.command.public_alias.AppBundle\\Command\\MenusParserCommand' => 'getMenusParserCommandService',
  624.             'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand' => 'getNoUsedRoutingCommandService',
  625.             'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand' => 'getNotHasPermissionRoutingsCommandService',
  626.             'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand' => 'getParsePermissionsCommandService',
  627.             'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand' => 'getProducePluginRegisterCommandService',
  628.             'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand' => 'getRedisFlushallCommandService',
  629.             'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand' => 'getRefreshCloudLiveCommandService',
  630.             'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand' => 'getRefreshCloudLiveReplayCommandService',
  631.             'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand' => 'getRepairUserOrgCommandService',
  632.             'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  633.             'console.command.public_alias.AppBundle\\Command\\ResourceScopeAuditCommand' => 'getResourceScopeAuditCommandService',
  634.             'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand' => 'getRoleRefreshCommandService',
  635.             'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand' => 'getRollingUpgradeCommandService',
  636.             'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand' => 'getScaffoldCommandService',
  637.             'console.command.public_alias.AppBundle\\Command\\SchedulerCommand' => 'getSchedulerCommandService',
  638.             'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand' => 'getServiceMethodCommandService',
  639.             'console.command.public_alias.AppBundle\\Command\\SettingChangeCommand' => 'getSettingChangeCommandService',
  640.             'console.command.public_alias.AppBundle\\Command\\SettingQueryCommand' => 'getSettingQueryCommandService',
  641.             'console.command.public_alias.AppBundle\\Command\\TestUserCommand' => 'getTestUserCommandService',
  642.             'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand' => 'getTestWorkWeChatApiCommandService',
  643.             'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand' => 'getThemeCreateCommandService',
  644.             'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand' => 'getThemeRegisterCommandService',
  645.             'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand' => 'getTransGenerateCommandService',
  646.             'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand' => 'getTranslationAddNewKeyCommandService',
  647.             'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand' => 'getTranslationFormatCommandService',
  648.             'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand' => 'getTranslationJsDumperCommandService',
  649.             'console.command.public_alias.AppBundle\\Command\\UpgradeCommand' => 'getUpgradeCommandService',
  650.             'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand' => 'getUpgradeOrdersCommandService',
  651.             'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand' => 'getUpgradePluginCommandService',
  652.             'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand' => 'getUpgradeScriptCommandService',
  653.             'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand' => 'getUpgradeScriptsCommandService',
  654.             'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand' => 'getUserGenerateCommandService',
  655.             'console.command.public_alias.AppBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
  656.             'console.command.public_alias.AppBundle\\Command\\WorkerCommand' => 'getWorkerCommandService',
  657.             'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand' => 'getWxpayBillCommandService',
  658.             'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand' => 'getX8ScriptCheckCommandService',
  659.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginAssetsInstallCommand' => 'getPluginAssetsInstallCommandService',
  660.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand' => 'getPluginCreateCommandService',
  661.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand' => 'getPluginRegisterCommandService',
  662.             'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand' => 'getPluginRemoveCommandService',
  663.             'console.command.public_alias.KnowledgeBasePlugin\\Command\\ProcessBase64ImagesCommand' => 'getProcessBase64ImagesCommandService',
  664.             'console.command_loader' => 'getConsole_CommandLoaderService',
  665.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  666.             'content_event_subscriber' => 'getContentEventSubscriberService',
  667.             'conversation_event_subscriber' => 'getConversationEventSubscriberService',
  668.             'corporatetraining.extension.manager' => 'getCorporatetraining_Extension_ManagerService',
  669.             'course_classroom_course_event_subscriber' => 'getCourseClassroomCourseEventSubscriberService',
  670.             'course_classroom_course_expiry_date_event_subscriber' => 'getCourseClassroomCourseExpiryDateEventSubscriberService',
  671.             'course_event_subscriber' => 'getCourseEventSubscriberService',
  672.             'course_material_event_subscriber' => 'getCourseMaterialEventSubscriberService',
  673.             'course_member_event_subscriber' => 'getCourseMemberEventSubscriberService',
  674.             'course_note_event_subscriber' => 'getCourseNoteEventSubscriberService',
  675.             'course_question_event_subscriber' => 'getCourseQuestionEventSubscriberService',
  676.             'course_set_event_subscriber' => 'getCourseSetEventSubscriberService',
  677.             'course_set_material_event_subscriber' => 'getCourseSetMaterialEventSubscriberService',
  678.             'course_set_statistics_event_subscriber' => 'getCourseSetStatisticsEventSubscriberService',
  679.             'course_set_teacher_event_subscriber' => 'getCourseSetTeacherEventSubscriberService',
  680.             'course_statistics_event_subscriber' => 'getCourseStatisticsEventSubscriberService',
  681.             'course_sync_event_subscriber' => 'getCourseSyncEventSubscriberService',
  682.             'course_try_view_subscriber' => 'getCourseTryViewSubscriberService',
  683.             'crontab_event_subscriber' => 'getCrontabEventSubscriberService',
  684.             'ct_classroom_event_subscriber' => 'getCtClassroomEventSubscriberService',
  685.             'ct_course_task_event_subscriber' => 'getCtCourseTaskEventSubscriberService',
  686.             'ct_export_map' => 'getCtExportMapService',
  687.             'ct_knowledge_draft_subscriber' => 'getCtKnowledgeDraftSubscriberService',
  688.             'ct_resource_notification_event_subscriber' => 'getCtResourceNotificationEventSubscriberService',
  689.             'ct_resource_scope_event_subscriber' => 'getCtResourceScopeEventSubscriberService',
  690.             'ct_resource_scope_member_event_subscriber' => 'getCtResourceScopeMemberEventSubscriberService',
  691.             'ct_user_notification_event_subscriber' => 'getCtUserNotificationEventSubscriberService',
  692.             'dingtalk_calendar_event_subscriber' => 'getDingtalkCalendarEventSubscriberService',
  693.             'enroll_record_event_subscriber' => 'getEnrollRecordEventSubscriberService',
  694.             'error_controller' => 'getErrorControllerService',
  695.             'exam_calendar_event_subscriber' => 'getExamCalendarEventSubscriberService',
  696.             'export_factory' => 'getExportFactoryService',
  697.             'gather_event_subscriber' => 'getGatherEventSubscriberService',
  698.             'knowledge_base_plugin_export_map' => 'getKnowledgeBasePluginExportMapService',
  699.             'knowledge_base_subscriber' => 'getKnowledgeBaseSubscriberService',
  700.             'knowledge_draft_subscriber' => 'getKnowledgeDraftSubscriberService',
  701.             'knowledge_file_subscriber' => 'getKnowledgeFileSubscriberService',
  702.             'knowledge_relation_subscriber' => 'getKnowledgeRelationSubscriberService',
  703.             'knowledge_subscriber' => 'getKnowledgeSubscriberService',
  704.             'learning_progress_event_subscriber' => 'getLearningProgressEventSubscriberService',
  705.             'live_activity_calendar_event_subscriber' => 'getLiveActivityCalendarEventSubscriberService',
  706.             'live_activity_event_subscriber' => 'getLiveActivityEventSubscriberService',
  707.             'lms_project_plan_event_subscriber' => 'getLmsProjectPlanEventSubscriberService',
  708.             'marker_event_subscriber' => 'getMarkerEventSubscriberService',
  709.             'member_operation_record_event_subscriber' => 'getMemberOperationRecordEventSubscriberService',
  710.             'notification_event_subscriber' => 'getNotificationEventSubscriberService',
  711.             'offline_activity_calendar_event_subscriber' => 'getOfflineActivityCalendarEventSubscriberService',
  712.             'offline_activity_member_subscriber' => 'getOfflineActivityMemberSubscriberService',
  713.             'offline_activity_subscriber' => 'getOfflineActivitySubscriberService',
  714.             'offline_class_calendar_event_subscriber' => 'getOfflineClassCalendarEventSubscriberService',
  715.             'offline_course_event_subscriber' => 'getOfflineCourseEventSubscriberService',
  716.             'offline_exam_event_subscriber' => 'getOfflineExamEventSubscriberService',
  717.             'online_course_live_calendar_event_subscriber' => 'getOnlineCourseLiveCalendarEventSubscriberService',
  718.             'open_course_sms_event_subscriber' => 'getOpenCourseSmsEventSubscriberService',
  719.             'opencourse_event_subscriber' => 'getOpencourseEventSubscriberService',
  720.             'order_status_subscriber' => 'getOrderStatusSubscriberService',
  721.             'orderrefererlog_event_subscriber' => 'getOrderrefererlogEventSubscriberService',
  722.             'org_category_event_subscriber' => 'getOrgCategoryEventSubscriberService',
  723.             'org_event_subscriber' => 'getOrgEventSubscriberService',
  724.             'post_course_event_subscriber' => 'getPostCourseEventSubscriberService',
  725.             'practical_assignment_excellent_assignment_subscriber' => 'getPracticalAssignmentExcellentAssignmentSubscriberService',
  726.             'practical_assignment_result_subscriber' => 'getPracticalAssignmentResultSubscriberService',
  727.             'proejct_plan_item_531_evaluate_calendar_event_subscriber' => 'getProejctPlanItem531EvaluateCalendarEventSubscriberService',
  728.             'project_plan_archive_data_statistics' => 'getProjectPlanArchiveDataStatisticsService',
  729.             'project_plan_calendar_event_subscriber' => 'getProjectPlanCalendarEventSubscriberService',
  730.             'project_plan_item_calendar_event_subscriber' => 'getProjectPlanItemCalendarEventSubscriberService',
  731.             'project_plan_item_mentor_guided_calendar_event_subscriber' => 'getProjectPlanItemMentorGuidedCalendarEventSubscriberService',
  732.             'project_plan_item_result_subscriber' => 'getProjectPlanItemResultSubscriberService',
  733.             'project_plan_item_stage_sort_subscriber' => 'getProjectPlanItemStageSortSubscriberService',
  734.             'project_plan_item_subscriber' => 'getProjectPlanItemSubscriberService',
  735.             'project_plan_member_statistic_data_subscriber' => 'getProjectPlanMemberStatisticDataSubscriberService',
  736.             'project_plan_member_subscriber' => 'getProjectPlanMemberSubscriberService',
  737.             'project_plan_online_course_item_subscriber' => 'getProjectPlanOnlineCourseItemSubscriberService',
  738.             'project_plan_pass_criteria_subscriber' => 'getProjectPlanPassCriteriaSubscriberService',
  739.             'project_plan_subscriber' => 'getProjectPlanSubscriberService',
  740.             'question_analysis_envet_subscriber' => 'getQuestionAnalysisEnvetSubscriberService',
  741.             'question_sync_event_subscriber' => 'getQuestionSyncEventSubscriberService',
  742.             'resource_like_subscriber' => 'getResourceLikeSubscriberService',
  743.             'review_center_event_subscriber' => 'getReviewCenterEventSubscriberService',
  744.             'routing.loader' => 'getRouting_LoaderService',
  745.             'security.authentication.rememberme.services.simplehash.main' => 'getSecurity_Authentication_Rememberme_Services_Simplehash_MainService',
  746.             'services_resetter' => 'getServicesResetterService',
  747.             'sms_task_event_subscriber' => 'getSmsTaskEventSubscriberService',
  748.             'sms_testpaper_event_subscriber' => 'getSmsTestpaperEventSubscriberService',
  749.             'status_event_subscriber' => 'getStatusEventSubscriberService',
  750.             'survey_calendar_event_subscriber' => 'getSurveyCalendarEventSubscriberService',
  751.             'tag_course_set_event_subscriber' => 'getTagCourseSetEventSubscriberService',
  752.             'target_plan_event_subscriber' => 'getTargetPlanEventSubscriberService',
  753.             'task_activity_event_subscriber' => 'getTaskActivityEventSubscriberService',
  754.             'task_event_subscriber' => 'getTaskEventSubscriberService',
  755.             'task_sync_event_subscriber' => 'getTaskSyncEventSubscriberService',
  756.             'task_testpaper_event_subscriber' => 'getTaskTestpaperEventSubscriberService',
  757.             'taxonomy_article_event_subscriber' => 'getTaxonomyArticleEventSubscriberService',
  758.             'testpaper_event_subscriber' => 'getTestpaperEventSubscriberService',
  759.             'testpaper_sync_event_subscriber' => 'getTestpaperSyncEventSubscriberService',
  760.             'thread_event_subscriber' => 'getThreadEventSubscriberService',
  761.             'tokenbucket_event_subscriber' => 'getTokenbucketEventSubscriberService',
  762.             'upload_file_event_subscriber' => 'getUploadFileEventSubscriberService',
  763.             'user_classroom_event_subscriber' => 'getUserClassroomEventSubscriberService',
  764.             'user_course_thread_event_subscriber' => 'getUserCourseThreadEventSubscriberService',
  765.             'user_daily_learn_record_subscriber' => 'getUserDailyLearnRecordSubscriberService',
  766.             'user_event_subscriber' => 'getUserEventSubscriberService',
  767.             'user_message_subscriber' => 'getUserMessageSubscriberService',
  768.             'user_user_event_subscriber' => 'getUserUserEventSubscriberService',
  769.             'user_vip_member_event_subscriber' => 'getUserVipMemberEventSubscriberService',
  770.             'user_work_record_classroom_event_subscriber' => 'getUserWorkRecordClassroomEventSubscriberService',
  771.             'user_work_record_course_event_subscriber' => 'getUserWorkRecordCourseEventSubscriberService',
  772.             'user_work_record_exam_event_subscriber' => 'getUserWorkRecordExamEventSubscriberService',
  773.             'user_work_record_live_event_subscriber' => 'getUserWorkRecordLiveEventSubscriberService',
  774.             'user_work_record_member_event_subscriber' => 'getUserWorkRecordMemberEventSubscriberService',
  775.             'user_work_record_offline_activity_event_subscriber' => 'getUserWorkRecordOfflineActivityEventSubscriberService',
  776.             'user_work_record_offline_class_event_subscriber' => 'getUserWorkRecordOfflineClassEventSubscriberService',
  777.             'user_work_record_offline_course_homework_event_subscriber' => 'getUserWorkRecordOfflineCourseHomeworkEventSubscriberService',
  778.             'user_work_record_post_event_subscriber' => 'getUserWorkRecordPostEventSubscriberService',
  779.             'user_work_record_project_plan_event_subscriber' => 'getUserWorkRecordProjectPlanEventSubscriberService',
  780.             'user_work_record_project_plan_item_event_subscriber' => 'getUserWorkRecordProjectPlanItemEventSubscriberService',
  781.             'user_work_record_project_plan_member_event_subscriber' => 'getUserWorkRecordProjectPlanMemberEventSubscriberService',
  782.             'user_work_record_survey_event_subscriber' => 'getUserWorkRecordSurveyEventSubscriberService',
  783.             'user_work_record_target_plan_event_subscriber' => 'getUserWorkRecordTargetPlanEventSubscriberService',
  784.             'video_task_event_subscriber' => 'getVideoTaskEventSubscriberService',
  785.             'web.wrapper' => 'getWeb_WrapperService',
  786.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  787.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  788.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  789.         ];
  790.         $this->aliases = [
  791.         ];
  792.         $this->privates['service_container'] = function () {
  793.             include_once \dirname(__DIR__5).'/vendor/pimple/pimple/src/Pimple/Container.php';
  794.             include_once \dirname(__DIR__5).'/vendor/codeages/biz-framework/src/Context/Biz.php';
  795.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/KernelRequestListener.php';
  796.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/AbstractSecurityDisabledListener.php';
  797.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/KernelResponseListener.php';
  798.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/PermissionKernelControllerListener.php';
  799.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/RouterAccessControlListener.php';
  800.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/PermissionKernelResponseListener.php';
  801.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/UserLoginTokenListener.php';
  802.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/CSRFListener.php';
  803.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/LmsApiAuthListener.php';
  804.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php';
  805.             include_once \dirname(__DIR__5).'/src/AppBundle/Listener/LocaleListener.php';
  806.             include_once \dirname(__DIR__5).'/vendor/codeages/biz-framework/src/Context/BizAware.php';
  807.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ExtensionInterface.php';
  808.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/Extension.php';
  809.             include_once \dirname(__DIR__5).'/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php';
  810.             include_once \dirname(__DIR__5).'/src/CustomBundle/Extension/ActivityExtension.php';
  811.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ResponseListener.php';
  812.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php';
  813.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php';
  814.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php';
  815.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DisallowRobotsIndexingListener.php';
  816.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php';
  817.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php';
  818.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php';
  819.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php';
  820.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php';
  821.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php';
  822.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php';
  823.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php';
  824.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php';
  825.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolverInterface.php';
  826.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableArgumentResolver.php';
  827.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolver.php';
  828.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  829.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php';
  830.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestStack.php';
  831.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/UriSigner.php';
  832.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php';
  833.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php';
  834.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleAwareListener.php';
  835.             include_once \dirname(__DIR__5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  836.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php';
  837.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  838.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php';
  839.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ResetInterface.php';
  840.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php';
  841.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/TraceableAdapter.php';
  842.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  843.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  844.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php';
  845.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  846.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php';
  847.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php';
  848.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php';
  849.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php';
  850.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php';
  851.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php';
  852.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php';
  853.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php';
  854.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/PackageInterface.php';
  855.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php';
  856.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/Asset/PathPackage.php';
  857.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/VersionStrategy/VersionStrategyInterface.php';
  858.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/Asset/VersionStrategy/StaticVersionStrategy.php';
  859.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/ContextInterface.php';
  860.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/RequestStackContext.php';
  861.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php';
  862.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  863.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php';
  864.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  865.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php';
  866.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php';
  867.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php';
  868.             include_once \dirname(__DIR__5).'/vendor/psr/container/src/ContainerInterface.php';
  869.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  870.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  871.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php';
  872.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php';
  873.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php';
  874.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php';
  875.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  876.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php';
  877.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php';
  878.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  879.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  880.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  881.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php';
  882.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Logger.php';
  883.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php';
  884.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php';
  885.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php';
  886.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php';
  887.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php';
  888.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php';
  889.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php';
  890.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  891.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  892.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  893.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  894.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ProxyTrait.php';
  895.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php';
  896.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php';
  897.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SessionListener.php';
  898.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/TokenStorageInterface.php';
  899.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
  900.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/SessionTokenStorage.php';
  901.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php';
  902.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validation.php';
  903.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php';
  904.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php';
  905.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php';
  906.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php';
  907.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php';
  908.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php';
  909.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php';
  910.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php';
  911.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DataCollector/RouterDataCollector.php';
  912.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollectorInterface.php';
  913.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php';
  914.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractorInterface.php';
  915.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php';
  916.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  917.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php';
  918.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php';
  919.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php';
  920.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/FirewallMapInterface.php';
  921.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php';
  922.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php';
  923.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php';
  924.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php';
  925.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php';
  926.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php';
  927.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  928.             include_once \dirname(__DIR__5).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  929.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AffirmativeStrategy.php';
  930.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php';
  931.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php';
  932.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php';
  933.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Profiler/Profile.php';
  934.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  935.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  936.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  937.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  938.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  939.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  940.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  941.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/FirePHPHandler.php';
  942.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  943.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  944.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/DictExtension.php';
  945.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/DictCollector.php';
  946.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ExtensionManager.php';
  947.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/TaskToolbarExtension.php';
  948.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/ActivityExtension.php';
  949.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CourseExtension.php';
  950.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CopyExtension.php';
  951.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/QuestionExtension.php';
  952.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/PaymentExtension.php';
  953.             include_once \dirname(__DIR__5).'/src/AppBundle/Extension/CallbackExtension.php';
  954.             include_once \dirname(__DIR__5).'/src/Biz/Coupon/CouponServiceProvider.php';
  955.             include_once \dirname(__DIR__5).'/src/Biz/Mail/MailServiceProvider.php';
  956.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/AppExtension.php';
  957.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/LiveExtension.php';
  958.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/WebExtension.php';
  959.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/HtmlExtension.php';
  960.             include_once \dirname(__DIR__5).'/src/Biz/ResourceManage/ResourceManageProvider.php';
  961.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/User/UserProviderInterface.php';
  962.             include_once \dirname(__DIR__5).'/src/Biz/User/UserProvider.php';
  963.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/Extension/WebExtension.php';
  964.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Exporter/ExportServiceProvider.php';
  965.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Importer/ImporterServiceProvider.php';
  966.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/AdvancedMemberSelect/AdvancedMemberSelectServiceProvider.php';
  967.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Extension/ActivityExtension.php';
  968.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DiscoveryColumn/DiscoveryColumnServiceProvider.php';
  969.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Mail/MailServiceProvider.php';
  970.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/NotificationCenter/NotificationServiceProvider.php';
  971.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Focus/FocusServiceProvider.php';
  972.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DefaultSearch/SearchProvider.php';
  973.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/Attachment/AttachmentServiceProvider.php';
  974.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/DataCenter/DataCenterProvider.php';
  975.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Biz/ModuleDataStatistics/ModuleDataProvider.php';
  976.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/ListenerInterface.php';
  977.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/BaseAuthenticationListener.php';
  978.             include_once \dirname(__DIR__5).'/src/ApiBundle/Security/Firewall/SessionAuthenticationListener.php';
  979.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Listener/ApiV3KernelRequestListener.php';
  980.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/ListenerInterface.php';
  981.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/Firewall.php';
  982.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/BaseAuthenticationListener.php';
  983.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/BasicAuthenticationListener.php';
  984.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/NewTokenAuthenticationListener.php';
  985.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/XAuthTokenAuthenticationListener.php';
  986.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/RememberMeAuthenticationListener.php';
  987.             include_once \dirname(__DIR__5).'/src/ApiV3Bundle/Security/Firewall/AnonymousListener.php';
  988.             include_once \dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Extension/SyncExtension.php';
  989.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php';
  990.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/NonceGenerator.php';
  991.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php';
  992.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollectorTranslator.php';
  993.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php';
  994.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php';
  995.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php';
  996.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php';
  997.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php';
  998.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php';
  999.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  1000.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php';
  1001.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php';
  1002.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php';
  1003.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php';
  1004.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBagInterface.php';
  1005.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBag.php';
  1006.             include_once \dirname(__DIR__5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1007.             include_once \dirname(__DIR__5).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  1008.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php';
  1009.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php';
  1010.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php';
  1011.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php';
  1012.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManagerInterface.php';
  1013.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php';
  1014.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
  1015.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1016.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php';
  1017.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php';
  1018.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php';
  1019.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php';
  1020.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php';
  1021.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/DataCollector/ValidatorDataCollector.php';
  1022.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/AjaxDataCollector.php';
  1023.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php';
  1024.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php';
  1025.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php';
  1026.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/DataCollector/CacheDataCollector.php';
  1027.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php';
  1028.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php';
  1029.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php';
  1030.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php';
  1031.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php';
  1032.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php';
  1033.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1034.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1035.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1036.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1037.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1038.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1039.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1040.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/ExtensionSet.php';
  1041.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Template.php';
  1042.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/TemplateWrapper.php';
  1043.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Environment.php';
  1044.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1045.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1046.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1047.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/TwigLoader.php';
  1048.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Loader/ThemeTwigLoader.php';
  1049.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CsrfExtension.php';
  1050.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php';
  1051.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php';
  1052.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Impersonate/ImpersonateUrlGenerator.php';
  1053.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1054.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php';
  1055.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php';
  1056.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/AssetExtension.php';
  1057.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CodeExtension.php';
  1058.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/RoutingExtension.php';
  1059.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/YamlExtension.php';
  1060.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php';
  1061.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php';
  1062.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php';
  1063.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php';
  1064.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/UrlHelper.php';
  1065.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/FormExtension.php';
  1066.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/PermissionExtension.php';
  1067.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  1068.             include_once \dirname(__DIR__5).'/vendor/twig/cache-extra/CacheExtension.php';
  1069.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/HtmlExtension.php';
  1070.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/Twig/SlotExtension.php';
  1071.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/Slot/SlotManager.php';
  1072.             include_once \dirname(__DIR__5).'/vendor/codeages/plugin-bundle/System/Slot/SlotInjectionCollector.php';
  1073.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/QuestionTypeExtension.php';
  1074.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/QuestionItemStatisticsExtension.php';
  1075.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/ActivityExtension.php';
  1076.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/DictionaryExtension.php';
  1077.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/DataExtension.php';
  1078.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/BlockExtension.php';
  1079.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/UploaderExtension.php';
  1080.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/ThemeExtension.php';
  1081.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/OrderExtension.php';
  1082.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/CourseExtension.php';
  1083.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/SearchExtension.php';
  1084.             include_once \dirname(__DIR__5).'/src/AppBundle/Twig/AicoachExtension.php';
  1085.             include_once \dirname(__DIR__5).'/src/CorporateTrainingBundle/Twig/Extension/ProjectPlanExtension.php';
  1086.             include_once \dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Twig/Extension/WebExtension.php';
  1087.             include_once \dirname(__DIR__5).'/plugins/PostMapPlugin/Twig/Extension/WebExtension.php';
  1088.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php';
  1089.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/DataDumperInterface.php';
  1090.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/DumperInterface.php';
  1091.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php';
  1092.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/CliDumper.php';
  1093.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php';
  1094.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/AppVariable.php';
  1095.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1096.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1097.             include_once \dirname(__DIR__5).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1098.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1099.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php';
  1100.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/ValidatorInterface.php';
  1101.             include_once \dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/TraceableValidator.php';
  1102.         };
  1103.     }
  1104.     public function compile(): void
  1105.     {
  1106.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1107.     }
  1108.     public function isCompiled(): bool
  1109.     {
  1110.         return true;
  1111.     }
  1112.     public function getRemovedIds(): array
  1113.     {
  1114.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1115.     }
  1116.     protected function load($file$lazyLoad true)
  1117.     {
  1118.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1119.             return $class::do($this$lazyLoad);
  1120.         }
  1121.         if ('.' === $file[-4]) {
  1122.             $class substr($class0, -4);
  1123.         } else {
  1124.             $file .= '.php';
  1125.         }
  1126.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1127.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1128.     }
  1129.     /**
  1130.      * Gets the public '.container.private.profiler' shared service.
  1131.      *
  1132.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1133.      */
  1134.     protected function get_Container_Private_ProfilerService()
  1135.     {
  1136.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1137.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1138.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1139.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1140.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1141.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1142.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1143.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1144.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1145.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1146.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1147.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1148.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1149.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1150.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1151.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1152.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1153.         $d->addInstance('twig.cache', ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
  1154.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1155.         if ($this->has('kernel')) {
  1156.             $e->setKernel($b);
  1157.         }
  1158.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1159.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1160.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1161.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1162.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1163.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1164.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1165.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/AppKernelDevDebugContainer'), $c));
  1166.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1167.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1168.         $instance->add($d);
  1169.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1170.         $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));
  1171.         $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())));
  1172.         $instance->add($e);
  1173.         return $instance;
  1174.     }
  1175.     /**
  1176.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1177.      *
  1178.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1179.      */
  1180.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1181.     {
  1182.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1183.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1184.             return $this->services['.container.private.security.authorization_checker'];
  1185.         }
  1186.         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);
  1187.     }
  1188.     /**
  1189.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1190.      *
  1191.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1192.      */
  1193.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1194.     {
  1195.         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())));
  1196.     }
  1197.     /**
  1198.      * Gets the public '.container.private.security.token_storage' shared service.
  1199.      *
  1200.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1201.      */
  1202.     protected function get_Container_Private_Security_TokenStorageService()
  1203.     {
  1204.         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, [
  1205.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1206.         ], [
  1207.             'request_stack' => '?',
  1208.         ]));
  1209.     }
  1210.     /**
  1211.      * Gets the public '.container.private.twig' shared service.
  1212.      *
  1213.      * @return \Twig\Environment
  1214.      */
  1215.     protected function get_Container_Private_TwigService()
  1216.     {
  1217.         $a = new \Twig\Loader\ChainLoader();
  1218.         $b = ($this->services['kernel'] ?? $this->get('kernel'1));
  1219.         $c = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__5));
  1220.         $c->addPath((\dirname(__DIR__4).'/Resources/TwigBundle/views'), 'Twig');
  1221.         $c->addPath((\dirname(__DIR__4).'/../web/customize'), 'customize');
  1222.         $c->addPath((\dirname(__DIR__4).'/../src/Topxia/WebBundle/Resources/views'), 'topxiaweb');
  1223.         $c->addPath((\dirname(__DIR__4).'/../web/themes'), 'theme');
  1224.         $c->addPath((\dirname(__DIR__4).'/../plugins'), 'plugins');
  1225.         $c->addPath((\dirname(__DIR__4).'/../'), 'root');
  1226.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  1227.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  1228.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/WebBundle/Resources/views'), 'TopxiaWeb');
  1229.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/WebBundle/Resources/views'), '!TopxiaWeb');
  1230.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/Resources/views'), 'TopxiaMobileBundleV2');
  1231.         $c->addPath((\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/Resources/views'), '!TopxiaMobileBundleV2');
  1232.         $c->addPath((\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1233.         $c->addPath((\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1234.         $c->addPath((\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), 'OAuth2Server');
  1235.         $c->addPath((\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), '!OAuth2Server');
  1236.         $c->addPath((\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/views'), 'CorporateTraining');
  1237.         $c->addPath((\dirname(__DIR__5).'/src/CorporateTrainingBundle/Resources/views'), '!CorporateTraining');
  1238.         $c->addPath((\dirname(__DIR__5).'/src/CustomBundle/Resources/views'), 'Custom');
  1239.         $c->addPath((\dirname(__DIR__5).'/src/CustomBundle/Resources/views'), '!Custom');
  1240.         $c->addPath((\dirname(__DIR__5).'/src/ApiBundle/Resources/views'), 'Api');
  1241.         $c->addPath((\dirname(__DIR__5).'/src/ApiBundle/Resources/views'), '!Api');
  1242.         $c->addPath((\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/views'), 'KnowledgeBasePlugin');
  1243.         $c->addPath((\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/views'), '!KnowledgeBasePlugin');
  1244.         $c->addPath((\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/views'), 'PostMapPlugin');
  1245.         $c->addPath((\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/views'), '!PostMapPlugin');
  1246.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  1247.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  1248.         $c->addPath((\dirname(__DIR__4).'/Resources/views'));
  1249.         $c->addPath((\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  1250.         $a->addLoader(new \CorporateTrainingBundle\Twig\TwigLoader($b));
  1251.         $a->addLoader(new \Codeages\PluginBundle\Loader\ThemeTwigLoader($b));
  1252.         $a->addLoader($c);
  1253.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1254.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1255.         $e = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1256.         $f = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1257.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  1258.         $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1259.         $i = ($this->services['router'] ?? $this->getRouterService());
  1260.         $j = ($this->services['biz'] ?? $this->getBizService());
  1261.         $k = ($this->services['extension.manager'] ?? $this->getExtension_ManagerService());
  1262.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1263.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $h]);
  1264.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1265.         $m->setEnvironment('dev');
  1266.         $m->setDebug(true);
  1267.         if ($this->has('.container.private.security.token_storage')) {
  1268.             $m->setTokenStorage($e);
  1269.         }
  1270.         if ($this->has('request_stack')) {
  1271.             $m->setRequestStack($d);
  1272.         }
  1273.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1274.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1275.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1276.         $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)));
  1277.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $f));
  1278.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($g));
  1279.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1280.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__5), 'UTF-8'));
  1281.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
  1282.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1283.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ftrue));
  1284.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1285.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1286.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$i)));
  1287.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($g));
  1288.         $instance->addExtension(new \AppBundle\Twig\PermissionExtension($this));
  1289.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1290.         $instance->addExtension(new \Twig\Extra\Cache\CacheExtension());
  1291.         $instance->addExtension(new \Codeages\PluginBundle\Twig\HtmlExtension());
  1292.         $instance->addExtension(new \Codeages\PluginBundle\Twig\SlotExtension(new \Codeages\PluginBundle\System\Slot\SlotManager(new \Codeages\PluginBundle\System\Slot\SlotInjectionCollector([=> (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/config/slots.yml'), => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/config/slots.yml')], $this->targetDir.''true), $this)));
  1293.         $instance->addExtension(($this->services['codeages_plugin.dict_twig_extension'] ?? $this->getCodeagesPlugin_DictTwigExtensionService()));
  1294.         $instance->addExtension(new \AppBundle\Twig\QuestionTypeExtension($this$j$k));
  1295.         $instance->addExtension(new \AppBundle\Twig\QuestionItemStatisticsExtension($this$j$k));
  1296.         $instance->addExtension(($this->services['web.twig.app_extension'] ?? ($this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this))));
  1297.         $instance->addExtension(new \AppBundle\Twig\ActivityExtension($this$j$k));
  1298.         $instance->addExtension(($this->services['web.twig.live_extension'] ?? ($this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension())));
  1299.         $instance->addExtension(($this->services['web.twig.extension'] ?? $this->getWeb_Twig_ExtensionService()));
  1300.         $instance->addExtension(($this->services['web.twig.html_extension'] ?? $this->getWeb_Twig_HtmlExtensionService()));
  1301.         $instance->addExtension(new \AppBundle\Twig\DictionaryExtension($this$j));
  1302.         $instance->addExtension(new \AppBundle\Twig\DataExtension($this$j));
  1303.         $instance->addExtension(new \AppBundle\Twig\BlockExtension($this$j));
  1304.         $instance->addExtension(new \AppBundle\Twig\UploaderExtension($this));
  1305.         $instance->addExtension(new \AppBundle\Twig\ThemeExtension($this$j));
  1306.         $instance->addExtension(new \AppBundle\Twig\OrderExtension($this$j));
  1307.         $instance->addExtension(new \AppBundle\Twig\CourseExtension($this$j, ($this->privates['course.extension'] ?? $this->getCourse_ExtensionService())));
  1308.         $instance->addExtension(new \AppBundle\Twig\SearchExtension($this$j));
  1309.         $instance->addExtension(new \AppBundle\Twig\AicoachExtension($this));
  1310.         $instance->addExtension(($this->services['corporatetrainingbundle.twig.web_extension'] ?? $this->getCorporatetrainingbundle_Twig_WebExtensionService()));
  1311.         $instance->addExtension(new \CorporateTrainingBundle\Twig\Extension\ProjectPlanExtension($this$j));
  1312.         $instance->addExtension(new \KnowledgeBasePlugin\Twig\Extension\WebExtension($this$j));
  1313.         $instance->addExtension(new \PostMapPlugin\Twig\Extension\WebExtension($this$j));
  1314.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1315.         $instance->addGlobal('app'$m);
  1316.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1317.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1318.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1319.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1320.             'Twig\\Extra\\Cache\\CacheRuntime' => ['privates''twig.runtime.cache''getTwig_Runtime_CacheService'true],
  1321.         ], [
  1322.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1323.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1324.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1325.             'Twig\\Extra\\Cache\\CacheRuntime' => '?',
  1326.         ])));
  1327.         $instance->addGlobal('site_tracking'false);
  1328.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1329.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1330.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1331.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1332.         return $instance;
  1333.     }
  1334.     /**
  1335.      * Gets the public '.container.private.validator' shared service.
  1336.      *
  1337.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1338.      */
  1339.     protected function get_Container_Private_ValidatorService()
  1340.     {
  1341.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1342.     }
  1343.     /**
  1344.      * Gets the public '.twig.cache.inner' shared service.
  1345.      *
  1346.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1347.      */
  1348.     protected function get_Twig_Cache_InnerService()
  1349.     {
  1350.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('-z5B8haO-I'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1351.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1352.         return $this->services['.twig.cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1353.     }
  1354.     /**
  1355.      * Gets the public 'biz' shared service.
  1356.      *
  1357.      * @return \Codeages\Biz\Framework\Context\Biz
  1358.      */
  1359.     protected function getBizService()
  1360.     {
  1361.         return $this->services['biz'] = new \Codeages\Biz\Framework\Context\Biz($this->getParameter('biz_config'));
  1362.     }
  1363.     /**
  1364.      * Gets the public 'cache.app' shared service.
  1365.      *
  1366.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1367.      */
  1368.     protected function getCache_AppService()
  1369.     {
  1370.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aVk-GwfFRK'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1371.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1372.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1373.     }
  1374.     /**
  1375.      * Gets the public 'cache.system' shared service.
  1376.      *
  1377.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1378.      */
  1379.     protected function getCache_SystemService()
  1380.     {
  1381.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ULVsqRA1ug'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1382.     }
  1383.     /**
  1384.      * Gets the public 'cache.validator_expression_language' shared service.
  1385.      *
  1386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1387.      */
  1388.     protected function getCache_ValidatorExpressionLanguageService()
  1389.     {
  1390.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gy94kDFWpu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1391.     }
  1392.     /**
  1393.      * Gets the public 'codeages_plugin.dict_twig_extension' shared service.
  1394.      *
  1395.      * @return \Codeages\PluginBundle\Twig\DictExtension
  1396.      */
  1397.     protected function getCodeagesPlugin_DictTwigExtensionService()
  1398.     {
  1399.         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'), => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/config/dict.zh_CN.yml'), => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/config/dict.en.yml')], $this->targetDir.''true'zh_CN'), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1400.     }
  1401.     /**
  1402.      * Gets the public 'corporatetrainingbundle.twig.web_extension' shared service.
  1403.      *
  1404.      * @return \CorporateTrainingBundle\Twig\Extension\WebExtension
  1405.      */
  1406.     protected function getCorporatetrainingbundle_Twig_WebExtensionService()
  1407.     {
  1408.         return $this->services['corporatetrainingbundle.twig.web_extension'] = new \CorporateTrainingBundle\Twig\Extension\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1409.     }
  1410.     /**
  1411.      * Gets the public 'event_dispatcher' shared service.
  1412.      *
  1413.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1414.      */
  1415.     protected function getEventDispatcherService()
  1416.     {
  1417.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1418.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1419.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1420.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1421.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1422.         $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())));
  1423.         $instance->addListener('security.interactive_login', [=> function () {
  1424.             return ($this->privates['user.login_listener'] ?? $this->load('getUser_LoginListenerService'));
  1425.         }, => 'onSecurityInteractiveLogin'], 0);
  1426.         $instance->addListener('security.interactive_login', [=> function () {
  1427.             return ($this->privates['user.login_generate_notification_handler'] ?? ($this->privates['user.login_generate_notification_handler'] = new \AppBundle\Handler\GenerateNotificationHandler($this)));
  1428.         }, => 'onSecurityInteractiveLogin'], 0);
  1429.         $instance->addListener('kernel.exception', [=> function () {
  1430.             return ($this->privates['kernel.listener.exception_listener'] ?? ($this->privates['kernel.listener.exception_listener'] = new \AppBundle\Listener\ExceptionListener($this)));
  1431.         }, => 'onKernelException'], 255);
  1432.         $instance->addListener('kernel.request', [=> function () {
  1433.             return ($this->privates['kernel.listener.kernel_request_listener'] ?? ($this->privates['kernel.listener.kernel_request_listener'] = new \AppBundle\Listener\KernelRequestListener($this)));
  1434.         }, => 'onKernelRequest'], 255);
  1435.         $instance->addListener('kernel.response', [=> function () {
  1436.             return ($this->privates['kernel.listener.kernel_response_listener'] ?? ($this->privates['kernel.listener.kernel_response_listener'] = new \AppBundle\Listener\KernelResponseListener($this)));
  1437.         }, => 'onKernelResponse'], 255);
  1438.         $instance->addListener('kernel.controller', [=> function () {
  1439.             return ($this->privates['kernel.controller.permission_listener'] ?? $this->getKernel_Controller_PermissionListenerService());
  1440.         }, => 'onKernelController'], 255);
  1441.         $instance->addListener('kernel.controller', [=> function () {
  1442.             return ($this->privates['kernel.controller.router_access_controller_listener'] ?? $this->getKernel_Controller_RouterAccessControllerListenerService());
  1443.         }, => 'onKernelController'], 255);
  1444.         $instance->addListener('kernel.response', [=> function () {
  1445.             return ($this->privates['kernel.response.permission_listener'] ?? ($this->privates['kernel.response.permission_listener'] = new \AppBundle\Listener\PermissionKernelResponseListener($this)));
  1446.         }, => 'onKernelResponse'], 255);
  1447.         $instance->addListener('kernel.request', [=> function () {
  1448.             return ($this->privates['kernel.listener.user_login_token_listener'] ?? $this->getKernel_Listener_UserLoginTokenListenerService());
  1449.         }, => 'onGetUserLoginListener'], 0);
  1450.         $instance->addListener('kernel.request', [=> function () {
  1451.             return ($this->privates['kernel.listener.csrf_listener'] ?? $this->getKernel_Listener_CsrfListenerService());
  1452.         }, => 'onKernelRequest'], 127);
  1453.         $instance->addListener('kernel.request', [=> function () {
  1454.             return ($this->privates['kernel.listener.lms_api_auth_listener'] ?? ($this->privates['kernel.listener.lms_api_auth_listener'] = new \AppBundle\Listener\LmsApiAuthListener($this)));
  1455.         }, => 'onKernelRequest'], 255);
  1456.         $instance->addListener('kernel.request', [=> function () {
  1457.             return ($this->privates['app.locale_listener'] ?? ($this->privates['app.locale_listener'] = new \AppBundle\Listener\LocaleListener($this'zh_CN')));
  1458.         }, => 'onKernelRequest'], 15);
  1459.         $instance->addListener('kernel.controller', [=> function () {
  1460.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1461.         }, => 'onKernelController'], 0);
  1462.         $instance->addListener('kernel.response', [=> function () {
  1463.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  1464.         }, => 'onKernelResponse'], 0);
  1465.         $instance->addListener('security.interactive_login', [=> function () {
  1466.             return ($this->privates['login_sync_department'] ?? ($this->privates['login_sync_department'] = new \CorporateTrainingBundle\Handler\LoginSyncDepartmentHandler($this)));
  1467.         }, => 'onSecurityInteractiveLogin'], 0);
  1468.         $instance->addListener('kernel.exception', [=> function () {
  1469.             return ($this->privates['ApiBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1470.         }, => 'onKernelException'], 1024);
  1471.         $instance->addListener('api.before_authenticate', [=> function () {
  1472.             return ($this->privates['api_authenticate_listener'] ?? $this->load('getApiAuthenticateListenerService'));
  1473.         }, => 'onAuthenticate'], 1024);
  1474.         $instance->addListener('api.after_authenticate', [=> function () {
  1475.             return ($this->privates['api_biz_ratelimit_listener'] ?? $this->load('getApiBizRatelimitListenerService'));
  1476.         }, => 'handle'], 1024);
  1477.         $instance->addListener('kernel.request', [=> function () {
  1478.             return ($this->privates['api_v3_kernel.listener.kernel_request_listener'] ?? $this->getApiV3Kernel_Listener_KernelRequestListenerService());
  1479.         }, => 'onKernelRequest'], 255);
  1480.         $instance->addListener('kernel.exception', [=> function () {
  1481.             return ($this->privates['api_v3_exception_listener'] ?? ($this->privates['api_v3_exception_listener'] = new \ApiV3Bundle\Listener\ApiV3ExceptionListener($this)));
  1482.         }, => 'onKernelException'], 1025);
  1483.         $instance->addListener('kernel.response', [=> function () {
  1484.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1485.         }, => 'onKernelResponse'], 0);
  1486.         $instance->addListener('kernel.response', [=> function () {
  1487.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1488.         }, => 'onKernelResponse'], -1024);
  1489.         $instance->addListener('kernel.request', [=> function () {
  1490.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1491.         }, => 'setDefaultLocale'], 100);
  1492.         $instance->addListener('kernel.request', [=> function () {
  1493.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1494.         }, => 'onKernelRequest'], 16);
  1495.         $instance->addListener('kernel.finish_request', [=> function () {
  1496.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1497.         }, => 'onKernelFinishRequest'], 0);
  1498.         $instance->addListener('kernel.request', [=> function () {
  1499.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1500.         }, => 'onKernelRequest'], 256);
  1501.         $instance->addListener('kernel.response', [=> function () {
  1502.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1503.         }, => 'onResponse'], -255);
  1504.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1505.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1506.         }, => 'onControllerArguments'], 0);
  1507.         $instance->addListener('kernel.exception', [=> function () {
  1508.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1509.         }, => 'logKernelException'], 0);
  1510.         $instance->addListener('kernel.exception', [=> function () {
  1511.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1512.         }, => 'onKernelException'], -128);
  1513.         $instance->addListener('kernel.response', [=> function () {
  1514.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1515.         }, => 'removeCspHeader'], -128);
  1516.         $instance->addListener('kernel.request', [=> function () {
  1517.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1518.         }, => 'onKernelRequest'], 15);
  1519.         $instance->addListener('kernel.finish_request', [=> function () {
  1520.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1521.         }, => 'onKernelFinishRequest'], -15);
  1522.         $instance->addListener('console.error', [=> function () {
  1523.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1524.         }, => 'onConsoleError'], -128);
  1525.         $instance->addListener('console.terminate', [=> function () {
  1526.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1527.         }, => 'onConsoleTerminate'], -128);
  1528.         $instance->addListener('console.error', [=> function () {
  1529.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1530.         }, => 'onConsoleError'], 0);
  1531.         $instance->addListener('kernel.request', [=> function () {
  1532.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1533.         }, => 'onKernelRequest'], 48);
  1534.         $instance->addListener('kernel.request', [=> function () {
  1535.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1536.         }, => 'configure'], 2048);
  1537.         $instance->addListener('console.command', [=> function () {
  1538.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1539.         }, => 'configure'], 2048);
  1540.         $instance->addListener('kernel.request', [=> function () {
  1541.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1542.         }, => 'onKernelRequest'], 32);
  1543.         $instance->addListener('kernel.finish_request', [=> function () {
  1544.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1545.         }, => 'onKernelFinishRequest'], 0);
  1546.         $instance->addListener('kernel.exception', [=> function () {
  1547.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1548.         }, => 'onKernelException'], -64);
  1549.         $instance->addListener('kernel.request', [=> function () {
  1550.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1551.         }, => 'onKernelRequest'], 128);
  1552.         $instance->addListener('kernel.response', [=> function () {
  1553.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1554.         }, => 'onKernelResponse'], -1000);
  1555.         $instance->addListener('kernel.finish_request', [=> function () {
  1556.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1557.         }, => 'onFinishRequest'], 0);
  1558.         $instance->addListener('kernel.response', [=> function () {
  1559.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1560.         }, => 'onKernelResponse'], -100);
  1561.         $instance->addListener('kernel.exception', [=> function () {
  1562.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1563.         }, => 'onKernelException'], 0);
  1564.         $instance->addListener('kernel.terminate', [=> function () {
  1565.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1566.         }, => 'onKernelTerminate'], -1024);
  1567.         $instance->addListener('kernel.controller', [=> function () {
  1568.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1569.         }, => 'onKernelController'], 0);
  1570.         $instance->addListener('kernel.response', [=> function () {
  1571.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1572.         }, => 'onKernelResponse'], 0);
  1573.         $instance->addListener('kernel.response', [=> function () {
  1574.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1575.         }, => 'onKernelResponse'], 0);
  1576.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1577.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1578.         }, => 'onVoterVote'], 0);
  1579.         $instance->addListener('kernel.request', [=> function () {
  1580.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1581.         }, => 'configureLogoutUrlGenerator'], 8);
  1582.         $instance->addListener('kernel.request', [=> function () {
  1583.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1584.         }, => 'onKernelRequest'], 8);
  1585.         $instance->addListener('kernel.finish_request', [=> function () {
  1586.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1587.         }, => 'onKernelFinishRequest'], 0);
  1588.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1589.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1590.         }, => 'onMessage'], 0);
  1591.         $instance->addListener('console.error', [=> function () {
  1592.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1593.         }, => 'onConsoleError'], 0);
  1594.         $instance->addListener('console.terminate', [=> function () {
  1595.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1596.         }, => 'onConsoleTerminate'], 0);
  1597.         $instance->addListener('kernel.response', [=> function () {
  1598.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1599.         }, => 'onKernelResponse'], -128);
  1600.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1601.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1602.         }, => 'onLogout'], 0);
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the public 'extension.manager' shared service.
  1607.      *
  1608.      * @return \AppBundle\Extension\ExtensionManager
  1609.      */
  1610.     protected function getExtension_ManagerService()
  1611.     {
  1612.         $this->services['extension.manager'] = $instance = new \AppBundle\Extension\ExtensionManager();
  1613.         $a = new \AppBundle\Extension\TaskToolbarExtension();
  1614.         $a->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1615.         $instance->addExtension(($this->privates['activity.extension'] ?? $this->getActivity_ExtensionService()));
  1616.         $instance->addExtension(($this->privates['advanced_member_select_service_provider'] ?? $this->getAdvancedMemberSelectServiceProviderService()));
  1617.         $instance->addExtension(($this->privates['app_discovery_column_service_provider'] ?? $this->getAppDiscoveryColumnServiceProviderService()));
  1618.         $instance->addExtension(($this->privates['attachment_service_provider'] ?? $this->getAttachmentServiceProviderService()));
  1619.         $instance->addExtension(($this->privates['callback.extension'] ?? $this->getCallback_ExtensionService()));
  1620.         $instance->addExtension(($this->privates['copy.extension'] ?? $this->getCopy_ExtensionService()));
  1621.         $instance->addExtension(($this->privates['corporatetraining.activity.extension'] ?? $this->getCorporatetraining_Activity_ExtensionService()));
  1622.         $instance->addExtension(($this->privates['corporatetraining.data_center.provider'] ?? $this->getCorporatetraining_DataCenter_ProviderService()));
  1623.         $instance->addExtension(($this->privates['corporatetraining.module_data.provider'] ?? $this->getCorporatetraining_ModuleData_ProviderService()));
  1624.         $instance->addExtension(($this->privates['corporatetraining.search_provider'] ?? $this->getCorporatetraining_SearchProviderService()));
  1625.         $instance->addExtension(($this->privates['corporatetraining_focus_service_provider'] ?? $this->getCorporatetrainingFocusServiceProviderService()));
  1626.         $instance->addExtension(($this->privates['corporatetraining_mail_service_provider'] ?? $this->getCorporatetrainingMailServiceProviderService()));
  1627.         $instance->addExtension(($this->privates['coupon_service_provider'] ?? $this->getCouponServiceProviderService()));
  1628.         $instance->addExtension(($this->privates['course.extension'] ?? $this->getCourse_ExtensionService()));
  1629.         $instance->addExtension(($this->privates['custom.activity.extension'] ?? $this->getCustom_Activity_ExtensionService()));
  1630.         $instance->addExtension(($this->privates['export_service_provider'] ?? $this->getExportServiceProviderService()));
  1631.         $instance->addExtension(($this->privates['importer_service_provider'] ?? $this->getImporterServiceProviderService()));
  1632.         $instance->addExtension(($this->privates['knowledge_base.sync.extension'] ?? $this->getKnowledgeBase_Sync_ExtensionService()));
  1633.         $instance->addExtension(($this->privates['mail_service_provider'] ?? $this->getMailServiceProviderService()));
  1634.         $instance->addExtension(($this->privates['notification_service_provider'] ?? $this->getNotificationServiceProviderService()));
  1635.         $instance->addExtension(($this->privates['payment.extension'] ?? $this->getPayment_ExtensionService()));
  1636.         $instance->addExtension(($this->privates['question.extension'] ?? $this->getQuestion_ExtensionService()));
  1637.         $instance->addExtension(($this->privates['resource_manage_provider'] ?? $this->getResourceManageProviderService()));
  1638.         $instance->addExtension($a);
  1639.         return $instance;
  1640.     }
  1641.     /**
  1642.      * Gets the public 'http_kernel' shared service.
  1643.      *
  1644.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1645.      */
  1646.     protected function getHttpKernelService()
  1647.     {
  1648.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1649.         if (isset($this->services['http_kernel'])) {
  1650.             return $this->services['http_kernel'];
  1651.         }
  1652.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1653.         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 () {
  1654.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1655.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1656.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1657.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1658.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1659.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1660.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1661.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1662.         }, 8)), $b));
  1663.     }
  1664.     /**
  1665.      * Gets the public 'request_stack' shared service.
  1666.      *
  1667.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1668.      */
  1669.     protected function getRequestStackService()
  1670.     {
  1671.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1672.     }
  1673.     /**
  1674.      * Gets the public 'router' shared service.
  1675.      *
  1676.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1677.      */
  1678.     protected function getRouterService()
  1679.     {
  1680.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1681.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1682.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1683.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1684.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1685.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1686.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1687.         ], [
  1688.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1689.         ]))->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');
  1690.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1691.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1692.         return $instance;
  1693.     }
  1694.     /**
  1695.      * Gets the public 'translator' shared service.
  1696.      *
  1697.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1698.      */
  1699.     protected function getTranslatorService()
  1700.     {
  1701.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1702.     }
  1703.     /**
  1704.      * Gets the public 'web.twig.app_extension' shared service.
  1705.      *
  1706.      * @return \AppBundle\Twig\AppExtension
  1707.      */
  1708.     protected function getWeb_Twig_AppExtensionService()
  1709.     {
  1710.         return $this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this);
  1711.     }
  1712.     /**
  1713.      * Gets the public 'web.twig.extension' shared service.
  1714.      *
  1715.      * @return \AppBundle\Twig\WebExtension
  1716.      */
  1717.     protected function getWeb_Twig_ExtensionService()
  1718.     {
  1719.         return $this->services['web.twig.extension'] = new \AppBundle\Twig\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1720.     }
  1721.     /**
  1722.      * Gets the public 'web.twig.html_extension' shared service.
  1723.      *
  1724.      * @return \AppBundle\Twig\HtmlExtension
  1725.      */
  1726.     protected function getWeb_Twig_HtmlExtensionService()
  1727.     {
  1728.         return $this->services['web.twig.html_extension'] = new \AppBundle\Twig\HtmlExtension($this, ($this->services['biz'] ?? $this->getBizService()));
  1729.     }
  1730.     /**
  1731.      * Gets the public 'web.twig.live_extension' shared service.
  1732.      *
  1733.      * @return \AppBundle\Twig\LiveExtension
  1734.      */
  1735.     protected function getWeb_Twig_LiveExtensionService()
  1736.     {
  1737.         return $this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension();
  1738.     }
  1739.     /**
  1740.      * Gets the private '.service_locator.hYkRAsi' shared service.
  1741.      *
  1742.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1743.      */
  1744.     protected function get_ServiceLocator_HYkRAsiService()
  1745.     {
  1746.         return $this->privates['.service_locator.hYkRAsi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1747.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1748.             'security.firewall.map.context.disabled' => ['privates''security.firewall.map.context.disabled''getSecurity_Firewall_Map_Context_DisabledService'true],
  1749.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1750.         ], [
  1751.             'security.firewall.map.context.dev' => '?',
  1752.             'security.firewall.map.context.disabled' => '?',
  1753.             'security.firewall.map.context.main' => '?',
  1754.         ]);
  1755.     }
  1756.     /**
  1757.      * Gets the private 'activity.extension' shared service.
  1758.      *
  1759.      * @return \AppBundle\Extension\ActivityExtension
  1760.      */
  1761.     protected function getActivity_ExtensionService()
  1762.     {
  1763.         $this->privates['activity.extension'] = $instance = new \AppBundle\Extension\ActivityExtension();
  1764.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1765.         return $instance;
  1766.     }
  1767.     /**
  1768.      * Gets the private 'advanced_member_select_service_provider' shared service.
  1769.      *
  1770.      * @return \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider
  1771.      */
  1772.     protected function getAdvancedMemberSelectServiceProviderService()
  1773.     {
  1774.         $this->privates['advanced_member_select_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider();
  1775.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1776.         return $instance;
  1777.     }
  1778.     /**
  1779.      * Gets the private 'annotations.cache_adapter' shared service.
  1780.      *
  1781.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1782.      */
  1783.     protected function getAnnotations_CacheAdapterService()
  1784.     {
  1785.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1786.     }
  1787.     /**
  1788.      * Gets the private 'annotations.cached_reader' shared service.
  1789.      *
  1790.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1791.      */
  1792.     protected function getAnnotations_CachedReaderService()
  1793.     {
  1794.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1795.     }
  1796.     /**
  1797.      * Gets the private 'annotations.reader' shared service.
  1798.      *
  1799.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1800.      */
  1801.     protected function getAnnotations_ReaderService()
  1802.     {
  1803.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1804.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1805.         $a->registerUniqueLoader('class_exists');
  1806.         $instance->addGlobalIgnoredName('required'$a);
  1807.         return $instance;
  1808.     }
  1809.     /**
  1810.      * Gets the private 'api_session_authentication_listener' shared service.
  1811.      *
  1812.      * @return \ApiBundle\Security\Firewall\SessionAuthenticationListener
  1813.      */
  1814.     protected function getApiSessionAuthenticationListenerService()
  1815.     {
  1816.         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))));
  1817.     }
  1818.     /**
  1819.      * Gets the private 'api_v3_kernel.listener.kernel_request_listener' shared service.
  1820.      *
  1821.      * @return \ApiV3Bundle\Listener\ApiV3KernelRequestListener
  1822.      */
  1823.     protected function getApiV3Kernel_Listener_KernelRequestListenerService()
  1824.     {
  1825.         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()))]));
  1826.     }
  1827.     /**
  1828.      * Gets the private 'app_discovery_column_service_provider' shared service.
  1829.      *
  1830.      * @return \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider
  1831.      */
  1832.     protected function getAppDiscoveryColumnServiceProviderService()
  1833.     {
  1834.         $this->privates['app_discovery_column_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider();
  1835.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1836.         return $instance;
  1837.     }
  1838.     /**
  1839.      * Gets the private 'assets.packages' shared service.
  1840.      *
  1841.      * @return \Symfony\Component\Asset\Packages
  1842.      */
  1843.     protected function getAssets_PackagesService()
  1844.     {
  1845.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1846.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \AppBundle\Twig\Asset\PathPackage('', new \AppBundle\Twig\Asset\VersionStrategy\StaticVersionStrategy('26.3.6''%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 () {
  1847.             return new \EmptyIterator();
  1848.         }, 0));
  1849.     }
  1850.     /**
  1851.      * Gets the private 'attachment_service_provider' shared service.
  1852.      *
  1853.      * @return \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider
  1854.      */
  1855.     protected function getAttachmentServiceProviderService()
  1856.     {
  1857.         $this->privates['attachment_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider();
  1858.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1859.         return $instance;
  1860.     }
  1861.     /**
  1862.      * Gets the private 'cache.annotations' shared service.
  1863.      *
  1864.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1865.      */
  1866.     protected function getCache_AnnotationsService()
  1867.     {
  1868.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Oh9+0ZV-kD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1869.     }
  1870.     /**
  1871.      * Gets the private 'cache.property_info' shared service.
  1872.      *
  1873.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1874.      */
  1875.     protected function getCache_PropertyInfoService()
  1876.     {
  1877.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Y7mQIg2cU6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1878.     }
  1879.     /**
  1880.      * Gets the private 'cache.security_expression_language' shared service.
  1881.      *
  1882.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1883.      */
  1884.     protected function getCache_SecurityExpressionLanguageService()
  1885.     {
  1886.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1Zqr1eP6Li'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1887.     }
  1888.     /**
  1889.      * Gets the private 'cache.serializer' shared service.
  1890.      *
  1891.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1892.      */
  1893.     protected function getCache_SerializerService()
  1894.     {
  1895.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uiaHu3hRN6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1896.     }
  1897.     /**
  1898.      * Gets the private 'cache.validator' shared service.
  1899.      *
  1900.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1901.      */
  1902.     protected function getCache_ValidatorService()
  1903.     {
  1904.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XBIqLvdzCg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1905.     }
  1906.     /**
  1907.      * Gets the private 'callback.extension' shared service.
  1908.      *
  1909.      * @return \AppBundle\Extension\CallbackExtension
  1910.      */
  1911.     protected function getCallback_ExtensionService()
  1912.     {
  1913.         $this->privates['callback.extension'] = $instance = new \AppBundle\Extension\CallbackExtension();
  1914.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1915.         return $instance;
  1916.     }
  1917.     /**
  1918.      * Gets the private 'config_cache_factory' shared service.
  1919.      *
  1920.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1921.      */
  1922.     protected function getConfigCacheFactoryService()
  1923.     {
  1924.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1925.             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)));
  1926.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1927.         }, 2));
  1928.     }
  1929.     /**
  1930.      * Gets the private 'copy.extension' shared service.
  1931.      *
  1932.      * @return \AppBundle\Extension\CopyExtension
  1933.      */
  1934.     protected function getCopy_ExtensionService()
  1935.     {
  1936.         $this->privates['copy.extension'] = $instance = new \AppBundle\Extension\CopyExtension();
  1937.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1938.         return $instance;
  1939.     }
  1940.     /**
  1941.      * Gets the private 'corporatetraining.activity.extension' shared service.
  1942.      *
  1943.      * @return \CorporateTrainingBundle\Extension\ActivityExtension
  1944.      */
  1945.     protected function getCorporatetraining_Activity_ExtensionService()
  1946.     {
  1947.         $this->privates['corporatetraining.activity.extension'] = $instance = new \CorporateTrainingBundle\Extension\ActivityExtension();
  1948.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1949.         return $instance;
  1950.     }
  1951.     /**
  1952.      * Gets the private 'corporatetraining.data_center.provider' shared service.
  1953.      *
  1954.      * @return \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider
  1955.      */
  1956.     protected function getCorporatetraining_DataCenter_ProviderService()
  1957.     {
  1958.         $this->privates['corporatetraining.data_center.provider'] = $instance = new \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider();
  1959.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1960.         return $instance;
  1961.     }
  1962.     /**
  1963.      * Gets the private 'corporatetraining.module_data.provider' shared service.
  1964.      *
  1965.      * @return \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider
  1966.      */
  1967.     protected function getCorporatetraining_ModuleData_ProviderService()
  1968.     {
  1969.         $this->privates['corporatetraining.module_data.provider'] = $instance = new \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider();
  1970.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1971.         return $instance;
  1972.     }
  1973.     /**
  1974.      * Gets the private 'corporatetraining.search_provider' shared service.
  1975.      *
  1976.      * @return \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider
  1977.      */
  1978.     protected function getCorporatetraining_SearchProviderService()
  1979.     {
  1980.         return $this->privates['corporatetraining.search_provider'] = new \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider(($this->services['biz'] ?? $this->getBizService()));
  1981.     }
  1982.     /**
  1983.      * Gets the private 'corporatetraining_focus_service_provider' shared service.
  1984.      *
  1985.      * @return \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider
  1986.      */
  1987.     protected function getCorporatetrainingFocusServiceProviderService()
  1988.     {
  1989.         $this->privates['corporatetraining_focus_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider();
  1990.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  1991.         return $instance;
  1992.     }
  1993.     /**
  1994.      * Gets the private 'corporatetraining_mail_service_provider' shared service.
  1995.      *
  1996.      * @return \CorporateTrainingBundle\Biz\Mail\MailServiceProvider
  1997.      */
  1998.     protected function getCorporatetrainingMailServiceProviderService()
  1999.     {
  2000.         $this->privates['corporatetraining_mail_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Mail\MailServiceProvider();
  2001.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2002.         return $instance;
  2003.     }
  2004.     /**
  2005.      * Gets the private 'coupon_service_provider' shared service.
  2006.      *
  2007.      * @return \Biz\Coupon\CouponServiceProvider
  2008.      */
  2009.     protected function getCouponServiceProviderService()
  2010.     {
  2011.         $this->privates['coupon_service_provider'] = $instance = new \Biz\Coupon\CouponServiceProvider();
  2012.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2013.         return $instance;
  2014.     }
  2015.     /**
  2016.      * Gets the private 'course.extension' shared service.
  2017.      *
  2018.      * @return \AppBundle\Extension\CourseExtension
  2019.      */
  2020.     protected function getCourse_ExtensionService()
  2021.     {
  2022.         $this->privates['course.extension'] = $instance = new \AppBundle\Extension\CourseExtension();
  2023.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2024.         return $instance;
  2025.     }
  2026.     /**
  2027.      * Gets the private 'custom.activity.extension' shared service.
  2028.      *
  2029.      * @return \CustomBundle\Extension\ActivityExtension
  2030.      */
  2031.     protected function getCustom_Activity_ExtensionService()
  2032.     {
  2033.         $this->privates['custom.activity.extension'] = $instance = new \CustomBundle\Extension\ActivityExtension();
  2034.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2035.         return $instance;
  2036.     }
  2037.     /**
  2038.      * Gets the private 'data_collector.form' shared service.
  2039.      *
  2040.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2041.      */
  2042.     protected function getDataCollector_FormService()
  2043.     {
  2044.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2045.     }
  2046.     /**
  2047.      * Gets the private 'data_collector.request' shared service.
  2048.      *
  2049.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2050.      */
  2051.     protected function getDataCollector_RequestService()
  2052.     {
  2053.         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())));
  2054.     }
  2055.     /**
  2056.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2057.      *
  2058.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2059.      */
  2060.     protected function getDebug_DebugHandlersListenerService()
  2061.     {
  2062.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2063.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2064.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2065.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2066.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2067.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2068.     }
  2069.     /**
  2070.      * Gets the private 'debug.file_link_formatter' shared service.
  2071.      *
  2072.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2073.      */
  2074.     protected function getDebug_FileLinkFormatterService()
  2075.     {
  2076.         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 () {
  2077.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2078.         });
  2079.     }
  2080.     /**
  2081.      * Gets the private 'debug.log_processor' shared service.
  2082.      *
  2083.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2084.      */
  2085.     protected function getDebug_LogProcessorService()
  2086.     {
  2087.         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())));
  2088.     }
  2089.     /**
  2090.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2091.      *
  2092.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2093.      */
  2094.     protected function getDebug_Security_Access_DecisionManagerService()
  2095.     {
  2096.         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 () {
  2097.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2098.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2099.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2100.             yield => ($this->privates['debug.security.voter.permission.admin_voter'] ?? $this->load('getDebug_Security_Voter_Permission_AdminVoterService'));
  2101.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2102.     }
  2103.     /**
  2104.      * Gets the private 'debug.security.firewall' shared service.
  2105.      *
  2106.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2107.      */
  2108.     protected function getDebug_Security_FirewallService()
  2109.     {
  2110.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2111.         if (isset($this->privates['debug.security.firewall'])) {
  2112.             return $this->privates['debug.security.firewall'];
  2113.         }
  2114.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2115.         if (isset($this->privates['debug.security.firewall'])) {
  2116.             return $this->privates['debug.security.firewall'];
  2117.         }
  2118.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2119.     }
  2120.     /**
  2121.      * Gets the private 'exception_listener' shared service.
  2122.      *
  2123.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2124.      */
  2125.     protected function getExceptionListener2Service()
  2126.     {
  2127.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2128.     }
  2129.     /**
  2130.      * Gets the private 'export_service_provider' shared service.
  2131.      *
  2132.      * @return \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider
  2133.      */
  2134.     protected function getExportServiceProviderService()
  2135.     {
  2136.         $this->privates['export_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider();
  2137.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2138.         return $instance;
  2139.     }
  2140.     /**
  2141.      * Gets the private 'fragment.listener' shared service.
  2142.      *
  2143.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2144.      */
  2145.     protected function getFragment_ListenerService()
  2146.     {
  2147.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ThisTokenIsNotSoSecretChangeIt'))), '/_fragment');
  2148.     }
  2149.     /**
  2150.      * Gets the private 'importer_service_provider' shared service.
  2151.      *
  2152.      * @return \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider
  2153.      */
  2154.     protected function getImporterServiceProviderService()
  2155.     {
  2156.         $this->privates['importer_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider();
  2157.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2158.         return $instance;
  2159.     }
  2160.     /**
  2161.      * Gets the private 'kernel.controller.permission_listener' shared service.
  2162.      *
  2163.      * @return \AppBundle\Listener\PermissionKernelControllerListener
  2164.      */
  2165.     protected function getKernel_Controller_PermissionListenerService()
  2166.     {
  2167.         return $this->privates['kernel.controller.permission_listener'] = new \AppBundle\Listener\PermissionKernelControllerListener($this$this->parameters['permission.path_regular_expression']);
  2168.     }
  2169.     /**
  2170.      * Gets the private 'kernel.controller.router_access_controller_listener' shared service.
  2171.      *
  2172.      * @return \AppBundle\Listener\RouterAccessControlListener
  2173.      */
  2174.     protected function getKernel_Controller_RouterAccessControllerListenerService()
  2175.     {
  2176.         return $this->privates['kernel.controller.router_access_controller_listener'] = new \AppBundle\Listener\RouterAccessControlListener($this$this->parameters['permission.path_regular_expression']);
  2177.     }
  2178.     /**
  2179.      * Gets the private 'kernel.listener.csrf_listener' shared service.
  2180.      *
  2181.      * @return \AppBundle\Listener\CSRFListener
  2182.      */
  2183.     protected function getKernel_Listener_CsrfListenerService()
  2184.     {
  2185.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2186.         if (isset($this->privates['kernel.listener.csrf_listener'])) {
  2187.             return $this->privates['kernel.listener.csrf_listener'];
  2188.         }
  2189.         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);
  2190.     }
  2191.     /**
  2192.      * Gets the private 'kernel.listener.user_login_token_listener' shared service.
  2193.      *
  2194.      * @return \AppBundle\Listener\UserLoginTokenListener
  2195.      */
  2196.     protected function getKernel_Listener_UserLoginTokenListenerService()
  2197.     {
  2198.         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()));
  2199.     }
  2200.     /**
  2201.      * Gets the private 'knowledge_base.sync.extension' shared service.
  2202.      *
  2203.      * @return \KnowledgeBasePlugin\Extension\SyncExtension
  2204.      */
  2205.     protected function getKnowledgeBase_Sync_ExtensionService()
  2206.     {
  2207.         $this->privates['knowledge_base.sync.extension'] = $instance = new \KnowledgeBasePlugin\Extension\SyncExtension();
  2208.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2209.         return $instance;
  2210.     }
  2211.     /**
  2212.      * Gets the private 'locale_aware_listener' shared service.
  2213.      *
  2214.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2215.      */
  2216.     protected function getLocaleAwareListenerService()
  2217.     {
  2218.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2219.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('zh_CN')));
  2220.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2221.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2222.     }
  2223.     /**
  2224.      * Gets the private 'locale_listener' shared service.
  2225.      *
  2226.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2227.      */
  2228.     protected function getLocaleListenerService()
  2229.     {
  2230.         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, []);
  2231.     }
  2232.     /**
  2233.      * Gets the private 'mail_service_provider' shared service.
  2234.      *
  2235.      * @return \Biz\Mail\MailServiceProvider
  2236.      */
  2237.     protected function getMailServiceProviderService()
  2238.     {
  2239.         $this->privates['mail_service_provider'] = $instance = new \Biz\Mail\MailServiceProvider();
  2240.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2241.         return $instance;
  2242.     }
  2243.     /**
  2244.      * Gets the private 'monolog.handler.firephp' shared service.
  2245.      *
  2246.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  2247.      */
  2248.     protected function getMonolog_Handler_FirephpService()
  2249.     {
  2250.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info'true);
  2251.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2252.         return $instance;
  2253.     }
  2254.     /**
  2255.      * Gets the private 'monolog.handler.main' shared service.
  2256.      *
  2257.      * @return \Monolog\Handler\StreamHandler
  2258.      */
  2259.     protected function getMonolog_Handler_MainService()
  2260.     {
  2261.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__4).'/logs/dev.log'), 'warning'trueNULLfalse);
  2262.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2263.         return $instance;
  2264.     }
  2265.     /**
  2266.      * Gets the private 'monolog.logger.cache' shared service.
  2267.      *
  2268.      * @return \Symfony\Bridge\Monolog\Logger
  2269.      */
  2270.     protected function getMonolog_Logger_CacheService()
  2271.     {
  2272.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2273.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2274.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2275.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2276.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2277.         return $instance;
  2278.     }
  2279.     /**
  2280.      * Gets the private 'monolog.logger.request' shared service.
  2281.      *
  2282.      * @return \Symfony\Bridge\Monolog\Logger
  2283.      */
  2284.     protected function getMonolog_Logger_RequestService()
  2285.     {
  2286.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2287.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2288.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2289.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2290.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2291.         return $instance;
  2292.     }
  2293.     /**
  2294.      * Gets the private 'notification_service_provider' shared service.
  2295.      *
  2296.      * @return \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider
  2297.      */
  2298.     protected function getNotificationServiceProviderService()
  2299.     {
  2300.         $this->privates['notification_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider();
  2301.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2302.         return $instance;
  2303.     }
  2304.     /**
  2305.      * Gets the private 'payment.extension' shared service.
  2306.      *
  2307.      * @return \AppBundle\Extension\PaymentExtension
  2308.      */
  2309.     protected function getPayment_ExtensionService()
  2310.     {
  2311.         $this->privates['payment.extension'] = $instance = new \AppBundle\Extension\PaymentExtension();
  2312.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2313.         return $instance;
  2314.     }
  2315.     /**
  2316.      * Gets the private 'profiler_listener' shared service.
  2317.      *
  2318.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2319.      */
  2320.     protected function getProfilerListenerService()
  2321.     {
  2322.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2323.         if (isset($this->privates['profiler_listener'])) {
  2324.             return $this->privates['profiler_listener'];
  2325.         }
  2326.         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);
  2327.     }
  2328.     /**
  2329.      * Gets the private 'question.extension' shared service.
  2330.      *
  2331.      * @return \AppBundle\Extension\QuestionExtension
  2332.      */
  2333.     protected function getQuestion_ExtensionService()
  2334.     {
  2335.         $this->privates['question.extension'] = $instance = new \AppBundle\Extension\QuestionExtension();
  2336.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2337.         return $instance;
  2338.     }
  2339.     /**
  2340.      * Gets the private 'resource_manage_provider' shared service.
  2341.      *
  2342.      * @return \Biz\ResourceManage\ResourceManageProvider
  2343.      */
  2344.     protected function getResourceManageProviderService()
  2345.     {
  2346.         $this->privates['resource_manage_provider'] = $instance = new \Biz\ResourceManage\ResourceManageProvider();
  2347.         $instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
  2348.         return $instance;
  2349.     }
  2350.     /**
  2351.      * Gets the private 'router.expression_language_provider' shared service.
  2352.      *
  2353.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2354.      */
  2355.     protected function getRouter_ExpressionLanguageProviderService()
  2356.     {
  2357.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2358.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2359.         ], [
  2360.             'env' => 'Closure',
  2361.         ]));
  2362.     }
  2363.     /**
  2364.      * Gets the private 'router.request_context' shared service.
  2365.      *
  2366.      * @return \Symfony\Component\Routing\RequestContext
  2367.      */
  2368.     protected function getRouter_RequestContextService()
  2369.     {
  2370.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2371.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2372.         return $instance;
  2373.     }
  2374.     /**
  2375.      * Gets the private 'router_listener' shared service.
  2376.      *
  2377.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2378.      */
  2379.     protected function getRouterListenerService()
  2380.     {
  2381.         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);
  2382.     }
  2383.     /**
  2384.      * Gets the private 'security.csrf.token_storage' shared service.
  2385.      *
  2386.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2387.      */
  2388.     protected function getSecurity_Csrf_TokenStorageService()
  2389.     {
  2390.         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())));
  2391.     }
  2392.     /**
  2393.      * Gets the private 'security.firewall.map' shared service.
  2394.      *
  2395.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2396.      */
  2397.     protected function getSecurity_Firewall_MapService()
  2398.     {
  2399.         $a = ($this->privates['.service_locator.hYkRAsi'] ?? $this->get_ServiceLocator_HYkRAsiService());
  2400.         if (isset($this->privates['security.firewall.map'])) {
  2401.             return $this->privates['security.firewall.map'];
  2402.         }
  2403.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2404.             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)/')));
  2405.             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)/')));
  2406.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.fcNe9NU'] ?? ($this->privates['.security.request_matcher.fcNe9NU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/.*')));
  2407.         }, 3));
  2408.     }
  2409.     /**
  2410.      * Gets the private 'security.logout_url_generator' shared service.
  2411.      *
  2412.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2413.      */
  2414.     protected function getSecurity_LogoutUrlGeneratorService()
  2415.     {
  2416.         $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()));
  2417.         $instance->registerListener('main''logout''logout''_csrf_token'NULLNULL);
  2418.         return $instance;
  2419.     }
  2420.     /**
  2421.      * Gets the private 'security.role_hierarchy' shared service.
  2422.      *
  2423.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2424.      */
  2425.     protected function getSecurity_RoleHierarchyService()
  2426.     {
  2427.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2428.     }
  2429.     /**
  2430.      * Gets the private 'session_listener' shared service.
  2431.      *
  2432.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2433.      */
  2434.     protected function getSessionListenerService()
  2435.     {
  2436.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2437.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2438.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'true],
  2439.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2440.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2441.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2442.         ], [
  2443.             'initialized_session' => '?',
  2444.             'logger' => '?',
  2445.             'session' => '?',
  2446.             'session_collector' => '?',
  2447.             'session_factory' => '?',
  2448.         ]), true$this->parameters['session.storage.options']);
  2449.     }
  2450.     /**
  2451.      * Gets the private 'translator.default' shared service.
  2452.      *
  2453.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2454.      */
  2455.     protected function getTranslator_DefaultService()
  2456.     {
  2457.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2458.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2459.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2460.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2461.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2462.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2463.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2464.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2465.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2466.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2467.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2468.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2469.         ], [
  2470.             'translation.loader.csv' => '?',
  2471.             'translation.loader.dat' => '?',
  2472.             'translation.loader.ini' => '?',
  2473.             'translation.loader.json' => '?',
  2474.             'translation.loader.mo' => '?',
  2475.             'translation.loader.php' => '?',
  2476.             'translation.loader.po' => '?',
  2477.             'translation.loader.qt' => '?',
  2478.             'translation.loader.res' => '?',
  2479.             'translation.loader.xliff' => '?',
  2480.             'translation.loader.yml' => '?',
  2481.         ]), 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'), => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/js.en.yml'), 10 => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/menu.en.yml'), 11 => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/messages.en.yml'), 12 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/translations/js.en.yml'), 13 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/translations/menu.en.yml'), 14 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/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'), => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/js.zh_CN.yml'), 10 => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/menu.zh_CN.yml'), 11 => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin/Resources/translations/messages.zh_CN.yml'), 12 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/translations/js.zh_CN.yml'), 13 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/translations/menu.zh_CN.yml'), 14 => (\dirname(__DIR__5).'/plugins/PostMapPlugin/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).'/plugins/KnowledgeBasePlugin/Resources/translations'), => (\dirname(__DIR__5).'/plugins/PostMapPlugin/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'), 10 => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'), 11 => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__5).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__5).'/src/Topxia/WebBundle/translations'), 14 => (\dirname(__DIR__5).'/src/Topxia/AdminBundle/translations'), 15 => (\dirname(__DIR__5).'/src/Topxia/MobileBundleV2/translations'), 16 => (\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle/translations'), 17 => (\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations'), 18 => (\dirname(__DIR__5).'/vendor/codeages/plugin-bundle/translations'), 19 => (\dirname(__DIR__5).'/src/CustomBundle/translations'), 20 => (\dirname(__DIR__5).'/src/ApiV3Bundle/translations'), 21 => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src/translations'), 22 => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'), 23 => (\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'=> 'plugins/KnowledgeBasePlugin/Resources/translations'=> 'plugins/PostMapPlugin/Resources/translations'=> 'vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'=> 'vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'10 => 'vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'src/Topxia/WebBundle/translations'14 => 'src/Topxia/AdminBundle/translations'15 => 'src/Topxia/MobileBundleV2/translations'16 => 'vendor/willdurand/js-translation-bundle/translations'17 => 'vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations'18 => 'vendor/codeages/plugin-bundle/translations'19 => 'src/CustomBundle/translations'20 => 'src/ApiV3Bundle/translations'21 => 'vendor/symfony/maker-bundle/src/translations'22 => 'vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'23 => 'translations']]], []);
  2482.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2483.         $instance->setFallbackLocales([=> 'zh_CN']);
  2484.         return $instance;
  2485.     }
  2486.     /**
  2487.      * Gets the private 'validator.builder' shared service.
  2488.      *
  2489.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2490.      */
  2491.     protected function getValidator_BuilderService()
  2492.     {
  2493.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2494.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2495.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2496.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2497.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2498.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2499.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2500.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2501.         ], [
  2502.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2503.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2504.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2505.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2506.             'security.validator.user_password' => '?',
  2507.             'validator.expression' => '?',
  2508.         ])));
  2509.         if ($this->has('translator')) {
  2510.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2511.         }
  2512.         $instance->setTranslationDomain('validators');
  2513.         $instance->addXmlMappings([=> (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2514.         $instance->enableAnnotationMapping(true);
  2515.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2516.         $instance->addMethodMapping('loadValidatorMetadata');
  2517.         $instance->addObjectInitializers([]);
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the private 'web_profiler.csp.handler' shared service.
  2522.      *
  2523.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2524.      */
  2525.     protected function getWebProfiler_Csp_HandlerService()
  2526.     {
  2527.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2528.     }
  2529.     /**
  2530.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2531.      *
  2532.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2533.      */
  2534.     protected function getWebProfiler_DebugToolbarService()
  2535.     {
  2536.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2537.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2538.             return $this->privates['web_profiler.debug_toolbar'];
  2539.         }
  2540.         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);
  2541.     }
  2542.     /**
  2543.      * Gets the public 'cache_clearer' alias.
  2544.      *
  2545.      * @return object The ".container.private.cache_clearer" service.
  2546.      */
  2547.     protected function getCacheClearerService()
  2548.     {
  2549.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2550.         return $this->get('.container.private.cache_clearer');
  2551.     }
  2552.     /**
  2553.      * Gets the public 'filesystem' alias.
  2554.      *
  2555.      * @return object The ".container.private.filesystem" service.
  2556.      */
  2557.     protected function getFilesystemService()
  2558.     {
  2559.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2560.         return $this->get('.container.private.filesystem');
  2561.     }
  2562.     /**
  2563.      * Gets the public 'security.csrf.token_manager' alias.
  2564.      *
  2565.      * @return object The ".container.private.security.csrf.token_manager" service.
  2566.      */
  2567.     protected function getSecurity_Csrf_TokenManagerService()
  2568.     {
  2569.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2570.         return $this->get('.container.private.security.csrf.token_manager');
  2571.     }
  2572.     /**
  2573.      * Gets the public 'form.factory' alias.
  2574.      *
  2575.      * @return object The ".container.private.form.factory" service.
  2576.      */
  2577.     protected function getForm_FactoryService()
  2578.     {
  2579.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2580.         return $this->get('.container.private.form.factory');
  2581.     }
  2582.     /**
  2583.      * Gets the public 'form.type.file' alias.
  2584.      *
  2585.      * @return object The ".container.private.form.type.file" service.
  2586.      */
  2587.     protected function getForm_Type_FileService()
  2588.     {
  2589.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2590.         return $this->get('.container.private.form.type.file');
  2591.     }
  2592.     /**
  2593.      * Gets the public 'profiler' alias.
  2594.      *
  2595.      * @return object The ".container.private.profiler" service.
  2596.      */
  2597.     protected function getProfilerService()
  2598.     {
  2599.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2600.         return $this->get('.container.private.profiler');
  2601.     }
  2602.     /**
  2603.      * Gets the public 'security.authorization_checker' alias.
  2604.      *
  2605.      * @return object The ".container.private.security.authorization_checker" service.
  2606.      */
  2607.     protected function getSecurity_AuthorizationCheckerService()
  2608.     {
  2609.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2610.         return $this->get('.container.private.security.authorization_checker');
  2611.     }
  2612.     /**
  2613.      * Gets the public 'security.token_storage' alias.
  2614.      *
  2615.      * @return object The ".container.private.security.token_storage" service.
  2616.      */
  2617.     protected function getSecurity_TokenStorageService()
  2618.     {
  2619.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2620.         return $this->get('.container.private.security.token_storage');
  2621.     }
  2622.     /**
  2623.      * Gets the public 'twig' alias.
  2624.      *
  2625.      * @return object The ".container.private.twig" service.
  2626.      */
  2627.     protected function getTwigService()
  2628.     {
  2629.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2630.         return $this->get('.container.private.twig');
  2631.     }
  2632.     /**
  2633.      * Gets the public 'security.password_encoder' alias.
  2634.      *
  2635.      * @return object The ".container.private.security.password_encoder" service.
  2636.      */
  2637.     protected function getSecurity_PasswordEncoderService()
  2638.     {
  2639.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2640.         return $this->get('.container.private.security.password_encoder');
  2641.     }
  2642.     /**
  2643.      * Gets the public 'session' alias.
  2644.      *
  2645.      * @return object The ".container.private.session" service.
  2646.      */
  2647.     protected function getSessionService()
  2648.     {
  2649.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2650.         return $this->get('.container.private.session');
  2651.     }
  2652.     /**
  2653.      * Gets the public 'validator' alias.
  2654.      *
  2655.      * @return object The ".container.private.validator" service.
  2656.      */
  2657.     protected function getValidatorService()
  2658.     {
  2659.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2660.         return $this->get('.container.private.validator');
  2661.     }
  2662.     /**
  2663.      * @return array|bool|float|int|string|\UnitEnum|null
  2664.      */
  2665.     public function getParameter(string $name)
  2666.     {
  2667.         if (isset($this->buildParameters[$name])) {
  2668.             return $this->buildParameters[$name];
  2669.         }
  2670.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2671.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2672.         }
  2673.         if (isset($this->loadedDynamicParameters[$name])) {
  2674.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2675.         }
  2676.         return $this->parameters[$name];
  2677.     }
  2678.     public function hasParameter(string $name): bool
  2679.     {
  2680.         if (isset($this->buildParameters[$name])) {
  2681.             return true;
  2682.         }
  2683.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2684.     }
  2685.     public function setParameter(string $name$value): void
  2686.     {
  2687.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2688.     }
  2689.     public function getParameterBag(): ParameterBagInterface
  2690.     {
  2691.         if (null === $this->parameterBag) {
  2692.             $parameters $this->parameters;
  2693.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2694.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2695.             }
  2696.             foreach ($this->buildParameters as $name => $value) {
  2697.                 $parameters[$name] = $value;
  2698.             }
  2699.             $this->parameterBag = new FrozenParameterBag($parameters);
  2700.         }
  2701.         return $this->parameterBag;
  2702.     }
  2703.     private $loadedDynamicParameters = [
  2704.         'kernel.runtime_environment' => false,
  2705.         'kernel.build_dir' => false,
  2706.         'kernel.cache_dir' => false,
  2707.         'biz_config' => false,
  2708.         'debug.container.dump' => false,
  2709.         'session.save_path' => false,
  2710.         'validator.mapping.cache.file' => false,
  2711.         'profiler.storage.dsn' => false,
  2712.     ];
  2713.     private $dynamicParameters = [];
  2714.     private function getDynamicParameter(string $name)
  2715.     {
  2716.         switch ($name) {
  2717.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2718.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2719.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2720.             case 'biz_config'$value = [
  2721.                 'debug' => true,
  2722.                 'db.options' => [
  2723.                     'dbname' => 'hz-6.77.edusoho.cn',
  2724.                     'user' => 'root',
  2725.                     'password' => 'kaifazhe',
  2726.                     'host' => '127.0.0.1',
  2727.                     'port' => 3306,
  2728.                     'driver' => 'pdo_mysql',
  2729.                     'charset' => 'utf8mb4',
  2730.                 ],
  2731.                 'root_directory' => (\dirname(__DIR__4).'/../'),
  2732.                 'cache_directory' => $this->targetDir.'',
  2733.                 'log_directory' => (\dirname(__DIR__4).'/logs'),
  2734.                 'kernel.root_dir' => \dirname(__DIR__4),
  2735.                 'plugin.directory' => (\dirname(__DIR__4).'/../plugins'),
  2736.                 'theme.directory' => (\dirname(__DIR__4).'/../web/themes'),
  2737.                 'topxia.upload.public_url_path' => '/files',
  2738.                 'topxia.web_themes_url_path' => '/themes',
  2739.                 'front_end.web_static_dist_url_path' => '/static-dist',
  2740.                 'topxia.web_assets_url_path' => '/assets',
  2741.                 'topxia.web_bundles_url_path' => '/bundles',
  2742.                 'topxia.disk.local_directory' => (\dirname(__DIR__4).'/data/udisk'),
  2743.                 'topxia.disk.backup_dir' => (\dirname(__DIR__4).'/data/backup'),
  2744.                 'topxia.disk.update_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  2745.                 'topxia.upload.public_directory' => (\dirname(__DIR__4).'/../web/files'),
  2746.                 'topxia.upload.private_directory' => (\dirname(__DIR__4).'/data/private_files'),
  2747.                 'plugin.config_file' => (\dirname(__DIR__4).'/config/plugin_installed.php'),
  2748.                 'run_dir' => (\dirname(__DIR__4).'/run'),
  2749.             ]; break;
  2750.             case 'debug.container.dump'$value = ($this->targetDir.''.'/AppKernelDevDebugContainer.xml'); break;
  2751.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2752.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2753.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2754.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2755.         }
  2756.         $this->loadedDynamicParameters[$name] = true;
  2757.         return $this->dynamicParameters[$name] = $value;
  2758.     }
  2759.     protected function getDefaultParameters(): array
  2760.     {
  2761.         return [
  2762.             'kernel.project_dir' => \dirname(__DIR__5),
  2763.             'kernel.environment' => 'dev',
  2764.             'kernel.debug' => true,
  2765.             'kernel.logs_dir' => (\dirname(__DIR__4).'/logs'),
  2766.             'kernel.bundles' => [
  2767.                 'FrameworkBundle' => 'Codeages\\PluginBundle\\FrameworkBundle',
  2768.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2769.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2770.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2771.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2772.                 'TopxiaWebBundle' => 'Topxia\\WebBundle\\TopxiaWebBundle',
  2773.                 'TopxiaAdminBundle' => 'Topxia\\AdminBundle\\TopxiaAdminBundle',
  2774.                 'TopxiaMobileBundleV2' => 'Topxia\\MobileBundleV2\\TopxiaMobileBundleV2',
  2775.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  2776.                 'OAuth2ServerBundle' => 'OAuth2\\ServerBundle\\OAuth2ServerBundle',
  2777.                 'CodeagesPluginBundle' => 'Codeages\\PluginBundle\\CodeagesPluginBundle',
  2778.                 'AppBundle' => 'AppBundle\\AppBundle',
  2779.                 'CorporateTrainingBundle' => 'CorporateTrainingBundle\\CorporateTrainingBundle',
  2780.                 'CustomBundle' => 'CustomBundle\\CustomBundle',
  2781.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  2782.                 'ApiV3Bundle' => 'ApiV3Bundle\\ApiV3Bundle',
  2783.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2784.                 'KnowledgeBasePlugin' => 'KnowledgeBasePlugin\\KnowledgeBasePlugin',
  2785.                 'PostMapPlugin' => 'PostMapPlugin\\PostMapPlugin',
  2786.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2787.             ],
  2788.             'kernel.bundles_metadata' => [
  2789.                 'FrameworkBundle' => [
  2790.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2791.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2792.                 ],
  2793.                 'SecurityBundle' => [
  2794.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  2795.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2796.                 ],
  2797.                 'TwigBundle' => [
  2798.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2799.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2800.                 ],
  2801.                 'MonologBundle' => [
  2802.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle'),
  2803.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2804.                 ],
  2805.                 'TwigExtraBundle' => [
  2806.                     'path' => (\dirname(__DIR__5).'/vendor/twig/extra-bundle'),
  2807.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2808.                 ],
  2809.                 'TopxiaWebBundle' => [
  2810.                     'path' => (\dirname(__DIR__5).'/src/Topxia/WebBundle'),
  2811.                     'namespace' => 'Topxia\\WebBundle',
  2812.                 ],
  2813.                 'TopxiaAdminBundle' => [
  2814.                     'path' => (\dirname(__DIR__5).'/src/Topxia/AdminBundle'),
  2815.                     'namespace' => 'Topxia\\AdminBundle',
  2816.                 ],
  2817.                 'TopxiaMobileBundleV2' => [
  2818.                     'path' => (\dirname(__DIR__5).'/src/Topxia/MobileBundleV2'),
  2819.                     'namespace' => 'Topxia\\MobileBundleV2',
  2820.                 ],
  2821.                 'BazingaJsTranslationBundle' => [
  2822.                     'path' => (\dirname(__DIR__5).'/vendor/willdurand/js-translation-bundle'),
  2823.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  2824.                 ],
  2825.                 'OAuth2ServerBundle' => [
  2826.                     'path' => (\dirname(__DIR__5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle'),
  2827.                     'namespace' => 'OAuth2\\ServerBundle',
  2828.                 ],
  2829.                 'CodeagesPluginBundle' => [
  2830.                     'path' => (\dirname(__DIR__5).'/vendor/codeages/plugin-bundle'),
  2831.                     'namespace' => 'Codeages\\PluginBundle',
  2832.                 ],
  2833.                 'AppBundle' => [
  2834.                     'path' => (\dirname(__DIR__5).'/src/AppBundle'),
  2835.                     'namespace' => 'AppBundle',
  2836.                 ],
  2837.                 'CorporateTrainingBundle' => [
  2838.                     'path' => (\dirname(__DIR__5).'/src/CorporateTrainingBundle'),
  2839.                     'namespace' => 'CorporateTrainingBundle',
  2840.                 ],
  2841.                 'CustomBundle' => [
  2842.                     'path' => (\dirname(__DIR__5).'/src/CustomBundle'),
  2843.                     'namespace' => 'CustomBundle',
  2844.                 ],
  2845.                 'ApiBundle' => [
  2846.                     'path' => (\dirname(__DIR__5).'/src/ApiBundle'),
  2847.                     'namespace' => 'ApiBundle',
  2848.                 ],
  2849.                 'ApiV3Bundle' => [
  2850.                     'path' => (\dirname(__DIR__5).'/src/ApiV3Bundle'),
  2851.                     'namespace' => 'ApiV3Bundle',
  2852.                 ],
  2853.                 'MakerBundle' => [
  2854.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src'),
  2855.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2856.                 ],
  2857.                 'KnowledgeBasePlugin' => [
  2858.                     'path' => (\dirname(__DIR__5).'/plugins/KnowledgeBasePlugin'),
  2859.                     'namespace' => 'KnowledgeBasePlugin',
  2860.                 ],
  2861.                 'PostMapPlugin' => [
  2862.                     'path' => (\dirname(__DIR__5).'/plugins/PostMapPlugin'),
  2863.                     'namespace' => 'PostMapPlugin',
  2864.                 ],
  2865.                 'WebProfilerBundle' => [
  2866.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2867.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2868.                 ],
  2869.             ],
  2870.             'kernel.charset' => 'UTF-8',
  2871.             'kernel.container_class' => 'AppKernelDevDebugContainer',
  2872.             'biz_db_options' => [
  2873.                 'dbname' => 'hz-6.77.edusoho.cn',
  2874.                 'user' => 'root',
  2875.                 'password' => 'kaifazhe',
  2876.                 'host' => '127.0.0.1',
  2877.                 'port' => 3306,
  2878.                 'driver' => 'pdo_mysql',
  2879.                 'charset' => 'utf8mb4',
  2880.             ],
  2881.             'session.service_id' => 'session.handler.pdo',
  2882.             'cookie_domain' => NULL,
  2883.             'role_hierarchy' => [
  2884.                 'ROLE_TEACHER' => 'ROLE_USER',
  2885.                 'ROLE_BACKEND' => 'ROLE_USER',
  2886.                 'ROLE_DEPARTMENT_ADMIN' => 'ROLE_USER',
  2887.                 'ROLE_TRAINING_ADMIN' => [
  2888.                     => 'ROLE_USER',
  2889.                     => 'ROLE_TEACHER',
  2890.                 ],
  2891.                 'ROLE_ADMIN' => [
  2892.                     => 'ROLE_TEACHER',
  2893.                     => 'ROLE_BACKEND',
  2894.                     => 'ROLE_DEPARTMENT_ADMIN',
  2895.                     => 'ROLE_TRAINING_ADMIN',
  2896.                 ],
  2897.                 'ROLE_SUPER_ADMIN' => [
  2898.                     => 'ROLE_ADMIN',
  2899.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2900.                 ],
  2901.             ],
  2902.             'security_disabled_uri_prefixs' => [
  2903.                 => 'anon',
  2904.                 => 'callback',
  2905.                 => 'api',
  2906.             ],
  2907.             'route_white_list' => [
  2908.                 => '/crontab',
  2909.                 => '/passport/notify',
  2910.                 => '/oauth/v2/token',
  2911.                 => '/login/oauth/access_token',
  2912.                 => '/uploader/upload_callback',
  2913.                 => '/uploader/process_callback',
  2914.                 => '/live/verify',
  2915.                 => '/course/order/pay/alipay/notify',
  2916.                 => '/uploadfile/upload',
  2917.                 => '/disk/upload',
  2918.                 10 => '/file/upload',
  2919.                 11 => '/editor/upload',
  2920.                 12 => '/disk/convert/callback',
  2921.                 13 => '/live/auth',
  2922.                 14 => '/edu_cloud/sms_callback',
  2923.                 15 => '/offline_course/game/callback',
  2924.                 16 => '/bddServer/callback',
  2925.                 17 => '/pay/center/pay/llpay/return',
  2926.                 18 => '/pay/center/pay/llpay/notify',
  2927.                 19 => '/cashier/wechat/notify',
  2928.                 20 => '/org/one_self/select',
  2929.             ],
  2930.             'app_version' => '26.3.6',
  2931.             'database_driver' => 'pdo_mysql',
  2932.             'database_host' => '127.0.0.1',
  2933.             'database_port' => 3306,
  2934.             'database_name' => 'hz-6.77.edusoho.cn',
  2935.             'database_user' => 'root',
  2936.             'database_password' => 'kaifazhe',
  2937.             'locale' => 'zh_CN',
  2938.             'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  2939.             'lms_ips' => [
  2940.                 => '127.0.0.1/8',
  2941.                 => '124.160.104.77',
  2942.                 => '107.149.147.134',
  2943.             ],
  2944.             'doctrine.config_paths' => [
  2945.                 (\dirname(__DIR__4).'/../vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/config/doctrine') => 'OAuth2\\ServerBundle\\Entity',
  2946.             ],
  2947.             'theme_jianmo_name' => '简墨',
  2948.             'theme_jianmo_default' => [
  2949.                 'maincolor' => 'default',
  2950.                 'navigationcolor' => 'default',
  2951.                 'blocks' => [
  2952.                     'left' => [
  2953.                         => [
  2954.                             'title' => '',
  2955.                             'count' => '',
  2956.                             'code' => 'home-offline-course',
  2957.                             'defaultTitle' => '线下课程报名',
  2958.                             'id' => 'homeOfflineCourse',
  2959.                         ],
  2960.                         => [
  2961.                             'title' => '',
  2962.                             'code' => 'home-project-plan',
  2963.                             'defaultTitle' => '培训项目',
  2964.                             'id' => 'homeProjectPlan',
  2965.                         ],
  2966.                         => [
  2967.                             'title' => '',
  2968.                             'count' => '',
  2969.                             'code' => 'home-department-courses',
  2970.                             'defaultTitle' => '部门专属',
  2971.                             'id' => 'homeDepartmentCourses',
  2972.                         ],
  2973.                         => [
  2974.                             'title' => '',
  2975.                             'count' => '',
  2976.                             'code' => 'home-public-courses',
  2977.                             'defaultTitle' => '公共课程',
  2978.                             'id' => 'homePublicCourses',
  2979.                         ],
  2980.                         => [
  2981.                             'title' => '',
  2982.                             'count' => '',
  2983.                             'code' => 'home-teachers',
  2984.                             'defaultTitle' => '讲师导师',
  2985.                             'id' => 'homeTeachers',
  2986.                         ],
  2987.                     ],
  2988.                 ],
  2989.                 'bottom' => 'simple',
  2990.             ],
  2991.             'theme_jianmo_all' => [
  2992.                 'maincolor' => 'default',
  2993.                 'navigationcolor' => 'default',
  2994.                 'blocks' => [
  2995.                     'left' => [
  2996.                         => [
  2997.                             'title' => '',
  2998.                             'count' => '',
  2999.                             'code' => 'home-offline-course',
  3000.                             'defaultTitle' => '线下课程报名',
  3001.                             'id' => 'homeOfflineCourse',
  3002.                         ],
  3003.                         => [
  3004.                             'title' => '',
  3005.                             'code' => 'home-offline-activity',
  3006.                             'defaultTitle' => '活动报名',
  3007.                             'id' => 'homeOfflineActivity',
  3008.                         ],
  3009.                         => [
  3010.                             'title' => '',
  3011.                             'code' => 'home-project-plan',
  3012.                             'defaultTitle' => '培训项目',
  3013.                             'id' => 'homeProjectPlan',
  3014.                         ],
  3015.                         => [
  3016.                             'title' => '',
  3017.                             'count' => '',
  3018.                             'code' => 'home-department-courses',
  3019.                             'defaultTitle' => '部门专属',
  3020.                             'id' => 'homeDepartmentCourses',
  3021.                         ],
  3022.                         => [
  3023.                             'title' => '',
  3024.                             'count' => '',
  3025.                             'code' => 'home-public-courses',
  3026.                             'defaultTitle' => '公共课程',
  3027.                             'id' => 'homePublicCourses',
  3028.                         ],
  3029.                         => [
  3030.                             'title' => '',
  3031.                             'code' => 'home-teachers',
  3032.                             'defaultTitle' => '讲师导师',
  3033.                             'id' => 'homeTeachers',
  3034.                             'count' => '',
  3035.                         ],
  3036.                     ],
  3037.                 ],
  3038.             ],
  3039.             'bottom' => 'simple',
  3040.             'app.locales' => 'en|zh_CN',
  3041.             'kernel.root_dir' => \dirname(__DIR__4),
  3042.             'topxia.disk.local_directory' => (\dirname(__DIR__4).'/data/udisk'),
  3043.             'topxia.disk.upgrade_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  3044.             'topxia.disk.update_dir' => (\dirname(__DIR__4).'/data/upgrade'),
  3045.             'topxia.disk.backup_dir' => (\dirname(__DIR__4).'/data/backup'),
  3046.             'topxia.upload.public_directory' => (\dirname(__DIR__4).'/../web/files'),
  3047.             'topxia.upload.public_url_path' => '/files',
  3048.             'topxia.web_themes_url_path' => '/themes',
  3049.             'topxia.web_assets_url_path' => '/assets',
  3050.             'topxia.web_bundles_url_path' => '/bundles',
  3051.             'front_end.web_static_dist_url_path' => '/static-dist',
  3052.             'topxia.upload.private_directory' => (\dirname(__DIR__4).'/data/private_files'),
  3053.             'permission.path_regular_expression' => [
  3054.                 => '/^\\/admin/',
  3055.             ],
  3056.             'security.course_market.url' => 'https://esm.edusoho.com',
  3057.             'security.authentication.provider.dao.class' => 'AppBundle\\Handler\\AuthenticationProvider',
  3058.             'event_dispatcher.event_aliases' => [
  3059.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3060.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3061.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3062.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3063.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3064.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3065.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3066.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3067.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3068.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3069.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3070.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3071.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3072.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3073.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3074.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3075.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3076.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3077.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3078.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3079.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3080.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3081.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3082.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3083.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3084.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3085.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3086.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3087.             ],
  3088.             'fragment.renderer.hinclude.global_template' => NULL,
  3089.             'fragment.path' => '/_fragment',
  3090.             'kernel.secret' => 'ThisTokenIsNotSoSecretChangeIt',
  3091.             'kernel.http_method_override' => true,
  3092.             'kernel.trusted_hosts' => [
  3093.             ],
  3094.             'kernel.default_locale' => 'zh_CN',
  3095.             'kernel.enabled_locales' => [
  3096.             ],
  3097.             'kernel.error_controller' => 'error_controller',
  3098.             'debug.file_link_format' => NULL,
  3099.             'asset.request_context.base_path' => NULL,
  3100.             'asset.request_context.secure' => NULL,
  3101.             'translator.logging' => false,
  3102.             'translator.default_path' => (\dirname(__DIR__5).'/translations'),
  3103.             'debug.error_handler.throw_at' => -1,
  3104.             'router.request_context.host' => 'localhost',
  3105.             'router.request_context.scheme' => 'http',
  3106.             'router.request_context.base_url' => '',
  3107.             'router.resource' => (\dirname(__DIR__4).'/config/routing_dev.yml'),
  3108.             'request_listener.http_port' => 80,
  3109.             'request_listener.https_port' => 443,
  3110.             'session.metadata.storage_key' => '_sf2_meta',
  3111.             'session.storage.options' => [
  3112.                 'cache_limiter' => '0',
  3113.                 'cookie_httponly' => true,
  3114.                 'cookie_samesite' => 'lax',
  3115.                 'gc_probability' => 1,
  3116.             ],
  3117.             'session.metadata.update_threshold' => 0,
  3118.             'form.type_extension.csrf.enabled' => true,
  3119.             'form.type_extension.csrf.field_name' => '_token',
  3120.             'validator.translation_domain' => 'validators',
  3121.             'profiler_listener.only_exceptions' => false,
  3122.             'profiler_listener.only_main_requests' => false,
  3123.             'security.role_hierarchy.roles' => [
  3124.                 'ROLE_TEACHER' => [
  3125.                     => 'ROLE_USER',
  3126.                 ],
  3127.                 'ROLE_BACKEND' => [
  3128.                     => 'ROLE_USER',
  3129.                 ],
  3130.                 'ROLE_DEPARTMENT_ADMIN' => [
  3131.                     => 'ROLE_USER',
  3132.                 ],
  3133.                 'ROLE_TRAINING_ADMIN' => [
  3134.                     => 'ROLE_USER',
  3135.                     => 'ROLE_TEACHER',
  3136.                 ],
  3137.                 'ROLE_ADMIN' => [
  3138.                     => 'ROLE_TEACHER',
  3139.                     => 'ROLE_BACKEND',
  3140.                     => 'ROLE_DEPARTMENT_ADMIN',
  3141.                     => 'ROLE_TRAINING_ADMIN',
  3142.                 ],
  3143.                 'ROLE_SUPER_ADMIN' => [
  3144.                     => 'ROLE_ADMIN',
  3145.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3146.                 ],
  3147.             ],
  3148.             'security.access.denied_url' => NULL,
  3149.             'security.authentication.manager.erase_credentials' => true,
  3150.             'security.authentication.session_strategy.strategy' => 'migrate',
  3151.             'security.access.always_authenticate_before_granting' => false,
  3152.             'security.authentication.hide_user_not_found' => true,
  3153.             'security.firewalls' => [
  3154.                 => 'dev',
  3155.                 => 'disabled',
  3156.                 => 'main',
  3157.             ],
  3158.             'security.main._indexed_authenticators' => [
  3159.             ],
  3160.             'twig.form.resources' => [
  3161.                 => 'form_div_layout.html.twig',
  3162.             ],
  3163.             'twig.default_path' => (\dirname(__DIR__4).'/Resources/views'),
  3164.             'monolog.use_microseconds' => true,
  3165.             'monolog.swift_mailer.handlers' => [
  3166.             ],
  3167.             'monolog.handlers_to_channels' => [
  3168.                 'monolog.handler.firephp' => NULL,
  3169.                 'monolog.handler.main' => NULL,
  3170.             ],
  3171.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  3172.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  3173.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  3174.             'oauth2.server.class' => 'OAuth2\\Server',
  3175.             'oauth2.request.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3176.             'oauth2.request_factory.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3177.             'oauth2.response.class' => 'OAuth2\\HttpFoundationBridge\\Response',
  3178.             'oauth2.storage.client_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\ClientCredentials',
  3179.             'oauth2.storage.access_token.class' => 'OAuth2\\ServerBundle\\Storage\\AccessToken',
  3180.             'oauth2.storage.authorization_code.class' => 'OAuth2\\ServerBundle\\Storage\\AuthorizationCode',
  3181.             'oauth2.storage.user_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\UserCredentials',
  3182.             'oauth2.storage.refresh_token.class' => 'OAuth2\\ServerBundle\\Storage\\RefreshToken',
  3183.             'oauth2.storage.scope.class' => 'OAuth2\\ServerBundle\\Storage\\Scope',
  3184.             'oauth2.storage.public_key.class' => 'OAuth2\\Storage\\Memory',
  3185.             'oauth2.storage.user_claims.class' => 'OAuth2\\Storage\\Memory',
  3186.             'oauth2.grant_type.client_credentials.class' => 'OAuth2\\GrantType\\ClientCredentials',
  3187.             'oauth2.grant_type.authorization_code.class' => 'OAuth2\\GrantType\\AuthorizationCode',
  3188.             'oauth2.grant_type.refresh_token.class' => 'OAuth2\\GrantType\\RefreshToken',
  3189.             'oauth2.grant_type.user_credentials.class' => 'OAuth2\\GrantType\\UserCredentials',
  3190.             'oauth2.user_provider.class' => 'Biz\\User\\UserProvider',
  3191.             'oauth2.client_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ClientManager',
  3192.             'oauth2.scope_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ScopeManager',
  3193.             'oauth2.server.config' => [
  3194.             ],
  3195.             'homepage_component_config' => [
  3196.                 'blocks' => [
  3197.                     => [
  3198.                         'title' => 'admin.homepage.navigation',
  3199.                         'code' => 'navigation',
  3200.                         'group' => 'general',
  3201.                     ],
  3202.                     => [
  3203.                         'title' => 'admin.homepage.rotation_chart',
  3204.                         'code' => 'rotation-chart',
  3205.                         'group' => 'general',
  3206.                         'showVisibleConfig' => true,
  3207.                     ],
  3208.                     => [
  3209.                         'title' => 'admin.homepage.recently_live',
  3210.                         'id' => 'recentlyLive',
  3211.                         'code' => 'recently-live',
  3212.                         'group' => 'content',
  3213.                     ],
  3214.                     => [
  3215.                         'title' => 'admin.homepage.department_specific',
  3216.                         'code' => 'department-specific',
  3217.                         'group' => 'content',
  3218.                     ],
  3219.                     => [
  3220.                         'title' => 'admin.homepage.department_classroom',
  3221.                         'code' => 'department-classroom',
  3222.                         'group' => 'content',
  3223.                         'control' => [
  3224.                             'level' => 'ct-lite',
  3225.                             'visible' => false,
  3226.                         ],
  3227.                     ],
  3228.                     => [
  3229.                         'title' => 'admin.homepage.public_course',
  3230.                         'id' => 'publicCourse',
  3231.                         'code' => 'public-course',
  3232.                         'group' => 'content',
  3233.                     ],
  3234.                     => [
  3235.                         'title' => 'admin.homepage.recently_live',
  3236.                         'id' => 'recentlyLive',
  3237.                         'code' => 'recently-live',
  3238.                         'group' => 'content',
  3239.                     ],
  3240.                     => [
  3241.                         'title' => 'admin.homepage.public_classroom',
  3242.                         'code' => 'public-classroom',
  3243.                         'group' => 'content',
  3244.                         'control' => [
  3245.                             'level' => 'ct-lite',
  3246.                             'visible' => false,
  3247.                         ],
  3248.                     ],
  3249.                     => [
  3250.                         'title' => 'admin.homepage.offline_courses',
  3251.                         'code' => 'offline-courses',
  3252.                         'group' => 'content',
  3253.                         'visible' => '( is_plugin_installed(\'OfflineCoursePro\') )',
  3254.                     ],
  3255.                     => [
  3256.                         'title' => 'admin.homepage.training_program',
  3257.                         'code' => 'training-program',
  3258.                         'group' => 'content',
  3259.                     ],
  3260.                     10 => [
  3261.                         'title' => 'admin.homepage.activity_registration',
  3262.                         'code' => 'activity-registration',
  3263.                         'group' => 'content',
  3264.                         'control' => [
  3265.                             'level' => 'ct-lite',
  3266.                             'visible' => false,
  3267.                         ],
  3268.                     ],
  3269.                     11 => [
  3270.                         'title' => 'admin.homepage.instructor',
  3271.                         'code' => 'instructor',
  3272.                         'group' => 'other',
  3273.                         'showVisibleConfig' => true,
  3274.                     ],
  3275.                     12 => [
  3276.                         'title' => 'admin.homepage.something_new',
  3277.                         'code' => 'something-new',
  3278.                         'group' => 'other',
  3279.                         'control' => [
  3280.                             'level' => 'ct-lite',
  3281.                             'visible' => false,
  3282.                         ],
  3283.                     ],
  3284.                     13 => [
  3285.                         'title' => 'admin.homepage.knowledge_express',
  3286.                         'code' => 'knowledge-express',
  3287.                         'group' => 'other',
  3288.                     ],
  3289.                     14 => [
  3290.                         'title' => 'admin.homepage.topic_group',
  3291.                         'code' => 'topic-group',
  3292.                         'group' => 'other',
  3293.                         'showVisibleConfig' => true,
  3294.                         'control' => [
  3295.                             'level' => 'ct-lite',
  3296.                             'visible' => false,
  3297.                         ],
  3298.                     ],
  3299.                     15 => [
  3300.                         'title' => 'admin.homepage.credit_ranking',
  3301.                         'code' => 'credit-ranking',
  3302.                         'group' => 'other',
  3303.                         'visible' => '( is_plugin_installed(\'Credit\') )',
  3304.                         'showVisibleConfig' => true,
  3305.                     ],
  3306.                 ],
  3307.             ],
  3308.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3309.             'web_profiler.debug_toolbar.mode' => 2,
  3310.             'maker.compatible_check.doctrine.supports_attributes' => false,
  3311.             'data_collector.templates' => [
  3312.                 'data_collector.request' => [
  3313.                     => 'request',
  3314.                     => '@WebProfiler/Collector/request.html.twig',
  3315.                 ],
  3316.                 'data_collector.time' => [
  3317.                     => 'time',
  3318.                     => '@WebProfiler/Collector/time.html.twig',
  3319.                 ],
  3320.                 'data_collector.memory' => [
  3321.                     => 'memory',
  3322.                     => '@WebProfiler/Collector/memory.html.twig',
  3323.                 ],
  3324.                 'data_collector.validator' => [
  3325.                     => 'validator',
  3326.                     => '@WebProfiler/Collector/validator.html.twig',
  3327.                 ],
  3328.                 'data_collector.ajax' => [
  3329.                     => 'ajax',
  3330.                     => '@WebProfiler/Collector/ajax.html.twig',
  3331.                 ],
  3332.                 'data_collector.form' => [
  3333.                     => 'form',
  3334.                     => '@WebProfiler/Collector/form.html.twig',
  3335.                 ],
  3336.                 'data_collector.exception' => [
  3337.                     => 'exception',
  3338.                     => '@WebProfiler/Collector/exception.html.twig',
  3339.                 ],
  3340.                 'data_collector.logger' => [
  3341.                     => 'logger',
  3342.                     => '@WebProfiler/Collector/logger.html.twig',
  3343.                 ],
  3344.                 'data_collector.events' => [
  3345.                     => 'events',
  3346.                     => '@WebProfiler/Collector/events.html.twig',
  3347.                 ],
  3348.                 'data_collector.router' => [
  3349.                     => 'router',
  3350.                     => '@WebProfiler/Collector/router.html.twig',
  3351.                 ],
  3352.                 'data_collector.cache' => [
  3353.                     => 'cache',
  3354.                     => '@WebProfiler/Collector/cache.html.twig',
  3355.                 ],
  3356.                 'data_collector.translation' => [
  3357.                     => 'translation',
  3358.                     => '@WebProfiler/Collector/translation.html.twig',
  3359.                 ],
  3360.                 'data_collector.security' => [
  3361.                     => 'security',
  3362.                     => '@Security/Collector/security.html.twig',
  3363.                 ],
  3364.                 'data_collector.twig' => [
  3365.                     => 'twig',
  3366.                     => '@WebProfiler/Collector/twig.html.twig',
  3367.                 ],
  3368.                 'data_collector.config' => [
  3369.                     => 'config',
  3370.                     => '@WebProfiler/Collector/config.html.twig',
  3371.                 ],
  3372.             ],
  3373.             'console.command.ids' => [
  3374.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginAssetsInstallCommand',
  3375.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand',
  3376.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand',
  3377.                 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand',
  3378.                 => 'console.command.public_alias.AppBundle\\Command\\AIBatchSyncCommand',
  3379.                 => 'console.command.public_alias.AppBundle\\Command\\AITenantCommand',
  3380.                 => 'console.command.public_alias.AppBundle\\Command\\AicoachSyncConfigCommand',
  3381.                 => 'console.command.public_alias.AppBundle\\Command\\AicoachSyncPushCommand',
  3382.                 => 'console.command.public_alias.AppBundle\\Command\\ApiTestCommand',
  3383.                 => 'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand',
  3384.                 10 => 'console.command.public_alias.AppBundle\\Command\\BuildCommand',
  3385.                 11 => 'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand',
  3386.                 12 => 'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand',
  3387.                 13 => 'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand',
  3388.                 14 => 'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand',
  3389.                 15 => 'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand',
  3390.                 16 => 'console.command.public_alias.AppBundle\\Command\\CTBuildCommand',
  3391.                 17 => 'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand',
  3392.                 18 => 'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand',
  3393.                 19 => 'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand',
  3394.                 20 => 'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand',
  3395.                 21 => 'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand',
  3396.                 22 => 'console.command.public_alias.AppBundle\\Command\\CacheDeleteCommand',
  3397.                 23 => 'console.command.public_alias.AppBundle\\Command\\CacheGetCommand',
  3398.                 24 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand',
  3399.                 25 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand',
  3400.                 26 => 'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand',
  3401.                 27 => 'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand',
  3402.                 28 => 'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand',
  3403.                 29 => 'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand',
  3404.                 30 => 'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand',
  3405.                 31 => 'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand',
  3406.                 32 => 'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand',
  3407.                 33 => 'console.command.public_alias.AppBundle\\Command\\CrontabCommand',
  3408.                 34 => 'console.command.public_alias.AppBundle\\Command\\CutFileCommand',
  3409.                 35 => 'console.command.public_alias.AppBundle\\Command\\DeveloperCloudEnvCommand',
  3410.                 36 => 'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand',
  3411.                 37 => 'console.command.public_alias.AppBundle\\Command\\FileCoverDownloadCommand',
  3412.                 38 => 'console.command.public_alias.AppBundle\\Command\\FixProjectPlanCourseDataCommand',
  3413.                 39 => 'console.command.public_alias.AppBundle\\Command\\FixTestpaperScoreCommand',
  3414.                 40 => 'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand',
  3415.                 41 => 'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand',
  3416.                 42 => 'console.command.public_alias.AppBundle\\Command\\InitCommand',
  3417.                 43 => 'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand',
  3418.                 44 => 'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand',
  3419.                 45 => 'console.command.public_alias.AppBundle\\Command\\MenusParserCommand',
  3420.                 46 => 'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand',
  3421.                 47 => 'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand',
  3422.                 48 => 'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand',
  3423.                 49 => 'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand',
  3424.                 50 => 'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand',
  3425.                 51 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand',
  3426.                 52 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand',
  3427.                 53 => 'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand',
  3428.                 54 => 'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand',
  3429.                 55 => 'console.command.public_alias.AppBundle\\Command\\ResourceScopeAuditCommand',
  3430.                 56 => 'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand',
  3431.                 57 => 'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand',
  3432.                 58 => 'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand',
  3433.                 59 => 'console.command.public_alias.AppBundle\\Command\\SchedulerCommand',
  3434.                 60 => 'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand',
  3435.                 61 => 'console.command.public_alias.AppBundle\\Command\\SettingChangeCommand',
  3436.                 62 => 'console.command.public_alias.AppBundle\\Command\\SettingQueryCommand',
  3437.                 63 => 'console.command.public_alias.AppBundle\\Command\\TestUserCommand',
  3438.                 64 => 'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand',
  3439.                 65 => 'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand',
  3440.                 66 => 'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand',
  3441.                 67 => 'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand',
  3442.                 68 => 'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand',
  3443.                 69 => 'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand',
  3444.                 70 => 'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand',
  3445.                 71 => 'console.command.public_alias.AppBundle\\Command\\UpgradeCommand',
  3446.                 72 => 'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand',
  3447.                 73 => 'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand',
  3448.                 74 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand',
  3449.                 75 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand',
  3450.                 76 => 'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand',
  3451.                 77 => 'console.command.public_alias.AppBundle\\Command\\WarmupCommand',
  3452.                 78 => 'console.command.public_alias.AppBundle\\Command\\WorkerCommand',
  3453.                 79 => 'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand',
  3454.                 80 => 'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand',
  3455.                 81 => 'console.command.public_alias.KnowledgeBasePlugin\\Command\\ProcessBase64ImagesCommand',
  3456.             ],
  3457.         ];
  3458.     }
  3459.     protected function throw($message)
  3460.     {
  3461.         throw new RuntimeException($message);
  3462.     }
  3463. }