app/cache/dev/Jianmo/ContainerMtbXcSm/AppKernelDevDebugContainer.php line 1267

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