<?php
namespace Container6z3LNfd;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class AppKernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'.twig.cache.inner' => 'get_Twig_Cache_InnerService',
'biz' => 'getBizService',
'cache.app' => 'getCache_AppService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'codeages_plugin.dict_twig_extension' => 'getCodeagesPlugin_DictTwigExtensionService',
'corporatetrainingbundle.twig.web_extension' => 'getCorporatetrainingbundle_Twig_WebExtensionService',
'event_dispatcher' => 'getEventDispatcherService',
'extension.manager' => 'getExtension_ManagerService',
'http_kernel' => 'getHttpKernelService',
'offline_course_pro.twig.offline_class_extension' => 'getOfflineCoursePro_Twig_OfflineClassExtensionService',
'request_stack' => 'getRequestStackService',
'reward_point.response_decorator' => 'getRewardPoint_ResponseDecoratorService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'web.twig.app_extension' => 'getWeb_Twig_AppExtensionService',
'web.twig.extension' => 'getWeb_Twig_ExtensionService',
'web.twig.html_extension' => 'getWeb_Twig_HtmlExtensionService',
'web.twig.live_extension' => 'getWeb_Twig_LiveExtensionService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.session' => 'get_Container_Private_SessionService',
'ApiBundle\\Controller\\EntryPointController' => 'getEntryPointControllerService',
'ApiV3Bundle\\Controller\\Admin\\Data\\CourseExportController' => 'getCourseExportControllerService',
'ApiV3Bundle\\Controller\\Admin\\Data\\DataCenterExportController' => 'getDataCenterExportControllerService',
'ApiV3Bundle\\Controller\\Admin\\Data\\UserDataController' => 'getUserDataControllerService',
'ApiV3Bundle\\Controller\\Admin\\OrgController' => 'getOrgControllerService',
'ApiV3Bundle\\Controller\\App\\CategoryController' => 'getCategoryControllerService',
'ApiV3Bundle\\Controller\\App\\ClassroomController' => 'getClassroomControllerService',
'ApiV3Bundle\\Controller\\App\\CourseController' => 'getCourseControllerService',
'ApiV3Bundle\\Controller\\App\\CourseTaskController' => 'getCourseTaskControllerService',
'ApiV3Bundle\\Controller\\App\\DiscoveryController' => 'getDiscoveryControllerService',
'ApiV3Bundle\\Controller\\App\\LiveController' => 'getLiveControllerService',
'ApiV3Bundle\\Controller\\App\\LoginController' => 'getLoginControllerService',
'ApiV3Bundle\\Controller\\App\\OfflineActivityController' => 'getOfflineActivityControllerService',
'ApiV3Bundle\\Controller\\App\\OnlineExamController' => 'getOnlineExamControllerService',
'ApiV3Bundle\\Controller\\App\\ProjectPlanController' => 'getProjectPlanControllerService',
'ApiV3Bundle\\Controller\\App\\RecentLearnController' => 'getRecentLearnControllerService',
'ApiV3Bundle\\Controller\\App\\SearchController' => 'getSearchControllerService',
'ApiV3Bundle\\Controller\\App\\SettingController' => 'getSettingControllerService',
'ApiV3Bundle\\Controller\\App\\TagController' => 'getTagControllerService',
'ApiV3Bundle\\Controller\\App\\UploaderController' => 'getUploaderControllerService',
'ApiV3Bundle\\Controller\\AssemblyController' => 'getAssemblyControllerService',
'ApiV3Bundle\\Controller\\AttachmentController' => 'getAttachmentControllerService',
'ApiV3Bundle\\Controller\\AuthController' => 'getAuthControllerService',
'ApiV3Bundle\\Controller\\BaseController' => 'getBaseControllerService',
'ApiV3Bundle\\Controller\\ClassroomCourseController' => 'getClassroomCourseControllerService',
'ApiV3Bundle\\Controller\\CourseController' => 'getCourseController2Service',
'ApiV3Bundle\\Controller\\FileController' => 'getFileControllerService',
'ApiV3Bundle\\Controller\\GameController' => 'getGameControllerService',
'ApiV3Bundle\\Controller\\NavigationController' => 'getNavigationControllerService',
'ApiV3Bundle\\Controller\\OfflineCourseSignController' => 'getOfflineCourseSignControllerService',
'ApiV3Bundle\\Controller\\OrgController' => 'getOrgController2Service',
'ApiV3Bundle\\Controller\\ProjectPlan\\AssignmentController' => 'getAssignmentControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\AssignmentManageController' => 'getAssignmentManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ExporterController' => 'getExporterControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanCategoryManageController' => 'getProjectPlanCategoryManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanController' => 'getProjectPlanController2Service',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanItemManageController' => 'getProjectPlanItemManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanManageController' => 'getProjectPlanManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanMemberManageController' => 'getProjectPlanMemberManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanOfflineCourseTaskManageController' => 'getProjectPlanOfflineCourseTaskManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanStageManageController' => 'getProjectPlanStageManageControllerService',
'ApiV3Bundle\\Controller\\ProjectPlan\\ProjectPlanTemplateManageController' => 'getProjectPlanTemplateManageControllerService',
'ApiV3Bundle\\Controller\\ReportController' => 'getReportControllerService',
'ApiV3Bundle\\Controller\\ReviewCenterController' => 'getReviewCenterControllerService',
'ApiV3Bundle\\Controller\\TargetPlanController' => 'getTargetPlanControllerService',
'ApiV3Bundle\\Controller\\TeacherController' => 'getTeacherControllerService',
'ApiV3Bundle\\Controller\\UserController' => 'getUserControllerService',
'ApiV3Bundle\\Controller\\UserWorkRecordController' => 'getUserWorkRecordControllerService',
'AppBundle\\Controller\\Activity\\ActivityController' => 'getActivityControllerService',
'AppBundle\\Controller\\Activity\\AiLiveController' => 'getAiLiveControllerService',
'AppBundle\\Controller\\Activity\\AudioController' => 'getAudioControllerService',
'AppBundle\\Controller\\Activity\\BaseActivityController' => 'getBaseActivityControllerService',
'AppBundle\\Controller\\Activity\\DiscussController' => 'getDiscussControllerService',
'AppBundle\\Controller\\Activity\\DocController' => 'getDocControllerService',
'AppBundle\\Controller\\Activity\\DownloadController' => 'getDownloadControllerService',
'AppBundle\\Controller\\Activity\\ExerciseController' => 'getExerciseControllerService',
'AppBundle\\Controller\\Activity\\FlashController' => 'getFlashControllerService',
'AppBundle\\Controller\\Activity\\HomeworkController' => 'getHomeworkControllerService',
'AppBundle\\Controller\\Activity\\LiveController' => 'getLiveController2Service',
'AppBundle\\Controller\\Activity\\PptController' => 'getPptControllerService',
'AppBundle\\Controller\\Activity\\TestpaperController' => 'getTestpaperControllerService',
'AppBundle\\Controller\\Activity\\TextController' => 'getTextControllerService',
'AppBundle\\Controller\\Activity\\VideoController' => 'getVideoControllerService',
'AppBundle\\Controller\\Admin\\AnnouncementController' => 'getAnnouncementControllerService',
'AppBundle\\Controller\\Admin\\AppController' => 'getAppControllerService',
'AppBundle\\Controller\\Admin\\AppPackageUpdateController' => 'getAppPackageUpdateControllerService',
'AppBundle\\Controller\\Admin\\ArticleCategoryController' => 'getArticleCategoryControllerService',
'AppBundle\\Controller\\Admin\\ArticleController' => 'getArticleControllerService',
'AppBundle\\Controller\\Admin\\BaseController' => 'getBaseController2Service',
'AppBundle\\Controller\\Admin\\BatchNotificationController' => 'getBatchNotificationControllerService',
'AppBundle\\Controller\\Admin\\BillController' => 'getBillControllerService',
'AppBundle\\Controller\\Admin\\BlockController' => 'getBlockControllerService',
'AppBundle\\Controller\\Admin\\CategoryController' => 'getCategoryController2Service',
'AppBundle\\Controller\\Admin\\CdnSettingController' => 'getCdnSettingControllerService',
'AppBundle\\Controller\\Admin\\ClassroomAdminController' => 'getClassroomAdminControllerService',
'AppBundle\\Controller\\Admin\\ClassroomCategoryController' => 'getClassroomCategoryControllerService',
'AppBundle\\Controller\\Admin\\ClassroomReviewController' => 'getClassroomReviewControllerService',
'AppBundle\\Controller\\Admin\\ClassroomThreadAdminController' => 'getClassroomThreadAdminControllerService',
'AppBundle\\Controller\\Admin\\CloudAttachmentController' => 'getCloudAttachmentControllerService',
'AppBundle\\Controller\\Admin\\CloudController' => 'getCloudControllerService',
'AppBundle\\Controller\\Admin\\CloudFileController' => 'getCloudFileControllerService',
'AppBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
'AppBundle\\Controller\\Admin\\CommonAdminController' => 'getCommonAdminControllerService',
'AppBundle\\Controller\\Admin\\CourseController' => 'getCourseController3Service',
'AppBundle\\Controller\\Admin\\CourseNoteController' => 'getCourseNoteControllerService',
'AppBundle\\Controller\\Admin\\CourseQuestionController' => 'getCourseQuestionControllerService',
'AppBundle\\Controller\\Admin\\CourseReviewController' => 'getCourseReviewControllerService',
'AppBundle\\Controller\\Admin\\CourseSetController' => 'getCourseSetControllerService',
'AppBundle\\Controller\\Admin\\CourseSettingController' => 'getCourseSettingControllerService',
'AppBundle\\Controller\\Admin\\CourseThreadController' => 'getCourseThreadControllerService',
'AppBundle\\Controller\\Admin\\CrontabController' => 'getCrontabControllerService',
'AppBundle\\Controller\\Admin\\DefaultController' => 'getDefaultControllerService',
'AppBundle\\Controller\\Admin\\DeveloperSettingController' => 'getDeveloperSettingControllerService',
'AppBundle\\Controller\\Admin\\DiscoveryColumnController' => 'getDiscoveryColumnControllerService',
'AppBundle\\Controller\\Admin\\EduCloudController' => 'getEduCloudControllerService',
'AppBundle\\Controller\\Admin\\FileController' => 'getFileController2Service',
'AppBundle\\Controller\\Admin\\FinanceSettingController' => 'getFinanceSettingControllerService',
'AppBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
'AppBundle\\Controller\\Admin\\InviteController' => 'getInviteControllerService',
'AppBundle\\Controller\\Admin\\JobController' => 'getJobControllerService',
'AppBundle\\Controller\\Admin\\LiveCourseController' => 'getLiveCourseControllerService',
'AppBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
'AppBundle\\Controller\\Admin\\LoginRecordController' => 'getLoginRecordControllerService',
'AppBundle\\Controller\\Admin\\MaterialLibController' => 'getMaterialLibControllerService',
'AppBundle\\Controller\\Admin\\MessageController' => 'getMessageControllerService',
'AppBundle\\Controller\\Admin\\MobileController' => 'getMobileControllerService',
'AppBundle\\Controller\\Admin\\MockController' => 'getMockControllerService',
'AppBundle\\Controller\\Admin\\MoneyController' => 'getMoneyControllerService',
'AppBundle\\Controller\\Admin\\NavigationController' => 'getNavigationController2Service',
'AppBundle\\Controller\\Admin\\OpenCourseAnalysisController' => 'getOpenCourseAnalysisControllerService',
'AppBundle\\Controller\\Admin\\OpenCourseController' => 'getOpenCourseControllerService',
'AppBundle\\Controller\\Admin\\OperationSettingController' => 'getOperationSettingControllerService',
'AppBundle\\Controller\\Admin\\OptimizeController' => 'getOptimizeControllerService',
'AppBundle\\Controller\\Admin\\OrgManageController' => 'getOrgManageControllerService',
'AppBundle\\Controller\\Admin\\QuestionExporter\\QuestionController' => 'getQuestionControllerService',
'AppBundle\\Controller\\Admin\\QuestionImporter\\QuestionController' => 'getQuestionController2Service',
'AppBundle\\Controller\\Admin\\QuestionImporter\\TestpaperController' => 'getTestpaperController2Service',
'AppBundle\\Controller\\Admin\\Question\\CategoryController' => 'getCategoryController3Service',
'AppBundle\\Controller\\Admin\\Question\\GatherManageController' => 'getGatherManageControllerService',
'AppBundle\\Controller\\Admin\\Question\\ManageController' => 'getManageControllerService',
'AppBundle\\Controller\\Admin\\QueueController' => 'getQueueControllerService',
'AppBundle\\Controller\\Admin\\RoleController' => 'getRoleControllerService',
'AppBundle\\Controller\\Admin\\SensitiveController' => 'getSensitiveControllerService',
'AppBundle\\Controller\\Admin\\SettingController' => 'getSettingController2Service',
'AppBundle\\Controller\\Admin\\SiteSettingController' => 'getSiteSettingControllerService',
'AppBundle\\Controller\\Admin\\SmsController' => 'getSmsControllerService',
'AppBundle\\Controller\\Admin\\StatisticController' => 'getStatisticControllerService',
'AppBundle\\Controller\\Admin\\SystemController' => 'getSystemControllerService',
'AppBundle\\Controller\\Admin\\SystemDefaultSettingController' => 'getSystemDefaultSettingControllerService',
'AppBundle\\Controller\\Admin\\TagController' => 'getTagController2Service',
'AppBundle\\Controller\\Admin\\TagGroupController' => 'getTagGroupControllerService',
'AppBundle\\Controller\\Admin\\TeacherController' => 'getTeacherController2Service',
'AppBundle\\Controller\\Admin\\ThemeController' => 'getThemeControllerService',
'AppBundle\\Controller\\Admin\\Train\\LiveActivityController' => 'getLiveActivityControllerService',
'AppBundle\\Controller\\Admin\\UploadFileController' => 'getUploadFileControllerService',
'AppBundle\\Controller\\Admin\\UserApprovalController' => 'getUserApprovalControllerService',
'AppBundle\\Controller\\Admin\\UserController' => 'getUserController2Service',
'AppBundle\\Controller\\Admin\\UserLearnStatisticsController' => 'getUserLearnStatisticsControllerService',
'AppBundle\\Controller\\Admin\\UserSettingController' => 'getUserSettingControllerService',
'AppBundle\\Controller\\AnnouncementController' => 'getAnnouncementController2Service',
'AppBundle\\Controller\\ArticleController' => 'getArticleController2Service',
'AppBundle\\Controller\\AuthController' => 'getAuthController2Service',
'AppBundle\\Controller\\BaseController' => 'getBaseController3Service',
'AppBundle\\Controller\\BaseOpenCourseController' => 'getBaseOpenCourseControllerService',
'AppBundle\\Controller\\BrowserController' => 'getBrowserControllerService',
'AppBundle\\Controller\\Callback\\AthenaLive\\AthenaLiveBase' => 'getAthenaLiveBaseService',
'AppBundle\\Controller\\Callback\\AthenaLive\\Files' => 'getFilesService',
'AppBundle\\Controller\\Callback\\AthenaLive\\Members' => 'getMembersService',
'AppBundle\\Controller\\Callback\\CloudFile\\Files' => 'getFiles2Service',
'AppBundle\\Controller\\Callback\\CloudSearch\\CloudSearchProcessor' => 'getCloudSearchProcessorService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Article' => 'getArticleService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Articles' => 'getArticlesService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\ChaosThreads' => 'getChaosThreadsService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Classroom' => 'getClassroomService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Classrooms' => 'getClassroomsService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Course' => 'getCourseService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Courses' => 'getCoursesService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Lesson' => 'getLessonService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Lessons' => 'getLessonsService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourse' => 'getOpenCourseService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourseLesson' => 'getOpenCourseLessonService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourseLessons' => 'getOpenCourseLessonsService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\OpenCourses' => 'getOpenCoursesService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\User' => 'getUserService',
'AppBundle\\Controller\\Callback\\CloudSearch\\Resource\\Users' => 'getUsersService',
'AppBundle\\Controller\\Callback\\EndpointController' => 'getEndpointControllerService',
'AppBundle\\Controller\\Callback\\Marketing\\AuthKeyProvider' => 'getAuthKeyProviderService',
'AppBundle\\Controller\\Callback\\Marketing\\Courses' => 'getCourses2Service',
'AppBundle\\Controller\\Callback\\Marketing\\Login' => 'getLoginService',
'AppBundle\\Controller\\Callback\\Marketing\\MarketingBase' => 'getMarketingBaseService',
'AppBundle\\Controller\\Callback\\Marketing\\Orders' => 'getOrdersService',
'AppBundle\\Controller\\CategoryController' => 'getCategoryController4Service',
'AppBundle\\Controller\\ChangelogController' => 'getChangelogControllerService',
'AppBundle\\Controller\\Classroom\\AnnouncementController' => 'getAnnouncementController3Service',
'AppBundle\\Controller\\Classroom\\ClassroomBuyController' => 'getClassroomBuyControllerService',
'AppBundle\\Controller\\Classroom\\ClassroomController' => 'getClassroomController2Service',
'AppBundle\\Controller\\Classroom\\ClassroomManageController' => 'getClassroomManageControllerService',
'AppBundle\\Controller\\Classroom\\ClassroomThreadController' => 'getClassroomThreadControllerService',
'AppBundle\\Controller\\Classroom\\CourseController' => 'getCourseController4Service',
'AppBundle\\Controller\\Classroom\\CourseNoteController' => 'getCourseNoteController2Service',
'AppBundle\\Controller\\Classroom\\CourseTaskController' => 'getCourseTaskController2Service',
'AppBundle\\Controller\\Classroom\\ReviewController' => 'getReviewControllerService',
'AppBundle\\Controller\\Classroom\\TeacherController' => 'getTeacherController3Service',
'AppBundle\\Controller\\Classroom\\ThreadMemberController' => 'getThreadMemberControllerService',
'AppBundle\\Controller\\Classroom\\UtilityController' => 'getUtilityControllerService',
'AppBundle\\Controller\\CloudController' => 'getCloudController2Service',
'AppBundle\\Controller\\CommentWidgetController' => 'getCommentWidgetControllerService',
'AppBundle\\Controller\\CommonController' => 'getCommonControllerService',
'AppBundle\\Controller\\ContentController' => 'getContentControllerService',
'AppBundle\\Controller\\Course\\AnnouncementController' => 'getAnnouncementController4Service',
'AppBundle\\Controller\\Course\\ChapterManageController' => 'getChapterManageControllerService',
'AppBundle\\Controller\\Course\\CourseBuyController' => 'getCourseBuyControllerService',
'AppBundle\\Controller\\Course\\CourseController' => 'getCourseController5Service',
'AppBundle\\Controller\\Course\\CourseManageController' => 'getCourseManageControllerService',
'AppBundle\\Controller\\Course\\CourseSetController' => 'getCourseSetController2Service',
'AppBundle\\Controller\\Course\\CourseSetFileManageController' => 'getCourseSetFileManageControllerService',
'AppBundle\\Controller\\Course\\CourseSetManageController' => 'getCourseSetManageControllerService',
'AppBundle\\Controller\\Course\\HomeworkManageController' => 'getHomeworkManageControllerService',
'AppBundle\\Controller\\Course\\LiveCourseSetController' => 'getLiveCourseSetControllerService',
'AppBundle\\Controller\\Course\\MaterialController' => 'getMaterialControllerService',
'AppBundle\\Controller\\Course\\ReviewController' => 'getReviewController2Service',
'AppBundle\\Controller\\Course\\StudentManageController' => 'getStudentManageControllerService',
'AppBundle\\Controller\\Course\\TestpaperManageController' => 'getTestpaperManageControllerService',
'AppBundle\\Controller\\Course\\ThreadController' => 'getThreadControllerService',
'AppBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
'AppBundle\\Controller\\EditorController' => 'getEditorControllerService',
'AppBundle\\Controller\\EduCloudController' => 'getEduCloudController2Service',
'AppBundle\\Controller\\EsBar\\EsBarController' => 'getEsBarControllerService',
'AppBundle\\Controller\\EventController' => 'getEventControllerService',
'AppBundle\\Controller\\ExerciseController' => 'getExerciseController2Service',
'AppBundle\\Controller\\ExerciseManageController' => 'getExerciseManageControllerService',
'AppBundle\\Controller\\ExploreController' => 'getExploreControllerService',
'AppBundle\\Controller\\Export\\ExportController' => 'getExportControllerService',
'AppBundle\\Controller\\FeedbackController' => 'getFeedbackControllerService',
'AppBundle\\Controller\\FileChooserController' => 'getFileChooserControllerService',
'AppBundle\\Controller\\FileController' => 'getFileController3Service',
'AppBundle\\Controller\\File\\AttachmentController' => 'getAttachmentController2Service',
'AppBundle\\Controller\\GroupController' => 'getGroupController2Service',
'AppBundle\\Controller\\GroupThreadController' => 'getGroupThreadControllerService',
'AppBundle\\Controller\\HLSAudioController' => 'getHLSAudioControllerService',
'AppBundle\\Controller\\HLSVideoController' => 'getHLSVideoControllerService',
'AppBundle\\Controller\\HomeworkController' => 'getHomeworkController2Service',
'AppBundle\\Controller\\HomeworkManageController' => 'getHomeworkManageController2Service',
'AppBundle\\Controller\\ImporterController' => 'getImporterControllerService',
'AppBundle\\Controller\\LiveActivity\\LiveController' => 'getLiveController3Service',
'AppBundle\\Controller\\LiveAuthController' => 'getLiveAuthControllerService',
'AppBundle\\Controller\\LiveOpenCourseController' => 'getLiveOpenCourseControllerService',
'AppBundle\\Controller\\LiveroomController' => 'getLiveroomControllerService',
'AppBundle\\Controller\\LoginBindController' => 'getLoginBindControllerService',
'AppBundle\\Controller\\LoginController' => 'getLoginController2Service',
'AppBundle\\Controller\\Mange\\ProjectPlan\\AssignmentController' => 'getAssignmentController2Service',
'AppBundle\\Controller\\MarkerController' => 'getMarkerControllerService',
'AppBundle\\Controller\\MarketingUserController' => 'getMarketingUserControllerService',
'AppBundle\\Controller\\MaterialLib\\GlobalFilePlayerController' => 'getGlobalFilePlayerControllerService',
'AppBundle\\Controller\\Media\\IndexController' => 'getIndexControllerService',
'AppBundle\\Controller\\MemberOperationRecordController' => 'getMemberOperationRecordControllerService',
'AppBundle\\Controller\\MessageController' => 'getMessageController2Service',
'AppBundle\\Controller\\MobileController' => 'getMobileController2Service',
'AppBundle\\Controller\\My\\CardController' => 'getCardControllerService',
'AppBundle\\Controller\\My\\ClassroomController' => 'getClassroomController3Service',
'AppBundle\\Controller\\My\\CourseController' => 'getCourseController6Service',
'AppBundle\\Controller\\My\\CourseSetController' => 'getCourseSetController3Service',
'AppBundle\\Controller\\My\\GroupController' => 'getGroupController3Service',
'AppBundle\\Controller\\My\\HomeworkController' => 'getHomeworkController3Service',
'AppBundle\\Controller\\My\\NotebookController' => 'getNotebookControllerService',
'AppBundle\\Controller\\My\\OpenCourseController' => 'getOpenCourseController2Service',
'AppBundle\\Controller\\My\\QuestionController' => 'getQuestionController3Service',
'AppBundle\\Controller\\My\\TestpaperController' => 'getTestpaperController3Service',
'AppBundle\\Controller\\My\\ThreadController' => 'getThreadController2Service',
'AppBundle\\Controller\\My\\UserController' => 'getUserController3Service',
'AppBundle\\Controller\\NoteController' => 'getNoteControllerService',
'AppBundle\\Controller\\NotificationController' => 'getNotificationControllerService',
'AppBundle\\Controller\\OAuth2\\LoginController' => 'getLoginController3Service',
'AppBundle\\Controller\\OAuth2\\OAuthUser' => 'getOAuthUserService',
'AppBundle\\Controller\\OAuth2\\TokenController' => 'getTokenControllerService',
'AppBundle\\Controller\\OnlineController' => 'getOnlineControllerService',
'AppBundle\\Controller\\OpenCourseController' => 'getOpenCourseController3Service',
'AppBundle\\Controller\\OpenCourseFileManageController' => 'getOpenCourseFileManageControllerService',
'AppBundle\\Controller\\OpenCourseLessonManageController' => 'getOpenCourseLessonManageControllerService',
'AppBundle\\Controller\\OpenCourseManageController' => 'getOpenCourseManageControllerService',
'AppBundle\\Controller\\OrderController' => 'getOrderControllerService',
'AppBundle\\Controller\\OrgController' => 'getOrgController3Service',
'AppBundle\\Controller\\PartnerController' => 'getPartnerControllerService',
'AppBundle\\Controller\\PasswordResetController' => 'getPasswordResetControllerService',
'AppBundle\\Controller\\PlayerController' => 'getPlayerControllerService',
'AppBundle\\Controller\\ProjectPlan\\AssignmentController' => 'getAssignmentController3Service',
'AppBundle\\Controller\\QuestionMarkerController' => 'getQuestionMarkerControllerService',
'AppBundle\\Controller\\Question\\ManageController' => 'getManageController2Service',
'AppBundle\\Controller\\Question\\QuestionController' => 'getQuestionController4Service',
'AppBundle\\Controller\\Question\\QuestionParserController' => 'getQuestionParserControllerService',
'AppBundle\\Controller\\RegisterController' => 'getRegisterControllerService',
'AppBundle\\Controller\\ReviewCenterController' => 'getReviewCenterController2Service',
'AppBundle\\Controller\\SearchController' => 'getSearchController2Service',
'AppBundle\\Controller\\SettingsController' => 'getSettingsControllerService',
'AppBundle\\Controller\\StudentController' => 'getStudentControllerService',
'AppBundle\\Controller\\StudyCenter\\DepartmentV2Controller' => 'getDepartmentV2ControllerService',
'AppBundle\\Controller\\StudyCenter\\FavoriteController' => 'getFavoriteControllerService',
'AppBundle\\Controller\\StudyCenter\\HeaderV2Controller' => 'getHeaderV2ControllerService',
'AppBundle\\Controller\\StudyCenter\\MyClassroomController' => 'getMyClassroomControllerService',
'AppBundle\\Controller\\StudyCenter\\MyCourseController' => 'getMyCourseControllerService',
'AppBundle\\Controller\\StudyCenter\\MyLiveController' => 'getMyLiveControllerService',
'AppBundle\\Controller\\StudyCenter\\PostCourseController' => 'getPostCourseControllerService',
'AppBundle\\Controller\\StudyCenter\\StudyCenterBaseController' => 'getStudyCenterBaseControllerService',
'AppBundle\\Controller\\StudyCenter\\WorkRecordController' => 'getWorkRecordControllerService',
'AppBundle\\Controller\\SubtitleController' => 'getSubtitleControllerService',
'AppBundle\\Controller\\SysteminfoController' => 'getSysteminfoControllerService',
'AppBundle\\Controller\\TagController' => 'getTagController3Service',
'AppBundle\\Controller\\TaskController' => 'getTaskControllerService',
'AppBundle\\Controller\\TaskLearnDataController' => 'getTaskLearnDataControllerService',
'AppBundle\\Controller\\TaskManageController' => 'getTaskManageControllerService',
'AppBundle\\Controller\\TaskPluginController' => 'getTaskPluginControllerService',
'AppBundle\\Controller\\TeacherController' => 'getTeacherController4Service',
'AppBundle\\Controller\\Testpaper\\ManageController' => 'getManageController3Service',
'AppBundle\\Controller\\Testpaper\\TestpaperController' => 'getTestpaperController4Service',
'AppBundle\\Controller\\ThreadController' => 'getThreadController3Service',
'AppBundle\\Controller\\Thread\\EventController' => 'getEventController2Service',
'AppBundle\\Controller\\Thread\\MemberController' => 'getMemberControllerService',
'AppBundle\\Controller\\UploadFileController' => 'getUploadFileController2Service',
'AppBundle\\Controller\\UploaderController' => 'getUploaderController2Service',
'AppBundle\\Controller\\UserController' => 'getUserController4Service',
'COEPlugin\\Controller\\Admin\\COEController' => 'getCOEControllerService',
'COEPlugin\\Controller\\UserController' => 'getUserController5Service',
'COEPlugin\\Controller\\V3Admin\\CapabilityController' => 'getCapabilityControllerService',
'COEPlugin\\Controller\\V3Admin\\ExpertController' => 'getExpertControllerService',
'COEPlugin\\Controller\\V3Manage\\ProjectPlanController' => 'getProjectPlanController3Service',
'COEPlugin\\Controller\\V3Manage\\TrainingCampController' => 'getTrainingCampControllerService',
'COEPlugin\\Controller\\V3\\CapabilityController' => 'getCapabilityController2Service',
'COEPlugin\\Controller\\V3\\ExpertController' => 'getExpertController2Service',
'CertificatePlugin\\Controller\\Admin\\CertificateAuditController' => 'getCertificateAuditControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateController' => 'getCertificateControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateMemberController' => 'getCertificateMemberControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\ClassroomController' => 'getClassroomController4Service',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\CourseController' => 'getCourseController7Service',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\ExamController' => 'getExamControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\OfflineCourseTemplateController' => 'getOfflineCourseTemplateControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\ProjectPlanController' => 'getProjectPlanController4Service',
'CertificatePlugin\\Controller\\Admin\\CertificateResource\\ProjectPlanTemplateController' => 'getProjectPlanTemplateControllerService',
'CertificatePlugin\\Controller\\Admin\\CertificateTemplateController' => 'getCertificateTemplateControllerService',
'CertificatePlugin\\Controller\\CertificateController' => 'getCertificateController2Service',
'CertificatePlugin\\Controller\\CertificateTemplateController' => 'getCertificateTemplateController2Service',
'CertificatePlugin\\Controller\\StudyRecordController' => 'getStudyRecordControllerService',
'CorporateTrainingBundle\\Controller\\AdminLoginController' => 'getAdminLoginControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\AnalysisController' => 'getAnalysisControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\AppController' => 'getAppController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\ArticleController' => 'getArticleController3Service',
'CorporateTrainingBundle\\Controller\\Admin\\BlockController' => 'getBlockController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\ClassroomAdminController' => 'getClassroomAdminController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\CourseController' => 'getCourseController8Service',
'CorporateTrainingBundle\\Controller\\Admin\\CourseSetController' => 'getCourseSetController4Service',
'CorporateTrainingBundle\\Controller\\Admin\\CourseSettingController' => 'getCourseSettingController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\DataAcquisitionController' => 'getDataAcquisitionControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BaseDataController' => 'getBaseDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\ClassroomDataController' => 'getClassroomDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OfflineActivityController' => 'getOfflineActivityController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OnlineCourseDataController' => 'getOnlineCourseDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\OnlineCourseReportDataController' => 'getOnlineCourseReportDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\BusinessData\\ProjectPlanDataController' => 'getProjectPlanDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\CourseDataController' => 'getCourseDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\DataReportController' => 'getDataReportControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\LargeDataScreenController' => 'getLargeDataScreenControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\ProjectPlanReportController' => 'getProjectPlanReportControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\TeacherDataController' => 'getTeacherDataControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Data\\UserDataController' => 'getUserDataController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController3Service',
'CorporateTrainingBundle\\Controller\\Admin\\DingTalkController' => 'getDingTalkControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\DiscoveryColumnController' => 'getDiscoveryColumnController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\EduCloudController' => 'getEduCloudController3Service',
'CorporateTrainingBundle\\Controller\\Admin\\HomePage\\HomePageController' => 'getHomePageControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\JobController' => 'getJobController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\MailSettingController' => 'getMailSettingControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\OfflineActivityCategoryController' => 'getOfflineActivityCategoryControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\OfflineActivityController' => 'getOfflineActivityController3Service',
'CorporateTrainingBundle\\Controller\\Admin\\OnlineController' => 'getOnlineController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\OrgManageController' => 'getOrgManageController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\PostController' => 'getPostControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\PostCourseController' => 'getPostCourseController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\ProjectPlanController' => 'getProjectPlanController5Service',
'CorporateTrainingBundle\\Controller\\Admin\\ResourcePublishController' => 'getResourcePublishControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\ResourceSettingBathUpdateController' => 'getResourceSettingBathUpdateControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\SiteSettingController' => 'getSiteSettingController2Service',
'CorporateTrainingBundle\\Controller\\Admin\\TeacherController' => 'getTeacherController5Service',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\ClassroomController' => 'getClassroomController5Service',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\CourseSetController' => 'getCourseSetController5Service',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\MyWorksController' => 'getMyWorksControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\OfflineActivityController' => 'getOfflineActivityController4Service',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\OfflineCourseController' => 'getOfflineCourseControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\Train\\ProjectPlanController' => 'getProjectPlanController6Service',
'CorporateTrainingBundle\\Controller\\Admin\\UserController' => 'getUserController6Service',
'CorporateTrainingBundle\\Controller\\Admin\\UserGroupController' => 'getUserGroupControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\UserGroupMemberController' => 'getUserGroupMemberControllerService',
'CorporateTrainingBundle\\Controller\\Admin\\UserSettingController' => 'getUserSettingController2Service',
'CorporateTrainingBundle\\Controller\\AdvancedMemberSelectController' => 'getAdvancedMemberSelectControllerService',
'CorporateTrainingBundle\\Controller\\AreaController' => 'getAreaControllerService',
'CorporateTrainingBundle\\Controller\\ArticleController' => 'getArticleController4Service',
'CorporateTrainingBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
'CorporateTrainingBundle\\Controller\\ChangelogController' => 'getChangelogController2Service',
'CorporateTrainingBundle\\Controller\\Classroom\\ClassroomManageController' => 'getClassroomManageController2Service',
'CorporateTrainingBundle\\Controller\\Classroom\\CourseController' => 'getCourseController9Service',
'CorporateTrainingBundle\\Controller\\Course\\CourseController' => 'getCourseController10Service',
'CorporateTrainingBundle\\Controller\\Course\\CourseManageController' => 'getCourseManageController2Service',
'CorporateTrainingBundle\\Controller\\Course\\StudentManageController' => 'getStudentManageController2Service',
'CorporateTrainingBundle\\Controller\\Course\\ThreadController' => 'getThreadController4Service',
'CorporateTrainingBundle\\Controller\\EnrollController' => 'getEnrollControllerService',
'CorporateTrainingBundle\\Controller\\ExploreController' => 'getExploreController2Service',
'CorporateTrainingBundle\\Controller\\ExporterController' => 'getExporterController2Service',
'CorporateTrainingBundle\\Controller\\GroupController' => 'getGroupController4Service',
'CorporateTrainingBundle\\Controller\\GuideController' => 'getGuideControllerService',
'CorporateTrainingBundle\\Controller\\HomeDefaultController' => 'getHomeDefaultControllerService',
'CorporateTrainingBundle\\Controller\\IndustryTemplateController' => 'getIndustryTemplateControllerService',
'CorporateTrainingBundle\\Controller\\InitPasswordChangeController' => 'getInitPasswordChangeControllerService',
'CorporateTrainingBundle\\Controller\\LargeDataScreenController' => 'getLargeDataScreenController2Service',
'CorporateTrainingBundle\\Controller\\LearnDrawPortraitController' => 'getLearnDrawPortraitControllerService',
'CorporateTrainingBundle\\Controller\\LearnRankController' => 'getLearnRankControllerService',
'CorporateTrainingBundle\\Controller\\LoginBindController' => 'getLoginBindController2Service',
'CorporateTrainingBundle\\Controller\\LoginController' => 'getLoginController4Service',
'CorporateTrainingBundle\\Controller\\My\\OfflineActivityController' => 'getOfflineActivityController5Service',
'CorporateTrainingBundle\\Controller\\My\\TeachingRecordController' => 'getTeachingRecordControllerService',
'CorporateTrainingBundle\\Controller\\OAuth2\\LoginController' => 'getLoginController5Service',
'CorporateTrainingBundle\\Controller\\OfflineActivity\\OfflineActivityController' => 'getOfflineActivityController6Service',
'CorporateTrainingBundle\\Controller\\OfflineActivity\\OfflineActivityManageController' => 'getOfflineActivityManageControllerService',
'CorporateTrainingBundle\\Controller\\OfflineCourse\\OfflineCourseController' => 'getOfflineCourseController2Service',
'CorporateTrainingBundle\\Controller\\OfflineCourse\\OfflineCourseManageController' => 'getOfflineCourseManageControllerService',
'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\BaseController' => 'getBaseController4Service',
'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\OfflineClassController' => 'getOfflineClassControllerService',
'CorporateTrainingBundle\\Controller\\OfflineCourse\\ResourceManage\\ProjectPlanController' => 'getProjectPlanController7Service',
'CorporateTrainingBundle\\Controller\\OfflineExam\\OfflineExamManageController' => 'getOfflineExamManageControllerService',
'CorporateTrainingBundle\\Controller\\OrgController' => 'getOrgController4Service',
'CorporateTrainingBundle\\Controller\\PasswordResetController' => 'getPasswordResetController2Service',
'CorporateTrainingBundle\\Controller\\PostController' => 'getPostController2Service',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\BaseItemController' => 'getBaseItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OfflineCourseItemController' => 'getOfflineCourseItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OfflineExamItemController' => 'getOfflineExamItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OnlineCourseItemController' => 'getOnlineCourseItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\OnlineExamItemController' => 'getOnlineExamItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\QuestionnaireItemController' => 'getQuestionnaireItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\Item\\TargetPlan531ItemController' => 'getTargetPlan531ItemControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\MemberManageController' => 'getMemberManageControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlan531PlanController' => 'getProjectPlan531PlanControllerService',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanController' => 'getProjectPlanController8Service',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanManageController' => 'getProjectPlanManageController2Service',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanReportController' => 'getProjectPlanReportController2Service',
'CorporateTrainingBundle\\Controller\\ProjectPlan\\ProjectPlanStudyDataController' => 'getProjectPlanStudyDataControllerService',
'CorporateTrainingBundle\\Controller\\QxtController' => 'getQxtControllerService',
'CorporateTrainingBundle\\Controller\\ReportDataController' => 'getReportDataControllerService',
'CorporateTrainingBundle\\Controller\\RequestStatusController' => 'getRequestStatusControllerService',
'CorporateTrainingBundle\\Controller\\ResourceFavoriteController' => 'getResourceFavoriteControllerService',
'CorporateTrainingBundle\\Controller\\ResourceUsePermissionController' => 'getResourceUsePermissionControllerService',
'CorporateTrainingBundle\\Controller\\SearchController' => 'getSearchController3Service',
'CorporateTrainingBundle\\Controller\\SendToAdminController' => 'getSendToAdminControllerService',
'CorporateTrainingBundle\\Controller\\SettingsController' => 'getSettingsController2Service',
'CorporateTrainingBundle\\Controller\\StudyCenter\\CourseStatisticsController' => 'getCourseStatisticsControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\DepartmentController' => 'getDepartmentControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\DepartmentManageController' => 'getDepartmentManageControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\H5Controller' => 'getH5ControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\HeaderController' => 'getHeaderControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\MyCoursesController' => 'getMyCoursesControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\MyFavoriteCourseController' => 'getMyFavoriteCourseControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\MyTaskController' => 'getMyTaskControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\OfflineCourseHomeworkController' => 'getOfflineCourseHomeworkControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\PostCourseController' => 'getPostCourseController3Service',
'CorporateTrainingBundle\\Controller\\StudyCenter\\SideBarController' => 'getSideBarControllerService',
'CorporateTrainingBundle\\Controller\\StudyCenter\\StudyCenterBaseController' => 'getStudyCenterBaseController2Service',
'CorporateTrainingBundle\\Controller\\StudyCenter\\StudyRecordController' => 'getStudyRecordController2Service',
'CorporateTrainingBundle\\Controller\\StudyCenter\\TaskController' => 'getTaskController2Service',
'CorporateTrainingBundle\\Controller\\StudyCenter\\ThreadController' => 'getThreadController5Service',
'CorporateTrainingBundle\\Controller\\StudyRecordController' => 'getStudyRecordController3Service',
'CorporateTrainingBundle\\Controller\\SysteminfoController' => 'getSysteminfoController2Service',
'CorporateTrainingBundle\\Controller\\TargetPlanResultController' => 'getTargetPlanResultControllerService',
'CorporateTrainingBundle\\Controller\\TaskController' => 'getTaskController3Service',
'CorporateTrainingBundle\\Controller\\TeacherController' => 'getTeacherController6Service',
'CorporateTrainingBundle\\Controller\\UserController' => 'getUserController7Service',
'CreditPlugin\\Controller\\Admin\\CreditAccountController' => 'getCreditAccountControllerService',
'CreditPlugin\\Controller\\Admin\\CreditController' => 'getCreditControllerService',
'CreditPlugin\\Controller\\Admin\\CreditPlanController' => 'getCreditPlanControllerService',
'CreditPlugin\\Controller\\CreditController' => 'getCreditController2Service',
'CustomBundle\\Controller\\Activity\\DemoController' => 'getDemoControllerService',
'CustomBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController4Service',
'CustomBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
'CustomizePagePlugin\\Controller\\Admin\\ContentController' => 'getContentController2Service',
'ExamPlugin\\Controller\\Admin\\CategoryManageController' => 'getCategoryManageControllerService',
'ExamPlugin\\Controller\\Admin\\ExamManageController' => 'getExamManageControllerService',
'ExamPlugin\\Controller\\Admin\\QuestionStatisticsController' => 'getQuestionStatisticsControllerService',
'ExamPlugin\\Controller\\Admin\\TestPaperManageController' => 'getTestPaperManageController2Service',
'ExamPlugin\\Controller\\Exam\\ExamController' => 'getExamController2Service',
'ExamPlugin\\Controller\\Exam\\ManageController' => 'getManageController4Service',
'ExamPlugin\\Controller\\Exam\\OfflineClassManageController' => 'getOfflineClassManageControllerService',
'ExamPlugin\\Controller\\Exam\\ProjectPlanManageController' => 'getProjectPlanManageController3Service',
'ExamPlugin\\Controller\\Exam\\ReviewManageController' => 'getReviewManageControllerService',
'ExamPlugin\\Controller\\ProjectPlan\\ProjectPlanExamManageController' => 'getProjectPlanExamManageControllerService',
'ExamPlugin\\Controller\\StudyCenter\\MyTaskController' => 'getMyTaskController2Service',
'ExamPlugin\\Controller\\StudyCenter\\StudyRecordController' => 'getStudyRecordController4Service',
'ExamPlugin\\Controller\\TestPaper\\TestPaperManageController' => 'getTestPaperManageController3Service',
'ExamPlugin\\Controller\\V3\\ExamMemberResultController' => 'getExamMemberResultControllerService',
'ExamPlugin\\Controller\\V3\\ExamQuestionResultController' => 'getExamQuestionResultControllerService',
'ExamPlugin\\Controller\\V3\\ExamResultController' => 'getExamResultControllerService',
'HomePageExpandPlugin\\Controller\\LearningContentController' => 'getLearningContentControllerService',
'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseCategoryController' => 'getKnowledgeBaseCategoryControllerService',
'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseController' => 'getKnowledgeBaseControllerService',
'KnowledgeBasePlugin\\Controller\\Admin\\KnowledgeBaseStatisticsController' => 'getKnowledgeBaseStatisticsControllerService',
'KnowledgeBasePlugin\\Controller\\DefaultController' => 'getDefaultController6Service',
'KnowledgeBasePlugin\\Controller\\KnowledgeBaseController' => 'getKnowledgeBaseController2Service',
'OfflineCourseProPlugin\\Controller\\Admin\\Data\\OfflineClassController' => 'getOfflineClassController2Service',
'OfflineCourseProPlugin\\Controller\\Admin\\Data\\OfflineCourseTemplateController' => 'getOfflineCourseTemplateController2Service',
'OfflineCourseProPlugin\\Controller\\Admin\\OfflineClassController' => 'getOfflineClassController3Service',
'OfflineCourseProPlugin\\Controller\\Admin\\OfflineCourseController' => 'getOfflineCourseController3Service',
'OfflineCourseProPlugin\\Controller\\Admin\\OfflineCourseRecommendController' => 'getOfflineCourseRecommendControllerService',
'OfflineCourseProPlugin\\Controller\\Admin\\ProjectPlanTemplateController' => 'getProjectPlanTemplateController2Service',
'OfflineCourseProPlugin\\Controller\\ApiV3\\Admin\\Data\\DataCenterExportController' => 'getDataCenterExportController2Service',
'OfflineCourseProPlugin\\Controller\\ApiV3\\Admin\\ProjectPlan\\ProjectPlanManageController' => 'getProjectPlanManageController4Service',
'OfflineCourseProPlugin\\Controller\\ApiV3\\App\\OfflineClassController' => 'getOfflineClassController4Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassController' => 'getOfflineClassController5Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassItem\\BaseItemController' => 'getBaseItemController2Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassItem\\OfflineCourseItemController' => 'getOfflineCourseItemController2Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassItem\\OfflineExamItemController' => 'getOfflineExamItemController2Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassItem\\OnlineExamItemController' => 'getOnlineExamItemController2Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassItem\\QuestionnaireItemController' => 'getQuestionnaireItemController2Service',
'OfflineCourseProPlugin\\Controller\\OfflineClassStudyDataController' => 'getOfflineClassStudyDataControllerService',
'OfflineCourseProPlugin\\Controller\\OfflineCourseController' => 'getOfflineCourseController4Service',
'OfflineCourseProPlugin\\Controller\\OfflineCourseTemplateController' => 'getOfflineCourseTemplateController3Service',
'OfflineCourseProPlugin\\Controller\\ProjectPlanTemplateController' => 'getProjectPlanTemplateController3Service',
'OfflineCourseProPlugin\\Controller\\StudyCenter\\MyFavoriteOfflineCourseController' => 'getMyFavoriteOfflineCourseControllerService',
'OfflineCourseProPlugin\\Controller\\StudyCenter\\MyTaskController' => 'getMyTaskController3Service',
'OfflineCourseProPlugin\\Controller\\StudyRecordController' => 'getStudyRecordController5Service',
'PostMapPlugin\\Controller\\Admin\\PostMapManageController' => 'getPostMapManageControllerService',
'PostMapPlugin\\Controller\\Admin\\RankController' => 'getRankControllerService',
'PostMapPlugin\\Controller\\PostMapController' => 'getPostMapControllerService',
'PostMapPlugin\\Controller\\RankController' => 'getRankController2Service',
'QAPlugin\\Controller\\Admin\\QACategoryController' => 'getQACategoryControllerService',
'QAPlugin\\Controller\\Admin\\QAController' => 'getQAControllerService',
'QAPlugin\\Controller\\QAController' => 'getQAController2Service',
'ReportPlugin\\Controller\\DefaultController' => 'getDefaultController7Service',
'RewardPointPlugin\\Controller\\Admin\\CourseRewardPointController' => 'getCourseRewardPointControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardDataController' => 'getRewardDataControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardPointController' => 'getRewardPointControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardPointExchangeController' => 'getRewardPointExchangeControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardPointMallController' => 'getRewardPointMallControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardPointProductController' => 'getRewardPointProductControllerService',
'RewardPointPlugin\\Controller\\Admin\\RewardPointSettingController' => 'getRewardPointSettingControllerService',
'RewardPointPlugin\\Controller\\Admin\\TeachingRewardPointController' => 'getTeachingRewardPointControllerService',
'RewardPointPlugin\\Controller\\FrontEnd\\H5Controller' => 'getH5Controller2Service',
'RewardPointPlugin\\Controller\\My\\RewardPointController' => 'getRewardPointController2Service',
'RewardPointPlugin\\Controller\\V3Admin\\RewardDataController' => 'getRewardDataController2Service',
'RewardPointPlugin\\Controller\\V3Admin\\RewardPointController' => 'getRewardPointController3Service',
'RewardPointPlugin\\Controller\\V3\\RewardPointController' => 'getRewardPointController4Service',
'ScormPlugin\\Controller\\Activity\\ScormController' => 'getScormControllerService',
'ScormPlugin\\Controller\\UploadFileController' => 'getUploadFileController3Service',
'ScormPlugin\\Controller\\UploaderController' => 'getUploaderController3Service',
'SurveyPlugin\\Controller\\Activity\\QuestionnaireController' => 'getQuestionnaireControllerService',
'SurveyPlugin\\Controller\\Admin\\Data\\CourseDataController' => 'getCourseDataController2Service',
'SurveyPlugin\\Controller\\Admin\\QuestionnaireManageController' => 'getQuestionnaireManageControllerService',
'SurveyPlugin\\Controller\\Admin\\SurveyManageController' => 'getSurveyManageControllerService',
'SurveyPlugin\\Controller\\QuestionnaireManageController' => 'getQuestionnaireManageController2Service',
'SurveyPlugin\\Controller\\SurveyController' => 'getSurveyControllerService',
'SurveyPlugin\\Controller\\SurveyDataController' => 'getSurveyDataControllerService',
'SurveyPlugin\\Controller\\SurveyManageController' => 'getSurveyManageController2Service',
'SurveyPlugin\\Controller\\SurveyMemberManageController' => 'getSurveyMemberManageControllerService',
'SurveyPlugin\\Controller\\SurveyResultStatisticsController' => 'getSurveyResultStatisticsControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Topxia\\MobileBundleV2\\Controller\\MobileApiController' => 'getMobileApiControllerService',
'Topxia\\MobileBundleV2\\Controller\\MobileAppController' => 'getMobileAppControllerService',
'Topxia\\MobileBundleV2\\Controller\\MobileBaseController' => 'getMobileBaseControllerService',
'Topxia\\MobileBundleV2\\Controller\\TeacherAppController' => 'getTeacherAppControllerService',
'UserImporterPlugin\\Controller\\UserImporterController' => 'getUserImporterControllerService',
'WatermarkPlugin\\Controller\\DefaultController' => 'getDefaultController8Service',
'WatermarkPlugin\\Controller\\WatermarkController' => 'getWatermarkControllerService',
'activity_event_subscriber' => 'getActivityEventSubscriberService',
'activity_live_replay_event_subscriber' => 'getActivityLiveReplayEventSubscriberService',
'api.field.filter.factory' => 'getApi_Field_Filter_FactoryService',
'api.path.parser' => 'getApi_Path_ParserService',
'api.plugin.config.manager' => 'getApi_Plugin_Config_ManagerService',
'api.resource.manager' => 'getApi_Resource_ManagerService',
'api.util.oc' => 'getApi_Util_OcService',
'api_authentication_manager' => 'getApiAuthenticationManagerService',
'api_firewall' => 'getApiFirewallService',
'api_resource_kernel' => 'getApiResourceKernelService',
'api_response_viewer' => 'getApiResponseViewerService',
'app_web_view_authentication_token_helper' => 'getAppWebViewAuthenticationTokenHelperService',
'article_article_event_subscriber' => 'getArticleArticleEventSubscriberService',
'assets.default_package_util' => 'getAssets_DefaultPackageUtilService',
'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
'biz.service_provider.collector' => 'getBiz_ServiceProvider_CollectorService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'card_event_subscriber' => 'getCardEventSubscriberService',
'certificate_resource_subscriber' => 'getCertificateResourceSubscriberService',
'certificate_subscriber' => 'getCertificateSubscriberService',
'classroom_event_subscriber' => 'getClassroomEventSubscriberService',
'classroom_member_event_subscriber' => 'getClassroomMemberEventSubscriberService',
'classroom_review_event_subscriber' => 'getClassroomReviewEventSubscriberService',
'cloud_live_event_subscriber' => 'getCloudLiveEventSubscriberService',
'codeags_plugin.event.lazy_subscribers' => 'getCodeagsPlugin_Event_LazySubscribersService',
'console.command.public_alias.AppBundle\\Command\\ApiTestCommand' => 'getApiTestCommandService',
'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand' => 'getBeginPackageUpdateCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildCommand' => 'getBuildCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand' => 'getBuildPluginAppCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand' => 'getBuildThemeAppCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand' => 'getBuildUpgradePackageCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand' => 'getBuildVendorCommandService',
'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand' => 'getBuildX8PackageCommandService',
'console.command.public_alias.AppBundle\\Command\\CTBuildCommand' => 'getCTBuildCommandService',
'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand' => 'getCTBuildUpgradePackageCommandService',
'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand' => 'getCTDataAcquisitionPushCommandService',
'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand' => 'getCTInitUpgradeScriptCommandService',
'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand' => 'getCTInitWebSiteCommandService',
'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand' => 'getCTUpgradeScriptCommandService',
'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand' => 'getCheckOrderCommandService',
'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand' => 'getCheckOrderPayUpgradeCommandService',
'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand' => 'getCheckProjectPlanPassingCriteriaCommandService',
'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand' => 'getCheckTaskResultCommandService',
'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand' => 'getCloseCdnCommandService',
'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand' => 'getCopyInstallFilesCommandService',
'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand' => 'getCountChangelogCommandService',
'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand' => 'getCountOnlineCommandService',
'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand' => 'getCreateTestDataCommandService',
'console.command.public_alias.AppBundle\\Command\\CrontabCommand' => 'getCrontabCommandService',
'console.command.public_alias.AppBundle\\Command\\CutFileCommand' => 'getCutFileCommandService',
'console.command.public_alias.AppBundle\\Command\\DeleteUserCommand' => 'getDeleteUserCommandService',
'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand' => 'getDumpInitDataCommandService',
'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand' => 'getHomePageInitCommandService',
'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand' => 'getImportExcelUsersCommandService',
'console.command.public_alias.AppBundle\\Command\\InitCommand' => 'getInitCommandService',
'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand' => 'getInitWebsiteCommandService',
'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand' => 'getLiveNotifyCommandService',
'console.command.public_alias.AppBundle\\Command\\MenusParserCommand' => 'getMenusParserCommandService',
'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand' => 'getNoUsedRoutingCommandService',
'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand' => 'getNotHasPermissionRoutingsCommandService',
'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand' => 'getParsePermissionsCommandService',
'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand' => 'getProducePluginRegisterCommandService',
'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand' => 'getRedisFlushallCommandService',
'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand' => 'getRefreshCloudLiveCommandService',
'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand' => 'getRefreshCloudLiveReplayCommandService',
'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand' => 'getRepairUserOrgCommandService',
'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand' => 'getRoleRefreshCommandService',
'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand' => 'getRollingUpgradeCommandService',
'console.command.public_alias.AppBundle\\Command\\RunJobCommand' => 'getRunJobCommandService',
'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand' => 'getScaffoldCommandService',
'console.command.public_alias.AppBundle\\Command\\SchedulerCommand' => 'getSchedulerCommandService',
'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand' => 'getServiceMethodCommandService',
'console.command.public_alias.AppBundle\\Command\\TestUserCommand' => 'getTestUserCommandService',
'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand' => 'getTestWorkWeChatApiCommandService',
'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand' => 'getThemeCreateCommandService',
'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand' => 'getThemeRegisterCommandService',
'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand' => 'getTransGenerateCommandService',
'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand' => 'getTranslationAddNewKeyCommandService',
'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand' => 'getTranslationFormatCommandService',
'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand' => 'getTranslationJsDumperCommandService',
'console.command.public_alias.AppBundle\\Command\\UpgradeCommand' => 'getUpgradeCommandService',
'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand' => 'getUpgradeOrdersCommandService',
'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand' => 'getUpgradePluginCommandService',
'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand' => 'getUpgradeScriptCommandService',
'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand' => 'getUpgradeScriptsCommandService',
'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand' => 'getUserGenerateCommandService',
'console.command.public_alias.AppBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
'console.command.public_alias.AppBundle\\Command\\WorkerCommand' => 'getWorkerCommandService',
'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand' => 'getWxpayBillCommandService',
'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand' => 'getX8ScriptCheckCommandService',
'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand' => 'getPluginCreateCommandService',
'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand' => 'getPluginRegisterCommandService',
'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand' => 'getPluginRemoveCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'content_event_subscriber' => 'getContentEventSubscriberService',
'conversation_event_subscriber' => 'getConversationEventSubscriberService',
'corporatetraining.extension.manager' => 'getCorporatetraining_Extension_ManagerService',
'course_classroom_course_expiry_date_event_subscriber' => 'getCourseClassroomCourseExpiryDateEventSubscriberService',
'course_event_subscriber' => 'getCourseEventSubscriberService',
'course_material_event_subscriber' => 'getCourseMaterialEventSubscriberService',
'course_member_event_subscriber' => 'getCourseMemberEventSubscriberService',
'course_note_event_subscriber' => 'getCourseNoteEventSubscriberService',
'course_question_event_subscriber' => 'getCourseQuestionEventSubscriberService',
'course_set_event_subscriber' => 'getCourseSetEventSubscriberService',
'course_set_material_event_subscriber' => 'getCourseSetMaterialEventSubscriberService',
'course_set_statistics_event_subscriber' => 'getCourseSetStatisticsEventSubscriberService',
'course_set_teacher_event_subscriber' => 'getCourseSetTeacherEventSubscriberService',
'course_statistics_event_subscriber' => 'getCourseStatisticsEventSubscriberService',
'course_sync_event_subscriber' => 'getCourseSyncEventSubscriberService',
'course_try_view_subscriber' => 'getCourseTryViewSubscriberService',
'credit_plan_subscriber' => 'getCreditPlanSubscriberService',
'credit_plugin_export_map' => 'getCreditPluginExportMapService',
'credit_subscriber' => 'getCreditSubscriberService',
'crontab_event_subscriber' => 'getCrontabEventSubscriberService',
'ct_classroom_event_subscriber' => 'getCtClassroomEventSubscriberService',
'ct_course_task_event_subscriber' => 'getCtCourseTaskEventSubscriberService',
'ct_export_map' => 'getCtExportMapService',
'ct_knowledge_draft_subscriber' => 'getCtKnowledgeDraftSubscriberService',
'ct_resource_notification_event_subscriber' => 'getCtResourceNotificationEventSubscriberService',
'ct_resource_scope_event_subscriber' => 'getCtResourceScopeEventSubscriberService',
'ct_resource_scope_member_event_subscriber' => 'getCtResourceScopeMemberEventSubscriberService',
'enroll_record_event_subscriber' => 'getEnrollRecordEventSubscriberService',
'error_controller' => 'getErrorControllerService',
'exam.extension.manager' => 'getExam_Extension_ManagerService',
'exam.project_plan_item_result_subscriber' => 'getExam_ProjectPlanItemResultSubscriberService',
'exam_event_subscriber' => 'getExamEventSubscriberService',
'exam_member_subscriber' => 'getExamMemberSubscriberService',
'exam_notification_event_subscriber' => 'getExamNotificationEventSubscriberService',
'exam_test_paper_event_subscriber' => 'getExamTestPaperEventSubscriberService',
'expert_event_subscriber' => 'getExpertEventSubscriberService',
'export_factory' => 'getExportFactoryService',
'gather_event_subscriber' => 'getGatherEventSubscriberService',
'knowledge_base_plugin_export_map' => 'getKnowledgeBasePluginExportMapService',
'knowledge_base_subscriber' => 'getKnowledgeBaseSubscriberService',
'knowledge_draft_subscriber' => 'getKnowledgeDraftSubscriberService',
'knowledge_file_subscriber' => 'getKnowledgeFileSubscriberService',
'knowledge_relation_subscriber' => 'getKnowledgeRelationSubscriberService',
'knowledge_subscriber' => 'getKnowledgeSubscriberService',
'learning_progress_event_subscriber' => 'getLearningProgressEventSubscriberService',
'live_activity_event_subscriber' => 'getLiveActivityEventSubscriberService',
'marker_event_subscriber' => 'getMarkerEventSubscriberService',
'member_operation_record_event_subscriber' => 'getMemberOperationRecordEventSubscriberService',
'notification_event_subscriber' => 'getNotificationEventSubscriberService',
'offline_activity_member_subscriber' => 'getOfflineActivityMemberSubscriberService',
'offline_activity_subscriber' => 'getOfflineActivitySubscriberService',
'offline_class_event_subscriber' => 'getOfflineClassEventSubscriberService',
'offline_class_notification_event_subscriber' => 'getOfflineClassNotificationEventSubscriberService',
'offline_class_offline_course_event_subscriber' => 'getOfflineClassOfflineCourseEventSubscriberService',
'offline_course_event_subscriber' => 'getOfflineCourseEventSubscriberService',
'offline_course_pro.extension.manager' => 'getOfflineCoursePro_Extension_ManagerService',
'offline_course_pro.offline_class.extension' => 'getOfflineCoursePro_OfflineClass_ExtensionService',
'offline_course_pro.org.extension' => 'getOfflineCoursePro_Org_ExtensionService',
'offline_course_template_event_subscriber' => 'getOfflineCourseTemplateEventSubscriberService',
'offline_exam_event_subscriber' => 'getOfflineExamEventSubscriberService',
'open_course_sms_event_subscriber' => 'getOpenCourseSmsEventSubscriberService',
'opencourse_event_subscriber' => 'getOpencourseEventSubscriberService',
'order_status_subscriber' => 'getOrderStatusSubscriberService',
'orderrefererlog_event_subscriber' => 'getOrderrefererlogEventSubscriberService',
'org_category_event_subscriber' => 'getOrgCategoryEventSubscriberService',
'org_event_subscriber' => 'getOrgEventSubscriberService',
'post_course_event_subscriber' => 'getPostCourseEventSubscriberService',
'practical_assignment_excellent_assignment_subscriber' => 'getPracticalAssignmentExcellentAssignmentSubscriberService',
'practical_assignment_result_subscriber' => 'getPracticalAssignmentResultSubscriberService',
'project_plan_archive_data_statistics' => 'getProjectPlanArchiveDataStatisticsService',
'project_plan_item_result_subscriber' => 'getProjectPlanItemResultSubscriberService',
'project_plan_item_stage_sort_subscriber' => 'getProjectPlanItemStageSortSubscriberService',
'project_plan_item_subscriber' => 'getProjectPlanItemSubscriberService',
'project_plan_member_statistic_data_subscriber' => 'getProjectPlanMemberStatisticDataSubscriberService',
'project_plan_member_subscriber' => 'getProjectPlanMemberSubscriberService',
'project_plan_pass_criteria_subscriber' => 'getProjectPlanPassCriteriaSubscriberService',
'project_plan_subscriber' => 'getProjectPlanSubscriberService',
'qa_event_subscriber' => 'getQaEventSubscriberService',
'question_analysis_envet_subscriber' => 'getQuestionAnalysisEnvetSubscriberService',
'question_sync_event_subscriber' => 'getQuestionSyncEventSubscriberService',
'report_event_subscriber' => 'getReportEventSubscriberService',
'resource_like_subscriber' => 'getResourceLikeSubscriberService',
'review_center_event_subscriber' => 'getReviewCenterEventSubscriberService',
'reward_point_event_subscriber' => 'getRewardPointEventSubscriberService',
'routing.loader' => 'getRouting_LoaderService',
'scorm_upload_file_event_subscriber' => 'getScormUploadFileEventSubscriberService',
'services_resetter' => 'getServicesResetterService',
'sms_task_event_subscriber' => 'getSmsTaskEventSubscriberService',
'sms_testpaper_event_subscriber' => 'getSmsTestpaperEventSubscriberService',
'status_event_subscriber' => 'getStatusEventSubscriberService',
'survey.project_plan_item_result_subscriber' => 'getSurvey_ProjectPlanItemResultSubscriberService',
'survey_event_subscriber' => 'getSurveyEventSubscriberService',
'tag_course_set_event_subscriber' => 'getTagCourseSetEventSubscriberService',
'target_plan_event_subscriber' => 'getTargetPlanEventSubscriberService',
'task_activity_event_subscriber' => 'getTaskActivityEventSubscriberService',
'task_event_subscriber' => 'getTaskEventSubscriberService',
'task_sync_event_subscriber' => 'getTaskSyncEventSubscriberService',
'task_testpaper_event_subscriber' => 'getTaskTestpaperEventSubscriberService',
'taxonomy_article_event_subscriber' => 'getTaxonomyArticleEventSubscriberService',
'testpaper_event_subscriber' => 'getTestpaperEventSubscriberService',
'testpaper_sync_event_subscriber' => 'getTestpaperSyncEventSubscriberService',
'thread_event_subscriber' => 'getThreadEventSubscriberService',
'tokenbucket_event_subscriber' => 'getTokenbucketEventSubscriberService',
'training_camp_event_subscriber' => 'getTrainingCampEventSubscriberService',
'upload_file_event_subscriber' => 'getUploadFileEventSubscriberService',
'user_classroom_event_subscriber' => 'getUserClassroomEventSubscriberService',
'user_course_thread_event_subscriber' => 'getUserCourseThreadEventSubscriberService',
'user_daily_learn_record_subscriber' => 'getUserDailyLearnRecordSubscriberService',
'user_event_subscriber' => 'getUserEventSubscriberService',
'user_message_subscriber' => 'getUserMessageSubscriberService',
'user_user_event_subscriber' => 'getUserUserEventSubscriberService',
'user_vip_member_event_subscriber' => 'getUserVipMemberEventSubscriberService',
'user_work_record_classroom_event_subscriber' => 'getUserWorkRecordClassroomEventSubscriberService',
'user_work_record_course_event_subscriber' => 'getUserWorkRecordCourseEventSubscriberService',
'user_work_record_exam_event_subscriber' => 'getUserWorkRecordExamEventSubscriberService',
'user_work_record_live_event_subscriber' => 'getUserWorkRecordLiveEventSubscriberService',
'user_work_record_member_event_subscriber' => 'getUserWorkRecordMemberEventSubscriberService',
'user_work_record_offline_activity_event_subscriber' => 'getUserWorkRecordOfflineActivityEventSubscriberService',
'user_work_record_offline_class_event_subscriber' => 'getUserWorkRecordOfflineClassEventSubscriberService',
'user_work_record_offline_course_homework_event_subscriber' => 'getUserWorkRecordOfflineCourseHomeworkEventSubscriberService',
'user_work_record_post_event_subscriber' => 'getUserWorkRecordPostEventSubscriberService',
'user_work_record_project_plan_event_subscriber' => 'getUserWorkRecordProjectPlanEventSubscriberService',
'user_work_record_project_plan_item_event_subscriber' => 'getUserWorkRecordProjectPlanItemEventSubscriberService',
'user_work_record_project_plan_member_event_subscriber' => 'getUserWorkRecordProjectPlanMemberEventSubscriberService',
'user_work_record_survey_event_subscriber' => 'getUserWorkRecordSurveyEventSubscriberService',
'user_work_record_target_plan_event_subscriber' => 'getUserWorkRecordTargetPlanEventSubscriberService',
'video_task_event_subscriber' => 'getVideoTaskEventSubscriberService',
'web.wrapper' => 'getWeb_WrapperService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 5).'/vendor/pimple/pimple/src/Pimple/Container.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/biz-framework/src/Context/Biz.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/KernelRequestListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/AbstractSecurityDisabledListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/KernelResponseListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/PermissionKernelControllerListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/PermissionKernelResponseListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/UserLoginTokenListener.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/CSRFListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Listener/LocaleListener.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/biz-framework/src/Context/BizAware.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/Extension.php';
include_once \dirname(__DIR__, 5).'/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 5).'/src/CustomBundle/Extension/ActivityExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestStack.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/UriSigner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Service/ResetInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Cache/CacheTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/PackageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/Asset/PathPackage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/Asset/VersionStrategy/StaticVersionStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenStorage/SessionTokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validation.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/FirePHPHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/Twig/DictExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/System/DictCollector.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/ExtensionManager.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/TaskToolbarExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/ActivityExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/CourseExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/CopyExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/QuestionExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/PaymentExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Extension/CallbackExtension.php';
include_once \dirname(__DIR__, 5).'/src/Biz/Coupon/CouponServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/Biz/Mail/MailServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/AppExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/LiveExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/WebExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/HtmlExtension.php';
include_once \dirname(__DIR__, 5).'/src/Biz/ResourceManage/ResourceManageProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 5).'/src/Biz/User/UserProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Twig/Extension/WebExtension.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/Exporter/ExportServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/Importer/ImporterServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/AdvancedMemberSelect/AdvancedMemberSelectServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Extension/ActivityExtension.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/DiscoveryColumn/DiscoveryColumnServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/Mail/MailServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/NotificationCenter/NotificationServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/Focus/FocusServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/DefaultSearch/SearchProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/Attachment/AttachmentServiceProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/DataCenter/DataCenterProvider.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Biz/ModuleDataStatistics/ModuleDataProvider.php';
include_once \dirname(__DIR__, 5).'/src/ApiBundle/Security/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 5).'/src/ApiBundle/Security/Firewall/BaseAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiBundle/Security/Firewall/SessionAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Listener/ApiV3KernelRequestListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/Firewall.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/BaseAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/BasicAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/NewTokenAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/XAuthTokenAuthenticationListener.php';
include_once \dirname(__DIR__, 5).'/src/ApiV3Bundle/Security/Firewall/AnonymousListener.php';
include_once \dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Twig/OfflineClassExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/SurveyPlugin/Listener/SurveyPluginKernelRequestListener.php';
include_once \dirname(__DIR__, 5).'/plugins/ExamPlugin/Listener/ExamManageAccessListener.php';
include_once \dirname(__DIR__, 5).'/plugins/ScormPlugin/Extension/ActivityExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Extension/SyncExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Listener/RewardPointNotifyListener.php';
include_once \dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Component/Decorator/RewardPointResponseDecorator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/ChainLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Twig/TwigLoader.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Twig/TwigLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/Loader/ThemeTwigLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/UrlHelper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/FormExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/PermissionExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/cache-extra/CacheExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/Twig/HtmlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/Twig/SlotExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/System/Slot/SlotManager.php';
include_once \dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/System/Slot/SlotInjectionCollector.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/QuestionTypeExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/QuestionItemStatisticsExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/ActivityExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/DictionaryExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/DataExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/BlockExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/UploaderExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/ThemeExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/OrderExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/CourseExtension.php';
include_once \dirname(__DIR__, 5).'/src/AppBundle/Twig/SearchExtension.php';
include_once \dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Twig/Extension/ProjectPlanExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/ExamPlugin/Twig/QuestionTypeExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/ExamPlugin/Twig/WebExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Twig/Extension/WebExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Twig/WebExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Twig/Extension/WebExtension.php';
include_once \dirname(__DIR__, 5).'/plugins/PostMapPlugin/Twig/Extension/WebExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/AppVariable.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('twig.cache', ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
$e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$e->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/AppKernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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));
$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())));
$instance->add($e);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
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())));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\ChainLoader();
$b = ($this->services['kernel'] ?? $this->get('kernel', 1));
$c = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 5));
$c->addPath((\dirname(__DIR__, 4).'/Resources/TwigBundle/views'), 'Twig');
$c->addPath((\dirname(__DIR__, 4).'/../web/customize'), 'customize');
$c->addPath((\dirname(__DIR__, 4).'/../src/Topxia/WebBundle/Resources/views'), 'topxiaweb');
$c->addPath((\dirname(__DIR__, 4).'/../web/themes'), 'theme');
$c->addPath((\dirname(__DIR__, 4).'/../plugins'), 'plugins');
$c->addPath((\dirname(__DIR__, 4).'/../'), 'root');
$c->addPath((\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
$c->addPath((\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
$c->addPath((\dirname(__DIR__, 5).'/src/Topxia/WebBundle/Resources/views'), 'TopxiaWeb');
$c->addPath((\dirname(__DIR__, 5).'/src/Topxia/WebBundle/Resources/views'), '!TopxiaWeb');
$c->addPath((\dirname(__DIR__, 5).'/src/Topxia/MobileBundleV2/Resources/views'), 'TopxiaMobileBundleV2');
$c->addPath((\dirname(__DIR__, 5).'/src/Topxia/MobileBundleV2/Resources/views'), '!TopxiaMobileBundleV2');
$c->addPath((\dirname(__DIR__, 5).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
$c->addPath((\dirname(__DIR__, 5).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
$c->addPath((\dirname(__DIR__, 5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), 'OAuth2Server');
$c->addPath((\dirname(__DIR__, 5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), '!OAuth2Server');
$c->addPath((\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/views'), 'CorporateTraining');
$c->addPath((\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/views'), '!CorporateTraining');
$c->addPath((\dirname(__DIR__, 5).'/src/CustomBundle/Resources/views'), 'Custom');
$c->addPath((\dirname(__DIR__, 5).'/src/CustomBundle/Resources/views'), '!Custom');
$c->addPath((\dirname(__DIR__, 5).'/src/ApiBundle/Resources/views'), 'Api');
$c->addPath((\dirname(__DIR__, 5).'/src/ApiBundle/Resources/views'), '!Api');
$c->addPath((\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/views'), 'OfflineCourseProPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/views'), '!OfflineCourseProPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/views'), 'SurveyPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/views'), '!SurveyPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/views'), 'ExamPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/views'), '!ExamPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/views'), 'ScormPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/views'), '!ScormPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/views'), 'COEPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/views'), '!COEPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/views'), 'ReportPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/views'), '!ReportPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/WatermarkPlugin/Resources/views'), 'WatermarkPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/WatermarkPlugin/Resources/views'), '!WatermarkPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/views'), 'KnowledgeBasePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/views'), '!KnowledgeBasePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/views'), 'WorkWechatPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/views'), '!WorkWechatPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CustomizePagePlugin/Resources/views'), 'CustomizePagePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CustomizePagePlugin/Resources/views'), '!CustomizePagePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/SiteDataAnalysisPlugin/Resources/views'), 'SiteDataAnalysisPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/SiteDataAnalysisPlugin/Resources/views'), '!SiteDataAnalysisPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/views'), 'HomePageExpandPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/views'), '!HomePageExpandPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/views'), 'CreditPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/views'), '!CreditPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/views'), 'CertificatePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/views'), '!CertificatePlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/views'), 'QAPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/views'), '!QAPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/views'), 'UserImporterPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/views'), '!UserImporterPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/views'), 'RewardPointPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/views'), '!RewardPointPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/views'), 'PostMapPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/views'), '!PostMapPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/views'), 'FeiShuPlugin');
$c->addPath((\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/views'), '!FeiShuPlugin');
$c->addPath((\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
$c->addPath((\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
$c->addPath((\dirname(__DIR__, 4).'/Resources/views'));
$c->addPath((\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
$a->addLoader(new \HomePageExpandPlugin\Twig\TwigLoader($b));
$a->addLoader(new \CorporateTrainingBundle\Twig\TwigLoader($b));
$a->addLoader(new \Codeages\PluginBundle\Loader\ThemeTwigLoader($b));
$a->addLoader($c);
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$f = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$g = ($this->services['translator'] ?? $this->getTranslatorService());
$h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$i = ($this->services['router'] ?? $this->getRouterService());
$j = ($this->services['biz'] ?? $this->getBizService());
$k = ($this->services['extension.manager'] ?? $this->getExtension_ManagerService());
$l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$l->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $h]);
$m = new \Symfony\Bridge\Twig\AppVariable();
$m->setEnvironment('dev');
$m->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$m->setTokenStorage($e);
}
if ($this->has('request_stack')) {
$m->setRequestStack($d);
}
$n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__, 5), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($f, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, $i)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($g));
$instance->addExtension(new \AppBundle\Twig\PermissionExtension($this));
$instance->addExtension(new \Twig\Extension\DebugExtension());
$instance->addExtension(new \Twig\Extra\Cache\CacheExtension());
$instance->addExtension(new \Codeages\PluginBundle\Twig\HtmlExtension());
$instance->addExtension(new \Codeages\PluginBundle\Twig\SlotExtension(new \Codeages\PluginBundle\System\Slot\SlotManager(new \Codeages\PluginBundle\System\Slot\SlotInjectionCollector([0 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/config/slots.yml'), 1 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/config/slots.yml'), 2 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/config/slots.yml'), 3 => (\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/config/slots.yml'), 4 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/config/slots.yml'), 5 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/config/slots.yml'), 6 => (\dirname(__DIR__, 5).'/plugins/WatermarkPlugin/Resources/config/slots.yml'), 7 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/config/slots.yml'), 8 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/config/slots.yml'), 9 => (\dirname(__DIR__, 5).'/plugins/CustomizePagePlugin/Resources/config/slots.yml'), 10 => (\dirname(__DIR__, 5).'/plugins/SiteDataAnalysisPlugin/Resources/config/slots.yml'), 11 => (\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/config/slots.yml'), 12 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/config/slots.yml'), 13 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/config/slots.yml'), 14 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/config/slots.yml'), 15 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/config/slots.yml'), 16 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/config/slots.yml'), 17 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/config/slots.yml')], $this->targetDir.'', true), $this)));
$instance->addExtension(($this->services['codeages_plugin.dict_twig_extension'] ?? $this->getCodeagesPlugin_DictTwigExtensionService()));
$instance->addExtension(new \AppBundle\Twig\QuestionTypeExtension($this, $j, $k));
$instance->addExtension(new \AppBundle\Twig\QuestionItemStatisticsExtension($this, $j, $k));
$instance->addExtension(($this->services['web.twig.app_extension'] ?? ($this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this))));
$instance->addExtension(new \AppBundle\Twig\ActivityExtension($this, $j, $k));
$instance->addExtension(($this->services['web.twig.live_extension'] ?? ($this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension())));
$instance->addExtension(($this->services['web.twig.extension'] ?? $this->getWeb_Twig_ExtensionService()));
$instance->addExtension(($this->services['web.twig.html_extension'] ?? $this->getWeb_Twig_HtmlExtensionService()));
$instance->addExtension(new \AppBundle\Twig\DictionaryExtension($this, $j));
$instance->addExtension(new \AppBundle\Twig\DataExtension($this, $j));
$instance->addExtension(new \AppBundle\Twig\BlockExtension($this, $j));
$instance->addExtension(new \AppBundle\Twig\UploaderExtension($this));
$instance->addExtension(new \AppBundle\Twig\ThemeExtension($this, $j));
$instance->addExtension(new \AppBundle\Twig\OrderExtension($this, $j));
$instance->addExtension(new \AppBundle\Twig\CourseExtension($this, $j, ($this->privates['course.extension'] ?? $this->getCourse_ExtensionService())));
$instance->addExtension(new \AppBundle\Twig\SearchExtension($this, $j));
$instance->addExtension(($this->services['corporatetrainingbundle.twig.web_extension'] ?? $this->getCorporatetrainingbundle_Twig_WebExtensionService()));
$instance->addExtension(new \CorporateTrainingBundle\Twig\Extension\ProjectPlanExtension($this, $j));
$instance->addExtension(($this->services['offline_course_pro.twig.offline_class_extension'] ?? $this->getOfflineCoursePro_Twig_OfflineClassExtensionService()));
$instance->addExtension(new \ExamPlugin\Twig\QuestionTypeExtension($this, $j));
$instance->addExtension(new \ExamPlugin\Twig\WebExtension($this, $j));
$instance->addExtension(new \KnowledgeBasePlugin\Twig\Extension\WebExtension($this, $j));
$instance->addExtension(new \HomePageExpandPlugin\Twig\WebExtension($this, $j));
$instance->addExtension(new \RewardPointPlugin\Twig\Extension\WebExtension($j));
$instance->addExtension(new \PostMapPlugin\Twig\Extension\WebExtension($this, $j));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
$instance->addGlobal('app', $m);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Twig\\Extra\\Cache\\CacheRuntime' => ['privates', 'twig.runtime.cache', 'getTwig_Runtime_CacheService', true],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Twig\\Extra\\Cache\\CacheRuntime' => '?',
])));
$instance->addGlobal('site_tracking', false);
$instance->registerUndefinedFilterCallback([0 => $n, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $n, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $n, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public '.twig.cache.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function get_Twig_Cache_InnerService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('mf5hzksQb3', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['.twig.cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'biz' shared service.
*
* @return \Codeages\Biz\Framework\Context\Biz
*/
protected function getBizService()
{
return $this->services['biz'] = new \Codeages\Biz\Framework\Context\Biz($this->getParameter('biz_config'));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+rrVH5OAbM', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vEMTHzJcEj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aHP2piTH2Y', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'codeages_plugin.dict_twig_extension' shared service.
*
* @return \Codeages\PluginBundle\Twig\DictExtension
*/
protected function getCodeagesPlugin_DictTwigExtensionService()
{
return $this->services['codeages_plugin.dict_twig_extension'] = new \Codeages\PluginBundle\Twig\DictExtension(new \Codeages\PluginBundle\System\DictCollector([0 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/config/dict.zh_CN.yml'), 1 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/config/dict.en.yml'), 2 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/config/dict.zh_CN.yml'), 3 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/config/dict.en.yml'), 4 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/config/dict.zh_CN.yml'), 5 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/config/dict.en.yml'), 6 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/config/dict.zh_CN.yml'), 7 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/config/dict.en.yml'), 8 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/config/dict.zh_CN.yml'), 9 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/config/dict.en.yml'), 10 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/config/dict.zh_CN.yml'), 11 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/config/dict.en.yml'), 12 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/config/dict.zh_CN.yml'), 13 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/config/dict.en.yml'), 14 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/config/dict.zh_CN.yml'), 15 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/config/dict.en.yml')], $this->targetDir.'', true, 'zh_CN'), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'corporatetrainingbundle.twig.web_extension' shared service.
*
* @return \CorporateTrainingBundle\Twig\Extension\WebExtension
*/
protected function getCorporatetrainingbundle_Twig_WebExtensionService()
{
return $this->services['corporatetrainingbundle.twig.web_extension'] = new \CorporateTrainingBundle\Twig\Extension\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['user.login_listener'] ?? $this->load('getUser_LoginListenerService'));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['user.login_generate_notification_handler'] ?? ($this->privates['user.login_generate_notification_handler'] = new \AppBundle\Handler\GenerateNotificationHandler($this)));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['kernel.listener.exception_listener'] ?? ($this->privates['kernel.listener.exception_listener'] = new \AppBundle\Listener\ExceptionListener($this)));
}, 1 => 'onKernelException'], 255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['kernel.listener.kernel_request_listener'] ?? ($this->privates['kernel.listener.kernel_request_listener'] = new \AppBundle\Listener\KernelRequestListener($this)));
}, 1 => 'onKernelRequest'], 255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['kernel.listener.kernel_response_listener'] ?? ($this->privates['kernel.listener.kernel_response_listener'] = new \AppBundle\Listener\KernelResponseListener($this)));
}, 1 => 'onKernelResponse'], 255);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['kernel.controller.permission_listener'] ?? $this->getKernel_Controller_PermissionListenerService());
}, 1 => 'onKernelController'], 255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['kernel.response.permission_listener'] ?? ($this->privates['kernel.response.permission_listener'] = new \AppBundle\Listener\PermissionKernelResponseListener($this)));
}, 1 => 'onKernelResponse'], 255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['kernel.listener.user_login_token_listener'] ?? $this->getKernel_Listener_UserLoginTokenListenerService());
}, 1 => 'onGetUserLoginListener'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['kernel.listener.csrf_listener'] ?? $this->getKernel_Listener_CsrfListenerService());
}, 1 => 'onKernelRequest'], 127);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.locale_listener'] ?? ($this->privates['app.locale_listener'] = new \AppBundle\Listener\LocaleListener($this, 'zh_CN')));
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['login_sync_department'] ?? ($this->privates['login_sync_department'] = new \CorporateTrainingBundle\Handler\LoginSyncDepartmentHandler($this)));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['ApiBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
}, 1 => 'onKernelException'], 1024);
$instance->addListener('api.before_authenticate', [0 => function () {
return ($this->privates['api_authenticate_listener'] ?? $this->load('getApiAuthenticateListenerService'));
}, 1 => 'onAuthenticate'], 1024);
$instance->addListener('api.after_authenticate', [0 => function () {
return ($this->privates['api_biz_ratelimit_listener'] ?? $this->load('getApiBizRatelimitListenerService'));
}, 1 => 'handle'], 1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_v3_kernel.listener.kernel_request_listener'] ?? $this->getApiV3Kernel_Listener_KernelRequestListenerService());
}, 1 => 'onKernelRequest'], 255);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_v3_exception_listener'] ?? ($this->privates['api_v3_exception_listener'] = new \ApiV3Bundle\Listener\ApiV3ExceptionListener($this)));
}, 1 => 'onKernelException'], 1025);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['survey_plugin.listener.kernel_request_listener'] ?? ($this->privates['survey_plugin.listener.kernel_request_listener'] = new \SurveyPlugin\Listener\SurveyPluginKernelRequestListener($this)));
}, 1 => 'onKernelController'], 255);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['user.exam_manage.kernel_request_listener'] ?? ($this->privates['user.exam_manage.kernel_request_listener'] = new \ExamPlugin\Listener\ExamManageAccessListener($this)));
}, 1 => 'onKernelController'], 255);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['reward_point.login_wave_account'] ?? ($this->privates['reward_point.login_wave_account'] = new \RewardPointPlugin\Handler\LoginWaveRewardPointAccountHandler($this)));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['kernel.listener.reward_point_notify_listener'] ?? $this->getKernel_Listener_RewardPointNotifyListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
}, 1 => 'onKernelRequest'], 48);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
}, 1 => 'onMessage'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'extension.manager' shared service.
*
* @return \AppBundle\Extension\ExtensionManager
*/
protected function getExtension_ManagerService()
{
$this->services['extension.manager'] = $instance = new \AppBundle\Extension\ExtensionManager();
$a = new \AppBundle\Extension\TaskToolbarExtension();
$a->setBiz(($this->services['biz'] ?? $this->getBizService()));
$instance->addExtension(($this->privates['activity.extension'] ?? $this->getActivity_ExtensionService()));
$instance->addExtension(($this->privates['advanced_member_select_service_provider'] ?? $this->getAdvancedMemberSelectServiceProviderService()));
$instance->addExtension(($this->privates['app_discovery_column_service_provider'] ?? $this->getAppDiscoveryColumnServiceProviderService()));
$instance->addExtension(($this->privates['attachment_service_provider'] ?? $this->getAttachmentServiceProviderService()));
$instance->addExtension(($this->privates['callback.extension'] ?? $this->getCallback_ExtensionService()));
$instance->addExtension(($this->privates['copy.extension'] ?? $this->getCopy_ExtensionService()));
$instance->addExtension(($this->privates['corporatetraining.activity.extension'] ?? $this->getCorporatetraining_Activity_ExtensionService()));
$instance->addExtension(($this->privates['corporatetraining.data_center.provider'] ?? $this->getCorporatetraining_DataCenter_ProviderService()));
$instance->addExtension(($this->privates['corporatetraining.module_data.provider'] ?? $this->getCorporatetraining_ModuleData_ProviderService()));
$instance->addExtension(($this->privates['corporatetraining.search_provider'] ?? $this->getCorporatetraining_SearchProviderService()));
$instance->addExtension(($this->privates['corporatetraining_focus_service_provider'] ?? $this->getCorporatetrainingFocusServiceProviderService()));
$instance->addExtension(($this->privates['corporatetraining_mail_service_provider'] ?? $this->getCorporatetrainingMailServiceProviderService()));
$instance->addExtension(($this->privates['coupon_service_provider'] ?? $this->getCouponServiceProviderService()));
$instance->addExtension(($this->privates['course.extension'] ?? $this->getCourse_ExtensionService()));
$instance->addExtension(($this->privates['custom.activity.extension'] ?? $this->getCustom_Activity_ExtensionService()));
$instance->addExtension(($this->privates['export_service_provider'] ?? $this->getExportServiceProviderService()));
$instance->addExtension(($this->privates['importer_service_provider'] ?? $this->getImporterServiceProviderService()));
$instance->addExtension(($this->privates['knowledge_base.sync.extension'] ?? $this->getKnowledgeBase_Sync_ExtensionService()));
$instance->addExtension(($this->privates['mail_service_provider'] ?? $this->getMailServiceProviderService()));
$instance->addExtension(($this->privates['notification_service_provider'] ?? $this->getNotificationServiceProviderService()));
$instance->addExtension(($this->privates['payment.extension'] ?? $this->getPayment_ExtensionService()));
$instance->addExtension(($this->privates['plugin.activity.extension'] ?? $this->getPlugin_Activity_ExtensionService()));
$instance->addExtension(($this->privates['question.extension'] ?? $this->getQuestion_ExtensionService()));
$instance->addExtension(($this->privates['resource_manage_provider'] ?? $this->getResourceManageProviderService()));
$instance->addExtension($a);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
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 () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 8)), $b));
}
/**
* Gets the public 'offline_course_pro.twig.offline_class_extension' shared service.
*
* @return \OfflineCourseProPlugin\Twig\OfflineClassExtension
*/
protected function getOfflineCoursePro_Twig_OfflineClassExtensionService()
{
return $this->services['offline_course_pro.twig.offline_class_extension'] = new \OfflineCourseProPlugin\Twig\OfflineClassExtension($this, ($this->services['biz'] ?? $this->getBizService()));
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'reward_point.response_decorator' shared service.
*
* @return \RewardPointPlugin\Component\Decorator\RewardPointResponseDecorator
*/
protected function getRewardPoint_ResponseDecoratorService()
{
return $this->services['reward_point.response_decorator'] = new \RewardPointPlugin\Component\Decorator\RewardPointResponseDecorator($this);
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'web.twig.app_extension' shared service.
*
* @return \AppBundle\Twig\AppExtension
*/
protected function getWeb_Twig_AppExtensionService()
{
return $this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this);
}
/**
* Gets the public 'web.twig.extension' shared service.
*
* @return \AppBundle\Twig\WebExtension
*/
protected function getWeb_Twig_ExtensionService()
{
return $this->services['web.twig.extension'] = new \AppBundle\Twig\WebExtension($this, ($this->services['biz'] ?? $this->getBizService()));
}
/**
* Gets the public 'web.twig.html_extension' shared service.
*
* @return \AppBundle\Twig\HtmlExtension
*/
protected function getWeb_Twig_HtmlExtensionService()
{
return $this->services['web.twig.html_extension'] = new \AppBundle\Twig\HtmlExtension($this, ($this->services['biz'] ?? $this->getBizService()));
}
/**
* Gets the public 'web.twig.live_extension' shared service.
*
* @return \AppBundle\Twig\LiveExtension
*/
protected function getWeb_Twig_LiveExtensionService()
{
return $this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension();
}
/**
* Gets the private '.service_locator.hYkRAsi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HYkRAsiService()
{
return $this->privates['.service_locator.hYkRAsi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.disabled' => ['privates', 'security.firewall.map.context.disabled', 'getSecurity_Firewall_Map_Context_DisabledService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.disabled' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* Gets the private 'activity.extension' shared service.
*
* @return \AppBundle\Extension\ActivityExtension
*/
protected function getActivity_ExtensionService()
{
$this->privates['activity.extension'] = $instance = new \AppBundle\Extension\ActivityExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'advanced_member_select_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider
*/
protected function getAdvancedMemberSelectServiceProviderService()
{
$this->privates['advanced_member_select_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\AdvancedMemberSelect\AdvancedMemberSelectServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'api_session_authentication_listener' shared service.
*
* @return \ApiBundle\Security\Firewall\SessionAuthenticationListener
*/
protected function getApiSessionAuthenticationListenerService()
{
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))));
}
/**
* Gets the private 'api_v3_kernel.listener.kernel_request_listener' shared service.
*
* @return \ApiV3Bundle\Listener\ApiV3KernelRequestListener
*/
protected function getApiV3Kernel_Listener_KernelRequestListenerService()
{
return $this->privates['api_v3_kernel.listener.kernel_request_listener'] = new \ApiV3Bundle\Listener\ApiV3KernelRequestListener($this, new \ApiV3Bundle\Security\Firewall\Firewall([0 => new \ApiV3Bundle\Security\Firewall\BasicAuthenticationListener($this), 1 => new \ApiV3Bundle\Security\Firewall\NewTokenAuthenticationListener($this), 2 => new \ApiV3Bundle\Security\Firewall\XAuthTokenAuthenticationListener($this), 3 => ($this->privates['api_session_authentication_listener'] ?? $this->getApiSessionAuthenticationListenerService()), 4 => new \ApiV3Bundle\Security\Firewall\AnonymousListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()))]));
}
/**
* Gets the private 'app_discovery_column_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider
*/
protected function getAppDiscoveryColumnServiceProviderService()
{
$this->privates['app_discovery_column_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\DiscoveryColumn\DiscoveryColumnServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \AppBundle\Twig\Asset\PathPackage('', new \AppBundle\Twig\Asset\VersionStrategy\StaticVersionStrategy('24.4.1', '%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 () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'attachment_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider
*/
protected function getAttachmentServiceProviderService()
{
$this->privates['attachment_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Attachment\AttachmentServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JYXwUAgmtW', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B0MNSdXNfY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WBUyfwo7U9', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zeY7HOPKaE', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NfE0rGMkuw', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'callback.extension' shared service.
*
* @return \AppBundle\Extension\CallbackExtension
*/
protected function getCallback_ExtensionService()
{
$this->privates['callback.extension'] = $instance = new \AppBundle\Extension\CallbackExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'copy.extension' shared service.
*
* @return \AppBundle\Extension\CopyExtension
*/
protected function getCopy_ExtensionService()
{
$this->privates['copy.extension'] = $instance = new \AppBundle\Extension\CopyExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'corporatetraining.activity.extension' shared service.
*
* @return \CorporateTrainingBundle\Extension\ActivityExtension
*/
protected function getCorporatetraining_Activity_ExtensionService()
{
$this->privates['corporatetraining.activity.extension'] = $instance = new \CorporateTrainingBundle\Extension\ActivityExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'corporatetraining.data_center.provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider
*/
protected function getCorporatetraining_DataCenter_ProviderService()
{
$this->privates['corporatetraining.data_center.provider'] = $instance = new \CorporateTrainingBundle\Biz\DataCenter\DataCenterProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'corporatetraining.module_data.provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider
*/
protected function getCorporatetraining_ModuleData_ProviderService()
{
$this->privates['corporatetraining.module_data.provider'] = $instance = new \CorporateTrainingBundle\Biz\ModuleDataStatistics\ModuleDataProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'corporatetraining.search_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider
*/
protected function getCorporatetraining_SearchProviderService()
{
return $this->privates['corporatetraining.search_provider'] = new \CorporateTrainingBundle\Biz\DefaultSearch\SearchProvider(($this->services['biz'] ?? $this->getBizService()));
}
/**
* Gets the private 'corporatetraining_focus_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider
*/
protected function getCorporatetrainingFocusServiceProviderService()
{
$this->privates['corporatetraining_focus_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Focus\FocusServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'corporatetraining_mail_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\Mail\MailServiceProvider
*/
protected function getCorporatetrainingMailServiceProviderService()
{
$this->privates['corporatetraining_mail_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Mail\MailServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'coupon_service_provider' shared service.
*
* @return \Biz\Coupon\CouponServiceProvider
*/
protected function getCouponServiceProviderService()
{
$this->privates['coupon_service_provider'] = $instance = new \Biz\Coupon\CouponServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'course.extension' shared service.
*
* @return \AppBundle\Extension\CourseExtension
*/
protected function getCourse_ExtensionService()
{
$this->privates['course.extension'] = $instance = new \AppBundle\Extension\CourseExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'custom.activity.extension' shared service.
*
* @return \CustomBundle\Extension\ActivityExtension
*/
protected function getCustom_Activity_ExtensionService()
{
$this->privates['custom.activity.extension'] = $instance = new \CustomBundle\Extension\ActivityExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 3 => ($this->privates['debug.security.voter.permission.admin_voter'] ?? $this->load('getDebug_Security_Voter_Permission_AdminVoterService'));
}, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListener2Service()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'export_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider
*/
protected function getExportServiceProviderService()
{
$this->privates['export_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Exporter\ExportServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
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');
}
/**
* Gets the private 'importer_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider
*/
protected function getImporterServiceProviderService()
{
$this->privates['importer_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\Importer\ImporterServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'kernel.controller.permission_listener' shared service.
*
* @return \AppBundle\Listener\PermissionKernelControllerListener
*/
protected function getKernel_Controller_PermissionListenerService()
{
return $this->privates['kernel.controller.permission_listener'] = new \AppBundle\Listener\PermissionKernelControllerListener($this, $this->parameters['permission.path_regular_expression']);
}
/**
* Gets the private 'kernel.listener.csrf_listener' shared service.
*
* @return \AppBundle\Listener\CSRFListener
*/
protected function getKernel_Listener_CsrfListenerService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['kernel.listener.csrf_listener'])) {
return $this->privates['kernel.listener.csrf_listener'];
}
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);
}
/**
* Gets the private 'kernel.listener.reward_point_notify_listener' shared service.
*
* @return \RewardPointPlugin\Listener\RewardPointNotifyListener
*/
protected function getKernel_Listener_RewardPointNotifyListenerService()
{
return $this->privates['kernel.listener.reward_point_notify_listener'] = new \RewardPointPlugin\Listener\RewardPointNotifyListener(($this->services['reward_point.response_decorator'] ?? ($this->services['reward_point.response_decorator'] = new \RewardPointPlugin\Component\Decorator\RewardPointResponseDecorator($this))));
}
/**
* Gets the private 'kernel.listener.user_login_token_listener' shared service.
*
* @return \AppBundle\Listener\UserLoginTokenListener
*/
protected function getKernel_Listener_UserLoginTokenListenerService()
{
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()));
}
/**
* Gets the private 'knowledge_base.sync.extension' shared service.
*
* @return \KnowledgeBasePlugin\Extension\SyncExtension
*/
protected function getKnowledgeBase_Sync_ExtensionService()
{
$this->privates['knowledge_base.sync.extension'] = $instance = new \KnowledgeBasePlugin\Extension\SyncExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('zh_CN')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
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, []);
}
/**
* Gets the private 'mail_service_provider' shared service.
*
* @return \Biz\Mail\MailServiceProvider
*/
protected function getMailServiceProviderService()
{
$this->privates['mail_service_provider'] = $instance = new \Biz\Mail\MailServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'monolog.handler.firephp' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
*/
protected function getMonolog_Handler_FirephpService()
{
$this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info', true);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 4).'/logs/dev.log'), 'warning', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'notification_service_provider' shared service.
*
* @return \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider
*/
protected function getNotificationServiceProviderService()
{
$this->privates['notification_service_provider'] = $instance = new \CorporateTrainingBundle\Biz\NotificationCenter\NotificationServiceProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'payment.extension' shared service.
*
* @return \AppBundle\Extension\PaymentExtension
*/
protected function getPayment_ExtensionService()
{
$this->privates['payment.extension'] = $instance = new \AppBundle\Extension\PaymentExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'plugin.activity.extension' shared service.
*
* @return \ScormPlugin\Extension\ActivityExtension
*/
protected function getPlugin_Activity_ExtensionService()
{
$this->privates['plugin.activity.extension'] = $instance = new \ScormPlugin\Extension\ActivityExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'question.extension' shared service.
*
* @return \AppBundle\Extension\QuestionExtension
*/
protected function getQuestion_ExtensionService()
{
$this->privates['question.extension'] = $instance = new \AppBundle\Extension\QuestionExtension();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'resource_manage_provider' shared service.
*
* @return \Biz\ResourceManage\ResourceManageProvider
*/
protected function getResourceManageProviderService()
{
$this->privates['resource_manage_provider'] = $instance = new \Biz\ResourceManage\ResourceManageProvider();
$instance->setBiz(($this->services['biz'] ?? $this->getBizService()));
return $instance;
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
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())));
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.hYkRAsi'] ?? $this->get_ServiceLocator_HYkRAsiService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
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)/')));
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)/')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.fcNe9NU'] ?? ($this->privates['.security.request_matcher.fcNe9NU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/.*')));
}, 3));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$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()));
$instance->registerListener('main', 'logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, true],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', true],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'zh_CN', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/js.en.yml'), 4 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/menu.en.yml'), 5 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/messages.en.yml'), 6 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/translations/js.en.yml'), 7 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/translations/messages.en.yml'), 8 => (\dirname(__DIR__, 5).'/src/ApiBundle/Resources/translations/messages.en.yml'), 9 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/js.en.yml'), 10 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/menu.en.yml'), 11 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/messages.en.yml'), 12 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/js.en.yml'), 13 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/menu.en.yml'), 14 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/messages.en.yml'), 15 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/js.en.yml'), 16 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/menu.en.yml'), 17 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/messages.en.yml'), 18 => (\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/translations/messages.en.yml'), 19 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/js.en.yml'), 20 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/menu.en.yml'), 21 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/messages.en.yml'), 22 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/js.en.yml'), 23 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/menu.en.yml'), 24 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/messages.en.yml'), 25 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/js.en.yml'), 26 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/menu.en.yml'), 27 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/messages.en.yml'), 28 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/js.en.yml'), 29 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/menu.en.yml'), 30 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/messages.en.yml'), 31 => (\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/translations/messages.en.yml'), 32 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/js.en.yml'), 33 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/menu.en.yml'), 34 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/messages.en.yml'), 35 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/js.en.yml'), 36 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/menu.en.yml'), 37 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/messages.en.yml'), 38 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/js.en.yml'), 39 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/menu.en.yml'), 40 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/messages.en.yml'), 41 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/js.en.yml'), 42 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/menu.en.yml'), 43 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/messages.en.yml'), 44 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/js.en.yml'), 45 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/menu.en.yml'), 46 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/messages.en.yml'), 47 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/js.en.yml'), 48 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/menu.en.yml'), 49 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/messages.en.yml'), 50 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/js.en.yml'), 51 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/menu.en.yml'), 52 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/messages.en.yml')], 'es' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/messages.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/js.zh_CN.yml'), 4 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/menu.zh_CN.yml'), 5 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations/messages.zh_CN.yml'), 6 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/translations/js.zh_CN.yml'), 7 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/translations/messages.zh_CN.yml'), 8 => (\dirname(__DIR__, 5).'/src/ApiBundle/Resources/translations/messages.zh_CN.yml'), 9 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/js.zh_CN.yml'), 10 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/menu.zh_CN.yml'), 11 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations/messages.zh_CN.yml'), 12 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/js.zh_CN.yml'), 13 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/menu.zh_CN.yml'), 14 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations/messages.zh_CN.yml'), 15 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/js.zh_CN.yml'), 16 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/menu.zh_CN.yml'), 17 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations/messages.zh_CN.yml'), 18 => (\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/translations/messages.zh_CN.yml'), 19 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/js.zh_CN.yml'), 20 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/menu.zh_CN.yml'), 21 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations/messages.zh_CN.yml'), 22 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/js.zh_CN.yml'), 23 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/menu.zh_CN.yml'), 24 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations/messages.zh_CN.yml'), 25 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/js.zh_CN.yml'), 26 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/menu.zh_CN.yml'), 27 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations/messages.zh_CN.yml'), 28 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/js.zh_CN.yml'), 29 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/menu.zh_CN.yml'), 30 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations/messages.zh_CN.yml'), 31 => (\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/translations/messages.zh_CN.yml'), 32 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/js.zh_CN.yml'), 33 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/menu.zh_CN.yml'), 34 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations/messages.zh_CN.yml'), 35 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/js.zh_CN.yml'), 36 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/menu.zh_CN.yml'), 37 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations/messages.zh_CN.yml'), 38 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/js.zh_CN.yml'), 39 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/menu.zh_CN.yml'), 40 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations/messages.zh_CN.yml'), 41 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/js.zh_CN.yml'), 42 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/menu.zh_CN.yml'), 43 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations/messages.zh_CN.yml'), 44 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/js.zh_CN.yml'), 45 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/menu.zh_CN.yml'), 46 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations/messages.zh_CN.yml'), 47 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/js.zh_CN.yml'), 48 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/menu.zh_CN.yml'), 49 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations/messages.zh_CN.yml'), 50 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/js.zh_CN.yml'), 51 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/menu.zh_CN.yml'), 52 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations/messages.zh_CN.yml')], 'zh_TW' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations'), 3 => (\dirname(__DIR__, 5).'/src/AppBundle/Resources/translations'), 4 => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle/Resources/translations'), 5 => (\dirname(__DIR__, 5).'/src/ApiBundle/Resources/translations'), 6 => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin/Resources/translations'), 7 => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin/Resources/translations'), 8 => (\dirname(__DIR__, 5).'/plugins/ExamPlugin/Resources/translations'), 9 => (\dirname(__DIR__, 5).'/plugins/ScormPlugin/Resources/translations'), 10 => (\dirname(__DIR__, 5).'/plugins/COEPlugin/Resources/translations'), 11 => (\dirname(__DIR__, 5).'/plugins/ReportPlugin/Resources/translations'), 12 => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin/Resources/translations'), 13 => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin/Resources/translations'), 14 => (\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin/Resources/translations'), 15 => (\dirname(__DIR__, 5).'/plugins/CreditPlugin/Resources/translations'), 16 => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin/Resources/translations'), 17 => (\dirname(__DIR__, 5).'/plugins/QAPlugin/Resources/translations'), 18 => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin/Resources/translations'), 19 => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin/Resources/translations'), 20 => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin/Resources/translations'), 21 => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin/Resources/translations'), 22 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations'), 23 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations'), 24 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations'), 25 => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle/translations'), 26 => (\dirname(__DIR__, 5).'/vendor/twig/extra-bundle/translations'), 27 => (\dirname(__DIR__, 5).'/src/Topxia/WebBundle/translations'), 28 => (\dirname(__DIR__, 5).'/src/Topxia/AdminBundle/translations'), 29 => (\dirname(__DIR__, 5).'/src/Topxia/MobileBundleV2/translations'), 30 => (\dirname(__DIR__, 5).'/vendor/willdurand/js-translation-bundle/translations'), 31 => (\dirname(__DIR__, 5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations'), 32 => (\dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle/translations'), 33 => (\dirname(__DIR__, 5).'/src/CustomBundle/translations'), 34 => (\dirname(__DIR__, 5).'/src/ApiV3Bundle/translations'), 35 => (\dirname(__DIR__, 5).'/vendor/symfony/maker-bundle/src/translations'), 36 => (\dirname(__DIR__, 5).'/plugins/WatermarkPlugin/translations'), 37 => (\dirname(__DIR__, 5).'/plugins/CustomizePagePlugin/translations'), 38 => (\dirname(__DIR__, 5).'/plugins/SiteDataAnalysisPlugin/translations'), 39 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations'), 40 => (\dirname(__DIR__, 5).'/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations', 1 => 'vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations', 2 => 'vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations', 3 => 'src/AppBundle/Resources/translations', 4 => 'src/CorporateTrainingBundle/Resources/translations', 5 => 'src/ApiBundle/Resources/translations', 6 => 'plugins/OfflineCourseProPlugin/Resources/translations', 7 => 'plugins/SurveyPlugin/Resources/translations', 8 => 'plugins/ExamPlugin/Resources/translations', 9 => 'plugins/ScormPlugin/Resources/translations', 10 => 'plugins/COEPlugin/Resources/translations', 11 => 'plugins/ReportPlugin/Resources/translations', 12 => 'plugins/KnowledgeBasePlugin/Resources/translations', 13 => 'plugins/WorkWechatPlugin/Resources/translations', 14 => 'plugins/HomePageExpandPlugin/Resources/translations', 15 => 'plugins/CreditPlugin/Resources/translations', 16 => 'plugins/CertificatePlugin/Resources/translations', 17 => 'plugins/QAPlugin/Resources/translations', 18 => 'plugins/UserImporterPlugin/Resources/translations', 19 => 'plugins/RewardPointPlugin/Resources/translations', 20 => 'plugins/PostMapPlugin/Resources/translations', 21 => 'plugins/FeiShuPlugin/Resources/translations', 22 => 'vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/translations', 23 => 'vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/translations', 24 => 'vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/translations', 25 => 'vendor/symfony/monolog-bundle/translations', 26 => 'vendor/twig/extra-bundle/translations', 27 => 'src/Topxia/WebBundle/translations', 28 => 'src/Topxia/AdminBundle/translations', 29 => 'src/Topxia/MobileBundleV2/translations', 30 => 'vendor/willdurand/js-translation-bundle/translations', 31 => 'vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/translations', 32 => 'vendor/codeages/plugin-bundle/translations', 33 => 'src/CustomBundle/translations', 34 => 'src/ApiV3Bundle/translations', 35 => 'vendor/symfony/maker-bundle/src/translations', 36 => 'plugins/WatermarkPlugin/translations', 37 => 'plugins/CustomizePagePlugin/translations', 38 => 'plugins/SiteDataAnalysisPlugin/translations', 39 => 'vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/translations', 40 => 'translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'zh_CN']);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'biz_config' => false,
'debug.container.dump' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'biz_config': $value = [
'debug' => true,
'db.options' => [
'dbname' => 'qa.edusoho.cn',
'user' => 'root',
'password' => 'kaifazhe',
'host' => '127.0.0.1',
'port' => 3306,
'driver' => 'pdo_mysql',
'charset' => 'utf8mb4',
],
'root_directory' => (\dirname(__DIR__, 4).'/../'),
'cache_directory' => $this->targetDir.'',
'log_directory' => (\dirname(__DIR__, 4).'/logs'),
'kernel.root_dir' => \dirname(__DIR__, 4),
'plugin.directory' => (\dirname(__DIR__, 4).'/../plugins'),
'theme.directory' => (\dirname(__DIR__, 4).'/../web/themes'),
'topxia.upload.public_url_path' => '/files',
'topxia.web_themes_url_path' => '/themes',
'front_end.web_static_dist_url_path' => '/static-dist',
'topxia.web_assets_url_path' => '/assets',
'topxia.web_bundles_url_path' => '/bundles',
'topxia.disk.local_directory' => (\dirname(__DIR__, 4).'/data/udisk'),
'topxia.disk.backup_dir' => (\dirname(__DIR__, 4).'/data/backup'),
'topxia.disk.update_dir' => (\dirname(__DIR__, 4).'/data/upgrade'),
'topxia.upload.public_directory' => (\dirname(__DIR__, 4).'/../web/files'),
'topxia.upload.private_directory' => (\dirname(__DIR__, 4).'/data/private_files'),
'plugin.config_file' => (\dirname(__DIR__, 4).'/config/plugin_installed.php'),
'run_dir' => (\dirname(__DIR__, 4).'/run'),
]; break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/AppKernelDevDebugContainer.xml'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 5),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 4).'/logs'),
'kernel.bundles' => [
'FrameworkBundle' => 'Codeages\\PluginBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'TopxiaWebBundle' => 'Topxia\\WebBundle\\TopxiaWebBundle',
'TopxiaAdminBundle' => 'Topxia\\AdminBundle\\TopxiaAdminBundle',
'TopxiaMobileBundleV2' => 'Topxia\\MobileBundleV2\\TopxiaMobileBundleV2',
'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
'OAuth2ServerBundle' => 'OAuth2\\ServerBundle\\OAuth2ServerBundle',
'CodeagesPluginBundle' => 'Codeages\\PluginBundle\\CodeagesPluginBundle',
'AppBundle' => 'AppBundle\\AppBundle',
'CorporateTrainingBundle' => 'CorporateTrainingBundle\\CorporateTrainingBundle',
'CustomBundle' => 'CustomBundle\\CustomBundle',
'ApiBundle' => 'ApiBundle\\ApiBundle',
'ApiV3Bundle' => 'ApiV3Bundle\\ApiV3Bundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'OfflineCourseProPlugin' => 'OfflineCourseProPlugin\\OfflineCourseProPlugin',
'SurveyPlugin' => 'SurveyPlugin\\SurveyPlugin',
'ExamPlugin' => 'ExamPlugin\\ExamPlugin',
'ScormPlugin' => 'ScormPlugin\\ScormPlugin',
'COEPlugin' => 'COEPlugin\\COEPlugin',
'ReportPlugin' => 'ReportPlugin\\ReportPlugin',
'WatermarkPlugin' => 'WatermarkPlugin\\WatermarkPlugin',
'KnowledgeBasePlugin' => 'KnowledgeBasePlugin\\KnowledgeBasePlugin',
'WorkWechatPlugin' => 'WorkWechatPlugin\\WorkWechatPlugin',
'CustomizePagePlugin' => 'CustomizePagePlugin\\CustomizePagePlugin',
'SiteDataAnalysisPlugin' => 'SiteDataAnalysisPlugin\\SiteDataAnalysisPlugin',
'HomePageExpandPlugin' => 'HomePageExpandPlugin\\HomePageExpandPlugin',
'CreditPlugin' => 'CreditPlugin\\CreditPlugin',
'CertificatePlugin' => 'CertificatePlugin\\CertificatePlugin',
'QAPlugin' => 'QAPlugin\\QAPlugin',
'UserImporterPlugin' => 'UserImporterPlugin\\UserImporterPlugin',
'RewardPointPlugin' => 'RewardPointPlugin\\RewardPointPlugin',
'PostMapPlugin' => 'PostMapPlugin\\PostMapPlugin',
'FeiShuPlugin' => 'FeiShuPlugin\\FeiShuPlugin',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'TopxiaWebBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/Topxia/WebBundle'),
'namespace' => 'Topxia\\WebBundle',
],
'TopxiaAdminBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/Topxia/AdminBundle'),
'namespace' => 'Topxia\\AdminBundle',
],
'TopxiaMobileBundleV2' => [
'path' => (\dirname(__DIR__, 5).'/src/Topxia/MobileBundleV2'),
'namespace' => 'Topxia\\MobileBundleV2',
],
'BazingaJsTranslationBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/willdurand/js-translation-bundle'),
'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
],
'OAuth2ServerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle'),
'namespace' => 'OAuth2\\ServerBundle',
],
'CodeagesPluginBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/codeages/plugin-bundle'),
'namespace' => 'Codeages\\PluginBundle',
],
'AppBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/AppBundle'),
'namespace' => 'AppBundle',
],
'CorporateTrainingBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/CorporateTrainingBundle'),
'namespace' => 'CorporateTrainingBundle',
],
'CustomBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/CustomBundle'),
'namespace' => 'CustomBundle',
],
'ApiBundle' => [
'path' => (\dirname(__DIR__, 5).'/src/ApiBundle'),
'namespace' => 'ApiBundle',
],
'ApiV3Bundle' => [
'path' => (\dirname(__DIR__, 5).'/src/ApiV3Bundle'),
'namespace' => 'ApiV3Bundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'OfflineCourseProPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/OfflineCourseProPlugin'),
'namespace' => 'OfflineCourseProPlugin',
],
'SurveyPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/SurveyPlugin'),
'namespace' => 'SurveyPlugin',
],
'ExamPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/ExamPlugin'),
'namespace' => 'ExamPlugin',
],
'ScormPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/ScormPlugin'),
'namespace' => 'ScormPlugin',
],
'COEPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/COEPlugin'),
'namespace' => 'COEPlugin',
],
'ReportPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/ReportPlugin'),
'namespace' => 'ReportPlugin',
],
'WatermarkPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/WatermarkPlugin'),
'namespace' => 'WatermarkPlugin',
],
'KnowledgeBasePlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/KnowledgeBasePlugin'),
'namespace' => 'KnowledgeBasePlugin',
],
'WorkWechatPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/WorkWechatPlugin'),
'namespace' => 'WorkWechatPlugin',
],
'CustomizePagePlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/CustomizePagePlugin'),
'namespace' => 'CustomizePagePlugin',
],
'SiteDataAnalysisPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/SiteDataAnalysisPlugin'),
'namespace' => 'SiteDataAnalysisPlugin',
],
'HomePageExpandPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/HomePageExpandPlugin'),
'namespace' => 'HomePageExpandPlugin',
],
'CreditPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/CreditPlugin'),
'namespace' => 'CreditPlugin',
],
'CertificatePlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/CertificatePlugin'),
'namespace' => 'CertificatePlugin',
],
'QAPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/QAPlugin'),
'namespace' => 'QAPlugin',
],
'UserImporterPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/UserImporterPlugin'),
'namespace' => 'UserImporterPlugin',
],
'RewardPointPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/RewardPointPlugin'),
'namespace' => 'RewardPointPlugin',
],
'PostMapPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/PostMapPlugin'),
'namespace' => 'PostMapPlugin',
],
'FeiShuPlugin' => [
'path' => (\dirname(__DIR__, 5).'/plugins/FeiShuPlugin'),
'namespace' => 'FeiShuPlugin',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'AppKernelDevDebugContainer',
'biz_db_options' => [
'dbname' => 'qa.edusoho.cn',
'user' => 'root',
'password' => 'kaifazhe',
'host' => '127.0.0.1',
'port' => 3306,
'driver' => 'pdo_mysql',
'charset' => 'utf8mb4',
],
'session.service_id' => 'session.handler.pdo',
'cookie_domain' => NULL,
'role_hierarchy' => [
'ROLE_TEACHER' => 'ROLE_USER',
'ROLE_BACKEND' => 'ROLE_USER',
'ROLE_DEPARTMENT_ADMIN' => 'ROLE_USER',
'ROLE_TRAINING_ADMIN' => [
0 => 'ROLE_USER',
1 => 'ROLE_TEACHER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_TEACHER',
1 => 'ROLE_BACKEND',
2 => 'ROLE_DEPARTMENT_ADMIN',
3 => 'ROLE_TRAINING_ADMIN',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
],
'security_disabled_uri_prefixs' => [
0 => 'anon',
1 => 'callback',
2 => 'api',
],
'route_white_list' => [
0 => '/crontab',
1 => '/passport/notify',
2 => '/oauth/v2/token',
3 => '/login/oauth/access_token',
4 => '/uploader/upload_callback',
5 => '/uploader/process_callback',
6 => '/live/verify',
7 => '/course/order/pay/alipay/notify',
8 => '/uploadfile/upload',
9 => '/disk/upload',
10 => '/file/upload',
11 => '/editor/upload',
12 => '/disk/convert/callback',
13 => '/live/auth',
14 => '/edu_cloud/sms_callback',
15 => '/offline_course/game/callback',
16 => '/bddServer/callback',
17 => '/pay/center/pay/llpay/return',
18 => '/pay/center/pay/llpay/notify',
19 => '/cashier/wechat/notify',
20 => '/org/one_self/select',
],
'app_version' => '24.4.1',
'database_driver' => 'pdo_mysql',
'database_host' => '127.0.0.1',
'database_port' => 3306,
'database_name' => 'qa.edusoho.cn',
'database_user' => 'root',
'database_password' => 'kaifazhe',
'locale' => 'zh_CN',
'secret' => 'ThisTokenIsNotSoSecretChangeIt',
'doctrine.config_paths' => [
(\dirname(__DIR__, 4).'/../vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/config/doctrine') => 'OAuth2\\ServerBundle\\Entity',
],
'theme_jianmo_name' => '简墨',
'theme_jianmo_default' => [
'maincolor' => 'default',
'navigationcolor' => 'default',
'blocks' => [
'left' => [
0 => [
'title' => '',
'count' => '',
'code' => 'home-news',
'defaultTitle' => '新鲜事',
'id' => 'homeNews',
],
1 => [
'title' => '',
'count' => '',
'code' => 'home-offline-course',
'defaultTitle' => '线下课程报名',
'id' => 'homeOfflineCourse',
],
2 => [
'title' => '',
'code' => 'home-offline-activity',
'defaultTitle' => '活动报名',
'id' => 'homeOfflineActivity',
],
3 => [
'title' => '',
'code' => 'home-project-plan',
'defaultTitle' => '培训项目',
'id' => 'homeProjectPlan',
],
4 => [
'title' => '',
'count' => '',
'code' => 'home-department-courses',
'defaultTitle' => '部门专属',
'id' => 'homeDepartmentCourses',
],
5 => [
'title' => '',
'count' => '',
'code' => 'home-public-courses',
'defaultTitle' => '公共课程',
'id' => 'homePublicCourses',
],
6 => [
'title' => '',
'count' => '',
'code' => 'home-classrooms',
'defaultTitle' => '公共专题',
'id' => 'homeClassrooms',
],
7 => [
'title' => '',
'count' => '',
'code' => 'home-group',
'defaultTitle' => '话题小组',
'id' => 'homeGroup',
],
8 => [
'title' => '',
'count' => '',
'code' => 'home-teachers',
'defaultTitle' => '讲师导师',
'id' => 'homeTeachers',
],
],
],
'bottom' => 'simple',
],
'theme_jianmo_all' => [
'maincolor' => 'default',
'navigationcolor' => 'default',
'blocks' => [
'left' => [
0 => [
'title' => '',
'count' => '',
'code' => 'home-news',
'defaultTitle' => '新鲜事',
'id' => 'homeNews',
],
1 => [
'title' => '',
'count' => '',
'code' => 'home-offline-course',
'defaultTitle' => '线下课程报名',
'id' => 'homeOfflineCourse',
],
2 => [
'title' => '',
'code' => 'home-offline-activity',
'defaultTitle' => '活动报名',
'id' => 'homeOfflineActivity',
],
3 => [
'title' => '',
'code' => 'home-project-plan',
'defaultTitle' => '培训项目',
'id' => 'homeProjectPlan',
],
4 => [
'title' => '',
'count' => '',
'code' => 'home-department-courses',
'defaultTitle' => '部门专属',
'id' => 'homeDepartmentCourses',
],
5 => [
'title' => '',
'count' => '',
'code' => 'home-public-courses',
'defaultTitle' => '公共课程',
'id' => 'homePublicCourses',
],
6 => [
'title' => '',
'count' => '',
'code' => 'home-classrooms',
'defaultTitle' => '公共专题',
'id' => 'homeClassrooms',
],
7 => [
'title' => '',
'count' => '',
'code' => 'home-group',
'defaultTitle' => '话题小组',
'id' => 'homeGroup',
],
8 => [
'title' => '',
'code' => 'home-teachers',
'defaultTitle' => '讲师导师',
'id' => 'homeTeachers',
'count' => '',
],
],
],
],
'bottom' => 'simple',
'app.locales' => 'en|zh_CN',
'kernel.root_dir' => \dirname(__DIR__, 4),
'topxia.disk.local_directory' => (\dirname(__DIR__, 4).'/data/udisk'),
'topxia.disk.upgrade_dir' => (\dirname(__DIR__, 4).'/data/upgrade'),
'topxia.disk.update_dir' => (\dirname(__DIR__, 4).'/data/upgrade'),
'topxia.disk.backup_dir' => (\dirname(__DIR__, 4).'/data/backup'),
'topxia.upload.public_directory' => (\dirname(__DIR__, 4).'/../web/files'),
'topxia.upload.public_url_path' => '/files',
'topxia.web_themes_url_path' => '/themes',
'topxia.web_assets_url_path' => '/assets',
'topxia.web_bundles_url_path' => '/bundles',
'front_end.web_static_dist_url_path' => '/static-dist',
'topxia.upload.private_directory' => (\dirname(__DIR__, 4).'/data/private_files'),
'permission.path_regular_expression' => [
0 => '/^\\/admin/',
],
'security.course_market.url' => 'https://esm.edusoho.com',
'security.authentication.provider.dao.class' => 'AppBundle\\Handler\\AuthenticationProvider',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'ThisTokenIsNotSoSecretChangeIt',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'zh_CN',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 5).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => (\dirname(__DIR__, 4).'/config/routing_dev.yml'),
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_httponly' => true,
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'security.role_hierarchy.roles' => [
'ROLE_TEACHER' => [
0 => 'ROLE_USER',
],
'ROLE_BACKEND' => [
0 => 'ROLE_USER',
],
'ROLE_DEPARTMENT_ADMIN' => [
0 => 'ROLE_USER',
],
'ROLE_TRAINING_ADMIN' => [
0 => 'ROLE_USER',
1 => 'ROLE_TEACHER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_TEACHER',
1 => 'ROLE_BACKEND',
2 => 'ROLE_DEPARTMENT_ADMIN',
3 => 'ROLE_TRAINING_ADMIN',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'disabled',
2 => 'main',
],
'security.main._indexed_authenticators' => [
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/Resources/views'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.firephp' => NULL,
'monolog.handler.main' => NULL,
],
'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
'oauth2.server.class' => 'OAuth2\\Server',
'oauth2.request.class' => 'OAuth2\\HttpFoundationBridge\\Request',
'oauth2.request_factory.class' => 'OAuth2\\HttpFoundationBridge\\Request',
'oauth2.response.class' => 'OAuth2\\HttpFoundationBridge\\Response',
'oauth2.storage.client_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\ClientCredentials',
'oauth2.storage.access_token.class' => 'OAuth2\\ServerBundle\\Storage\\AccessToken',
'oauth2.storage.authorization_code.class' => 'OAuth2\\ServerBundle\\Storage\\AuthorizationCode',
'oauth2.storage.user_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\UserCredentials',
'oauth2.storage.refresh_token.class' => 'OAuth2\\ServerBundle\\Storage\\RefreshToken',
'oauth2.storage.scope.class' => 'OAuth2\\ServerBundle\\Storage\\Scope',
'oauth2.storage.public_key.class' => 'OAuth2\\Storage\\Memory',
'oauth2.storage.user_claims.class' => 'OAuth2\\Storage\\Memory',
'oauth2.grant_type.client_credentials.class' => 'OAuth2\\GrantType\\ClientCredentials',
'oauth2.grant_type.authorization_code.class' => 'OAuth2\\GrantType\\AuthorizationCode',
'oauth2.grant_type.refresh_token.class' => 'OAuth2\\GrantType\\RefreshToken',
'oauth2.grant_type.user_credentials.class' => 'OAuth2\\GrantType\\UserCredentials',
'oauth2.user_provider.class' => 'Biz\\User\\UserProvider',
'oauth2.client_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ClientManager',
'oauth2.scope_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ScopeManager',
'oauth2.server.config' => [
],
'homepage_component_config' => [
'blocks' => [
0 => [
'title' => 'admin.homepage.navigation',
'code' => 'navigation',
'group' => 'general',
],
1 => [
'title' => 'admin.homepage.rotation_chart',
'code' => 'rotation-chart',
'group' => 'general',
'showVisibleConfig' => true,
],
2 => [
'title' => 'admin.homepage.recently_live',
'id' => 'recentlyLive',
'code' => 'recently-live',
'group' => 'content',
],
3 => [
'title' => 'admin.homepage.department_specific',
'code' => 'department-specific',
'group' => 'content',
],
4 => [
'title' => 'admin.homepage.department_classroom',
'code' => 'department-classroom',
'group' => 'content',
],
5 => [
'title' => 'admin.homepage.public_course',
'id' => 'publicCourse',
'code' => 'public-course',
'group' => 'content',
],
6 => [
'title' => 'admin.homepage.recently_live',
'id' => 'recentlyLive',
'code' => 'recently-live',
'group' => 'content',
],
7 => [
'title' => 'admin.homepage.public_classroom',
'code' => 'public-classroom',
'group' => 'content',
],
8 => [
'title' => 'admin.homepage.offline_courses',
'code' => 'offline-courses',
'group' => 'content',
'visible' => '( is_plugin_installed(\'OfflineCoursePro\') )',
],
9 => [
'title' => 'admin.homepage.training_program',
'code' => 'training-program',
'group' => 'content',
],
10 => [
'title' => 'admin.homepage.activity_registration',
'code' => 'activity-registration',
'group' => 'content',
],
11 => [
'title' => 'admin.homepage.instructor',
'code' => 'instructor',
'group' => 'other',
'showVisibleConfig' => true,
],
12 => [
'title' => 'admin.homepage.something_new',
'code' => 'something-new',
'group' => 'other',
],
13 => [
'title' => 'admin.homepage.knowledge_express',
'code' => 'knowledge-express',
'group' => 'other',
],
14 => [
'title' => 'admin.homepage.topic_group',
'code' => 'topic-group',
'group' => 'other',
'showVisibleConfig' => true,
],
15 => [
'title' => 'admin.homepage.credit_ranking',
'code' => 'credit-ranking',
'group' => 'other',
'visible' => '( is_plugin_installed(\'Credit\') )',
'showVisibleConfig' => true,
],
],
],
'topxia.scorm.local_directory' => (\dirname(__DIR__, 4).'/data/udisk/scorm'),
'topxia.scorm.upload.public_directory' => (\dirname(__DIR__, 4).'/../web/files/scorm'),
'homepage_component_plugin_config' => [
'blocks' => [
0 => [
'title' => 'admin.homepage.banner',
'code' => 'banner',
'group' => 'general',
'showVisibleConfig' => true,
'after' => 'rotation-chart',
],
1 => [
'title' => 'admin.homepage.banner_two',
'code' => 'banner-two',
'group' => 'general',
'showVisibleConfig' => true,
'after' => 'banner',
],
2 => [
'title' => 'admin.homepage.text_navigation',
'code' => 'text-navigation',
'group' => 'general',
'after' => 'banner-two',
],
3 => [
'title' => 'admin.homepage.online_course_one',
'code' => 'online-course-one',
'group' => 'content',
'showVisibleConfig' => true,
'after' => 'text-navigation',
],
4 => [
'title' => 'admin.homepage.online_course_two',
'code' => 'online-course-two',
'group' => 'content',
'showVisibleConfig' => true,
'after' => 'online-course-one',
],
5 => [
'title' => 'admin.homepage.classroom',
'code' => 'classroom',
'group' => 'content',
'showVisibleConfig' => true,
'after' => 'online-course-two',
],
6 => [
'title' => 'admin.homepage.poster_classroom',
'code' => 'poster-classroom',
'group' => 'content',
'showVisibleConfig' => true,
'after' => 'classroom',
],
7 => [
'title' => 'admin.homepage.department_course',
'code' => 'department-course',
'group' => 'content',
'after' => 'department-specific',
],
8 => [
'title' => 'admin.homepage.news_information',
'code' => 'news-information',
'group' => 'other',
'showVisibleConfig' => true,
'after' => 'topic-group',
],
9 => [
'title' => 'admin.homepage.learning-ranking',
'code' => 'learning-ranking',
'group' => 'other',
'showVisibleConfig' => true,
],
],
],
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'maker.compatible_check.doctrine.supports_attributes' => false,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginCreateCommand',
1 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRegisterCommand',
2 => 'console.command.public_alias.Codeages\\PluginBundle\\Command\\PluginRemoveCommand',
3 => 'console.command.public_alias.AppBundle\\Command\\ApiTestCommand',
4 => 'console.command.public_alias.AppBundle\\Command\\BeginPackageUpdateCommand',
5 => 'console.command.public_alias.AppBundle\\Command\\BuildCommand',
6 => 'console.command.public_alias.AppBundle\\Command\\BuildPluginAppCommand',
7 => 'console.command.public_alias.AppBundle\\Command\\BuildThemeAppCommand',
8 => 'console.command.public_alias.AppBundle\\Command\\BuildUpgradePackageCommand',
9 => 'console.command.public_alias.AppBundle\\Command\\BuildVendorCommand',
10 => 'console.command.public_alias.AppBundle\\Command\\BuildX8PackageCommand',
11 => 'console.command.public_alias.AppBundle\\Command\\CTBuildCommand',
12 => 'console.command.public_alias.AppBundle\\Command\\CTBuildUpgradePackageCommand',
13 => 'console.command.public_alias.AppBundle\\Command\\CTDataAcquisitionPushCommand',
14 => 'console.command.public_alias.AppBundle\\Command\\CTInitUpgradeScriptCommand',
15 => 'console.command.public_alias.AppBundle\\Command\\CTInitWebSiteCommand',
16 => 'console.command.public_alias.AppBundle\\Command\\CTUpgradeScriptCommand',
17 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderCommand',
18 => 'console.command.public_alias.AppBundle\\Command\\CheckOrderPayUpgradeCommand',
19 => 'console.command.public_alias.AppBundle\\Command\\CheckProjectPlanPassingCriteriaCommand',
20 => 'console.command.public_alias.AppBundle\\Command\\CheckTaskResultCommand',
21 => 'console.command.public_alias.AppBundle\\Command\\CloseCdnCommand',
22 => 'console.command.public_alias.AppBundle\\Command\\CopyInstallFilesCommand',
23 => 'console.command.public_alias.AppBundle\\Command\\CountChangelogCommand',
24 => 'console.command.public_alias.AppBundle\\Command\\CountOnlineCommand',
25 => 'console.command.public_alias.AppBundle\\Command\\CreateTestDataCommand',
26 => 'console.command.public_alias.AppBundle\\Command\\CrontabCommand',
27 => 'console.command.public_alias.AppBundle\\Command\\CutFileCommand',
28 => 'console.command.public_alias.AppBundle\\Command\\DeleteUserCommand',
29 => 'console.command.public_alias.AppBundle\\Command\\DumpInitDataCommand',
30 => 'console.command.public_alias.AppBundle\\Command\\HomePageInitCommand',
31 => 'console.command.public_alias.AppBundle\\Command\\ImportExcelUsersCommand',
32 => 'console.command.public_alias.AppBundle\\Command\\InitCommand',
33 => 'console.command.public_alias.AppBundle\\Command\\InitWebsiteCommand',
34 => 'console.command.public_alias.AppBundle\\Command\\LiveNotifyCommand',
35 => 'console.command.public_alias.AppBundle\\Command\\MenusParserCommand',
36 => 'console.command.public_alias.AppBundle\\Command\\NoUsedRoutingCommand',
37 => 'console.command.public_alias.AppBundle\\Command\\NotHasPermissionRoutingsCommand',
38 => 'console.command.public_alias.AppBundle\\Command\\ParsePermissionsCommand',
39 => 'console.command.public_alias.AppBundle\\Command\\ProducePluginRegisterCommand',
40 => 'console.command.public_alias.AppBundle\\Command\\RedisFlushallCommand',
41 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveCommand',
42 => 'console.command.public_alias.AppBundle\\Command\\RefreshCloudLiveReplayCommand',
43 => 'console.command.public_alias.AppBundle\\Command\\RepairUserOrgCommand',
44 => 'console.command.public_alias.AppBundle\\Command\\ResetPasswordCommand',
45 => 'console.command.public_alias.AppBundle\\Command\\RoleRefreshCommand',
46 => 'console.command.public_alias.AppBundle\\Command\\RollingUpgradeCommand',
47 => 'console.command.public_alias.AppBundle\\Command\\RunJobCommand',
48 => 'console.command.public_alias.AppBundle\\Command\\ScaffoldCommand',
49 => 'console.command.public_alias.AppBundle\\Command\\SchedulerCommand',
50 => 'console.command.public_alias.AppBundle\\Command\\ServiceMethodCommand',
51 => 'console.command.public_alias.AppBundle\\Command\\TestUserCommand',
52 => 'console.command.public_alias.AppBundle\\Command\\TestWorkWeChatApiCommand',
53 => 'console.command.public_alias.AppBundle\\Command\\ThemeCreateCommand',
54 => 'console.command.public_alias.AppBundle\\Command\\ThemeRegisterCommand',
55 => 'console.command.public_alias.AppBundle\\Command\\TransGenerateCommand',
56 => 'console.command.public_alias.AppBundle\\Command\\TranslationAddNewKeyCommand',
57 => 'console.command.public_alias.AppBundle\\Command\\TranslationFormatCommand',
58 => 'console.command.public_alias.AppBundle\\Command\\TranslationJsDumperCommand',
59 => 'console.command.public_alias.AppBundle\\Command\\UpgradeCommand',
60 => 'console.command.public_alias.AppBundle\\Command\\UpgradeOrdersCommand',
61 => 'console.command.public_alias.AppBundle\\Command\\UpgradePluginCommand',
62 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptCommand',
63 => 'console.command.public_alias.AppBundle\\Command\\UpgradeScriptsCommand',
64 => 'console.command.public_alias.AppBundle\\Command\\UserGenerateCommand',
65 => 'console.command.public_alias.AppBundle\\Command\\WarmupCommand',
66 => 'console.command.public_alias.AppBundle\\Command\\WorkerCommand',
67 => 'console.command.public_alias.AppBundle\\Command\\WxpayBillCommand',
68 => 'console.command.public_alias.AppBundle\\Command\\X8ScriptCheckCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}