app/cache/dev/Marketing/ContainerDohxhuk/appDevDebugProjectContainer.php line 1922

Open in your IDE?
  1. <?php
  2. namespace ContainerDohxhuk;
  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. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class appDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  23.     {
  24.         $dir $this->targetDirs[0] = \dirname($containerDir);
  25.         for ($i 1$i <= 6; ++$i) {
  26.             $this->targetDirs[$i] = $dir = \dirname($dir);
  27.         }
  28.         $this->buildParameters $buildParameters;
  29.         $this->containerDir $containerDir;
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services = [];
  32.         $this->normalizedIds = [
  33.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  34.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  35.         ];
  36.         $this->syntheticIds = [
  37.             'kernel' => true,
  38.         ];
  39.         $this->methodMap = [
  40.             'annotation_reader' => 'getAnnotationReaderService',
  41.             'annotations.reader' => 'getAnnotations_ReaderService',
  42.             'app.cloud_api_collector' => 'getApp_CloudApiCollectorService',
  43.             'app.locale_listener' => 'getApp_LocaleListenerService',
  44.             'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
  45.             'assetic.asset_factory' => 'getAssetic_AssetFactoryService',
  46.             'assetic.request_listener' => 'getAssetic_RequestListenerService',
  47.             'assets._version__default' => 'getAssets_VersionDefaultService',
  48.             'assets.context' => 'getAssets_ContextService',
  49.             'assets.packages' => 'getAssets_PackagesService',
  50.             'biz' => 'getBizService',
  51.             'cache.annotations' => 'getCache_AnnotationsService',
  52.             'cache.app' => 'getCache_AppService',
  53.             'cache.serializer' => 'getCache_SerializerService',
  54.             'cache.system' => 'getCache_SystemService',
  55.             'cache.validator' => 'getCache_ValidatorService',
  56.             'codeages_plugin.dict_collector' => 'getCodeagesPlugin_DictCollectorService',
  57.             'codeages_plugin.dict_twig_extension' => 'getCodeagesPlugin_DictTwigExtensionService',
  58.             'codeages_plugin.slot_collector' => 'getCodeagesPlugin_SlotCollectorService',
  59.             'codeages_plugin.slot_manager' => 'getCodeagesPlugin_SlotManagerService',
  60.             'codeages_plugin.theme.file_locator' => 'getCodeagesPlugin_Theme_FileLocatorService',
  61.             'codeages_plugin.theme.templating.locator' => 'getCodeagesPlugin_Theme_Templating_LocatorService',
  62.             'codeages_plugin.theme.twig_loader' => 'getCodeagesPlugin_Theme_TwigLoaderService',
  63.             'config_cache_factory' => 'getConfigCacheFactoryService',
  64.             'controller_name_converter' => 'getControllerNameConverterService',
  65.             'crm.kernel.listener.kernel_request_listener' => 'getCrm_Kernel_Listener_KernelRequestListenerService',
  66.             'data_collector.form' => 'getDataCollector_FormService',
  67.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  68.             'data_collector.request' => 'getDataCollector_RequestService',
  69.             'data_collector.router' => 'getDataCollector_RouterService',
  70.             'data_collector.translation' => 'getDataCollector_TranslationService',
  71.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  72.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  73.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  74.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  75.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  76.             'debug.log_processor' => 'getDebug_LogProcessorService',
  77.             'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
  78.             'debug.stopwatch' => 'getDebug_StopwatchService',
  79.             'drp.twig.web_extension' => 'getDrp_Twig_WebExtensionService',
  80.             'endroid.qrcode.twig.extension' => 'getEndroid_Qrcode_Twig_ExtensionService',
  81.             'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
  82.             'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
  83.             'http_kernel' => 'getHttpKernelService',
  84.             'json_formatter' => 'getJsonFormatterService',
  85.             'kernel.controller.permission_listener' => 'getKernel_Controller_PermissionListenerService',
  86.             'kernel.listener.kernel_admin_request_intercept_listener' => 'getKernel_Listener_KernelAdminRequestInterceptListenerService',
  87.             'kernel.listener.kernel_controller_listener' => 'getKernel_Listener_KernelControllerListenerService',
  88.             'kernel.listener.kernel_h5_request_listener' => 'getKernel_Listener_KernelH5RequestListenerService',
  89.             'kernel.listener.kernel_request_listener' => 'getKernel_Listener_KernelRequestListenerService',
  90.             'kernel.listener.kernel_response_listener' => 'getKernel_Listener_KernelResponseListenerService',
  91.             'kernel.listener.reward_point_notify_listener' => 'getKernel_Listener_RewardPointNotifyListenerService',
  92.             'kernel.listener.user_login_token_listener' => 'getKernel_Listener_UserLoginTokenListenerService',
  93.             'kernel.response.permission_listener' => 'getKernel_Response_PermissionListenerService',
  94.             'locale_listener' => 'getLocaleListenerService',
  95.             'logger' => 'getLoggerService',
  96.             'monolog.handler.firephp' => 'getMonolog_Handler_FirephpService',
  97.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  98.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  99.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  100.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  101.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  102.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  103.             'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
  104.             'monolog.processor.trace_processor' => 'getMonolog_Processor_TraceProcessorService',
  105.             'permission.twig.permission_extension' => 'getPermission_Twig_PermissionExtensionService',
  106.             'profiler' => 'getProfilerService',
  107.             'profiler_listener' => 'getProfilerListenerService',
  108.             'request_stack' => 'getRequestStackService',
  109.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  110.             'response_listener' => 'getResponseListenerService',
  111.             'router' => 'getRouterService',
  112.             'router.request_context' => 'getRouter_RequestContextService',
  113.             'router_listener' => 'getRouterListenerService',
  114.             'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
  115.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  116.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  117.             'security.firewall' => 'getSecurity_FirewallService',
  118.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  119.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  120.             'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
  121.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  122.             'security.token_storage' => 'getSecurity_TokenStorageService',
  123.             'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
  124.             'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
  125.             'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
  126.             'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
  127.             'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
  128.             'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
  129.             'session.save_listener' => 'getSession_SaveListenerService',
  130.             'session_listener' => 'getSessionListenerService',
  131.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  132.             'templating.name_parser' => 'getTemplating_NameParserService',
  133.             'topxia.twig.cache_extension' => 'getTopxia_Twig_CacheExtensionService',
  134.             'topxia.twig.cache_provider' => 'getTopxia_Twig_CacheProviderService',
  135.             'topxia.twig.cache_strategy' => 'getTopxia_Twig_CacheStrategyService',
  136.             'topxia.twig.file_cache' => 'getTopxia_Twig_FileCacheService',
  137.             'translator' => 'getTranslatorService',
  138.             'translator.default' => 'getTranslator_DefaultService',
  139.             'translator_listener' => 'getTranslatorListenerService',
  140.             'twig' => 'getTwigService',
  141.             'twig.loader' => 'getTwig_LoaderService',
  142.             'twig.profile' => 'getTwig_ProfileService',
  143.             'validate_request_listener' => 'getValidateRequestListenerService',
  144.             'validator' => 'getValidatorService',
  145.             'validator.builder' => 'getValidator_BuilderService',
  146.             'web.twig.activity_extension' => 'getWeb_Twig_ActivityExtensionService',
  147.             'web.twig.ai_extension' => 'getWeb_Twig_AiExtensionService',
  148.             'web.twig.app_extension' => 'getWeb_Twig_AppExtensionService',
  149.             'web.twig.block_extension' => 'getWeb_Twig_BlockExtensionService',
  150.             'web.twig.classroom_extension' => 'getWeb_Twig_ClassroomExtensionService',
  151.             'web.twig.course_extension' => 'getWeb_Twig_CourseExtensionService',
  152.             'web.twig.data_extension' => 'getWeb_Twig_DataExtensionService',
  153.             'web.twig.dictionary_extension' => 'getWeb_Twig_DictionaryExtensionService',
  154.             'web.twig.extension' => 'getWeb_Twig_ExtensionService',
  155.             'web.twig.face_inspection_extension' => 'getWeb_Twig_FaceInspectionExtensionService',
  156.             'web.twig.file_extension' => 'getWeb_Twig_FileExtensionService',
  157.             'web.twig.html_extension' => 'getWeb_Twig_HtmlExtensionService',
  158.             'web.twig.item_bank_exercise_extension' => 'getWeb_Twig_ItemBankExerciseExtensionService',
  159.             'web.twig.lightthme_extension' => 'getWeb_Twig_LightthmeExtensionService',
  160.             'web.twig.live_extension' => 'getWeb_Twig_LiveExtensionService',
  161.             'web.twig.material_extension' => 'getWeb_Twig_MaterialExtensionService',
  162.             'web.twig.mobile_mask_extension' => 'getWeb_Twig_MobileMaskExtensionService',
  163.             'web.twig.multi_class_extension' => 'getWeb_Twig_MultiClassExtensionService',
  164.             'web.twig.order_extension' => 'getWeb_Twig_OrderExtensionService',
  165.             'web.twig.question_extension' => 'getWeb_Twig_QuestionExtensionService',
  166.             'web.twig.question_type_extension' => 'getWeb_Twig_QuestionTypeExtensionService',
  167.             'web.twig.role_extension' => 'getWeb_Twig_RoleExtensionService',
  168.             'web.twig.scorm_extension' => 'getWeb_Twig_ScormExtensionService',
  169.             'web.twig.search_extension' => 'getWeb_Twig_SearchExtensionService',
  170.             'web.twig.testpaper_extension' => 'getWeb_Twig_TestpaperExtensionService',
  171.             'web.twig.theme_extension' => 'getWeb_Twig_ThemeExtensionService',
  172.             'web.twig.uploader_extension' => 'getWeb_Twig_UploaderExtensionService',
  173.             'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
  174.             'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
  175.         ];
  176.         $this->fileMap = [
  177.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  178.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  179.             'activity.extension' => 'getActivity_ExtensionService.php',
  180.             'activity_config_manager' => 'getActivityConfigManagerService.php',
  181.             'activity_event_subscriber' => 'getActivityEventSubscriberService.php',
  182.             'activity_homework_event_subscriber' => 'getActivityHomeworkEventSubscriberService.php',
  183.             'activity_live_event_subscriber' => 'getActivityLiveEventSubscriberService.php',
  184.             'activity_live_replay_event_subscriber' => 'getActivityLiveReplayEventSubscriberService.php',
  185.             'activity_runtime_container' => 'getActivityRuntimeContainerService.php',
  186.             'agency_bind_relation_event_subscriber' => 'getAgencyBindRelationEventSubscriberService.php',
  187.             'agent_config_event_subscriber' => 'getAgentConfigEventSubscriberService.php',
  188.             'annotations.cache' => 'getAnnotations_CacheService.php',
  189.             'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
  190.             'api.field.filter.factory' => 'getApi_Field_Filter_FactoryService.php',
  191.             'api.path.parser' => 'getApi_Path_ParserService.php',
  192.             'api.plugin.config.manager' => 'getApi_Plugin_Config_ManagerService.php',
  193.             'api.resource.manager' => 'getApi_Resource_ManagerService.php',
  194.             'api.util.item_helper' => 'getApi_Util_ItemHelperService.php',
  195.             'api.util.oc' => 'getApi_Util_OcService.php',
  196.             'api_agent_authentication_listener' => 'getApiAgentAuthenticationListenerService.php',
  197.             'api_anonymous_listener' => 'getApiAnonymousListenerService.php',
  198.             'api_authenticate_listener' => 'getApiAuthenticateListenerService.php',
  199.             'api_authentication_manager' => 'getApiAuthenticationManagerService.php',
  200.             'api_basic_authentication_listener' => 'getApiBasicAuthenticationListenerService.php',
  201.             'api_biz_ratelimit_listener' => 'getApiBizRatelimitListenerService.php',
  202.             'api_default_authentication' => 'getApiDefaultAuthenticationService.php',
  203.             'api_ecard_ratelimit_listener' => 'getApiEcardRatelimitListenerService.php',
  204.             'api_exception_listener' => 'getApiExceptionListenerService.php',
  205.             'api_firewall' => 'getApiFirewallService.php',
  206.             'api_h5_third_party_oauth2_authentication_listener' => 'getApiH5ThirdPartyOauth2AuthenticationListenerService.php',
  207.             'api_marketing_mall_token_header_listener' => 'getApiMarketingMallTokenHeaderListenerService.php',
  208.             'api_new_token_header_listener' => 'getApiNewTokenHeaderListenerService.php',
  209.             'api_oauth2_authentication_listener' => 'getApiOauth2AuthenticationListenerService.php',
  210.             'api_old_token_header_listener' => 'getApiOldTokenHeaderListenerService.php',
  211.             'api_resource_kernel' => 'getApiResourceKernelService.php',
  212.             'api_response_viewer' => 'getApiResponseViewerService.php',
  213.             'api_security_authentication' => 'getApiSecurityAuthenticationService.php',
  214.             'api_session_authentication_listener' => 'getApiSessionAuthenticationListenerService.php',
  215.             'api_third_party_oauth2_authentication_listener' => 'getApiThirdPartyOauth2AuthenticationListenerService.php',
  216.             'api_token_header_listener' => 'getApiTokenHeaderListenerService.php',
  217.             'api_web_lib_listener' => 'getApiWebLibListenerService.php',
  218.             'app.user_locale_listener' => 'getApp_UserLocaleListenerService.php',
  219.             'app_order_subscriber' => 'getAppOrderSubscriberService.php',
  220.             'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
  221.             'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
  222.             'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
  223.             'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
  224.             'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
  225.             'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
  226.             'article_article_event_subscriber' => 'getArticleArticleEventSubscriberService.php',
  227.             'assessment_event_subscriber' => 'getAssessmentEventSubscriberService.php',
  228.             'assetic.asset_manager' => 'getAssetic_AssetManagerService.php',
  229.             'assetic.asset_manager_cache_warmer' => 'getAssetic_AssetManagerCacheWarmerService.php',
  230.             'assetic.controller' => 'getAssetic_ControllerService.php',
  231.             'assetic.filter_manager' => 'getAssetic_FilterManagerService.php',
  232.             'assets.default_package_util' => 'getAssets_DefaultPackageUtilService.php',
  233.             'assets.path_package' => 'getAssets_PathPackageService.php',
  234.             'assets.static_version_strategy' => 'getAssets_StaticVersionStrategyService.php',
  235.             'batch_exporter' => 'getBatchExporterService.php',
  236.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService.php',
  237.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService.php',
  238.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService.php',
  239.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService.php',
  240.             'biz.service_provider.collector' => 'getBiz_ServiceProvider_CollectorService.php',
  241.             'cache.default_clearer' => 'getCache_DefaultClearerService.php',
  242.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  243.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  244.             'cache_clearer' => 'getCacheClearerService.php',
  245.             'cache_warmer' => 'getCacheWarmerService.php',
  246.             'callback.extension' => 'getCallback_ExtensionService.php',
  247.             'card_event_subscriber' => 'getCardEventSubscriberService.php',
  248.             'certificate_event_subscriber' => 'getCertificateEventSubscriberService.php',
  249.             'charge_coin_event_subscriber' => 'getChargeCoinEventSubscriberService.php',
  250.             'classroom_event_subscriber' => 'getClassroomEventSubscriberService.php',
  251.             'classroom_member_event_subscriber' => 'getClassroomMemberEventSubscriberService.php',
  252.             'codeags_plugin.event.lazy_subscribers' => 'getCodeagsPlugin_Event_LazySubscribersService.php',
  253.             'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
  254.             'console.command.about' => 'getConsole_Command_AboutService.php',
  255.             'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
  256.             'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
  257.             'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
  258.             'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
  259.             'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
  260.             'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
  261.             'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
  262.             'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
  263.             'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
  264.             'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
  265.             'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
  266.             'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
  267.             'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
  268.             'console.command.translation_debug' => 'getConsole_Command_TranslationDebugService.php',
  269.             'console.command.translation_update' => 'getConsole_Command_TranslationUpdateService.php',
  270.             'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
  271.             'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
  272.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  273.             'console.error_listener' => 'getConsole_ErrorListenerService.php',
  274.             'content_audit.extension' => 'getContentAudit_ExtensionService.php',
  275.             'content_event_subscriber' => 'getContentEventSubscriberService.php',
  276.             'conversation_event_subscriber' => 'getConversationEventSubscriberService.php',
  277.             'copy.extension' => 'getCopy_ExtensionService.php',
  278.             'coupon_batch_event_subscriber' => 'getCouponBatchEventSubscriberService.php',
  279.             'coupon_event_subscriber' => 'getCouponEventSubscriberService.php',
  280.             'coupon_service_provider' => 'getCouponServiceProviderService.php',
  281.             'course.extension' => 'getCourse_ExtensionService.php',
  282.             'course_classroom_course_expiry_date_event_subscriber' => 'getCourseClassroomCourseExpiryDateEventSubscriberService.php',
  283.             'course_material_event_subscriber' => 'getCourseMaterialEventSubscriberService.php',
  284.             'course_member_event_subscriber' => 'getCourseMemberEventSubscriberService.php',
  285.             'course_note_event_subscriber' => 'getCourseNoteEventSubscriberService.php',
  286.             'course_product_event_subscriber' => 'getCourseProductEventSubscriberService.php',
  287.             'course_set_event_subscriber' => 'getCourseSetEventSubscriberService.php',
  288.             'course_set_material_event_subscriber' => 'getCourseSetMaterialEventSubscriberService.php',
  289.             'course_set_statistics_event_subscriber' => 'getCourseSetStatisticsEventSubscriberService.php',
  290.             'course_set_teacher_event_subscriber' => 'getCourseSetTeacherEventSubscriberService.php',
  291.             'course_statistics_event_subscriber' => 'getCourseStatisticsEventSubscriberService.php',
  292.             'course_sync_event_subscriber' => 'getCourseSyncEventSubscriberService.php',
  293.             'course_thread_subscriber' => 'getCourseThreadSubscriberService.php',
  294.             'course_try_view_subscriber' => 'getCourseTryViewSubscriberService.php',
  295.             'crm_event_subscriber' => 'getCrmEventSubscriberService.php',
  296.             'crontab_event_subscriber' => 'getCrontabEventSubscriberService.php',
  297.             'custom.activity.extension' => 'getCustom_Activity_ExtensionService.php',
  298.             'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
  299.             'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  300.             'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
  301.             'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
  302.             'destroy_account_event_subscriber' => 'getDestroyAccountEventSubscriberService.php',
  303.             'discount_course_event_subscriber' => 'getDiscountCourseEventSubscriberService.php',
  304.             'distribution_event_subscriber' => 'getDistributionEventSubscriberService.php',
  305.             'doctrine.entity_manager.config' => 'getDoctrine_EntityManager_ConfigService.php',
  306.             'doctrine.entity_manager.driver.yaml' => 'getDoctrine_EntityManager_Driver_YamlService.php',
  307.             'doctrine.orm.entity_manager' => 'getDoctrine_Orm_EntityManagerService.php',
  308.             'endroid.qrcode.factory' => 'getEndroid_Qrcode_FactoryService.php',
  309.             'exercise_bind_event_subscriber' => 'getExerciseBindEventSubscriberService.php',
  310.             'exercise_event_subscriber' => 'getExerciseEventSubscriberService.php',
  311.             'exercise_member_event_subscriber' => 'getExerciseMemberEventSubscriberService.php',
  312.             'export_factory' => 'getExportFactoryService.php',
  313.             'extension.manager' => 'getExtension_ManagerService.php',
  314.             'favorite_event_subscriber' => 'getFavoriteEventSubscriberService.php',
  315.             'file_locator' => 'getFileLocatorService.php',
  316.             'filesystem' => 'getFilesystemService.php',
  317.             'form.factory' => 'getForm_FactoryService.php',
  318.             'form.registry' => 'getForm_RegistryService.php',
  319.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
  320.             'form.server_params' => 'getForm_ServerParamsService.php',
  321.             'form.type.birthday' => 'getForm_Type_BirthdayService.php',
  322.             'form.type.button' => 'getForm_Type_ButtonService.php',
  323.             'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
  324.             'form.type.choice' => 'getForm_Type_ChoiceService.php',
  325.             'form.type.collection' => 'getForm_Type_CollectionService.php',
  326.             'form.type.country' => 'getForm_Type_CountryService.php',
  327.             'form.type.currency' => 'getForm_Type_CurrencyService.php',
  328.             'form.type.date' => 'getForm_Type_DateService.php',
  329.             'form.type.datetime' => 'getForm_Type_DatetimeService.php',
  330.             'form.type.email' => 'getForm_Type_EmailService.php',
  331.             'form.type.file' => 'getForm_Type_FileService.php',
  332.             'form.type.form' => 'getForm_Type_FormService.php',
  333.             'form.type.hidden' => 'getForm_Type_HiddenService.php',
  334.             'form.type.integer' => 'getForm_Type_IntegerService.php',
  335.             'form.type.language' => 'getForm_Type_LanguageService.php',
  336.             'form.type.locale' => 'getForm_Type_LocaleService.php',
  337.             'form.type.money' => 'getForm_Type_MoneyService.php',
  338.             'form.type.number' => 'getForm_Type_NumberService.php',
  339.             'form.type.password' => 'getForm_Type_PasswordService.php',
  340.             'form.type.percent' => 'getForm_Type_PercentService.php',
  341.             'form.type.radio' => 'getForm_Type_RadioService.php',
  342.             'form.type.range' => 'getForm_Type_RangeService.php',
  343.             'form.type.repeated' => 'getForm_Type_RepeatedService.php',
  344.             'form.type.reset' => 'getForm_Type_ResetService.php',
  345.             'form.type.search' => 'getForm_Type_SearchService.php',
  346.             'form.type.submit' => 'getForm_Type_SubmitService.php',
  347.             'form.type.text' => 'getForm_Type_TextService.php',
  348.             'form.type.textarea' => 'getForm_Type_TextareaService.php',
  349.             'form.type.time' => 'getForm_Type_TimeService.php',
  350.             'form.type.timezone' => 'getForm_Type_TimezoneService.php',
  351.             'form.type.url' => 'getForm_Type_UrlService.php',
  352.             'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
  353.             'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
  354.             'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
  355.             'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
  356.             'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
  357.             'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
  358.             'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
  359.             'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
  360.             'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
  361.             'fragment.handler' => 'getFragment_HandlerService.php',
  362.             'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
  363.             'goods_event_subscriber' => 'getGoodsEventSubscriberService.php',
  364.             'item_bank_assessment_exercise_event_subscriber' => 'getItemBankAssessmentExerciseEventSubscriberService.php',
  365.             'item_bank_chatper_exercise_event_subscriber' => 'getItemBankChatperExerciseEventSubscriberService.php',
  366.             'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
  367.             'kernel.listener.exception_listener' => 'getKernel_Listener_ExceptionListenerService.php',
  368.             'learning_progress_event_subscriber' => 'getLearningProgressEventSubscriberService.php',
  369.             'live_statistics_event_subscriber' => 'getLiveStatisticsEventSubscriberService.php',
  370.             'live_status_event_subscriber' => 'getLiveStatusEventSubscriberService.php',
  371.             'mail_service_provider' => 'getMailServiceProviderService.php',
  372.             'mall_wechat_template.extension' => 'getMallWechatTemplate_ExtensionService.php',
  373.             'marketing_mall_auth_setting_event_subscriber' => 'getMarketingMallAuthSettingEventSubscriberService.php',
  374.             'marketing_mall_classroom_event_subscriber' => 'getMarketingMallClassroomEventSubscriberService.php',
  375.             'marketing_mall_cloud_sms_setting_event_subscriber' => 'getMarketingMallCloudSmsSettingEventSubscriberService.php',
  376.             'marketing_mall_course_event_subscriber' => 'getMarketingMallCourseEventSubscriberService.php',
  377.             'marketing_mall_mall_event_subscriber' => 'getMarketingMallMallEventSubscriberService.php',
  378.             'marketing_mall_mall_trade_event_subscriber' => 'getMarketingMallMallTradeEventSubscriberService.php',
  379.             'marketing_mall_question_bank_event_subscriber' => 'getMarketingMallQuestionBankEventSubscriberService.php',
  380.             'marketing_mall_role_event_subscriber' => 'getMarketingMallRoleEventSubscriberService.php',
  381.             'marketing_mall_setting_event_subscriber' => 'getMarketingMallSettingEventSubscriberService.php',
  382.             'marketing_mall_user_event_subscriber' => 'getMarketingMallUserEventSubscriberService.php',
  383.             'marketing_mall_wechat_notification_event_subscriber' => 'getMarketingMallWechatNotificationEventSubscriberService.php',
  384.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
  385.             'monolog.logger.assetic' => 'getMonolog_Logger_AsseticService.php',
  386.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  387.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
  388.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  389.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService.php',
  390.             'multi_class_event_subscriber' => 'getMultiClassEventSubscriberService.php',
  391.             'navigation_event_subscriber' => 'getNavigationEventSubscriberService.php',
  392.             'newcomer_task.extension' => 'getNewcomerTask_ExtensionService.php',
  393.             'notification_event_subscriber' => 'getNotificationEventSubscriberService.php',
  394.             'oauth2.client_manager' => 'getOauth2_ClientManagerService.php',
  395.             'oauth2.grant_type.authorization_code' => 'getOauth2_GrantType_AuthorizationCodeService.php',
  396.             'oauth2.grant_type.client_credentials' => 'getOauth2_GrantType_ClientCredentialsService.php',
  397.             'oauth2.grant_type.refresh_token' => 'getOauth2_GrantType_RefreshTokenService.php',
  398.             'oauth2.grant_type.user_credentials' => 'getOauth2_GrantType_UserCredentialsService.php',
  399.             'oauth2.request' => 'getOauth2_RequestService.php',
  400.             'oauth2.response' => 'getOauth2_ResponseService.php',
  401.             'oauth2.scope_manager' => 'getOauth2_ScopeManagerService.php',
  402.             'oauth2.server' => 'getOauth2_ServerService.php',
  403.             'oauth2.storage.access_token' => 'getOauth2_Storage_AccessTokenService.php',
  404.             'oauth2.storage.authorization_code' => 'getOauth2_Storage_AuthorizationCodeService.php',
  405.             'oauth2.storage.client_credentials' => 'getOauth2_Storage_ClientCredentialsService.php',
  406.             'oauth2.storage.public_key' => 'getOauth2_Storage_PublicKeyService.php',
  407.             'oauth2.storage.refresh_token' => 'getOauth2_Storage_RefreshTokenService.php',
  408.             'oauth2.storage.scope' => 'getOauth2_Storage_ScopeService.php',
  409.             'oauth2.storage.user_claims' => 'getOauth2_Storage_UserClaimsService.php',
  410.             'oauth2.storage.user_credentials' => 'getOauth2_Storage_UserCredentialsService.php',
  411.             'oauth2.user_provider' => 'getOauth2_UserProviderService.php',
  412.             'open_course_sms_event_subscriber' => 'getOpenCourseSmsEventSubscriberService.php',
  413.             'opencourse_event_subscriber' => 'getOpencourseEventSubscriberService.php',
  414.             'order_subscriber' => 'getOrderSubscriberService.php',
  415.             'orderrefererlog_event_subscriber' => 'getOrderrefererlogEventSubscriberService.php',
  416.             'payment.extension' => 'getPayment_ExtensionService.php',
  417.             'permission.admin_voter' => 'getPermission_AdminVoterService.php',
  418.             'plugin.activity.extension' => 'getPlugin_Activity_ExtensionService.php',
  419.             'property_accessor' => 'getPropertyAccessorService.php',
  420.             'qrcode_whitelist_filter' => 'getQrcodeWhitelistFilterService.php',
  421.             'question.extension' => 'getQuestion_ExtensionService.php',
  422.             'question_favorite_event_subscriber' => 'getQuestionFavoriteEventSubscriberService.php',
  423.             'report.extension' => 'getReport_ExtensionService.php',
  424.             'request' => 'getRequestService.php',
  425.             'reward_point.login_wave_account' => 'getRewardPoint_LoginWaveAccountService.php',
  426.             'reward_point.response_decorator' => 'getRewardPoint_ResponseDecoratorService.php',
  427.             'reward_point_event_subscriber' => 'getRewardPointEventSubscriberService.php',
  428.             'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
  429.             'routing.loader' => 'getRouting_LoaderService.php',
  430.             'routing.loader.yml' => 'getRouting_Loader_YmlService.php',
  431.             'scorm_upload_file_event_subscriber' => 'getScormUploadFileEventSubscriberService.php',
  432.             'scrm_service_provider' => 'getScrmServiceProviderService.php',
  433.             'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
  434.             'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
  435.             'security.access.role_hierarchy_voter' => 'getSecurity_Access_RoleHierarchyVoterService.php',
  436.             'security.access_listener' => 'getSecurity_AccessListenerService.php',
  437.             'security.access_map' => 'getSecurity_AccessMapService.php',
  438.             'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
  439.             'security.authentication.listener.anonymous.main' => 'getSecurity_Authentication_Listener_Anonymous_MainService.php',
  440.             'security.authentication.listener.form.main' => 'getSecurity_Authentication_Listener_Form_MainService.php',
  441.             'security.authentication.listener.guard.main' => 'getSecurity_Authentication_Listener_Guard_MainService.php',
  442.             'security.authentication.listener.rememberme.main' => 'getSecurity_Authentication_Listener_Rememberme_MainService.php',
  443.             'security.authentication.provider.anonymous.main' => 'getSecurity_Authentication_Provider_Anonymous_MainService.php',
  444.             'security.authentication.provider.dao.main' => 'getSecurity_Authentication_Provider_Dao_MainService.php',
  445.             'security.authentication.provider.guard.main' => 'getSecurity_Authentication_Provider_Guard_MainService.php',
  446.             'security.authentication.provider.rememberme.main' => 'getSecurity_Authentication_Provider_Rememberme_MainService.php',
  447.             'security.authentication.rememberme.services.simplehash.main' => 'getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php',
  448.             'security.authentication.session_strategy.main' => 'getSecurity_Authentication_SessionStrategy_MainService.php',
  449.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  450.             'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
  451.             'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
  452.             'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
  453.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  454.             'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService.php',
  455.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
  456.             'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
  457.             'security.firewall.map.context.disabled' => 'getSecurity_Firewall_Map_Context_DisabledService.php',
  458.             'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService.php',
  459.             'security.http_utils' => 'getSecurity_HttpUtilsService.php',
  460.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  461.             'security.request_matcher.mw0s1ky' => 'getSecurity_RequestMatcher_Mw0s1kyService.php',
  462.             'security.request_matcher.olatxmb' => 'getSecurity_RequestMatcher_OlatxmbService.php',
  463.             'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
  464.             'security.user_checker' => 'getSecurity_UserCheckerService.php',
  465.             'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
  466.             'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
  467.             'sensio_distribution.security_checker' => 'getSensioDistribution_SecurityCheckerService.php',
  468.             'sensio_distribution.security_checker.command' => 'getSensioDistribution_SecurityChecker_CommandService.php',
  469.             'sensio_framework_extra.routing.loader.annot_class' => 'getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php',
  470.             'sensio_framework_extra.routing.loader.annot_dir' => 'getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php',
  471.             'sensio_framework_extra.routing.loader.annot_file' => 'getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php',
  472.             'sensitive_event_subscriber' => 'getSensitiveEventSubscriberService.php',
  473.             'services_resetter' => 'getServicesResetterService.php',
  474.             'session' => 'getSessionService.php',
  475.             'session.handler.pdo' => 'getSession_Handler_PdoService.php',
  476.             'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
  477.             'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService.php',
  478.             'session.storage.native' => 'getSession_Storage_NativeService.php',
  479.             'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
  480.             'sms_pay_center_event_subscriber' => 'getSmsPayCenterEventSubscriberService.php',
  481.             'sms_task_event_subscriber' => 'getSmsTaskEventSubscriberService.php',
  482.             'sms_testpaper_event_subscriber' => 'getSmsTestpaperEventSubscriberService.php',
  483.             'status_event_subscriber' => 'getStatusEventSubscriberService.php',
  484.             'study_plan_event_subscriber' => 'getStudyPlanEventSubscriberService.php',
  485.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
  486.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  487.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  488.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  489.             'tag_course_set_event_subscriber' => 'getTagCourseSetEventSubscriberService.php',
  490.             'task_event_subscriber' => 'getTaskEventSubscriberService.php',
  491.             'task_sync_event_subscriber' => 'getTaskSyncEventSubscriberService.php',
  492.             'task_testpaper_event_subscriber' => 'getTaskTestpaperEventSubscriberService.php',
  493.             'task_toolbar.extension' => 'getTaskToolbar_ExtensionService.php',
  494.             'taxonomy_article_event_subscriber' => 'getTaxonomyArticleEventSubscriberService.php',
  495.             'templating' => 'getTemplatingService.php',
  496.             'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
  497.             'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
  498.             'templating.finder' => 'getTemplating_FinderService.php',
  499.             'templating.helper.assets' => 'getTemplating_Helper_AssetsService.php',
  500.             'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
  501.             'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
  502.             'templating.loader' => 'getTemplating_LoaderService.php',
  503.             'testpaper_event_subscriber' => 'getTestpaperEventSubscriberService.php',
  504.             'thread_event_subscriber' => 'getThreadEventSubscriberService.php',
  505.             'tokenbucket_event_subscriber' => 'getTokenbucketEventSubscriberService.php',
  506.             'topxia.timemachine' => 'getTopxia_TimemachineService.php',
  507.             'topxia.user_provider' => 'getTopxia_UserProviderService.php',
  508.             'translation.dumper.csv' => 'getTranslation_Dumper_CsvService.php',
  509.             'translation.dumper.ini' => 'getTranslation_Dumper_IniService.php',
  510.             'translation.dumper.json' => 'getTranslation_Dumper_JsonService.php',
  511.             'translation.dumper.mo' => 'getTranslation_Dumper_MoService.php',
  512.             'translation.dumper.php' => 'getTranslation_Dumper_PhpService.php',
  513.             'translation.dumper.po' => 'getTranslation_Dumper_PoService.php',
  514.             'translation.dumper.qt' => 'getTranslation_Dumper_QtService.php',
  515.             'translation.dumper.res' => 'getTranslation_Dumper_ResService.php',
  516.             'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService.php',
  517.             'translation.dumper.yml' => 'getTranslation_Dumper_YmlService.php',
  518.             'translation.extractor' => 'getTranslation_ExtractorService.php',
  519.             'translation.extractor.php' => 'getTranslation_Extractor_PhpService.php',
  520.             'translation.loader' => 'getTranslation_LoaderService.php',
  521.             'translation.loader.csv' => 'getTranslation_Loader_CsvService.php',
  522.             'translation.loader.dat' => 'getTranslation_Loader_DatService.php',
  523.             'translation.loader.ini' => 'getTranslation_Loader_IniService.php',
  524.             'translation.loader.json' => 'getTranslation_Loader_JsonService.php',
  525.             'translation.loader.mo' => 'getTranslation_Loader_MoService.php',
  526.             'translation.loader.php' => 'getTranslation_Loader_PhpService.php',
  527.             'translation.loader.po' => 'getTranslation_Loader_PoService.php',
  528.             'translation.loader.qt' => 'getTranslation_Loader_QtService.php',
  529.             'translation.loader.res' => 'getTranslation_Loader_ResService.php',
  530.             'translation.loader.xliff' => 'getTranslation_Loader_XliffService.php',
  531.             'translation.loader.yml' => 'getTranslation_Loader_YmlService.php',
  532.             'translation.reader' => 'getTranslation_ReaderService.php',
  533.             'translation.warmer' => 'getTranslation_WarmerService.php',
  534.             'translation.writer' => 'getTranslation_WriterService.php',
  535.             'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
  536.             'twig.command.debug' => 'getTwig_Command_DebugService.php',
  537.             'twig.command.lint' => 'getTwig_Command_LintService.php',
  538.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  539.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  540.             'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
  541.             'twig.form.renderer' => 'getTwig_Form_RendererService.php',
  542.             'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
  543.             'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
  544.             'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
  545.             'upload_file_event_subscriber' => 'getUploadFileEventSubscriberService.php',
  546.             'uri_signer' => 'getUriSignerService.php',
  547.             'user.captcha_authenticator' => 'getUser_CaptchaAuthenticatorService.php',
  548.             'user.login_generate_notification_handler' => 'getUser_LoginGenerateNotificationHandlerService.php',
  549.             'user.login_listener' => 'getUser_LoginListenerService.php',
  550.             'user.online_track' => 'getUser_OnlineTrackService.php',
  551.             'user_account_event_subscriber' => 'getUserAccountEventSubscriberService.php',
  552.             'user_classroom_event_subscriber' => 'getUserClassroomEventSubscriberService.php',
  553.             'user_content_audit_event_subscriber' => 'getUserContentAuditEventSubscriberService.php',
  554.             'user_course_thread_event_subscriber' => 'getUserCourseThreadEventSubscriberService.php',
  555.             'user_user_event_subscriber' => 'getUserUserEventSubscriberService.php',
  556.             'user_vip_member_event_subscriber' => 'getUserVipMemberEventSubscriberService.php',
  557.             'validator.email' => 'getValidator_EmailService.php',
  558.             'validator.expression' => 'getValidator_ExpressionService.php',
  559.             'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
  560.             'video_task_event_subscriber' => 'getVideoTaskEventSubscriberService.php',
  561.             'vip_course_event_subscriber' => 'getVipCourseEventSubscriberService.php',
  562.             'vip_push_message_event_subscriber' => 'getVipPushMessageEventSubscriberService.php',
  563.             'vip_user_right_event_subscriber' => 'getVipUserRightEventSubscriberService.php',
  564.             'vip_wechat_notification_event_subscriber' => 'getVipWechatNotificationEventSubscriberService.php',
  565.             'vip_wechat_template.extension' => 'getVipWechatTemplate_ExtensionService.php',
  566.             'web.wrapper' => 'getWeb_WrapperService.php',
  567.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  568.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  569.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  570.             'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
  571.             'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
  572.             'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
  573.             'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
  574.             'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
  575.             'wechat_notification_event_subscriber' => 'getWechatNotificationEventSubscriberService.php',
  576.             'wechat_subscribe_notification_event_subscriber' => 'getWechatSubscribeNotificationEventSubscriberService.php',
  577.             'wechat_template.extension' => 'getWechatTemplate_ExtensionService.php',
  578.             'wrong_question_event_subscriber' => 'getWrongQuestionEventSubscriberService.php',
  579.             'wrong_question_pool.extension' => 'getWrongQuestionPool_ExtensionService.php',
  580.         ];
  581.         $this->privates = [
  582.             'session.handler' => true,
  583.             'session.handler.redis' => true,
  584.             'session.storage' => true,
  585.             'swiftmailer.mailer' => true,
  586.             'swiftmailer.plugin.messagelogger' => true,
  587.             'swiftmailer.transport' => true,
  588.             'templating.locator' => true,
  589.             'agency_bind_relation_event_subscriber' => true,
  590.             'agent_config_event_subscriber' => true,
  591.             'annotation_reader' => true,
  592.             'annotations.cache' => true,
  593.             'annotations.cache_warmer' => true,
  594.             'annotations.reader' => true,
  595.             'api.field.filter.factory' => true,
  596.             'api.path.parser' => true,
  597.             'api.plugin.config.manager' => true,
  598.             'api.resource.manager' => true,
  599.             'api.util.item_helper' => true,
  600.             'api.util.oc' => true,
  601.             'api_agent_authentication_listener' => true,
  602.             'api_anonymous_listener' => true,
  603.             'api_authenticate_listener' => true,
  604.             'api_authentication_manager' => true,
  605.             'api_basic_authentication_listener' => true,
  606.             'api_biz_ratelimit_listener' => true,
  607.             'api_default_authentication' => true,
  608.             'api_ecard_ratelimit_listener' => true,
  609.             'api_exception_listener' => true,
  610.             'api_firewall' => true,
  611.             'api_h5_third_party_oauth2_authentication_listener' => true,
  612.             'api_marketing_mall_token_header_listener' => true,
  613.             'api_new_token_header_listener' => true,
  614.             'api_oauth2_authentication_listener' => true,
  615.             'api_old_token_header_listener' => true,
  616.             'api_resource_kernel' => true,
  617.             'api_response_viewer' => true,
  618.             'api_security_authentication' => true,
  619.             'api_session_authentication_listener' => true,
  620.             'api_third_party_oauth2_authentication_listener' => true,
  621.             'api_token_header_listener' => true,
  622.             'api_web_lib_listener' => true,
  623.             'app.cloud_api_collector' => true,
  624.             'app.locale_listener' => true,
  625.             'app.user_locale_listener' => true,
  626.             'argument_metadata_factory' => true,
  627.             'argument_resolver.default' => true,
  628.             'argument_resolver.request' => true,
  629.             'argument_resolver.request_attribute' => true,
  630.             'argument_resolver.service' => true,
  631.             'argument_resolver.session' => true,
  632.             'argument_resolver.variadic' => true,
  633.             'assetic.asset_factory' => true,
  634.             'assetic.asset_manager' => true,
  635.             'assetic.asset_manager_cache_warmer' => true,
  636.             'assetic.controller' => true,
  637.             'assetic.filter_manager' => true,
  638.             'assetic.request_listener' => true,
  639.             'assets._version__default' => true,
  640.             'assets.context' => true,
  641.             'assets.packages' => true,
  642.             'assets.path_package' => true,
  643.             'assets.static_version_strategy' => true,
  644.             'cache.annotations' => true,
  645.             'cache.default_clearer' => true,
  646.             'cache.serializer' => true,
  647.             'cache.validator' => true,
  648.             'charge_coin_event_subscriber' => true,
  649.             'codeages_plugin.dict_collector' => true,
  650.             'codeages_plugin.slot_collector' => true,
  651.             'codeages_plugin.slot_manager' => true,
  652.             'codeages_plugin.theme.file_locator' => true,
  653.             'codeages_plugin.theme.templating.locator' => true,
  654.             'codeages_plugin.theme.twig_loader' => true,
  655.             'config.resource.self_checking_resource_checker' => true,
  656.             'config_cache_factory' => true,
  657.             'console.command.about' => true,
  658.             'console.command.assets_install' => true,
  659.             'console.command.cache_clear' => true,
  660.             'console.command.cache_pool_clear' => true,
  661.             'console.command.cache_pool_prune' => true,
  662.             'console.command.cache_warmup' => true,
  663.             'console.command.config_debug' => true,
  664.             'console.command.config_dump_reference' => true,
  665.             'console.command.container_debug' => true,
  666.             'console.command.debug_autowiring' => true,
  667.             'console.command.event_dispatcher_debug' => true,
  668.             'console.command.form_debug' => true,
  669.             'console.command.router_debug' => true,
  670.             'console.command.router_match' => true,
  671.             'console.command.translation_debug' => true,
  672.             'console.command.translation_update' => true,
  673.             'console.command.xliff_lint' => true,
  674.             'console.command.yaml_lint' => true,
  675.             'console.error_listener' => true,
  676.             'controller_name_converter' => true,
  677.             'coupon_batch_event_subscriber' => true,
  678.             'course_product_event_subscriber' => true,
  679.             'crm.kernel.listener.kernel_request_listener' => true,
  680.             'crm_event_subscriber' => true,
  681.             'custom.activity.extension' => true,
  682.             'data_collector.form' => true,
  683.             'data_collector.form.extractor' => true,
  684.             'data_collector.request' => true,
  685.             'data_collector.router' => true,
  686.             'data_collector.translation' => true,
  687.             'debug.argument_resolver' => true,
  688.             'debug.controller_resolver' => true,
  689.             'debug.debug_handlers_listener' => true,
  690.             'debug.event_dispatcher' => true,
  691.             'debug.file_link_formatter' => true,
  692.             'debug.file_link_formatter.url_format' => true,
  693.             'debug.log_processor' => true,
  694.             'debug.security.access.decision_manager' => true,
  695.             'debug.stopwatch' => true,
  696.             'dependency_injection.config.container_parameters_resource_checker' => true,
  697.             'deprecated.form.registry' => true,
  698.             'deprecated.form.registry.csrf' => true,
  699.             'discount_course_event_subscriber' => true,
  700.             'distribution_event_subscriber' => true,
  701.             'doctrine.entity_manager.config' => true,
  702.             'doctrine.entity_manager.driver.yaml' => true,
  703.             'doctrine.orm.entity_manager' => true,
  704.             'drp.twig.web_extension' => true,
  705.             'endroid.qrcode.factory' => true,
  706.             'endroid.qrcode.twig.extension' => true,
  707.             'exercise_bind_event_subscriber' => true,
  708.             'file_locator' => true,
  709.             'form.registry' => true,
  710.             'form.resolved_type_factory' => true,
  711.             'form.server_params' => true,
  712.             'form.type.choice' => true,
  713.             'form.type.form' => true,
  714.             'form.type_extension.csrf' => true,
  715.             'form.type_extension.form.data_collector' => true,
  716.             'form.type_extension.form.http_foundation' => true,
  717.             'form.type_extension.form.transformation_failure_handling' => true,
  718.             'form.type_extension.form.validator' => true,
  719.             'form.type_extension.repeated.validator' => true,
  720.             'form.type_extension.submit.validator' => true,
  721.             'form.type_extension.upload.validator' => true,
  722.             'form.type_guesser.validator' => true,
  723.             'fragment.handler' => true,
  724.             'fragment.renderer.inline' => true,
  725.             'framework_extra_bundle.argument_name_convertor' => true,
  726.             'framework_extra_bundle.event.is_granted' => true,
  727.             'item_bank_assessment_exercise_event_subscriber' => true,
  728.             'item_bank_chatper_exercise_event_subscriber' => true,
  729.             'json_formatter' => true,
  730.             'kernel.class_cache.cache_warmer' => true,
  731.             'kernel.controller.permission_listener' => true,
  732.             'kernel.listener.exception_listener' => true,
  733.             'kernel.listener.kernel_admin_request_intercept_listener' => true,
  734.             'kernel.listener.kernel_controller_listener' => true,
  735.             'kernel.listener.kernel_h5_request_listener' => true,
  736.             'kernel.listener.kernel_request_listener' => true,
  737.             'kernel.listener.kernel_response_listener' => true,
  738.             'kernel.listener.reward_point_notify_listener' => true,
  739.             'kernel.listener.user_login_token_listener' => true,
  740.             'kernel.response.permission_listener' => true,
  741.             'locale_listener' => true,
  742.             'logger' => true,
  743.             'marketing_mall_auth_setting_event_subscriber' => true,
  744.             'marketing_mall_classroom_event_subscriber' => true,
  745.             'marketing_mall_cloud_sms_setting_event_subscriber' => true,
  746.             'marketing_mall_course_event_subscriber' => true,
  747.             'marketing_mall_mall_event_subscriber' => true,
  748.             'marketing_mall_mall_trade_event_subscriber' => true,
  749.             'marketing_mall_question_bank_event_subscriber' => true,
  750.             'marketing_mall_role_event_subscriber' => true,
  751.             'marketing_mall_setting_event_subscriber' => true,
  752.             'marketing_mall_user_event_subscriber' => true,
  753.             'marketing_mall_wechat_notification_event_subscriber' => true,
  754.             'monolog.handler.firephp' => true,
  755.             'monolog.handler.main' => true,
  756.             'monolog.handler.null_internal' => true,
  757.             'monolog.logger.assetic' => true,
  758.             'monolog.logger.cache' => true,
  759.             'monolog.logger.console' => true,
  760.             'monolog.logger.event' => true,
  761.             'monolog.logger.php' => true,
  762.             'monolog.logger.profiler' => true,
  763.             'monolog.logger.request' => true,
  764.             'monolog.logger.security' => true,
  765.             'monolog.logger.templating' => true,
  766.             'monolog.logger.translation' => true,
  767.             'monolog.processor.psr_log_message' => true,
  768.             'monolog.processor.trace_processor' => true,
  769.             'oauth2.client_manager' => true,
  770.             'oauth2.grant_type.authorization_code' => true,
  771.             'oauth2.grant_type.client_credentials' => true,
  772.             'oauth2.grant_type.refresh_token' => true,
  773.             'oauth2.grant_type.user_credentials' => true,
  774.             'oauth2.request' => true,
  775.             'oauth2.response' => true,
  776.             'oauth2.scope_manager' => true,
  777.             'oauth2.server' => true,
  778.             'oauth2.storage.access_token' => true,
  779.             'oauth2.storage.authorization_code' => true,
  780.             'oauth2.storage.client_credentials' => true,
  781.             'oauth2.storage.public_key' => true,
  782.             'oauth2.storage.refresh_token' => true,
  783.             'oauth2.storage.scope' => true,
  784.             'oauth2.storage.user_claims' => true,
  785.             'oauth2.storage.user_credentials' => true,
  786.             'oauth2.user_provider' => true,
  787.             'permission.admin_voter' => true,
  788.             'permission.twig.permission_extension' => true,
  789.             'plugin.activity.extension' => true,
  790.             'profiler_listener' => true,
  791.             'property_accessor' => true,
  792.             'resolve_controller_name_subscriber' => true,
  793.             'response_listener' => true,
  794.             'reward_point.login_wave_account' => true,
  795.             'reward_point.response_decorator' => true,
  796.             'reward_point_event_subscriber' => true,
  797.             'router.cache_warmer' => true,
  798.             'router.request_context' => true,
  799.             'router_listener' => true,
  800.             'routing.loader.yml' => true,
  801.             'scorm_upload_file_event_subscriber' => true,
  802.             'security.access.authenticated_voter' => true,
  803.             'security.access.expression_voter' => true,
  804.             'security.access.role_hierarchy_voter' => true,
  805.             'security.access_listener' => true,
  806.             'security.access_map' => true,
  807.             'security.authentication.guard_handler' => true,
  808.             'security.authentication.listener.anonymous.main' => true,
  809.             'security.authentication.listener.form.main' => true,
  810.             'security.authentication.listener.guard.main' => true,
  811.             'security.authentication.listener.rememberme.main' => true,
  812.             'security.authentication.manager' => true,
  813.             'security.authentication.provider.anonymous.main' => true,
  814.             'security.authentication.provider.dao.main' => true,
  815.             'security.authentication.provider.guard.main' => true,
  816.             'security.authentication.provider.rememberme.main' => true,
  817.             'security.authentication.rememberme.services.simplehash.main' => true,
  818.             'security.authentication.session_strategy.main' => true,
  819.             'security.authentication.trust_resolver' => true,
  820.             'security.channel_listener' => true,
  821.             'security.command.user_password_encoder' => true,
  822.             'security.context_listener.0' => true,
  823.             'security.csrf.token_storage' => true,
  824.             'security.encoder_factory' => true,
  825.             'security.firewall' => true,
  826.             'security.firewall.map' => true,
  827.             'security.firewall.map.context.dev' => true,
  828.             'security.firewall.map.context.disabled' => true,
  829.             'security.firewall.map.context.main' => true,
  830.             'security.http_utils' => true,
  831.             'security.logout_url_generator' => true,
  832.             'security.rememberme.response_listener' => true,
  833.             'security.request_matcher.mw0s1ky' => true,
  834.             'security.request_matcher.olatxmb' => true,
  835.             'security.request_matcher.zfhj2lw' => true,
  836.             'security.role_hierarchy' => true,
  837.             'security.user_checker' => true,
  838.             'security.user_value_resolver' => true,
  839.             'security.validator.user_password' => true,
  840.             'sensio_distribution.security_checker' => true,
  841.             'sensio_distribution.security_checker.command' => true,
  842.             'sensio_framework_extra.cache.listener' => true,
  843.             'sensio_framework_extra.controller.listener' => true,
  844.             'sensio_framework_extra.converter.listener' => true,
  845.             'sensio_framework_extra.converter.manager' => true,
  846.             'sensio_framework_extra.routing.loader.annot_class' => true,
  847.             'sensio_framework_extra.routing.loader.annot_dir' => true,
  848.             'sensio_framework_extra.routing.loader.annot_file' => true,
  849.             'sensio_framework_extra.security.listener' => true,
  850.             'sensio_framework_extra.view.listener' => true,
  851.             'session.handler.pdo' => true,
  852.             'session.save_listener' => true,
  853.             'session.storage.filesystem' => true,
  854.             'session.storage.metadata_bag' => true,
  855.             'session.storage.native' => true,
  856.             'session.storage.php_bridge' => true,
  857.             'session_listener' => true,
  858.             'streamed_response_listener' => true,
  859.             'study_plan_event_subscriber' => true,
  860.             'swiftmailer.email_sender.listener' => true,
  861.             'templating.cache_warmer.template_paths' => true,
  862.             'templating.filename_parser' => true,
  863.             'templating.finder' => true,
  864.             'templating.helper.logout_url' => true,
  865.             'templating.helper.security' => true,
  866.             'templating.name_parser' => true,
  867.             'topxia.twig.cache_extension' => true,
  868.             'topxia.twig.cache_provider' => true,
  869.             'topxia.twig.cache_strategy' => true,
  870.             'topxia.twig.file_cache' => true,
  871.             'topxia.user_provider' => true,
  872.             'translation.dumper.csv' => true,
  873.             'translation.dumper.ini' => true,
  874.             'translation.dumper.json' => true,
  875.             'translation.dumper.mo' => true,
  876.             'translation.dumper.php' => true,
  877.             'translation.dumper.po' => true,
  878.             'translation.dumper.qt' => true,
  879.             'translation.dumper.res' => true,
  880.             'translation.dumper.xliff' => true,
  881.             'translation.dumper.yml' => true,
  882.             'translation.extractor' => true,
  883.             'translation.extractor.php' => true,
  884.             'translation.loader' => true,
  885.             'translation.loader.csv' => true,
  886.             'translation.loader.dat' => true,
  887.             'translation.loader.ini' => true,
  888.             'translation.loader.json' => true,
  889.             'translation.loader.mo' => true,
  890.             'translation.loader.php' => true,
  891.             'translation.loader.po' => true,
  892.             'translation.loader.qt' => true,
  893.             'translation.loader.res' => true,
  894.             'translation.loader.xliff' => true,
  895.             'translation.loader.yml' => true,
  896.             'translation.reader' => true,
  897.             'translation.warmer' => true,
  898.             'translation.writer' => true,
  899.             'translator.default' => true,
  900.             'translator_listener' => true,
  901.             'twig.cache_warmer' => true,
  902.             'twig.command.debug' => true,
  903.             'twig.command.lint' => true,
  904.             'twig.exception_listener' => true,
  905.             'twig.form.renderer' => true,
  906.             'twig.loader' => true,
  907.             'twig.profile' => true,
  908.             'twig.runtime.httpkernel' => true,
  909.             'twig.template_cache_warmer' => true,
  910.             'twig.translation.extractor' => true,
  911.             'uri_signer' => true,
  912.             'user.captcha_authenticator' => true,
  913.             'user.login_generate_notification_handler' => true,
  914.             'user.login_listener' => true,
  915.             'validate_request_listener' => true,
  916.             'validator.builder' => true,
  917.             'validator.email' => true,
  918.             'validator.expression' => true,
  919.             'validator.mapping.cache_warmer' => true,
  920.             'vip_course_event_subscriber' => true,
  921.             'vip_push_message_event_subscriber' => true,
  922.             'vip_user_right_event_subscriber' => true,
  923.             'vip_wechat_notification_event_subscriber' => true,
  924.             'vip_wechat_template.extension' => true,
  925.             'web.twig.lightthme_extension' => true,
  926.             'web.twig.scorm_extension' => true,
  927.             'web_profiler.csp.handler' => true,
  928.             'web_profiler.debug_toolbar' => true,
  929.             'web_server.command.server_log' => true,
  930.             'web_server.command.server_run' => true,
  931.             'web_server.command.server_start' => true,
  932.             'web_server.command.server_status' => true,
  933.             'web_server.command.server_stop' => true,
  934.         ];
  935.         $this->aliases = [
  936.             'cache.app_clearer' => 'cache.default_clearer',
  937.             'event_dispatcher' => 'debug.event_dispatcher',
  938.             'mailer' => 'swiftmailer.mailer.default',
  939.             'session.handler' => 'session.handler.pdo',
  940.             'session.handler.redis' => 'session.handler.pdo',
  941.             'session.storage' => 'session.storage.native',
  942.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  943.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  944.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  945.             'templating.locator' => 'codeages_plugin.theme.templating.locator',
  946.         ];
  947.     }
  948.     public function getRemovedIds()
  949.     {
  950.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  951.     }
  952.     public function compile()
  953.     {
  954.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  955.     }
  956.     public function isCompiled()
  957.     {
  958.         return true;
  959.     }
  960.     public function isFrozen()
  961.     {
  962.         @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.'__METHOD__), E_USER_DEPRECATED);
  963.         return true;
  964.     }
  965.     protected function load($file$lazyLoad true)
  966.     {
  967.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  968.     }
  969.     /**
  970.      * Gets the public 'biz' shared service.
  971.      *
  972.      * @return \Codeages\Biz\Framework\Context\Biz
  973.      */
  974.     protected function getBizService()
  975.     {
  976.         return $this->services['biz'] = new \Codeages\Biz\Framework\Context\Biz($this->getParameter('biz_config'));
  977.     }
  978.     /**
  979.      * Gets the public 'cache.app' shared service.
  980.      *
  981.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  982.      */
  983.     protected function getCache_AppService()
  984.     {
  985.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('XU1KlHdWdi'0, ($this->targetDirs[0].'/pools'));
  986.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  987.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  988.     }
  989.     /**
  990.      * Gets the public 'cache.system' shared service.
  991.      *
  992.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  993.      */
  994.     protected function getCache_SystemService()
  995.     {
  996.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ReLc9AA9I8'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  997.     }
  998.     /**
  999.      * Gets the public 'codeages_plugin.dict_twig_extension' shared service.
  1000.      *
  1001.      * @return \Codeages\PluginBundle\Twig\DictExtension
  1002.      */
  1003.     protected function getCodeagesPlugin_DictTwigExtensionService()
  1004.     {
  1005.         return $this->services['codeages_plugin.dict_twig_extension'] = new \Codeages\PluginBundle\Twig\DictExtension(${($_ = isset($this->services['codeages_plugin.dict_collector']) ? $this->services['codeages_plugin.dict_collector'] : $this->getCodeagesPlugin_DictCollectorService()) && false ?: '_'}, $this);
  1006.     }
  1007.     /**
  1008.      * Gets the public 'http_kernel' shared service.
  1009.      *
  1010.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1011.      */
  1012.     protected function getHttpKernelService()
  1013.     {
  1014.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['debug.controller_resolver']) ? $this->services['debug.controller_resolver'] : $this->getDebug_ControllerResolverService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  1015.     }
  1016.     /**
  1017.      * Gets the public 'profiler' shared service.
  1018.      *
  1019.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1020.      */
  1021.     protected function getProfilerService()
  1022.     {
  1023.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  1024.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1025.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  1026.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1027.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  1028.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  1029.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  1030.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  1031.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  1032.         $d = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1033.         if ($this->has('kernel')) {
  1034.             $d->setKernel($b);
  1035.         }
  1036.         $instance->add(${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'});
  1037.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
  1038.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1039.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  1040.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1041.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  1042.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1043.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appDevDebugProjectContainer')));
  1044.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  1045.         $instance->add(${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'});
  1046.         $instance->add($c);
  1047.         $instance->add(${($_ = isset($this->services['data_collector.translation']) ? $this->services['data_collector.translation'] : $this->getDataCollector_TranslationService()) && false ?: '_'});
  1048.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));
  1049.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));
  1050.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1051.         $instance->add(${($_ = isset($this->services['app.cloud_api_collector']) ? $this->services['app.cloud_api_collector'] : $this->getApp_CloudApiCollectorService()) && false ?: '_'});
  1052.         $instance->add($d);
  1053.         return $instance;
  1054.     }
  1055.     /**
  1056.      * Gets the public 'request_stack' shared service.
  1057.      *
  1058.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1059.      */
  1060.     protected function getRequestStackService()
  1061.     {
  1062.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1063.     }
  1064.     /**
  1065.      * Gets the public 'router' shared service.
  1066.      *
  1067.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1068.      */
  1069.     protected function getRouterService()
  1070.     {
  1071.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, ($this->targetDirs[0].'/assetic/routing.yml'), ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'appDevDebugProjectContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'AppBundle\\SfExtend\\PhpMatcherDumper''matcher_cache_class' => 'appDevDebugProjectContainerUrlMatcher''strict_requirements' => true'resource_type' => 'yaml'], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  1072.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  1073.         return $instance;
  1074.     }
  1075.     /**
  1076.      * Gets the public 'security.authorization_checker' shared service.
  1077.      *
  1078.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1079.      */
  1080.     protected function getSecurity_AuthorizationCheckerService()
  1081.     {
  1082.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, false);
  1083.     }
  1084.     /**
  1085.      * Gets the public 'security.token_storage' shared service.
  1086.      *
  1087.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1088.      */
  1089.     protected function getSecurity_TokenStorageService()
  1090.     {
  1091.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1092.     }
  1093.     /**
  1094.      * Gets the public 'translator' shared service.
  1095.      *
  1096.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1097.      */
  1098.     protected function getTranslatorService()
  1099.     {
  1100.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'});
  1101.     }
  1102.     /**
  1103.      * Gets the public 'twig' shared service.
  1104.      *
  1105.      * @return \Twig\Environment
  1106.      */
  1107.     protected function getTwigService()
  1108.     {
  1109.         $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  1110.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
  1111.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  1112.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
  1113.         $d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1114.         $d->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1115.         $e = new \Symfony\Bridge\Twig\AppVariable();
  1116.         $e->setEnvironment('dev');
  1117.         $e->setDebug(true);
  1118.         if ($this->has('security.token_storage')) {
  1119.             $e->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
  1120.         }
  1121.         if ($this->has('request_stack')) {
  1122.             $e->setRequestStack($c);
  1123.         }
  1124.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
  1125.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
  1126.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, $a));
  1127.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  1128.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  1129.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b$this->targetDirs[3], 'UTF-8'));
  1130.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  1131.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1132.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1133.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1134.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1135.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  1136.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1137.         $instance->addExtension(${($_ = isset($this->services['topxia.twig.cache_extension']) ? $this->services['topxia.twig.cache_extension'] : $this->getTopxia_Twig_CacheExtensionService()) && false ?: '_'});
  1138.         $instance->addExtension(${($_ = isset($this->services['permission.twig.permission_extension']) ? $this->services['permission.twig.permission_extension'] : ($this->services['permission.twig.permission_extension'] = new \AppBundle\Twig\PermissionExtension($this))) && false ?: '_'});
  1139.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1140.         $instance->addExtension(${($_ = isset($this->services['endroid.qrcode.twig.extension']) ? $this->services['endroid.qrcode.twig.extension'] : $this->getEndroid_Qrcode_Twig_ExtensionService()) && false ?: '_'});
  1141.         $instance->addExtension(new \Codeages\PluginBundle\Twig\HtmlExtension());
  1142.         $instance->addExtension(new \Codeages\PluginBundle\Twig\SlotExtension(${($_ = isset($this->services['codeages_plugin.slot_manager']) ? $this->services['codeages_plugin.slot_manager'] : $this->getCodeagesPlugin_SlotManagerService()) && false ?: '_'}));
  1143.         $instance->addExtension(${($_ = isset($this->services['codeages_plugin.dict_twig_extension']) ? $this->services['codeages_plugin.dict_twig_extension'] : $this->getCodeagesPlugin_DictTwigExtensionService()) && false ?: '_'});
  1144.         $instance->addExtension(${($_ = isset($this->services['web.twig.question_type_extension']) ? $this->services['web.twig.question_type_extension'] : $this->getWeb_Twig_QuestionTypeExtensionService()) && false ?: '_'});
  1145.         $instance->addExtension(${($_ = isset($this->services['web.twig.question_extension']) ? $this->services['web.twig.question_extension'] : $this->getWeb_Twig_QuestionExtensionService()) && false ?: '_'});
  1146.         $instance->addExtension(${($_ = isset($this->services['web.twig.testpaper_extension']) ? $this->services['web.twig.testpaper_extension'] : $this->getWeb_Twig_TestpaperExtensionService()) && false ?: '_'});
  1147.         $instance->addExtension(${($_ = isset($this->services['web.twig.material_extension']) ? $this->services['web.twig.material_extension'] : $this->getWeb_Twig_MaterialExtensionService()) && false ?: '_'});
  1148.         $instance->addExtension(${($_ = isset($this->services['web.twig.file_extension']) ? $this->services['web.twig.file_extension'] : $this->getWeb_Twig_FileExtensionService()) && false ?: '_'});
  1149.         $instance->addExtension(${($_ = isset($this->services['web.twig.app_extension']) ? $this->services['web.twig.app_extension'] : ($this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this))) && false ?: '_'});
  1150.         $instance->addExtension(${($_ = isset($this->services['web.twig.activity_extension']) ? $this->services['web.twig.activity_extension'] : $this->getWeb_Twig_ActivityExtensionService()) && false ?: '_'});
  1151.         $instance->addExtension(${($_ = isset($this->services['web.twig.live_extension']) ? $this->services['web.twig.live_extension'] : $this->getWeb_Twig_LiveExtensionService()) && false ?: '_'});
  1152.         $instance->addExtension(${($_ = isset($this->services['web.twig.extension']) ? $this->services['web.twig.extension'] : $this->getWeb_Twig_ExtensionService()) && false ?: '_'});
  1153.         $instance->addExtension(${($_ = isset($this->services['web.twig.html_extension']) ? $this->services['web.twig.html_extension'] : $this->getWeb_Twig_HtmlExtensionService()) && false ?: '_'});
  1154.         $instance->addExtension(${($_ = isset($this->services['web.twig.dictionary_extension']) ? $this->services['web.twig.dictionary_extension'] : $this->getWeb_Twig_DictionaryExtensionService()) && false ?: '_'});
  1155.         $instance->addExtension(${($_ = isset($this->services['web.twig.face_inspection_extension']) ? $this->services['web.twig.face_inspection_extension'] : $this->getWeb_Twig_FaceInspectionExtensionService()) && false ?: '_'});
  1156.         $instance->addExtension(${($_ = isset($this->services['web.twig.data_extension']) ? $this->services['web.twig.data_extension'] : $this->getWeb_Twig_DataExtensionService()) && false ?: '_'});
  1157.         $instance->addExtension(${($_ = isset($this->services['web.twig.block_extension']) ? $this->services['web.twig.block_extension'] : $this->getWeb_Twig_BlockExtensionService()) && false ?: '_'});
  1158.         $instance->addExtension(${($_ = isset($this->services['web.twig.uploader_extension']) ? $this->services['web.twig.uploader_extension'] : ($this->services['web.twig.uploader_extension'] = new \AppBundle\Twig\UploaderExtension($this))) && false ?: '_'});
  1159.         $instance->addExtension(${($_ = isset($this->services['web.twig.theme_extension']) ? $this->services['web.twig.theme_extension'] : $this->getWeb_Twig_ThemeExtensionService()) && false ?: '_'});
  1160.         $instance->addExtension(${($_ = isset($this->services['web.twig.order_extension']) ? $this->services['web.twig.order_extension'] : $this->getWeb_Twig_OrderExtensionService()) && false ?: '_'});
  1161.         $instance->addExtension(${($_ = isset($this->services['web.twig.course_extension']) ? $this->services['web.twig.course_extension'] : $this->getWeb_Twig_CourseExtensionService()) && false ?: '_'});
  1162.         $instance->addExtension(${($_ = isset($this->services['web.twig.classroom_extension']) ? $this->services['web.twig.classroom_extension'] : $this->getWeb_Twig_ClassroomExtensionService()) && false ?: '_'});
  1163.         $instance->addExtension(${($_ = isset($this->services['web.twig.item_bank_exercise_extension']) ? $this->services['web.twig.item_bank_exercise_extension'] : $this->getWeb_Twig_ItemBankExerciseExtensionService()) && false ?: '_'});
  1164.         $instance->addExtension(${($_ = isset($this->services['web.twig.search_extension']) ? $this->services['web.twig.search_extension'] : $this->getWeb_Twig_SearchExtensionService()) && false ?: '_'});
  1165.         $instance->addExtension(${($_ = isset($this->services['web.twig.role_extension']) ? $this->services['web.twig.role_extension'] : $this->getWeb_Twig_RoleExtensionService()) && false ?: '_'});
  1166.         $instance->addExtension(${($_ = isset($this->services['web.twig.multi_class_extension']) ? $this->services['web.twig.multi_class_extension'] : $this->getWeb_Twig_MultiClassExtensionService()) && false ?: '_'});
  1167.         $instance->addExtension(${($_ = isset($this->services['web.twig.mobile_mask_extension']) ? $this->services['web.twig.mobile_mask_extension'] : $this->getWeb_Twig_MobileMaskExtensionService()) && false ?: '_'});
  1168.         $instance->addExtension(${($_ = isset($this->services['web.twig.ai_extension']) ? $this->services['web.twig.ai_extension'] : $this->getWeb_Twig_AiExtensionService()) && false ?: '_'});
  1169.         $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'}, true, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
  1170.         $instance->addExtension(${($_ = isset($this->services['web.twig.lightthme_extension']) ? $this->services['web.twig.lightthme_extension'] : $this->getWeb_Twig_LightthmeExtensionService()) && false ?: '_'});
  1171.         $instance->addExtension(${($_ = isset($this->services['drp.twig.web_extension']) ? $this->services['drp.twig.web_extension'] : $this->getDrp_Twig_WebExtensionService()) && false ?: '_'});
  1172.         $instance->addExtension(new \CrmPlugin\Twig\Extension\CrmPluginWebExtension($this));
  1173.         $instance->addExtension(${($_ = isset($this->services['web.twig.scorm_extension']) ? $this->services['web.twig.scorm_extension'] : $this->getWeb_Twig_ScormExtensionService()) && false ?: '_'});
  1174.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($d));
  1175.         $instance->addGlobal('app'$e);
  1176.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  1177.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  1178.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  1179.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
  1180.         }])));
  1181.         $instance->addGlobal('site_tracking'false);
  1182.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1183.         return $instance;
  1184.     }
  1185.     /**
  1186.      * Gets the public 'validator' shared service.
  1187.      *
  1188.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1189.      */
  1190.     protected function getValidatorService()
  1191.     {
  1192.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  1193.     }
  1194.     /**
  1195.      * Gets the public 'web.twig.activity_extension' shared service.
  1196.      *
  1197.      * @return \AppBundle\Twig\ActivityExtension
  1198.      */
  1199.     protected function getWeb_Twig_ActivityExtensionService()
  1200.     {
  1201.         return $this->services['web.twig.activity_extension'] = new \AppBundle\Twig\ActivityExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1202.     }
  1203.     /**
  1204.      * Gets the public 'web.twig.ai_extension' shared service.
  1205.      *
  1206.      * @return \AppBundle\Twig\AIExtension
  1207.      */
  1208.     protected function getWeb_Twig_AiExtensionService()
  1209.     {
  1210.         return $this->services['web.twig.ai_extension'] = new \AppBundle\Twig\AIExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1211.     }
  1212.     /**
  1213.      * Gets the public 'web.twig.app_extension' shared service.
  1214.      *
  1215.      * @return \AppBundle\Twig\AppExtension
  1216.      */
  1217.     protected function getWeb_Twig_AppExtensionService()
  1218.     {
  1219.         return $this->services['web.twig.app_extension'] = new \AppBundle\Twig\AppExtension($this);
  1220.     }
  1221.     /**
  1222.      * Gets the public 'web.twig.block_extension' shared service.
  1223.      *
  1224.      * @return \AppBundle\Twig\BlockExtension
  1225.      */
  1226.     protected function getWeb_Twig_BlockExtensionService()
  1227.     {
  1228.         return $this->services['web.twig.block_extension'] = new \AppBundle\Twig\BlockExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1229.     }
  1230.     /**
  1231.      * Gets the public 'web.twig.classroom_extension' shared service.
  1232.      *
  1233.      * @return \AppBundle\Twig\ClassroomExtension
  1234.      */
  1235.     protected function getWeb_Twig_ClassroomExtensionService()
  1236.     {
  1237.         return $this->services['web.twig.classroom_extension'] = new \AppBundle\Twig\ClassroomExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1238.     }
  1239.     /**
  1240.      * Gets the public 'web.twig.course_extension' shared service.
  1241.      *
  1242.      * @return \AppBundle\Twig\CourseExtension
  1243.      */
  1244.     protected function getWeb_Twig_CourseExtensionService()
  1245.     {
  1246.         return $this->services['web.twig.course_extension'] = new \AppBundle\Twig\CourseExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1247.     }
  1248.     /**
  1249.      * Gets the public 'web.twig.data_extension' shared service.
  1250.      *
  1251.      * @return \AppBundle\Twig\DataExtension
  1252.      */
  1253.     protected function getWeb_Twig_DataExtensionService()
  1254.     {
  1255.         return $this->services['web.twig.data_extension'] = new \AppBundle\Twig\DataExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1256.     }
  1257.     /**
  1258.      * Gets the public 'web.twig.dictionary_extension' shared service.
  1259.      *
  1260.      * @return \AppBundle\Twig\DictionaryExtension
  1261.      */
  1262.     protected function getWeb_Twig_DictionaryExtensionService()
  1263.     {
  1264.         return $this->services['web.twig.dictionary_extension'] = new \AppBundle\Twig\DictionaryExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1265.     }
  1266.     /**
  1267.      * Gets the public 'web.twig.extension' shared service.
  1268.      *
  1269.      * @return \AppBundle\Twig\WebExtension
  1270.      */
  1271.     protected function getWeb_Twig_ExtensionService()
  1272.     {
  1273.         return $this->services['web.twig.extension'] = new \AppBundle\Twig\WebExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
  1274.     }
  1275.     /**
  1276.      * Gets the public 'web.twig.face_inspection_extension' shared service.
  1277.      *
  1278.      * @return \AppBundle\Twig\FaceInspectionExtension
  1279.      */
  1280.     protected function getWeb_Twig_FaceInspectionExtensionService()
  1281.     {
  1282.         return $this->services['web.twig.face_inspection_extension'] = new \AppBundle\Twig\FaceInspectionExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1283.     }
  1284.     /**
  1285.      * Gets the public 'web.twig.file_extension' shared service.
  1286.      *
  1287.      * @return \AppBundle\Twig\FileExtension
  1288.      */
  1289.     protected function getWeb_Twig_FileExtensionService()
  1290.     {
  1291.         return $this->services['web.twig.file_extension'] = new \AppBundle\Twig\FileExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1292.     }
  1293.     /**
  1294.      * Gets the public 'web.twig.html_extension' shared service.
  1295.      *
  1296.      * @return \AppBundle\Twig\HtmlExtension
  1297.      */
  1298.     protected function getWeb_Twig_HtmlExtensionService()
  1299.     {
  1300.         return $this->services['web.twig.html_extension'] = new \AppBundle\Twig\HtmlExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1301.     }
  1302.     /**
  1303.      * Gets the public 'web.twig.item_bank_exercise_extension' shared service.
  1304.      *
  1305.      * @return \AppBundle\Twig\ItemBankExerciseExtension
  1306.      */
  1307.     protected function getWeb_Twig_ItemBankExerciseExtensionService()
  1308.     {
  1309.         return $this->services['web.twig.item_bank_exercise_extension'] = new \AppBundle\Twig\ItemBankExerciseExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1310.     }
  1311.     /**
  1312.      * Gets the public 'web.twig.live_extension' shared service.
  1313.      *
  1314.      * @return \AppBundle\Twig\LiveExtension
  1315.      */
  1316.     protected function getWeb_Twig_LiveExtensionService()
  1317.     {
  1318.         return $this->services['web.twig.live_extension'] = new \AppBundle\Twig\LiveExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1319.     }
  1320.     /**
  1321.      * Gets the public 'web.twig.material_extension' shared service.
  1322.      *
  1323.      * @return \AppBundle\Twig\MaterialExtension
  1324.      */
  1325.     protected function getWeb_Twig_MaterialExtensionService()
  1326.     {
  1327.         return $this->services['web.twig.material_extension'] = new \AppBundle\Twig\MaterialExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1328.     }
  1329.     /**
  1330.      * Gets the public 'web.twig.mobile_mask_extension' shared service.
  1331.      *
  1332.      * @return \AppBundle\Twig\MobileExtension
  1333.      */
  1334.     protected function getWeb_Twig_MobileMaskExtensionService()
  1335.     {
  1336.         return $this->services['web.twig.mobile_mask_extension'] = new \AppBundle\Twig\MobileExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1337.     }
  1338.     /**
  1339.      * Gets the public 'web.twig.multi_class_extension' shared service.
  1340.      *
  1341.      * @return \AppBundle\Twig\MultiClassExtension
  1342.      */
  1343.     protected function getWeb_Twig_MultiClassExtensionService()
  1344.     {
  1345.         return $this->services['web.twig.multi_class_extension'] = new \AppBundle\Twig\MultiClassExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1346.     }
  1347.     /**
  1348.      * Gets the public 'web.twig.order_extension' shared service.
  1349.      *
  1350.      * @return \AppBundle\Twig\OrderExtension
  1351.      */
  1352.     protected function getWeb_Twig_OrderExtensionService()
  1353.     {
  1354.         return $this->services['web.twig.order_extension'] = new \AppBundle\Twig\OrderExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1355.     }
  1356.     /**
  1357.      * Gets the public 'web.twig.question_extension' shared service.
  1358.      *
  1359.      * @return \AppBundle\Twig\QuestionExtension
  1360.      */
  1361.     protected function getWeb_Twig_QuestionExtensionService()
  1362.     {
  1363.         return $this->services['web.twig.question_extension'] = new \AppBundle\Twig\QuestionExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1364.     }
  1365.     /**
  1366.      * Gets the public 'web.twig.question_type_extension' shared service.
  1367.      *
  1368.      * @return \AppBundle\Twig\QuestionTypeExtension
  1369.      */
  1370.     protected function getWeb_Twig_QuestionTypeExtensionService()
  1371.     {
  1372.         return $this->services['web.twig.question_type_extension'] = new \AppBundle\Twig\QuestionTypeExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1373.     }
  1374.     /**
  1375.      * Gets the public 'web.twig.role_extension' shared service.
  1376.      *
  1377.      * @return \AppBundle\Twig\RoleExtension
  1378.      */
  1379.     protected function getWeb_Twig_RoleExtensionService()
  1380.     {
  1381.         return $this->services['web.twig.role_extension'] = new \AppBundle\Twig\RoleExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1382.     }
  1383.     /**
  1384.      * Gets the public 'web.twig.search_extension' shared service.
  1385.      *
  1386.      * @return \AppBundle\Twig\SearchExtension
  1387.      */
  1388.     protected function getWeb_Twig_SearchExtensionService()
  1389.     {
  1390.         return $this->services['web.twig.search_extension'] = new \AppBundle\Twig\SearchExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1391.     }
  1392.     /**
  1393.      * Gets the public 'web.twig.testpaper_extension' shared service.
  1394.      *
  1395.      * @return \AppBundle\Twig\TestpaperExtension
  1396.      */
  1397.     protected function getWeb_Twig_TestpaperExtensionService()
  1398.     {
  1399.         return $this->services['web.twig.testpaper_extension'] = new \AppBundle\Twig\TestpaperExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1400.     }
  1401.     /**
  1402.      * Gets the public 'web.twig.theme_extension' shared service.
  1403.      *
  1404.      * @return \AppBundle\Twig\ThemeExtension
  1405.      */
  1406.     protected function getWeb_Twig_ThemeExtensionService()
  1407.     {
  1408.         return $this->services['web.twig.theme_extension'] = new \AppBundle\Twig\ThemeExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1409.     }
  1410.     /**
  1411.      * Gets the public 'web.twig.uploader_extension' shared service.
  1412.      *
  1413.      * @return \AppBundle\Twig\UploaderExtension
  1414.      */
  1415.     protected function getWeb_Twig_UploaderExtensionService()
  1416.     {
  1417.         return $this->services['web.twig.uploader_extension'] = new \AppBundle\Twig\UploaderExtension($this);
  1418.     }
  1419.     /**
  1420.      * Gets the private 'annotation_reader' shared service.
  1421.      *
  1422.      * @return \Doctrine\Common\Annotations\CachedReader
  1423.      */
  1424.     protected function getAnnotationReaderService()
  1425.     {
  1426.         return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['annotations.cache']) ? $this->services['annotations.cache'] : $this->load('getAnnotations_CacheService.php')) && false ?: '_'}, true);
  1427.     }
  1428.     /**
  1429.      * Gets the private 'annotations.reader' shared service.
  1430.      *
  1431.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1432.      */
  1433.     protected function getAnnotations_ReaderService()
  1434.     {
  1435.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1436.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1437.         $a->registerLoader('class_exists');
  1438.         $instance->addGlobalIgnoredName('required'$a);
  1439.         return $instance;
  1440.     }
  1441.     /**
  1442.      * Gets the private 'app.cloud_api_collector' shared service.
  1443.      *
  1444.      * @return \AppBundle\DataCollector\CloudApiDataCollector
  1445.      */
  1446.     protected function getApp_CloudApiCollectorService()
  1447.     {
  1448.         return $this->services['app.cloud_api_collector'] = new \AppBundle\DataCollector\CloudApiDataCollector(${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1449.     }
  1450.     /**
  1451.      * Gets the private 'app.locale_listener' shared service.
  1452.      *
  1453.      * @return \AppBundle\Listener\LocaleListener
  1454.      */
  1455.     protected function getApp_LocaleListenerService()
  1456.     {
  1457.         return $this->services['app.locale_listener'] = new \AppBundle\Listener\LocaleListener($this'zh_CN');
  1458.     }
  1459.     /**
  1460.      * Gets the private 'argument_metadata_factory' shared service.
  1461.      *
  1462.      * @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
  1463.      */
  1464.     protected function getArgumentMetadataFactoryService()
  1465.     {
  1466.         return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
  1467.     }
  1468.     /**
  1469.      * Gets the private 'assetic.asset_factory' shared service.
  1470.      *
  1471.      * @return \Symfony\Bundle\AsseticBundle\Factory\AssetFactory
  1472.      */
  1473.     protected function getAssetic_AssetFactoryService()
  1474.     {
  1475.         $this->services['assetic.asset_factory'] = $instance = new \Symfony\Bundle\AsseticBundle\Factory\AssetFactory(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, $this$this->getParameterBag(), ($this->targetDirs[3].'/../web'), true);
  1476.         $instance->addWorker(new \Symfony\Bundle\AsseticBundle\Factory\Worker\UseControllerWorker());
  1477.         return $instance;
  1478.     }
  1479.     /**
  1480.      * Gets the private 'assetic.request_listener' shared service.
  1481.      *
  1482.      * @return \Symfony\Bundle\AsseticBundle\EventListener\RequestListener
  1483.      */
  1484.     protected function getAssetic_RequestListenerService()
  1485.     {
  1486.         return $this->services['assetic.request_listener'] = new \Symfony\Bundle\AsseticBundle\EventListener\RequestListener();
  1487.     }
  1488.     /**
  1489.      * Gets the private 'assets._version__default' shared service.
  1490.      *
  1491.      * @return \AppBundle\Twig\Asset\VersionStrategy\StaticVersionStrategy
  1492.      */
  1493.     protected function getAssets_VersionDefaultService()
  1494.     {
  1495.         return $this->services['assets._version__default'] = new \AppBundle\Twig\Asset\VersionStrategy\StaticVersionStrategy('25.2.8''%s?version=%s', ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1496.     }
  1497.     /**
  1498.      * Gets the private 'assets.context' shared service.
  1499.      *
  1500.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  1501.      */
  1502.     protected function getAssets_ContextService()
  1503.     {
  1504.         return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ''false);
  1505.     }
  1506.     /**
  1507.      * Gets the private 'assets.packages' shared service.
  1508.      *
  1509.      * @return \Symfony\Component\Asset\Packages
  1510.      */
  1511.     protected function getAssets_PackagesService()
  1512.     {
  1513.         return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \AppBundle\Twig\Asset\PathPackage('', ${($_ = isset($this->services['assets._version__default']) ? $this->services['assets._version__default'] : $this->getAssets_VersionDefaultService()) && false ?: '_'}, ${($_ = isset($this->services['assets.context']) ? $this->services['assets.context'] : $this->getAssets_ContextService()) && false ?: '_'}), []);
  1514.     }
  1515.     /**
  1516.      * Gets the private 'cache.annotations' shared service.
  1517.      *
  1518.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1519.      */
  1520.     protected function getCache_AnnotationsService()
  1521.     {
  1522.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5n+7OZNG73'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1523.     }
  1524.     /**
  1525.      * Gets the private 'cache.serializer' shared service.
  1526.      *
  1527.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1528.      */
  1529.     protected function getCache_SerializerService()
  1530.     {
  1531.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VVV8ScMlNG'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1532.     }
  1533.     /**
  1534.      * Gets the private 'cache.validator' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1537.      */
  1538.     protected function getCache_ValidatorService()
  1539.     {
  1540.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4xMB8lNnYf'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1541.     }
  1542.     /**
  1543.      * Gets the private 'codeages_plugin.dict_collector' shared service.
  1544.      *
  1545.      * @return \Codeages\PluginBundle\System\DictCollector
  1546.      */
  1547.     protected function getCodeagesPlugin_DictCollectorService()
  1548.     {
  1549.         return $this->services['codeages_plugin.dict_collector'] = new \Codeages\PluginBundle\System\DictCollector([=> ($this->targetDirs[4].'/src/AppBundle/Resources/config/dict.zh_CN.yml'), => ($this->targetDirs[4].'/src/AppBundle/Resources/config/dict.en.yml'), => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/config/dict.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/config/dict.en.yml'), => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/config/dict.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/config/dict.en.yml'), => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/config/dict.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/config/dict.en.yml'), => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/config/dict.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/config/dict.en.yml')], $this->targetDirs[0], true'zh_CN');
  1550.     }
  1551.     /**
  1552.      * Gets the private 'codeages_plugin.slot_collector' shared service.
  1553.      *
  1554.      * @return \Codeages\PluginBundle\System\Slot\SlotInjectionCollector
  1555.      */
  1556.     protected function getCodeagesPlugin_SlotCollectorService()
  1557.     {
  1558.         return $this->services['codeages_plugin.slot_collector'] = new \Codeages\PluginBundle\System\Slot\SlotInjectionCollector([=> ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/MoneyCardPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/DrpPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/config/slots.yml'), => ($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/config/slots.yml'), 10 => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/config/slots.yml'), 11 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/config/slots.yml'), 12 => ($this->targetDirs[4].'/plugins/ElectronicContractPlugin/Resources/config/slots.yml'), 13 => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/config/slots.yml'), 14 => ($this->targetDirs[4].'/plugins/WeChatAppPlugin/Resources/config/slots.yml'), 15 => ($this->targetDirs[4].'/plugins/MarketingPlugin/Resources/config/slots.yml'), 16 => ($this->targetDirs[4].'/plugins/ScormPlugin/Resources/config/slots.yml')], $this->targetDirs[0], true);
  1559.     }
  1560.     /**
  1561.      * Gets the private 'codeages_plugin.slot_manager' shared service.
  1562.      *
  1563.      * @return \Codeages\PluginBundle\System\Slot\SlotManager
  1564.      */
  1565.     protected function getCodeagesPlugin_SlotManagerService()
  1566.     {
  1567.         return $this->services['codeages_plugin.slot_manager'] = new \Codeages\PluginBundle\System\Slot\SlotManager(${($_ = isset($this->services['codeages_plugin.slot_collector']) ? $this->services['codeages_plugin.slot_collector'] : $this->getCodeagesPlugin_SlotCollectorService()) && false ?: '_'}, $this);
  1568.     }
  1569.     /**
  1570.      * Gets the private 'codeages_plugin.theme.file_locator' shared service.
  1571.      *
  1572.      * @return \Codeages\PluginBundle\Locator\ThemeFileLocator
  1573.      */
  1574.     protected function getCodeagesPlugin_Theme_FileLocatorService()
  1575.     {
  1576.         return $this->services['codeages_plugin.theme.file_locator'] = new \Codeages\PluginBundle\Locator\ThemeFileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/Resources'));
  1577.     }
  1578.     /**
  1579.      * Gets the private 'codeages_plugin.theme.templating.locator' shared service.
  1580.      *
  1581.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  1582.      */
  1583.     protected function getCodeagesPlugin_Theme_Templating_LocatorService()
  1584.     {
  1585.         return $this->services['codeages_plugin.theme.templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['codeages_plugin.theme.file_locator']) ? $this->services['codeages_plugin.theme.file_locator'] : ($this->services['codeages_plugin.theme.file_locator'] = new \Codeages\PluginBundle\Locator\ThemeFileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/Resources')))) && false ?: '_'}, $this->targetDirs[0]);
  1586.     }
  1587.     /**
  1588.      * Gets the private 'codeages_plugin.theme.twig_loader' shared service.
  1589.      *
  1590.      * @return \Codeages\PluginBundle\Loader\ThemeTwigLoader
  1591.      */
  1592.     protected function getCodeagesPlugin_Theme_TwigLoaderService()
  1593.     {
  1594.         return $this->services['codeages_plugin.theme.twig_loader'] = new \Codeages\PluginBundle\Loader\ThemeTwigLoader(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1595.     }
  1596.     /**
  1597.      * Gets the private 'config_cache_factory' shared service.
  1598.      *
  1599.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1600.      */
  1601.     protected function getConfigCacheFactoryService()
  1602.     {
  1603.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1604.             yield => ${($_ = isset($this->services['dependency_injection.config.container_parameters_resource_checker']) ? $this->services['dependency_injection.config.container_parameters_resource_checker'] : ($this->services['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this))) && false ?: '_'};
  1605.             yield => ${($_ = isset($this->services['config.resource.self_checking_resource_checker']) ? $this->services['config.resource.self_checking_resource_checker'] : ($this->services['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker())) && false ?: '_'};
  1606.         }, 2));
  1607.     }
  1608.     /**
  1609.      * Gets the private 'controller_name_converter' shared service.
  1610.      *
  1611.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  1612.      */
  1613.     protected function getControllerNameConverterService()
  1614.     {
  1615.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1616.     }
  1617.     /**
  1618.      * Gets the private 'crm.kernel.listener.kernel_request_listener' shared service.
  1619.      *
  1620.      * @return \CrmPlugin\Listener\KernelRequestListener
  1621.      */
  1622.     protected function getCrm_Kernel_Listener_KernelRequestListenerService()
  1623.     {
  1624.         return $this->services['crm.kernel.listener.kernel_request_listener'] = new \CrmPlugin\Listener\KernelRequestListener($this);
  1625.     }
  1626.     /**
  1627.      * Gets the private 'data_collector.form' shared service.
  1628.      *
  1629.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1630.      */
  1631.     protected function getDataCollector_FormService()
  1632.     {
  1633.         return $this->services['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(${($_ = isset($this->services['data_collector.form.extractor']) ? $this->services['data_collector.form.extractor'] : ($this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor())) && false ?: '_'});
  1634.     }
  1635.     /**
  1636.      * Gets the private 'data_collector.form.extractor' shared service.
  1637.      *
  1638.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  1639.      */
  1640.     protected function getDataCollector_Form_ExtractorService()
  1641.     {
  1642.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  1643.     }
  1644.     /**
  1645.      * Gets the private 'data_collector.request' shared service.
  1646.      *
  1647.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  1648.      */
  1649.     protected function getDataCollector_RequestService()
  1650.     {
  1651.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  1652.     }
  1653.     /**
  1654.      * Gets the private 'data_collector.router' shared service.
  1655.      *
  1656.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  1657.      */
  1658.     protected function getDataCollector_RouterService()
  1659.     {
  1660.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  1661.     }
  1662.     /**
  1663.      * Gets the private 'data_collector.translation' shared service.
  1664.      *
  1665.      * @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
  1666.      */
  1667.     protected function getDataCollector_TranslationService()
  1668.     {
  1669.         return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  1670.     }
  1671.     /**
  1672.      * Gets the private 'debug.argument_resolver' shared service.
  1673.      *
  1674.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  1675.      */
  1676.     protected function getDebug_ArgumentResolverService()
  1677.     {
  1678.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'}, new RewindableGenerator(function () {
  1679.             yield => ${($_ = isset($this->services['argument_resolver.request_attribute']) ? $this->services['argument_resolver.request_attribute'] : ($this->services['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver())) && false ?: '_'};
  1680.             yield => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : ($this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())) && false ?: '_'};
  1681.             yield => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : ($this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())) && false ?: '_'};
  1682.             yield => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
  1683.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
  1684.             yield => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : ($this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())) && false ?: '_'};
  1685.             yield => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
  1686.         }, 7)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
  1687.     }
  1688.     /**
  1689.      * Gets the private 'debug.controller_resolver' shared service.
  1690.      *
  1691.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1692.      */
  1693.     protected function getDebug_ControllerResolverService()
  1694.     {
  1695.         return $this->services['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  1696.     }
  1697.     /**
  1698.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1701.      */
  1702.     protected function getDebug_DebugHandlersListenerService()
  1703.     {
  1704.         return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ${($_ = isset($this->services['monolog.logger.php']) ? $this->services['monolog.logger.php'] : $this->getMonolog_Logger_PhpService()) && false ?: '_'}, -1, -1true, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, true);
  1705.     }
  1706.     /**
  1707.      * Gets the private 'debug.event_dispatcher' shared service.
  1708.      *
  1709.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1710.      */
  1711.     protected function getDebug_EventDispatcherService()
  1712.     {
  1713.         $this->services['debug.event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.event']) ? $this->services['monolog.logger.event'] : $this->getMonolog_Logger_EventService()) && false ?: '_'});
  1714.         $instance->addListener('security.interactive_login', [=> function () {
  1715.             return ${($_ = isset($this->services['user.login_listener']) ? $this->services['user.login_listener'] : $this->load('getUser_LoginListenerService.php')) && false ?: '_'};
  1716.         }, => 'onSecurityInteractivelogin'], 0);
  1717.         $instance->addListener('security.interactive_login', [=> function () {
  1718.             return ${($_ = isset($this->services['user.login_generate_notification_handler']) ? $this->services['user.login_generate_notification_handler'] : ($this->services['user.login_generate_notification_handler'] = new \AppBundle\Handler\GenerateNotificationHandler($this))) && false ?: '_'};
  1719.         }, => 'onSecurityInteractivelogin'], 0);
  1720.         $instance->addListener('kernel.exception', [=> function () {
  1721.             return ${($_ = isset($this->services['kernel.listener.exception_listener']) ? $this->services['kernel.listener.exception_listener'] : ($this->services['kernel.listener.exception_listener'] = new \AppBundle\Listener\ExceptionListener($this))) && false ?: '_'};
  1722.         }, => 'onKernelException'], 255);
  1723.         $instance->addListener('kernel.request', [=> function () {
  1724.             return ${($_ = isset($this->services['kernel.listener.kernel_request_listener']) ? $this->services['kernel.listener.kernel_request_listener'] : ($this->services['kernel.listener.kernel_request_listener'] = new \AppBundle\Listener\KernelRequestListener($this))) && false ?: '_'};
  1725.         }, => 'onKernelRequest'], 255);
  1726.         $instance->addListener('kernel.request', [=> function () {
  1727.             return ${($_ = isset($this->services['kernel.listener.kernel_h5_request_listener']) ? $this->services['kernel.listener.kernel_h5_request_listener'] : ($this->services['kernel.listener.kernel_h5_request_listener'] = new \AppBundle\Listener\KernelH5RequestListener($this))) && false ?: '_'};
  1728.         }, => 'onKernelRequest'], 254);
  1729.         $instance->addListener('kernel.response', [=> function () {
  1730.             return ${($_ = isset($this->services['kernel.listener.kernel_response_listener']) ? $this->services['kernel.listener.kernel_response_listener'] : ($this->services['kernel.listener.kernel_response_listener'] = new \AppBundle\Listener\KernelResponseListener($this))) && false ?: '_'};
  1731.         }, => 'onKernelResponse'], 255);
  1732.         $instance->addListener('kernel.controller', [=> function () {
  1733.             return ${($_ = isset($this->services['kernel.controller.permission_listener']) ? $this->services['kernel.controller.permission_listener'] : $this->getKernel_Controller_PermissionListenerService()) && false ?: '_'};
  1734.         }, => 'onKernelController'], 255);
  1735.         $instance->addListener('kernel.response', [=> function () {
  1736.             return ${($_ = isset($this->services['kernel.response.permission_listener']) ? $this->services['kernel.response.permission_listener'] : ($this->services['kernel.response.permission_listener'] = new \AppBundle\Listener\PermissionKernelResponseListener($this))) && false ?: '_'};
  1737.         }, => 'onKernelResponse'], 255);
  1738.         $instance->addListener('kernel.request', [=> function () {
  1739.             return ${($_ = isset($this->services['kernel.listener.user_login_token_listener']) ? $this->services['kernel.listener.user_login_token_listener'] : ($this->services['kernel.listener.user_login_token_listener'] = new \AppBundle\Listener\UserLoginTokenListener($this))) && false ?: '_'};
  1740.         }, => 'onGetUserLoginListener'], 0);
  1741.         $instance->addListener('security.interactive_login', [=> function () {
  1742.             return ${($_ = isset($this->services['app.user_locale_listener']) ? $this->services['app.user_locale_listener'] : $this->load('getApp_UserLocaleListenerService.php')) && false ?: '_'};
  1743.         }, => 'onInteractiveLogin'], 0);
  1744.         $instance->addListener('kernel.request', [=> function () {
  1745.             return ${($_ = isset($this->services['kernel.listener.kernel_admin_request_intercept_listener']) ? $this->services['kernel.listener.kernel_admin_request_intercept_listener'] : ($this->services['kernel.listener.kernel_admin_request_intercept_listener'] = new \AppBundle\Listener\AdminRequestInterceptListener($this))) && false ?: '_'};
  1746.         }, => 'onKernelRequest'], 255);
  1747.         $instance->addListener('kernel.controller', [=> function () {
  1748.             return ${($_ = isset($this->services['kernel.listener.kernel_controller_listener']) ? $this->services['kernel.listener.kernel_controller_listener'] : ($this->services['kernel.listener.kernel_controller_listener'] = new \AppBundle\Listener\KernelControllerListener($this))) && false ?: '_'};
  1749.         }, => 'onKernelController'], 255);
  1750.         $instance->addListener('kernel.controller', [=> function () {
  1751.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
  1752.         }, => 'onKernelController'], 0);
  1753.         $instance->addListener('kernel.response', [=> function () {
  1754.             return ${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'};
  1755.         }, => 'onKernelResponse'], 0);
  1756.         $instance->addListener('kernel.exception', [=> function () {
  1757.             return ${($_ = isset($this->services['api_exception_listener']) ? $this->services['api_exception_listener'] : ($this->services['api_exception_listener'] = new \ApiBundle\EventListener\ExceptionListener($this))) && false ?: '_'};
  1758.         }, => 'onKernelException'], 1024);
  1759.         $instance->addListener('api.before_authenticate', [=> function () {
  1760.             return ${($_ = isset($this->services['api_authenticate_listener']) ? $this->services['api_authenticate_listener'] : ($this->services['api_authenticate_listener'] = new \ApiBundle\EventListener\AuthenticateListener($this))) && false ?: '_'};
  1761.         }, => 'onAuthenticate'], 1024);
  1762.         $instance->addListener('api.after_authenticate', [=> function () {
  1763.             return ${($_ = isset($this->services['api_biz_ratelimit_listener']) ? $this->services['api_biz_ratelimit_listener'] : $this->load('getApiBizRatelimitListenerService.php')) && false ?: '_'};
  1764.         }, => 'handle'], 1024);
  1765.         $instance->addListener('kernel.request', [=> function () {
  1766.             return ${($_ = isset($this->services['assetic.request_listener']) ? $this->services['assetic.request_listener'] : ($this->services['assetic.request_listener'] = new \Symfony\Bundle\AsseticBundle\EventListener\RequestListener())) && false ?: '_'};
  1767.         }, => 'onKernelRequest'], 0);
  1768.         $instance->addListener('api.after_authenticate', [=> function () {
  1769.             return ${($_ = isset($this->services['api_ecard_ratelimit_listener']) ? $this->services['api_ecard_ratelimit_listener'] : $this->load('getApiEcardRatelimitListenerService.php')) && false ?: '_'};
  1770.         }, => 'handle'], 1024);
  1771.         $instance->addListener('kernel.request', [=> function () {
  1772.             return ${($_ = isset($this->services['crm.kernel.listener.kernel_request_listener']) ? $this->services['crm.kernel.listener.kernel_request_listener'] : ($this->services['crm.kernel.listener.kernel_request_listener'] = new \CrmPlugin\Listener\KernelRequestListener($this))) && false ?: '_'};
  1773.         }, => 'onKernelRequest'], 255);
  1774.         $instance->addListener('security.interactive_login', [=> function () {
  1775.             return ${($_ = isset($this->services['reward_point.login_wave_account']) ? $this->services['reward_point.login_wave_account'] : ($this->services['reward_point.login_wave_account'] = new \RewardPointPlugin\Handler\LoginWaveRewardPointAccountHandler($this))) && false ?: '_'};
  1776.         }, => 'onSecurityInteractivelogin'], 0);
  1777.         $instance->addListener('kernel.response', [=> function () {
  1778.             return ${($_ = isset($this->services['kernel.listener.reward_point_notify_listener']) ? $this->services['kernel.listener.reward_point_notify_listener'] : ($this->services['kernel.listener.reward_point_notify_listener'] = new \RewardPointPlugin\Listener\RewardPointNotifyListener($this))) && false ?: '_'};
  1779.         }, => 'onKernelResponse'], 0);
  1780.         $instance->addListener('kernel.request', [=> function () {
  1781.             return ${($_ = isset($this->services['app.locale_listener']) ? $this->services['app.locale_listener'] : ($this->services['app.locale_listener'] = new \AppBundle\Listener\LocaleListener($this'zh_CN'))) && false ?: '_'};
  1782.         }, => 'onKernelRequest'], 15);
  1783.         $instance->addListener('kernel.response', [=> function () {
  1784.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
  1785.         }, => 'onKernelResponse'], 0);
  1786.         $instance->addListener('kernel.response', [=> function () {
  1787.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
  1788.         }, => 'onKernelResponse'], -1024);
  1789.         $instance->addListener('kernel.request', [=> function () {
  1790.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1791.         }, => 'onKernelRequest'], 16);
  1792.         $instance->addListener('kernel.finish_request', [=> function () {
  1793.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1794.         }, => 'onKernelFinishRequest'], 0);
  1795.         $instance->addListener('kernel.request', [=> function () {
  1796.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
  1797.         }, => 'onKernelRequest'], 256);
  1798.         $instance->addListener('kernel.request', [=> function () {
  1799.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  1800.         }, => 'onKernelRequest'], 24);
  1801.         $instance->addListener('console.error', [=> function () {
  1802.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1803.         }, => 'onConsoleError'], -128);
  1804.         $instance->addListener('console.terminate', [=> function () {
  1805.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1806.         }, => 'onConsoleTerminate'], -128);
  1807.         $instance->addListener('kernel.request', [=> function () {
  1808.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1809.         }, => 'onKernelRequest'], 128);
  1810.         $instance->addListener('kernel.response', [=> function () {
  1811.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1812.         }, => 'onKernelResponse'], -1000);
  1813.         $instance->addListener('kernel.finish_request', [=> function () {
  1814.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1815.         }, => 'onFinishRequest'], 0);
  1816.         $instance->addListener('kernel.response', [=> function () {
  1817.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
  1818.         }, => 'onKernelResponse'], -1000);
  1819.         $instance->addListener('kernel.request', [=> function () {
  1820.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  1821.         }, => 'onKernelRequest'], 10);
  1822.         $instance->addListener('kernel.finish_request', [=> function () {
  1823.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  1824.         }, => 'onKernelFinishRequest'], 0);
  1825.         $instance->addListener('kernel.response', [=> function () {
  1826.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1827.         }, => 'onKernelResponse'], -100);
  1828.         $instance->addListener('kernel.exception', [=> function () {
  1829.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1830.         }, => 'onKernelException'], 0);
  1831.         $instance->addListener('kernel.terminate', [=> function () {
  1832.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1833.         }, => 'onKernelTerminate'], -1024);
  1834.         $instance->addListener('kernel.controller', [=> function () {
  1835.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1836.         }, => 'onKernelController'], 0);
  1837.         $instance->addListener('kernel.response', [=> function () {
  1838.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1839.         }, => 'onKernelResponse'], 0);
  1840.         $instance->addListener('kernel.request', [=> function () {
  1841.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1842.         }, => 'configure'], 2048);
  1843.         $instance->addListener('console.command', [=> function () {
  1844.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1845.         }, => 'configure'], 2048);
  1846.         $instance->addListener('kernel.request', [=> function () {
  1847.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1848.         }, => 'onKernelRequest'], 32);
  1849.         $instance->addListener('kernel.finish_request', [=> function () {
  1850.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1851.         }, => 'onKernelFinishRequest'], 0);
  1852.         $instance->addListener('kernel.exception', [=> function () {
  1853.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1854.         }, => 'onKernelException'], -64);
  1855.         $instance->addListener('kernel.response', [=> function () {
  1856.             return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : ($this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())) && false ?: '_'};
  1857.         }, => 'onKernelResponse'], 0);
  1858.         $instance->addListener('kernel.request', [=> function () {
  1859.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1860.         }, => 'onKernelRequest'], 8);
  1861.         $instance->addListener('kernel.finish_request', [=> function () {
  1862.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1863.         }, => 'onKernelFinishRequest'], 0);
  1864.         $instance->addListener('kernel.exception', [=> function () {
  1865.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
  1866.         }, => 'onKernelException'], -128);
  1867.         $instance->addListener('kernel.exception', [=> function () {
  1868.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1869.         }, => 'onException'], 0);
  1870.         $instance->addListener('kernel.terminate', [=> function () {
  1871.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1872.         }, => 'onTerminate'], 0);
  1873.         $instance->addListener('console.error', [=> function () {
  1874.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1875.         }, => 'onException'], 0);
  1876.         $instance->addListener('console.terminate', [=> function () {
  1877.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1878.         }, => 'onTerminate'], 0);
  1879.         $instance->addListener('kernel.controller', [=> function () {
  1880.             return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
  1881.         }, => 'onKernelController'], 0);
  1882.         $instance->addListener('kernel.controller', [=> function () {
  1883.             return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
  1884.         }, => 'onKernelController'], 0);
  1885.         $instance->addListener('kernel.controller', [=> function () {
  1886.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1887.         }, => 'onKernelController'], -128);
  1888.         $instance->addListener('kernel.view', [=> function () {
  1889.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1890.         }, => 'onKernelView'], 0);
  1891.         $instance->addListener('kernel.controller', [=> function () {
  1892.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
  1893.         }, => 'onKernelController'], 0);
  1894.         $instance->addListener('kernel.response', [=> function () {
  1895.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
  1896.         }, => 'onKernelResponse'], 0);
  1897.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1898.             return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
  1899.         }, => 'onKernelControllerArguments'], 0);
  1900.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1901.             return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
  1902.         }, => 'onKernelControllerArguments'], 0);
  1903.         $instance->addListener('kernel.response', [=> function () {
  1904.             return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
  1905.         }, => 'onKernelResponse'], -128);
  1906.         return $instance;
  1907.     }
  1908.     /**
  1909.      * Gets the private 'debug.file_link_formatter' shared service.
  1910.      *
  1911.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1912.      */
  1913.     protected function getDebug_FileLinkFormatterService()
  1914.     {
  1915.         return $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, $this->targetDirs[4], function () {
  1916.             return ${($_ = isset($this->services['debug.file_link_formatter.url_format']) ? $this->services['debug.file_link_formatter.url_format'] : $this->load('getDebug_FileLinkFormatter_UrlFormatService.php')) && false ?: '_'};
  1917.         });
  1918.     }
  1919.     /**
  1920.      * Gets the private 'debug.log_processor' shared service.
  1921.      *
  1922.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1923.      */
  1924.     protected function getDebug_LogProcessorService()
  1925.     {
  1926.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  1927.     }
  1928.     /**
  1929.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1930.      *
  1931.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1932.      */
  1933.     protected function getDebug_Security_Access_DecisionManagerService()
  1934.     {
  1935.         return $this->services['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  1936.             yield => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
  1937.             yield => ${($_ = isset($this->services['security.access.role_hierarchy_voter']) ? $this->services['security.access.role_hierarchy_voter'] : $this->load('getSecurity_Access_RoleHierarchyVoterService.php')) && false ?: '_'};
  1938.             yield => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
  1939.             yield => ${($_ = isset($this->services['permission.admin_voter']) ? $this->services['permission.admin_voter'] : ($this->services['permission.admin_voter'] = new \AppBundle\SfExtend\AdminVoter())) && false ?: '_'};
  1940.         }, 4), 'affirmative'falsetrue));
  1941.     }
  1942.     /**
  1943.      * Gets the private 'debug.stopwatch' shared service.
  1944.      *
  1945.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1946.      */
  1947.     protected function getDebug_StopwatchService()
  1948.     {
  1949.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1950.     }
  1951.     /**
  1952.      * Gets the private 'drp.twig.web_extension' shared service.
  1953.      *
  1954.      * @return \DrpPlugin\Twig\WebExtension
  1955.      */
  1956.     protected function getDrp_Twig_WebExtensionService()
  1957.     {
  1958.         return $this->services['drp.twig.web_extension'] = new \DrpPlugin\Twig\WebExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  1959.     }
  1960.     /**
  1961.      * Gets the private 'endroid.qrcode.twig.extension' shared service.
  1962.      *
  1963.      * @return \Endroid\QrCode\Bundle\Twig\Extension\QrCodeExtension
  1964.      */
  1965.     protected function getEndroid_Qrcode_Twig_ExtensionService()
  1966.     {
  1967.         $this->services['endroid.qrcode.twig.extension'] = $instance = new \Endroid\QrCode\Bundle\Twig\Extension\QrCodeExtension();
  1968.         $instance->setContainer($this);
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1973.      *
  1974.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1975.      */
  1976.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1977.     {
  1978.         return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'});
  1979.     }
  1980.     /**
  1981.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1982.      *
  1983.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1984.      */
  1985.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1986.     {
  1987.         return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  1988.     }
  1989.     /**
  1990.      * Gets the private 'json_formatter' shared service.
  1991.      *
  1992.      * @return \Codeages\Biz\Framework\Util\ReadableJsonFormatter
  1993.      */
  1994.     protected function getJsonFormatterService()
  1995.     {
  1996.         return $this->services['json_formatter'] = new \Codeages\Biz\Framework\Util\ReadableJsonFormatter();
  1997.     }
  1998.     /**
  1999.      * Gets the private 'kernel.controller.permission_listener' shared service.
  2000.      *
  2001.      * @return \AppBundle\Listener\PermissionKernelControllerListener
  2002.      */
  2003.     protected function getKernel_Controller_PermissionListenerService()
  2004.     {
  2005.         return $this->services['kernel.controller.permission_listener'] = new \AppBundle\Listener\PermissionKernelControllerListener($this$this->parameters['permission.path_regular_expression']);
  2006.     }
  2007.     /**
  2008.      * Gets the private 'kernel.listener.kernel_admin_request_intercept_listener' shared service.
  2009.      *
  2010.      * @return \AppBundle\Listener\AdminRequestInterceptListener
  2011.      */
  2012.     protected function getKernel_Listener_KernelAdminRequestInterceptListenerService()
  2013.     {
  2014.         return $this->services['kernel.listener.kernel_admin_request_intercept_listener'] = new \AppBundle\Listener\AdminRequestInterceptListener($this);
  2015.     }
  2016.     /**
  2017.      * Gets the private 'kernel.listener.kernel_controller_listener' shared service.
  2018.      *
  2019.      * @return \AppBundle\Listener\KernelControllerListener
  2020.      */
  2021.     protected function getKernel_Listener_KernelControllerListenerService()
  2022.     {
  2023.         return $this->services['kernel.listener.kernel_controller_listener'] = new \AppBundle\Listener\KernelControllerListener($this);
  2024.     }
  2025.     /**
  2026.      * Gets the private 'kernel.listener.kernel_h5_request_listener' shared service.
  2027.      *
  2028.      * @return \AppBundle\Listener\KernelH5RequestListener
  2029.      */
  2030.     protected function getKernel_Listener_KernelH5RequestListenerService()
  2031.     {
  2032.         return $this->services['kernel.listener.kernel_h5_request_listener'] = new \AppBundle\Listener\KernelH5RequestListener($this);
  2033.     }
  2034.     /**
  2035.      * Gets the private 'kernel.listener.kernel_request_listener' shared service.
  2036.      *
  2037.      * @return \AppBundle\Listener\KernelRequestListener
  2038.      */
  2039.     protected function getKernel_Listener_KernelRequestListenerService()
  2040.     {
  2041.         return $this->services['kernel.listener.kernel_request_listener'] = new \AppBundle\Listener\KernelRequestListener($this);
  2042.     }
  2043.     /**
  2044.      * Gets the private 'kernel.listener.kernel_response_listener' shared service.
  2045.      *
  2046.      * @return \AppBundle\Listener\KernelResponseListener
  2047.      */
  2048.     protected function getKernel_Listener_KernelResponseListenerService()
  2049.     {
  2050.         return $this->services['kernel.listener.kernel_response_listener'] = new \AppBundle\Listener\KernelResponseListener($this);
  2051.     }
  2052.     /**
  2053.      * Gets the private 'kernel.listener.reward_point_notify_listener' shared service.
  2054.      *
  2055.      * @return \RewardPointPlugin\Listener\RewardPointNotifyListener
  2056.      */
  2057.     protected function getKernel_Listener_RewardPointNotifyListenerService()
  2058.     {
  2059.         return $this->services['kernel.listener.reward_point_notify_listener'] = new \RewardPointPlugin\Listener\RewardPointNotifyListener($this);
  2060.     }
  2061.     /**
  2062.      * Gets the private 'kernel.listener.user_login_token_listener' shared service.
  2063.      *
  2064.      * @return \AppBundle\Listener\UserLoginTokenListener
  2065.      */
  2066.     protected function getKernel_Listener_UserLoginTokenListenerService()
  2067.     {
  2068.         return $this->services['kernel.listener.user_login_token_listener'] = new \AppBundle\Listener\UserLoginTokenListener($this);
  2069.     }
  2070.     /**
  2071.      * Gets the private 'kernel.response.permission_listener' shared service.
  2072.      *
  2073.      * @return \AppBundle\Listener\PermissionKernelResponseListener
  2074.      */
  2075.     protected function getKernel_Response_PermissionListenerService()
  2076.     {
  2077.         return $this->services['kernel.response.permission_listener'] = new \AppBundle\Listener\PermissionKernelResponseListener($this);
  2078.     }
  2079.     /**
  2080.      * Gets the private 'locale_listener' shared service.
  2081.      *
  2082.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2083.      */
  2084.     protected function getLocaleListenerService()
  2085.     {
  2086.         return $this->services['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, 'zh_CN', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'});
  2087.     }
  2088.     /**
  2089.      * Gets the private 'logger' shared service.
  2090.      *
  2091.      * @return \Symfony\Bridge\Monolog\Logger
  2092.      */
  2093.     protected function getLoggerService()
  2094.     {
  2095.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2096.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2097.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2098.         $instance->useMicrosecondTimestamps(true);
  2099.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2100.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2101.         return $instance;
  2102.     }
  2103.     /**
  2104.      * Gets the private 'monolog.handler.firephp' shared service.
  2105.      *
  2106.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  2107.      */
  2108.     protected function getMonolog_Handler_FirephpService()
  2109.     {
  2110.         $this->services['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler(200true);
  2111.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  2112.         return $instance;
  2113.     }
  2114.     /**
  2115.      * Gets the private 'monolog.handler.main' shared service.
  2116.      *
  2117.      * @return \Monolog\Handler\StreamHandler
  2118.      */
  2119.     protected function getMonolog_Handler_MainService()
  2120.     {
  2121.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[3].'/logs/dev.log'), 300trueNULL);
  2122.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  2123.         $instance->setFormatter(${($_ = isset($this->services['json_formatter']) ? $this->services['json_formatter'] : ($this->services['json_formatter'] = new \Codeages\Biz\Framework\Util\ReadableJsonFormatter())) && false ?: '_'});
  2124.         return $instance;
  2125.     }
  2126.     /**
  2127.      * Gets the private 'monolog.logger.cache' shared service.
  2128.      *
  2129.      * @return \Symfony\Bridge\Monolog\Logger
  2130.      */
  2131.     protected function getMonolog_Logger_CacheService()
  2132.     {
  2133.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2134.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2135.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2136.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2137.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2138.         return $instance;
  2139.     }
  2140.     /**
  2141.      * Gets the private 'monolog.logger.event' shared service.
  2142.      *
  2143.      * @return \Symfony\Bridge\Monolog\Logger
  2144.      */
  2145.     protected function getMonolog_Logger_EventService()
  2146.     {
  2147.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2148.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2149.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2150.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2151.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2152.         return $instance;
  2153.     }
  2154.     /**
  2155.      * Gets the private 'monolog.logger.php' shared service.
  2156.      *
  2157.      * @return \Symfony\Bridge\Monolog\Logger
  2158.      */
  2159.     protected function getMonolog_Logger_PhpService()
  2160.     {
  2161.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2162.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2163.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2164.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2165.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2166.         return $instance;
  2167.     }
  2168.     /**
  2169.      * Gets the private 'monolog.logger.profiler' shared service.
  2170.      *
  2171.      * @return \Symfony\Bridge\Monolog\Logger
  2172.      */
  2173.     protected function getMonolog_Logger_ProfilerService()
  2174.     {
  2175.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2176.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2177.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2178.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2179.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2180.         return $instance;
  2181.     }
  2182.     /**
  2183.      * Gets the private 'monolog.logger.request' shared service.
  2184.      *
  2185.      * @return \Symfony\Bridge\Monolog\Logger
  2186.      */
  2187.     protected function getMonolog_Logger_RequestService()
  2188.     {
  2189.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2190.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.trace_processor']) ? $this->services['monolog.processor.trace_processor'] : ($this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor())) && false ?: '_'});
  2191.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2192.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.firephp']) ? $this->services['monolog.handler.firephp'] : $this->getMonolog_Handler_FirephpService()) && false ?: '_'});
  2193.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2194.         return $instance;
  2195.     }
  2196.     /**
  2197.      * Gets the private 'monolog.processor.psr_log_message' shared service.
  2198.      *
  2199.      * @return \Monolog\Processor\PsrLogMessageProcessor
  2200.      */
  2201.     protected function getMonolog_Processor_PsrLogMessageService()
  2202.     {
  2203.         return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
  2204.     }
  2205.     /**
  2206.      * Gets the private 'monolog.processor.trace_processor' shared service.
  2207.      *
  2208.      * @return \AppBundle\Processor\TraceProcessor
  2209.      */
  2210.     protected function getMonolog_Processor_TraceProcessorService()
  2211.     {
  2212.         return $this->services['monolog.processor.trace_processor'] = new \AppBundle\Processor\TraceProcessor();
  2213.     }
  2214.     /**
  2215.      * Gets the private 'permission.twig.permission_extension' shared service.
  2216.      *
  2217.      * @return \AppBundle\Twig\PermissionExtension
  2218.      */
  2219.     protected function getPermission_Twig_PermissionExtensionService()
  2220.     {
  2221.         return $this->services['permission.twig.permission_extension'] = new \AppBundle\Twig\PermissionExtension($this);
  2222.     }
  2223.     /**
  2224.      * Gets the private 'profiler_listener' shared service.
  2225.      *
  2226.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2227.      */
  2228.     protected function getProfilerListenerService()
  2229.     {
  2230.         return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULLfalsefalse);
  2231.     }
  2232.     /**
  2233.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  2234.      *
  2235.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2236.      */
  2237.     protected function getResolveControllerNameSubscriberService()
  2238.     {
  2239.         return $this->services['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'});
  2240.     }
  2241.     /**
  2242.      * Gets the private 'response_listener' shared service.
  2243.      *
  2244.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  2245.      */
  2246.     protected function getResponseListenerService()
  2247.     {
  2248.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  2249.     }
  2250.     /**
  2251.      * Gets the private 'router.request_context' shared service.
  2252.      *
  2253.      * @return \Symfony\Component\Routing\RequestContext
  2254.      */
  2255.     protected function getRouter_RequestContextService()
  2256.     {
  2257.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2258.     }
  2259.     /**
  2260.      * Gets the private 'router_listener' shared service.
  2261.      *
  2262.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2263.      */
  2264.     protected function getRouterListenerService()
  2265.     {
  2266.         return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}, $this->targetDirs[4], true);
  2267.     }
  2268.     /**
  2269.      * Gets the private 'security.authentication.manager' shared service.
  2270.      *
  2271.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2272.      */
  2273.     protected function getSecurity_Authentication_ManagerService()
  2274.     {
  2275.         $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2276.             yield => ${($_ = isset($this->services['security.authentication.provider.guard.main']) ? $this->services['security.authentication.provider.guard.main'] : $this->load('getSecurity_Authentication_Provider_Guard_MainService.php')) && false ?: '_'};
  2277.             yield => ${($_ = isset($this->services['security.authentication.provider.dao.main']) ? $this->services['security.authentication.provider.dao.main'] : $this->load('getSecurity_Authentication_Provider_Dao_MainService.php')) && false ?: '_'};
  2278.             yield => ${($_ = isset($this->services['security.authentication.provider.rememberme.main']) ? $this->services['security.authentication.provider.rememberme.main'] : $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php')) && false ?: '_'};
  2279.             yield => ${($_ = isset($this->services['security.authentication.provider.anonymous.main']) ? $this->services['security.authentication.provider.anonymous.main'] : ($this->services['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))) && false ?: '_'};
  2280.         }, 4), true);
  2281.         $instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
  2282.         return $instance;
  2283.     }
  2284.     /**
  2285.      * Gets the private 'security.authentication.trust_resolver' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  2288.      */
  2289.     protected function getSecurity_Authentication_TrustResolverService()
  2290.     {
  2291.         return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
  2292.     }
  2293.     /**
  2294.      * Gets the private 'security.firewall' shared service.
  2295.      *
  2296.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2297.      */
  2298.     protected function getSecurity_FirewallService()
  2299.     {
  2300.         return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
  2301.     }
  2302.     /**
  2303.      * Gets the private 'security.firewall.map' shared service.
  2304.      *
  2305.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2306.      */
  2307.     protected function getSecurity_Firewall_MapService()
  2308.     {
  2309.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.dev' => function () {
  2310.             return ${($_ = isset($this->services['security.firewall.map.context.dev']) ? $this->services['security.firewall.map.context.dev'] : $this->load('getSecurity_Firewall_Map_Context_DevService.php')) && false ?: '_'};
  2311.         }, 'security.firewall.map.context.disabled' => function () {
  2312.             return ${($_ = isset($this->services['security.firewall.map.context.disabled']) ? $this->services['security.firewall.map.context.disabled'] : $this->load('getSecurity_Firewall_Map_Context_DisabledService.php')) && false ?: '_'};
  2313.         }, 'security.firewall.map.context.main' => function () {
  2314.             return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->load('getSecurity_Firewall_Map_Context_MainService.php')) && false ?: '_'};
  2315.         }]), new RewindableGenerator(function () {
  2316.             yield 'security.firewall.map.context.dev' => ${($_ = isset($this->services['security.request_matcher.zfhj2lw']) ? $this->services['security.request_matcher.zfhj2lw'] : ($this->services['security.request_matcher.zfhj2lw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/'))) && false ?: '_'};
  2317.             yield 'security.firewall.map.context.disabled' => ${($_ = isset($this->services['security.request_matcher.mw0s1ky']) ? $this->services['security.request_matcher.mw0s1ky'] : ($this->services['security.request_matcher.mw0s1ky'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(anon|callback|api)/'))) && false ?: '_'};
  2318.             yield 'security.firewall.map.context.main' => ${($_ = isset($this->services['security.request_matcher.olatxmb']) ? $this->services['security.request_matcher.olatxmb'] : ($this->services['security.request_matcher.olatxmb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/.*'))) && false ?: '_'};
  2319.         }, 3));
  2320.     }
  2321.     /**
  2322.      * Gets the private 'security.logout_url_generator' shared service.
  2323.      *
  2324.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2325.      */
  2326.     protected function getSecurity_LogoutUrlGeneratorService()
  2327.     {
  2328.         $this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
  2329.         $instance->registerListener('main''logout''logout''_csrf_token'NULLNULL);
  2330.         return $instance;
  2331.     }
  2332.     /**
  2333.      * Gets the private 'security.rememberme.response_listener' shared service.
  2334.      *
  2335.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  2336.      */
  2337.     protected function getSecurity_Rememberme_ResponseListenerService()
  2338.     {
  2339.         return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  2340.     }
  2341.     /**
  2342.      * Gets the private 'security.role_hierarchy' shared service.
  2343.      *
  2344.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2345.      */
  2346.     protected function getSecurity_RoleHierarchyService()
  2347.     {
  2348.         return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2349.     }
  2350.     /**
  2351.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  2352.      *
  2353.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  2354.      */
  2355.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  2356.     {
  2357.         return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  2358.     }
  2359.     /**
  2360.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2361.      *
  2362.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2363.      */
  2364.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2365.     {
  2366.         return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2367.     }
  2368.     /**
  2369.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2370.      *
  2371.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2372.      */
  2373.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2374.     {
  2375.         return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
  2376.     }
  2377.     /**
  2378.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  2379.      *
  2380.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  2381.      */
  2382.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  2383.     {
  2384.         $this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2385.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2386.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2391.      *
  2392.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2393.      */
  2394.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2395.     {
  2396.         return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
  2397.     }
  2398.     /**
  2399.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2400.      *
  2401.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2402.      */
  2403.     protected function getSensioFrameworkExtra_View_ListenerService()
  2404.     {
  2405.         return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
  2406.     }
  2407.     /**
  2408.      * Gets the private 'session.save_listener' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  2411.      */
  2412.     protected function getSession_SaveListenerService()
  2413.     {
  2414.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  2415.     }
  2416.     /**
  2417.      * Gets the private 'session_listener' shared service.
  2418.      *
  2419.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2420.      */
  2421.     protected function getSessionListenerService()
  2422.     {
  2423.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
  2424.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load('getSessionService.php')) && false ?: '_'};
  2425.         }]));
  2426.     }
  2427.     /**
  2428.      * Gets the private 'streamed_response_listener' shared service.
  2429.      *
  2430.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  2431.      */
  2432.     protected function getStreamedResponseListenerService()
  2433.     {
  2434.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  2435.     }
  2436.     /**
  2437.      * Gets the private 'templating.name_parser' shared service.
  2438.      *
  2439.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  2440.      */
  2441.     protected function getTemplating_NameParserService()
  2442.     {
  2443.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  2444.     }
  2445.     /**
  2446.      * Gets the private 'topxia.twig.cache_extension' shared service.
  2447.      *
  2448.      * @return \Asm89\Twig\CacheExtension\Extension
  2449.      */
  2450.     protected function getTopxia_Twig_CacheExtensionService()
  2451.     {
  2452.         return $this->services['topxia.twig.cache_extension'] = new \Asm89\Twig\CacheExtension\Extension(${($_ = isset($this->services['topxia.twig.cache_strategy']) ? $this->services['topxia.twig.cache_strategy'] : $this->getTopxia_Twig_CacheStrategyService()) && false ?: '_'});
  2453.     }
  2454.     /**
  2455.      * Gets the private 'topxia.twig.cache_provider' shared service.
  2456.      *
  2457.      * @return \Asm89\Twig\CacheExtension\CacheProvider\DoctrineCacheAdapter
  2458.      */
  2459.     protected function getTopxia_Twig_CacheProviderService()
  2460.     {
  2461.         return $this->services['topxia.twig.cache_provider'] = new \Asm89\Twig\CacheExtension\CacheProvider\DoctrineCacheAdapter(${($_ = isset($this->services['topxia.twig.file_cache']) ? $this->services['topxia.twig.file_cache'] : ($this->services['topxia.twig.file_cache'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/twig_cache')))) && false ?: '_'});
  2462.     }
  2463.     /**
  2464.      * Gets the private 'topxia.twig.cache_strategy' shared service.
  2465.      *
  2466.      * @return \AppBundle\Twig\LifetimeCacheStrategy
  2467.      */
  2468.     protected function getTopxia_Twig_CacheStrategyService()
  2469.     {
  2470.         return $this->services['topxia.twig.cache_strategy'] = new \AppBundle\Twig\LifetimeCacheStrategy(${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'}, ${($_ = isset($this->services['topxia.twig.cache_provider']) ? $this->services['topxia.twig.cache_provider'] : $this->getTopxia_Twig_CacheProviderService()) && false ?: '_'});
  2471.     }
  2472.     /**
  2473.      * Gets the private 'topxia.twig.file_cache' shared service.
  2474.      *
  2475.      * @return \Doctrine\Common\Cache\FilesystemCache
  2476.      */
  2477.     protected function getTopxia_Twig_FileCacheService()
  2478.     {
  2479.         return $this->services['topxia.twig.file_cache'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDirs[0].'/twig_cache'));
  2480.     }
  2481.     /**
  2482.      * Gets the private 'translator.default' shared service.
  2483.      *
  2484.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2485.      */
  2486.     protected function getTranslator_DefaultService()
  2487.     {
  2488.         $this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(['translation.loader.csv' => function () {
  2489.             return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : ($this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())) && false ?: '_'};
  2490.         }, 'translation.loader.dat' => function () {
  2491.             return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : ($this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())) && false ?: '_'};
  2492.         }, 'translation.loader.ini' => function () {
  2493.             return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : ($this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())) && false ?: '_'};
  2494.         }, 'translation.loader.json' => function () {
  2495.             return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : ($this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())) && false ?: '_'};
  2496.         }, 'translation.loader.mo' => function () {
  2497.             return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : ($this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())) && false ?: '_'};
  2498.         }, 'translation.loader.php' => function () {
  2499.             return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : ($this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())) && false ?: '_'};
  2500.         }, 'translation.loader.po' => function () {
  2501.             return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : ($this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())) && false ?: '_'};
  2502.         }, 'translation.loader.qt' => function () {
  2503.             return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : ($this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())) && false ?: '_'};
  2504.         }, 'translation.loader.res' => function () {
  2505.             return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : ($this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())) && false ?: '_'};
  2506.         }, 'translation.loader.xliff' => function () {
  2507.             return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : ($this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader())) && false ?: '_'};
  2508.         }, 'translation.loader.yml' => function () {
  2509.             return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : ($this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())) && false ?: '_'};
  2510.         }]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), '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->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')], 'az' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')], 'bs' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bs.xlf')], 'ca' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf')], 'cy' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')], 'de' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf')], 'el' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')], 'en' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), => ($this->targetDirs[4].'/src/AppBundle/Resources/translations/messages.en.yml'), => ($this->targetDirs[4].'/src/ApiBundle/Resources/translations/messages.en.yml'), => ($this->targetDirs[4].'/src/MarketingMallBundle/Resources/translations/messages.en.yml'), => ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/translations/js.en.yml'), => ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/translations/messages.en.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/js.en.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/menu.en.yml'), 10 => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/messages.en.yml'), 11 => ($this->targetDirs[4].'/plugins/UserImporterPlugin/Resources/translations/messages.en.yml'), 12 => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/translations/messages.en.yml'), 13 => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/translations/js.en.yml'), 14 => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/translations/messages.en.yml'), 15 => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/translations/js.en.yml'), 16 => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/translations/messages.en.yml'), 17 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/js.en.yml'), 18 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/menu.en.yml'), 19 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/messages.en.yml'), 20 => ($this->targetDirs[4].'/plugins/CrmPlugin/Resources/translations/menu.en.yml'), 21 => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/translations/menu.en.yml'), 22 => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/translations/messages.en.yml'), 23 => ($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/translations/js.en.yml'), 24 => ($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/translations/messages.en.yml'), 25 => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/translations/menu.en.yml'), 26 => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/translations/messages.en.yml'), 27 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/js.en.yml'), 28 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/menu.en.yml'), 29 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/messages.en.yml'), 30 => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/translations/js.en.yml'), 31 => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/translations/messages.en.yml'), 32 => ($this->targetDirs[4].'/plugins/ScormPlugin/Resources/translations/messages.en.yml'), 33 => ($this->targetDirs[3].'/Resources/translations/js.en.yml'), 34 => ($this->targetDirs[3].'/Resources/translations/menu.en.yml'), 35 => ($this->targetDirs[3].'/Resources/translations/messages.en.yml'), 36 => ($this->targetDirs[4].'/web/activities/audio/resources/translations/messages.en.yml')], 'es' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf')], 'et' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')], 'fi' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fi.xlf')], 'fr' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[4].'/plugins/MoneyCardPlugin/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[4].'/plugins/UserImporterPlugin/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[4].'/plugins/ZeroPlugin/Resources/translations/messages.fr.xlf')], 'gl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf')], 'hu' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf')], 'hy' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')], 'it' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')], 'ja' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')], 'lb' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')], 'lv' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf')], 'nn' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf')], 'pt' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf')], 'ru' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf')], 'sk' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf')], 'sl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sq.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf')], 'th' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf')], 'vi' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[4].'/src/ApiBundle/Resources/translations/messages.zh_CN.yml'), => ($this->targetDirs[4].'/src/MarketingMallBundle/Resources/translations/messages.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/translations/js.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/CouponPlugin/Resources/translations/messages.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/js.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/menu.zh_CN.yml'), => ($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/translations/messages.zh_CN.yml'), 10 => ($this->targetDirs[4].'/plugins/UserImporterPlugin/Resources/translations/messages.zh_CN.yml'), 11 => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/translations/menu.zh_CN.yml'), 12 => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/translations/messages.zh_CN.yml'), 13 => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/translations/js.zh_CN.yml'), 14 => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/translations/messages.zh_CN.yml'), 15 => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/translations/js.zh_CN.yml'), 16 => ($this->targetDirs[4].'/plugins/VipPlugin/Resources/translations/messages.zh_CN.yml'), 17 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/js.zh_CN.yml'), 18 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/menu.zh_CN.yml'), 19 => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/translations/messages.zh_CN.yml'), 20 => ($this->targetDirs[4].'/plugins/CrmPlugin/Resources/translations/menu.zh_CN.yml'), 21 => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/translations/menu.zh_CN.yml'), 22 => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/translations/messages.zh_CN.yml'), 23 => ($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/translations/js.zh_CN.yml'), 24 => ($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/translations/messages.zh_CN.yml'), 25 => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/translations/menu.zh_CN.yml'), 26 => ($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/translations/messages.zh_CN.yml'), 27 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/js.zh_CN.yml'), 28 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/menu.zh_CN.yml'), 29 => ($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/translations/messages.zh_CN.yml'), 30 => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/translations/js.zh_CN.yml'), 31 => ($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/translations/messages.zh_CN.yml'), 32 => ($this->targetDirs[4].'/plugins/ScormPlugin/Resources/translations/messages.zh_CN.yml'), 33 => ($this->targetDirs[3].'/Resources/translations/js.zh_CN.yml'), 34 => ($this->targetDirs[3].'/Resources/translations/menu.zh_CN.yml'), 35 => ($this->targetDirs[3].'/Resources/translations/messages.zh_CN.yml'), 36 => ($this->targetDirs[4].'/web/activities/audio/resources/translations/messages.zh_CN.yml')], 'zh_TW' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_TW.xlf'), => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')], 'html' => [=> ($this->targetDirs[4].'/web/themes/marketing/views/stylesheet/stylesheet-custom.html.twig'), => ($this->targetDirs[4].'/web/themes/marketing/views/default/header.html.twig'), => ($this->targetDirs[4].'/web/themes/marketing/views/default/index.html.twig'), => ($this->targetDirs[4].'/web/themes/marketing/views/default/footer.html.twig'), => ($this->targetDirs[4].'/web/themes/marketing/views/admin-v2/operating/theme/edit.html.twig'), => ($this->targetDirs[4].'/web/themes/marketing/block/carousel.html.twig')]]]);
  2511.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  2512.         $instance->setFallbackLocales([=> 'zh_CN']);
  2513.         return $instance;
  2514.     }
  2515.     /**
  2516.      * Gets the private 'translator_listener' shared service.
  2517.      *
  2518.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  2519.      */
  2520.     protected function getTranslatorListenerService()
  2521.     {
  2522.         return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
  2523.     }
  2524.     /**
  2525.      * Gets the private 'twig.loader' shared service.
  2526.      *
  2527.      * @return \Twig\Loader\ChainLoader
  2528.      */
  2529.     protected function getTwig_LoaderService()
  2530.     {
  2531.         $this->services['twig.loader'] = $instance = new \Twig\Loader\ChainLoader();
  2532.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(${($_ = isset($this->services['codeages_plugin.theme.templating.locator']) ? $this->services['codeages_plugin.theme.templating.locator'] : $this->getCodeagesPlugin_Theme_Templating_LocatorService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'}, $this->targetDirs[4]);
  2533.         $a->addPath(($this->targetDirs[3].'/../web/customize'), 'customize');
  2534.         $a->addPath(($this->targetDirs[3].'/../src/Topxia/WebBundle/Resources/views'), 'topxiaweb');
  2535.         $a->addPath(($this->targetDirs[3].'/../web/themes'), 'theme');
  2536.         $a->addPath(($this->targetDirs[3].'/../plugins'), 'plugins');
  2537.         $a->addPath(($this->targetDirs[3].'/../'), 'root');
  2538.         $a->addPath(($this->targetDirs[3].'/../web/activities'), 'activity');
  2539.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  2540.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  2541.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  2542.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  2543.         $a->addPath(($this->targetDirs[3].'/Resources/TwigBundle/views'), 'Twig');
  2544.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  2545.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  2546.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2547.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2548.         $a->addPath(($this->targetDirs[4].'/src/Topxia/WebBundle/Resources/views'), 'TopxiaWeb');
  2549.         $a->addPath(($this->targetDirs[4].'/src/Topxia/WebBundle/Resources/views'), '!TopxiaWeb');
  2550.         $a->addPath(($this->targetDirs[4].'/src/Topxia/MobileBundleV2/Resources/views'), 'TopxiaMobileBundleV2');
  2551.         $a->addPath(($this->targetDirs[4].'/src/Topxia/MobileBundleV2/Resources/views'), '!TopxiaMobileBundleV2');
  2552.         $a->addPath(($this->targetDirs[4].'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  2553.         $a->addPath(($this->targetDirs[4].'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  2554.         $a->addPath(($this->targetDirs[4].'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), 'OAuth2Server');
  2555.         $a->addPath(($this->targetDirs[4].'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/views'), '!OAuth2Server');
  2556.         $a->addPath(($this->targetDirs[4].'/src/CustomBundle/Resources/views'), 'App');
  2557.         $a->addPath(($this->targetDirs[4].'/src/CustomBundle/Resources/views'), 'Custom');
  2558.         $a->addPath(($this->targetDirs[4].'/src/ApiBundle/Resources/views'), 'Api');
  2559.         $a->addPath(($this->targetDirs[4].'/src/ApiBundle/Resources/views'), '!Api');
  2560.         $a->addPath(($this->targetDirs[4].'/src/MarketingMallBundle/Resources/views'), 'MarketingMall');
  2561.         $a->addPath(($this->targetDirs[4].'/src/MarketingMallBundle/Resources/views'), '!MarketingMall');
  2562.         $a->addPath(($this->targetDirs[4].'/plugins/CouponPlugin/Resources/views'), 'CouponPlugin');
  2563.         $a->addPath(($this->targetDirs[4].'/plugins/CouponPlugin/Resources/views'), '!CouponPlugin');
  2564.         $a->addPath(($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/views'), 'DiscountPlugin');
  2565.         $a->addPath(($this->targetDirs[4].'/plugins/DiscountPlugin/Resources/views'), '!DiscountPlugin');
  2566.         $a->addPath(($this->targetDirs[4].'/plugins/MoneyCardPlugin/Resources/views'), 'MoneyCardPlugin');
  2567.         $a->addPath(($this->targetDirs[4].'/plugins/MoneyCardPlugin/Resources/views'), '!MoneyCardPlugin');
  2568.         $a->addPath(($this->targetDirs[4].'/plugins/UserImporterPlugin/Resources/views'), 'UserImporterPlugin');
  2569.         $a->addPath(($this->targetDirs[4].'/plugins/UserImporterPlugin/Resources/views'), '!UserImporterPlugin');
  2570.         $a->addPath(($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/views'), 'ChargeCoinPlugin');
  2571.         $a->addPath(($this->targetDirs[4].'/plugins/ChargeCoinPlugin/Resources/views'), '!ChargeCoinPlugin');
  2572.         $a->addPath(($this->targetDirs[4].'/plugins/LightThemePlugin/Resources/views'), 'LightThemePlugin');
  2573.         $a->addPath(($this->targetDirs[4].'/plugins/LightThemePlugin/Resources/views'), '!LightThemePlugin');
  2574.         $a->addPath(($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/views'), 'QuestionPlusPlugin');
  2575.         $a->addPath(($this->targetDirs[4].'/plugins/QuestionPlusPlugin/Resources/views'), '!QuestionPlusPlugin');
  2576.         $a->addPath(($this->targetDirs[4].'/plugins/VipPlugin/Resources/views'), 'VipPlugin');
  2577.         $a->addPath(($this->targetDirs[4].'/plugins/VipPlugin/Resources/views'), '!VipPlugin');
  2578.         $a->addPath(($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/views'), 'BusinessDrainagePlugin');
  2579.         $a->addPath(($this->targetDirs[4].'/plugins/BusinessDrainagePlugin/Resources/views'), '!BusinessDrainagePlugin');
  2580.         $a->addPath(($this->targetDirs[4].'/plugins/DrpPlugin/Resources/views'), 'DrpPlugin');
  2581.         $a->addPath(($this->targetDirs[4].'/plugins/DrpPlugin/Resources/views'), '!DrpPlugin');
  2582.         $a->addPath(($this->targetDirs[4].'/plugins/CrmPlugin/Resources/views'), 'CrmPlugin');
  2583.         $a->addPath(($this->targetDirs[4].'/plugins/CrmPlugin/Resources/views'), '!CrmPlugin');
  2584.         $a->addPath(($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/views'), 'RewardPointConsumptionPlugin');
  2585.         $a->addPath(($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin/Resources/views'), '!RewardPointConsumptionPlugin');
  2586.         $a->addPath(($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/views'), 'CertificateThemePlugin');
  2587.         $a->addPath(($this->targetDirs[4].'/plugins/CertificateThemePlugin/Resources/views'), '!CertificateThemePlugin');
  2588.         $a->addPath(($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/views'), 'OpenLivePlugin');
  2589.         $a->addPath(($this->targetDirs[4].'/plugins/OpenLivePlugin/Resources/views'), '!OpenLivePlugin');
  2590.         $a->addPath(($this->targetDirs[4].'/plugins/GracefulThemePlugin/Resources/views'), 'GracefulThemePlugin');
  2591.         $a->addPath(($this->targetDirs[4].'/plugins/GracefulThemePlugin/Resources/views'), '!GracefulThemePlugin');
  2592.         $a->addPath(($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/views'), 'RewardPointPlugin');
  2593.         $a->addPath(($this->targetDirs[4].'/plugins/RewardPointPlugin/Resources/views'), '!RewardPointPlugin');
  2594.         $a->addPath(($this->targetDirs[4].'/plugins/ElectronicContractPlugin/Resources/views'), 'ElectronicContractPlugin');
  2595.         $a->addPath(($this->targetDirs[4].'/plugins/ElectronicContractPlugin/Resources/views'), '!ElectronicContractPlugin');
  2596.         $a->addPath(($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/views'), 'InvoicePlugin');
  2597.         $a->addPath(($this->targetDirs[4].'/plugins/InvoicePlugin/Resources/views'), '!InvoicePlugin');
  2598.         $a->addPath(($this->targetDirs[4].'/plugins/WeChatAppPlugin/Resources/views'), 'WeChatAppPlugin');
  2599.         $a->addPath(($this->targetDirs[4].'/plugins/WeChatAppPlugin/Resources/views'), '!WeChatAppPlugin');
  2600.         $a->addPath(($this->targetDirs[4].'/plugins/ZeroPlugin/Resources/views'), 'ZeroPlugin');
  2601.         $a->addPath(($this->targetDirs[4].'/plugins/ZeroPlugin/Resources/views'), '!ZeroPlugin');
  2602.         $a->addPath(($this->targetDirs[4].'/plugins/MarketingPlugin/Resources/views'), 'MarketingPlugin');
  2603.         $a->addPath(($this->targetDirs[4].'/plugins/MarketingPlugin/Resources/views'), '!MarketingPlugin');
  2604.         $a->addPath(($this->targetDirs[4].'/plugins/ScormPlugin/Resources/views'), 'ScormPlugin');
  2605.         $a->addPath(($this->targetDirs[4].'/plugins/ScormPlugin/Resources/views'), '!ScormPlugin');
  2606.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  2607.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  2608.         $a->addPath(($this->targetDirs[3].'/Resources/views'));
  2609.         $a->addPath(($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  2610.         $instance->addLoader(${($_ = isset($this->services['codeages_plugin.theme.twig_loader']) ? $this->services['codeages_plugin.theme.twig_loader'] : ($this->services['codeages_plugin.theme.twig_loader'] = new \Codeages\PluginBundle\Loader\ThemeTwigLoader(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'});
  2611.         $instance->addLoader($a);
  2612.         return $instance;
  2613.     }
  2614.     /**
  2615.      * Gets the private 'twig.profile' shared service.
  2616.      *
  2617.      * @return \Twig\Profiler\Profile
  2618.      */
  2619.     protected function getTwig_ProfileService()
  2620.     {
  2621.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  2622.     }
  2623.     /**
  2624.      * Gets the private 'validate_request_listener' shared service.
  2625.      *
  2626.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  2627.      */
  2628.     protected function getValidateRequestListenerService()
  2629.     {
  2630.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  2631.     }
  2632.     /**
  2633.      * Gets the private 'validator.builder' shared service.
  2634.      *
  2635.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2636.      */
  2637.     protected function getValidator_BuilderService()
  2638.     {
  2639.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2640.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  2641.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2642.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  2643.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
  2644.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  2645.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2646.         }, 'security.validator.user_password' => function () {
  2647.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2648.         }, 'validator.expression' => function () {
  2649.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2650.         }])));
  2651.         if ($this->has('translator')) {
  2652.             $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  2653.         }
  2654.         $instance->setTranslationDomain('validators');
  2655.         $instance->addXmlMappings([=> ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2656.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2657.         $instance->addMethodMapping('loadValidatorMetadata');
  2658.         $instance->addObjectInitializers([]);
  2659.         return $instance;
  2660.     }
  2661.     /**
  2662.      * Gets the private 'web.twig.lightthme_extension' shared service.
  2663.      *
  2664.      * @return \LightThemePlugin\Extensions\AppExtension
  2665.      */
  2666.     protected function getWeb_Twig_LightthmeExtensionService()
  2667.     {
  2668.         return $this->services['web.twig.lightthme_extension'] = new \LightThemePlugin\Extensions\AppExtension($this, ${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  2669.     }
  2670.     /**
  2671.      * Gets the private 'web.twig.scorm_extension' shared service.
  2672.      *
  2673.      * @return \ScormPlugin\Twig\ScormExtension
  2674.      */
  2675.     protected function getWeb_Twig_ScormExtensionService()
  2676.     {
  2677.         return $this->services['web.twig.scorm_extension'] = new \ScormPlugin\Twig\ScormExtension(${($_ = isset($this->services['biz']) ? $this->services['biz'] : $this->getBizService()) && false ?: '_'});
  2678.     }
  2679.     /**
  2680.      * Gets the private 'web_profiler.csp.handler' shared service.
  2681.      *
  2682.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2683.      */
  2684.     protected function getWebProfiler_Csp_HandlerService()
  2685.     {
  2686.         return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2687.     }
  2688.     /**
  2689.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2690.      *
  2691.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2692.      */
  2693.     protected function getWebProfiler_DebugToolbarService()
  2694.     {
  2695.         return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, false2'bottom', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ${($_ = isset($this->services['web_profiler.csp.handler']) ? $this->services['web_profiler.csp.handler'] : $this->getWebProfiler_Csp_HandlerService()) && false ?: '_'});
  2696.     }
  2697.     public function getParameter($name)
  2698.     {
  2699.         $name = (string) $name;
  2700.         if (isset($this->buildParameters[$name])) {
  2701.             return $this->buildParameters[$name];
  2702.         }
  2703.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2704.             $name $this->normalizeParameterName($name);
  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.         }
  2709.         if (isset($this->loadedDynamicParameters[$name])) {
  2710.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2711.         }
  2712.         return $this->parameters[$name];
  2713.     }
  2714.     public function hasParameter($name)
  2715.     {
  2716.         $name = (string) $name;
  2717.         if (isset($this->buildParameters[$name])) {
  2718.             return true;
  2719.         }
  2720.         $name $this->normalizeParameterName($name);
  2721.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2722.     }
  2723.     public function setParameter($name$value)
  2724.     {
  2725.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2726.     }
  2727.     public function getParameterBag()
  2728.     {
  2729.         if (null === $this->parameterBag) {
  2730.             $parameters $this->parameters;
  2731.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2732.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2733.             }
  2734.             foreach ($this->buildParameters as $name => $value) {
  2735.                 $parameters[$name] = $value;
  2736.             }
  2737.             $this->parameterBag = new FrozenParameterBag($parameters);
  2738.         }
  2739.         return $this->parameterBag;
  2740.     }
  2741.     private $loadedDynamicParameters = [
  2742.         'kernel.root_dir' => false,
  2743.         'kernel.project_dir' => false,
  2744.         'kernel.cache_dir' => false,
  2745.         'kernel.logs_dir' => false,
  2746.         'kernel.bundles_metadata' => false,
  2747.         'biz_config' => false,
  2748.         'doctrine.config_paths' => false,
  2749.         'edusoho.activities_dir' => false,
  2750.         'topxia.disk.local_directory' => false,
  2751.         'topxia.disk.upgrade_dir' => false,
  2752.         'topxia.disk.update_dir' => false,
  2753.         'topxia.disk.backup_dir' => false,
  2754.         'topxia.upload.public_directory' => false,
  2755.         'topxia.upload.private_directory' => false,
  2756.         'session.save_path' => false,
  2757.         'validator.mapping.cache.file' => false,
  2758.         'translator.default_path' => false,
  2759.         'profiler.storage.dsn' => false,
  2760.         'debug.container.dump' => false,
  2761.         'router.resource' => false,
  2762.         'twig.default_path' => false,
  2763.         'assetic.cache_dir' => false,
  2764.         'assetic.read_from' => false,
  2765.         'assetic.write_to' => false,
  2766.         'topxia.scorm.local_directory' => false,
  2767.         'topxia.scorm.upload.public_directory' => false,
  2768.     ];
  2769.     private $dynamicParameters = [];
  2770.     /**
  2771.      * Computes a dynamic parameter.
  2772.      *
  2773.      * @param string $name The name of the dynamic parameter to load
  2774.      *
  2775.      * @return mixed The value of the dynamic parameter
  2776.      *
  2777.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2778.      */
  2779.     private function getDynamicParameter($name)
  2780.     {
  2781.         switch ($name) {
  2782.             case 'kernel.root_dir'$value $this->targetDirs[3]; break;
  2783.             case 'kernel.project_dir'$value $this->targetDirs[4]; break;
  2784.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  2785.             case 'kernel.logs_dir'$value = ($this->targetDirs[3].'/logs'); break;
  2786.             case 'kernel.bundles_metadata'$value = [
  2787.                 'FrameworkBundle' => [
  2788.                     'parent' => NULL,
  2789.                     'path' => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2790.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2791.                 ],
  2792.                 'SecurityBundle' => [
  2793.                     'parent' => NULL,
  2794.                     'path' => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  2795.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2796.                 ],
  2797.                 'TwigBundle' => [
  2798.                     'parent' => NULL,
  2799.                     'path' => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2800.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2801.                 ],
  2802.                 'MonologBundle' => [
  2803.                     'parent' => NULL,
  2804.                     'path' => ($this->targetDirs[4].'/vendor/symfony/monolog-bundle'),
  2805.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2806.                 ],
  2807.                 'SwiftmailerBundle' => [
  2808.                     'parent' => NULL,
  2809.                     'path' => ($this->targetDirs[4].'/vendor/symfony/swiftmailer-bundle'),
  2810.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2811.                 ],
  2812.                 'SensioFrameworkExtraBundle' => [
  2813.                     'parent' => NULL,
  2814.                     'path' => ($this->targetDirs[4].'/vendor/sensio/framework-extra-bundle'),
  2815.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2816.                 ],
  2817.                 'EndroidQrCodeBundle' => [
  2818.                     'parent' => NULL,
  2819.                     'path' => ($this->targetDirs[4].'/vendor/endroid/qrcode/src/Bundle'),
  2820.                     'namespace' => 'Endroid\\QrCode\\Bundle',
  2821.                 ],
  2822.                 'TopxiaWebBundle' => [
  2823.                     'parent' => NULL,
  2824.                     'path' => ($this->targetDirs[4].'/src/Topxia/WebBundle'),
  2825.                     'namespace' => 'Topxia\\WebBundle',
  2826.                 ],
  2827.                 'TopxiaAdminBundle' => [
  2828.                     'parent' => NULL,
  2829.                     'path' => ($this->targetDirs[4].'/src/Topxia/AdminBundle'),
  2830.                     'namespace' => 'Topxia\\AdminBundle',
  2831.                 ],
  2832.                 'TopxiaMobileBundleV2' => [
  2833.                     'parent' => NULL,
  2834.                     'path' => ($this->targetDirs[4].'/src/Topxia/MobileBundleV2'),
  2835.                     'namespace' => 'Topxia\\MobileBundleV2',
  2836.                 ],
  2837.                 'BazingaJsTranslationBundle' => [
  2838.                     'parent' => NULL,
  2839.                     'path' => ($this->targetDirs[4].'/vendor/willdurand/js-translation-bundle'),
  2840.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  2841.                 ],
  2842.                 'OAuth2ServerBundle' => [
  2843.                     'parent' => NULL,
  2844.                     'path' => ($this->targetDirs[4].'/vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle'),
  2845.                     'namespace' => 'OAuth2\\ServerBundle',
  2846.                 ],
  2847.                 'CodeagesPluginBundle' => [
  2848.                     'parent' => NULL,
  2849.                     'path' => ($this->targetDirs[4].'/vendor/codeages/plugin-bundle'),
  2850.                     'namespace' => 'Codeages\\PluginBundle',
  2851.                 ],
  2852.                 'AppBundle' => [
  2853.                     'parent' => NULL,
  2854.                     'path' => ($this->targetDirs[4].'/src/AppBundle'),
  2855.                     'namespace' => 'AppBundle',
  2856.                 ],
  2857.                 'CustomBundle' => [
  2858.                     'parent' => 'AppBundle',
  2859.                     'path' => ($this->targetDirs[4].'/src/CustomBundle'),
  2860.                     'namespace' => 'CustomBundle',
  2861.                 ],
  2862.                 'ApiBundle' => [
  2863.                     'parent' => NULL,
  2864.                     'path' => ($this->targetDirs[4].'/src/ApiBundle'),
  2865.                     'namespace' => 'ApiBundle',
  2866.                 ],
  2867.                 'AsseticBundle' => [
  2868.                     'parent' => NULL,
  2869.                     'path' => ($this->targetDirs[4].'/vendor/symfony/assetic-bundle'),
  2870.                     'namespace' => 'Symfony\\Bundle\\AsseticBundle',
  2871.                 ],
  2872.                 'MarketingMallBundle' => [
  2873.                     'parent' => NULL,
  2874.                     'path' => ($this->targetDirs[4].'/src/MarketingMallBundle'),
  2875.                     'namespace' => 'MarketingMallBundle',
  2876.                 ],
  2877.                 'AgentBundle' => [
  2878.                     'parent' => NULL,
  2879.                     'path' => ($this->targetDirs[4].'/src/AgentBundle'),
  2880.                     'namespace' => 'AgentBundle',
  2881.                 ],
  2882.                 'CouponPlugin' => [
  2883.                     'parent' => NULL,
  2884.                     'path' => ($this->targetDirs[4].'/plugins/CouponPlugin'),
  2885.                     'namespace' => 'CouponPlugin',
  2886.                 ],
  2887.                 'DiscountPlugin' => [
  2888.                     'parent' => NULL,
  2889.                     'path' => ($this->targetDirs[4].'/plugins/DiscountPlugin'),
  2890.                     'namespace' => 'DiscountPlugin',
  2891.                 ],
  2892.                 'MoneyCardPlugin' => [
  2893.                     'parent' => NULL,
  2894.                     'path' => ($this->targetDirs[4].'/plugins/MoneyCardPlugin'),
  2895.                     'namespace' => 'MoneyCardPlugin',
  2896.                 ],
  2897.                 'UserImporterPlugin' => [
  2898.                     'parent' => NULL,
  2899.                     'path' => ($this->targetDirs[4].'/plugins/UserImporterPlugin'),
  2900.                     'namespace' => 'UserImporterPlugin',
  2901.                 ],
  2902.                 'ChargeCoinPlugin' => [
  2903.                     'parent' => NULL,
  2904.                     'path' => ($this->targetDirs[4].'/plugins/ChargeCoinPlugin'),
  2905.                     'namespace' => 'ChargeCoinPlugin',
  2906.                 ],
  2907.                 'LightThemePlugin' => [
  2908.                     'parent' => NULL,
  2909.                     'path' => ($this->targetDirs[4].'/plugins/LightThemePlugin'),
  2910.                     'namespace' => 'LightThemePlugin',
  2911.                 ],
  2912.                 'QuestionPlusPlugin' => [
  2913.                     'parent' => NULL,
  2914.                     'path' => ($this->targetDirs[4].'/plugins/QuestionPlusPlugin'),
  2915.                     'namespace' => 'QuestionPlusPlugin',
  2916.                 ],
  2917.                 'VipPlugin' => [
  2918.                     'parent' => NULL,
  2919.                     'path' => ($this->targetDirs[4].'/plugins/VipPlugin'),
  2920.                     'namespace' => 'VipPlugin',
  2921.                 ],
  2922.                 'BusinessDrainagePlugin' => [
  2923.                     'parent' => NULL,
  2924.                     'path' => ($this->targetDirs[4].'/plugins/BusinessDrainagePlugin'),
  2925.                     'namespace' => 'BusinessDrainagePlugin',
  2926.                 ],
  2927.                 'DrpPlugin' => [
  2928.                     'parent' => NULL,
  2929.                     'path' => ($this->targetDirs[4].'/plugins/DrpPlugin'),
  2930.                     'namespace' => 'DrpPlugin',
  2931.                 ],
  2932.                 'CrmPlugin' => [
  2933.                     'parent' => NULL,
  2934.                     'path' => ($this->targetDirs[4].'/plugins/CrmPlugin'),
  2935.                     'namespace' => 'CrmPlugin',
  2936.                 ],
  2937.                 'RewardPointConsumptionPlugin' => [
  2938.                     'parent' => NULL,
  2939.                     'path' => ($this->targetDirs[4].'/plugins/RewardPointConsumptionPlugin'),
  2940.                     'namespace' => 'RewardPointConsumptionPlugin',
  2941.                 ],
  2942.                 'CertificateThemePlugin' => [
  2943.                     'parent' => NULL,
  2944.                     'path' => ($this->targetDirs[4].'/plugins/CertificateThemePlugin'),
  2945.                     'namespace' => 'CertificateThemePlugin',
  2946.                 ],
  2947.                 'OpenLivePlugin' => [
  2948.                     'parent' => NULL,
  2949.                     'path' => ($this->targetDirs[4].'/plugins/OpenLivePlugin'),
  2950.                     'namespace' => 'OpenLivePlugin',
  2951.                 ],
  2952.                 'GracefulThemePlugin' => [
  2953.                     'parent' => NULL,
  2954.                     'path' => ($this->targetDirs[4].'/plugins/GracefulThemePlugin'),
  2955.                     'namespace' => 'GracefulThemePlugin',
  2956.                 ],
  2957.                 'RewardPointPlugin' => [
  2958.                     'parent' => NULL,
  2959.                     'path' => ($this->targetDirs[4].'/plugins/RewardPointPlugin'),
  2960.                     'namespace' => 'RewardPointPlugin',
  2961.                 ],
  2962.                 'ElectronicContractPlugin' => [
  2963.                     'parent' => NULL,
  2964.                     'path' => ($this->targetDirs[4].'/plugins/ElectronicContractPlugin'),
  2965.                     'namespace' => 'ElectronicContractPlugin',
  2966.                 ],
  2967.                 'InvoicePlugin' => [
  2968.                     'parent' => NULL,
  2969.                     'path' => ($this->targetDirs[4].'/plugins/InvoicePlugin'),
  2970.                     'namespace' => 'InvoicePlugin',
  2971.                 ],
  2972.                 'WeChatAppPlugin' => [
  2973.                     'parent' => NULL,
  2974.                     'path' => ($this->targetDirs[4].'/plugins/WeChatAppPlugin'),
  2975.                     'namespace' => 'WeChatAppPlugin',
  2976.                 ],
  2977.                 'ZeroPlugin' => [
  2978.                     'parent' => NULL,
  2979.                     'path' => ($this->targetDirs[4].'/plugins/ZeroPlugin'),
  2980.                     'namespace' => 'ZeroPlugin',
  2981.                 ],
  2982.                 'MarketingPlugin' => [
  2983.                     'parent' => NULL,
  2984.                     'path' => ($this->targetDirs[4].'/plugins/MarketingPlugin'),
  2985.                     'namespace' => 'MarketingPlugin',
  2986.                 ],
  2987.                 'ScormPlugin' => [
  2988.                     'parent' => NULL,
  2989.                     'path' => ($this->targetDirs[4].'/plugins/ScormPlugin'),
  2990.                     'namespace' => 'ScormPlugin',
  2991.                 ],
  2992.                 'WebProfilerBundle' => [
  2993.                     'parent' => NULL,
  2994.                     'path' => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2995.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2996.                 ],
  2997.                 'WebServerBundle' => [
  2998.                     'parent' => NULL,
  2999.                     'path' => ($this->targetDirs[4].'/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle'),
  3000.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  3001.                 ],
  3002.                 'SensioDistributionBundle' => [
  3003.                     'parent' => NULL,
  3004.                     'path' => ($this->targetDirs[4].'/vendor/sensio/distribution-bundle'),
  3005.                     'namespace' => 'Sensio\\Bundle\\DistributionBundle',
  3006.                 ],
  3007.                 'SensioGeneratorBundle' => [
  3008.                     'parent' => NULL,
  3009.                     'path' => ($this->targetDirs[4].'/vendor/sensio/generator-bundle'),
  3010.                     'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
  3011.                 ],
  3012.             ]; break;
  3013.             case 'biz_config'$value = [
  3014.                 'debug' => true,
  3015.                 'db.options' => [
  3016.                     'dbname' => 'try6.edusoho.cn',
  3017.                     'user' => 'root',
  3018.                     'password' => 'root',
  3019.                     'host' => '127.0.0.1',
  3020.                     'port' => 3306,
  3021.                     'driver' => 'pdo_mysql',
  3022.                     'charset' => 'utf8mb4',
  3023.                 ],
  3024.                 'root_directory' => ($this->targetDirs[3].'/../'),
  3025.                 'cache_directory' => $this->targetDirs[0],
  3026.                 'log_directory' => ($this->targetDirs[3].'/logs'),
  3027.                 'kernel.root_dir' => $this->targetDirs[3],
  3028.                 'plugin.directory' => ($this->targetDirs[3].'/../plugins'),
  3029.                 'theme.directory' => ($this->targetDirs[3].'/../web/themes'),
  3030.                 'topxia.upload.public_url_path' => '/files',
  3031.                 'topxia.web_themes_url_path' => '/themes',
  3032.                 'front_end.web_static_dist_url_path' => '/static-dist',
  3033.                 'topxia.web_assets_url_path' => '/assets',
  3034.                 'topxia.web_bundles_url_path' => '/bundles',
  3035.                 'topxia.disk.local_directory' => ($this->targetDirs[3].'/data/udisk'),
  3036.                 'topxia.disk.backup_dir' => ($this->targetDirs[3].'/data/backup'),
  3037.                 'topxia.disk.update_dir' => ($this->targetDirs[3].'/data/upgrade'),
  3038.                 'topxia.upload.public_directory' => ($this->targetDirs[3].'/../web/files'),
  3039.                 'topxia.upload.private_directory' => ($this->targetDirs[3].'/data/private_files'),
  3040.                 'plugin.config_file' => ($this->targetDirs[3].'/config/plugin_installed.php'),
  3041.                 'service_proxy_enabled' => true,
  3042.                 'run_dir' => ($this->targetDirs[3].'/run'),
  3043.                 'cache_dir' => $this->targetDirs[0],
  3044.             ]; break;
  3045.             case 'doctrine.config_paths'$value = [
  3046.                 ($this->targetDirs[3].'/../vendor/bshaffer/oauth2-server-bundle/OAuth2/ServerBundle/Resources/config/doctrine') => 'OAuth2\\ServerBundle\\Entity',
  3047.             ]; break;
  3048.             case 'edusoho.activities_dir'$value = ($this->targetDirs[3].'/../web/activities'); break;
  3049.             case 'topxia.disk.local_directory'$value = ($this->targetDirs[3].'/data/udisk'); break;
  3050.             case 'topxia.disk.upgrade_dir'$value = ($this->targetDirs[3].'/data/upgrade'); break;
  3051.             case 'topxia.disk.update_dir'$value = ($this->targetDirs[3].'/data/upgrade'); break;
  3052.             case 'topxia.disk.backup_dir'$value = ($this->targetDirs[3].'/data/backup'); break;
  3053.             case 'topxia.upload.public_directory'$value = ($this->targetDirs[3].'/../web/files'); break;
  3054.             case 'topxia.upload.private_directory'$value = ($this->targetDirs[3].'/data/private_files'); break;
  3055.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  3056.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  3057.             case 'translator.default_path'$value = ($this->targetDirs[4].'/translations'); break;
  3058.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  3059.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appDevDebugProjectContainer.xml'); break;
  3060.             case 'router.resource'$value = ($this->targetDirs[0].'/assetic/routing.yml'); break;
  3061.             case 'twig.default_path'$value = ($this->targetDirs[4].'/templates'); break;
  3062.             case 'assetic.cache_dir'$value = ($this->targetDirs[0].'/assetic'); break;
  3063.             case 'assetic.read_from'$value = ($this->targetDirs[3].'/../web'); break;
  3064.             case 'assetic.write_to'$value = ($this->targetDirs[3].'/../web'); break;
  3065.             case 'topxia.scorm.local_directory'$value = ($this->targetDirs[3].'/data/udisk/scorm'); break;
  3066.             case 'topxia.scorm.upload.public_directory'$value = ($this->targetDirs[3].'/../web/files/scorm'); break;
  3067.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3068.         }
  3069.         $this->loadedDynamicParameters[$name] = true;
  3070.         return $this->dynamicParameters[$name] = $value;
  3071.     }
  3072.     private $normalizedParameterNames = [];
  3073.     private function normalizeParameterName($name)
  3074.     {
  3075.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  3076.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  3077.             if ((string) $name !== $normalizedName) {
  3078.                 @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.'$name$normalizedName), E_USER_DEPRECATED);
  3079.             }
  3080.         } else {
  3081.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  3082.         }
  3083.         return $normalizedName;
  3084.     }
  3085.     /**
  3086.      * Gets the default parameters.
  3087.      *
  3088.      * @return array An array of the default parameters
  3089.      */
  3090.     protected function getDefaultParameters()
  3091.     {
  3092.         return [
  3093.             'kernel.environment' => 'dev',
  3094.             'kernel.debug' => true,
  3095.             'kernel.name' => 'app',
  3096.             'kernel.bundles' => [
  3097.                 'FrameworkBundle' => 'Codeages\\PluginBundle\\FrameworkBundle',
  3098.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3099.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3100.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3101.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3102.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3103.                 'EndroidQrCodeBundle' => 'Endroid\\QrCode\\Bundle\\EndroidQrCodeBundle',
  3104.                 'TopxiaWebBundle' => 'Topxia\\WebBundle\\TopxiaWebBundle',
  3105.                 'TopxiaAdminBundle' => 'Topxia\\AdminBundle\\TopxiaAdminBundle',
  3106.                 'TopxiaMobileBundleV2' => 'Topxia\\MobileBundleV2\\TopxiaMobileBundleV2',
  3107.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  3108.                 'OAuth2ServerBundle' => 'OAuth2\\ServerBundle\\OAuth2ServerBundle',
  3109.                 'CodeagesPluginBundle' => 'Codeages\\PluginBundle\\CodeagesPluginBundle',
  3110.                 'AppBundle' => 'AppBundle\\AppBundle',
  3111.                 'CustomBundle' => 'CustomBundle\\CustomBundle',
  3112.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  3113.                 'AsseticBundle' => 'Symfony\\Bundle\\AsseticBundle\\AsseticBundle',
  3114.                 'MarketingMallBundle' => 'MarketingMallBundle\\MarketingMallBundle',
  3115.                 'AgentBundle' => 'AgentBundle\\AgentBundle',
  3116.                 'CouponPlugin' => 'CouponPlugin\\CouponPlugin',
  3117.                 'DiscountPlugin' => 'DiscountPlugin\\DiscountPlugin',
  3118.                 'MoneyCardPlugin' => 'MoneyCardPlugin\\MoneyCardPlugin',
  3119.                 'UserImporterPlugin' => 'UserImporterPlugin\\UserImporterPlugin',
  3120.                 'ChargeCoinPlugin' => 'ChargeCoinPlugin\\ChargeCoinPlugin',
  3121.                 'LightThemePlugin' => 'LightThemePlugin\\LightThemePlugin',
  3122.                 'QuestionPlusPlugin' => 'QuestionPlusPlugin\\QuestionPlusPlugin',
  3123.                 'VipPlugin' => 'VipPlugin\\VipPlugin',
  3124.                 'BusinessDrainagePlugin' => 'BusinessDrainagePlugin\\BusinessDrainagePlugin',
  3125.                 'DrpPlugin' => 'DrpPlugin\\DrpPlugin',
  3126.                 'CrmPlugin' => 'CrmPlugin\\CrmPlugin',
  3127.                 'RewardPointConsumptionPlugin' => 'RewardPointConsumptionPlugin\\RewardPointConsumptionPlugin',
  3128.                 'CertificateThemePlugin' => 'CertificateThemePlugin\\CertificateThemePlugin',
  3129.                 'OpenLivePlugin' => 'OpenLivePlugin\\OpenLivePlugin',
  3130.                 'GracefulThemePlugin' => 'GracefulThemePlugin\\GracefulThemePlugin',
  3131.                 'RewardPointPlugin' => 'RewardPointPlugin\\RewardPointPlugin',
  3132.                 'ElectronicContractPlugin' => 'ElectronicContractPlugin\\ElectronicContractPlugin',
  3133.                 'InvoicePlugin' => 'InvoicePlugin\\InvoicePlugin',
  3134.                 'WeChatAppPlugin' => 'WeChatAppPlugin\\WeChatAppPlugin',
  3135.                 'ZeroPlugin' => 'ZeroPlugin\\ZeroPlugin',
  3136.                 'MarketingPlugin' => 'MarketingPlugin\\MarketingPlugin',
  3137.                 'ScormPlugin' => 'ScormPlugin\\ScormPlugin',
  3138.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3139.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  3140.                 'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
  3141.                 'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
  3142.             ],
  3143.             'kernel.charset' => 'UTF-8',
  3144.             'kernel.container_class' => 'appDevDebugProjectContainer',
  3145.             'biz_db_options' => [
  3146.                 'dbname' => 'try6.edusoho.cn',
  3147.                 'user' => 'root',
  3148.                 'password' => 'root',
  3149.                 'host' => '127.0.0.1',
  3150.                 'port' => 3306,
  3151.                 'driver' => 'pdo_mysql',
  3152.                 'charset' => 'utf8mb4',
  3153.             ],
  3154.             'session.service_id' => 'session.handler.pdo',
  3155.             'marketing_mall_url' => 'mall.edusoho.com',
  3156.             'cookie_domain' => NULL,
  3157.             'role_hierarchy' => [
  3158.                 'ROLE_TEACHER' => 'ROLE_USER',
  3159.                 'ROLE_BACKEND' => 'ROLE_USER',
  3160.                 'ROLE_ADMIN' => [
  3161.                     => 'ROLE_TEACHER',
  3162.                     => 'ROLE_BACKEND',
  3163.                 ],
  3164.                 'ROLE_SUPER_ADMIN' => [
  3165.                     => 'ROLE_ADMIN',
  3166.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3167.                 ],
  3168.             ],
  3169.             'security_disabled_uri_prefixs' => [
  3170.                 => 'anon',
  3171.                 => 'callback',
  3172.                 => 'api',
  3173.             ],
  3174.             'route_white_list' => [
  3175.                 => '/crontab',
  3176.                 => '/passport/notify',
  3177.                 => '/oauth/v2/token',
  3178.                 => '/oauth/token',
  3179.                 => '/login/oauth/access_token',
  3180.                 => '/uploader/upload_callback',
  3181.                 => '/uploader/process_callback',
  3182.                 => '/coin/pay/return/alipay',
  3183.                 => '/coin/pay/notify/alipay',
  3184.                 => '/coin/pay/notify/wxpay',
  3185.                 10 => '/pay/center/pay/alipay/return',
  3186.                 11 => '/pay/center/pay/wxpay/notify',
  3187.                 12 => '/pay/center/pay/alipay/notify',
  3188.                 13 => '/live/verify',
  3189.                 14 => '/course/order/pay/alipay/notify',
  3190.                 15 => '/vip/pay_notify/alipay',
  3191.                 16 => '/uploadfile/upload',
  3192.                 17 => '/disk/upload',
  3193.                 18 => '/file/upload',
  3194.                 19 => '/editor/upload',
  3195.                 20 => '/disk/convert/callback',
  3196.                 21 => '/live/auth',
  3197.                 22 => '/edu_cloud/sms_callback',
  3198.                 23 => '/bddServer/callback',
  3199.                 24 => '/pay/center/pay/llpay/return',
  3200.                 25 => '/pay/center/pay/llpay/notify',
  3201.                 26 => '/cashier/wechat/notify',
  3202.                 27 => '/agreement/course/purchase',
  3203.                 28 => 'disclaimers',
  3204.                 29 => '/agent_worker',
  3205.                 30 => '/workflow_callback/analysis-weaknesses',
  3206.             ],
  3207.             'qrcode_protocol_whitelist_default' => [
  3208.                 => 'weixin',
  3209.                 => 'alipays',
  3210.             ],
  3211.             'app_version' => '25.2.8',
  3212.             'database_driver' => 'pdo_mysql',
  3213.             'database_host' => '127.0.0.1',
  3214.             'database_port' => 3306,
  3215.             'database_name' => 'try6.edusoho.cn',
  3216.             'database_user' => 'root',
  3217.             'database_password' => 'root',
  3218.             'locale' => 'zh_CN',
  3219.             'secret' => 'ThisTokenIsSecretIfYouDoNotKnowEnglishYouCanNotUnderstandIt1',
  3220.             'theme_jianmo_name' => '简墨',
  3221.             'theme_jianmo_default' => [
  3222.                 'maincolor' => 'default',
  3223.                 'navigationcolor' => 'default',
  3224.                 'blocks' => [
  3225.                     'left' => [
  3226.                         => [
  3227.                             'title' => '',
  3228.                             'count' => '12',
  3229.                             'orderBy' => 'latest',
  3230.                             'background' => '',
  3231.                             'categoryId' => 0,
  3232.                             'code' => 'course-grid-with-condition-index',
  3233.                             'categoryCount' => '4',
  3234.                             'defaultTitle' => '网校课程',
  3235.                             'subTitle' => '',
  3236.                             'defaultSubTitle' => '精选网校课程,满足你的学习兴趣。',
  3237.                             'id' => 'latestCourse',
  3238.                         ],
  3239.                         => [
  3240.                             'title' => '',
  3241.                             'count' => '4',
  3242.                             'categoryId' => '',
  3243.                             'code' => 'live-course',
  3244.                             'defaultTitle' => '近期直播',
  3245.                             'subTitle' => '',
  3246.                             'background' => '',
  3247.                             'defaultSubTitle' => '实时跟踪直播课程,避免课程遗漏。',
  3248.                             'id' => 'RecentLiveCourses',
  3249.                         ],
  3250.                         => [
  3251.                             'title' => '',
  3252.                             'count' => '',
  3253.                             'code' => 'middle-banner',
  3254.                             'defaultTitle' => '首页中部.横幅',
  3255.                             'id' => 'middle-banner',
  3256.                         ],
  3257.                         => [
  3258.                             'title' => '',
  3259.                             'count' => '4',
  3260.                             'code' => 'recommend-classroom',
  3261.                             'defaultTitle' => '推荐班级',
  3262.                             'subTitle' => '',
  3263.                             'background' => '',
  3264.                             'defaultSubTitle' => '班级化学习体系,给你更多的课程相关服务。',
  3265.                             'id' => 'RecommendClassrooms',
  3266.                         ],
  3267.                         => [
  3268.                             'title' => '',
  3269.                             'count' => '4',
  3270.                             'vipOrder' => 'ASC',
  3271.                             'vipList' => 'show',
  3272.                             'background' => '',
  3273.                             'code' => 'vip',
  3274.                             'defaultTitle' => '会员',
  3275.                             'subTitle' => '',
  3276.                             'defaultSubTitle' => '购买会员,享受更多会员权益',
  3277.                             'id' => 'vip',
  3278.                         ],
  3279.                         => [
  3280.                             'title' => '',
  3281.                             'count' => '6',
  3282.                             'code' => 'groups',
  3283.                             'defaultTitle' => '动态',
  3284.                             'subTitle' => '',
  3285.                             'background' => '',
  3286.                             'defaultSubTitle' => '参与小组,结交更多同学,关注课程动态。',
  3287.                             'select1' => 'checked',
  3288.                             'select2' => 'checked',
  3289.                             'select3' => '',
  3290.                             'select4' => '',
  3291.                             'id' => 'hotGroups',
  3292.                         ],
  3293.                         => [
  3294.                             'title' => '',
  3295.                             'count' => '4',
  3296.                             'categoryId' => '',
  3297.                             'code' => 'recommend-teacher',
  3298.                             'defaultTitle' => '推荐教师',
  3299.                             'subTitle' => '',
  3300.                             'background' => '',
  3301.                             'defaultSubTitle' => '名师汇集,保证教学质量与学习效果。',
  3302.                             'id' => 'RecommendTeachers',
  3303.                         ],
  3304.                         => [
  3305.                             'title' => '',
  3306.                             'count' => '',
  3307.                             'code' => 'friend-link',
  3308.                             'defaultTitle' => '友情链接',
  3309.                             'id' => 'friendLink',
  3310.                         ],
  3311.                         => [
  3312.                             'title' => '',
  3313.                             'count' => '',
  3314.                             'code' => 'footer-link',
  3315.                             'defaultTitle' => '底部链接',
  3316.                             'id' => 'footerLink',
  3317.                         ],
  3318.                     ],
  3319.                 ],
  3320.                 'bottom' => 'simple',
  3321.             ],
  3322.             'theme_jianmo_all' => [
  3323.                 'maincolor' => 'default',
  3324.                 'navigationcolor' => 'default',
  3325.                 'blocks' => [
  3326.                     'left' => [
  3327.                         => [
  3328.                             'title' => '',
  3329.                             'count' => '12',
  3330.                             'orderBy' => 'latest',
  3331.                             'background' => '',
  3332.                             'categoryId' => 0,
  3333.                             'code' => 'course-grid-with-condition-index',
  3334.                             'categoryCount' => '4',
  3335.                             'defaultTitle' => '网校课程',
  3336.                             'subTitle' => '',
  3337.                             'defaultSubTitle' => '精选网校课程,满足你的学习兴趣。',
  3338.                             'id' => 'latestCourse',
  3339.                         ],
  3340.                         => [
  3341.                             'title' => '',
  3342.                             'count' => '4',
  3343.                             'vipOrder' => 'ASC',
  3344.                             'vipList' => 'show',
  3345.                             'background' => '',
  3346.                             'code' => 'vip',
  3347.                             'defaultTitle' => '会员',
  3348.                             'subTitle' => '',
  3349.                             'defaultSubTitle' => '购买会员,享受更多会员权益',
  3350.                             'id' => 'vip',
  3351.                         ],
  3352.                         => [
  3353.                             'title' => '',
  3354.                             'count' => '12',
  3355.                             'categoryId' => '',
  3356.                             'code' => 'teacher-qualification',
  3357.                             'defaultTitle' => '教师资质公示',
  3358.                             'subTitle' => '',
  3359.                             'background' => '',
  3360.                             'defaultSubTitle' => '教师资格证信息公示',
  3361.                             'id' => 'TeacherQualification',
  3362.                         ],
  3363.                         => [
  3364.                             'title' => '',
  3365.                             'count' => '12',
  3366.                             'orderBy' => 'latest',
  3367.                             'background' => '',
  3368.                             'categoryId' => 0,
  3369.                             'code' => 'open-course',
  3370.                             'categoryCount' => '4',
  3371.                             'defaultTitle' => '公开课',
  3372.                             'subTitle' => '',
  3373.                             'defaultSubTitle' => '公开课。',
  3374.                             'id' => 'latestOpenCourse',
  3375.                         ],
  3376.                         => [
  3377.                             'title' => '',
  3378.                             'count' => '4',
  3379.                             'categoryId' => '',
  3380.                             'code' => 'live-course',
  3381.                             'defaultTitle' => '近期直播',
  3382.                             'subTitle' => '',
  3383.                             'background' => '',
  3384.                             'defaultSubTitle' => '实时跟踪直播课程,避免课程遗漏。',
  3385.                             'id' => 'RecentLiveCourses',
  3386.                         ],
  3387.                         => [
  3388.                             'title' => '',
  3389.                             'count' => '',
  3390.                             'code' => 'middle-banner',
  3391.                             'defaultTitle' => '首页中部.横幅',
  3392.                             'id' => 'middle-banner',
  3393.                         ],
  3394.                         => [
  3395.                             'title' => '',
  3396.                             'count' => '4',
  3397.                             'code' => 'recommend-classroom',
  3398.                             'defaultTitle' => '推荐班级',
  3399.                             'subTitle' => '',
  3400.                             'background' => '',
  3401.                             'defaultSubTitle' => '班级化学习体系,给你更多的课程相关服务。',
  3402.                             'id' => 'RecommendClassrooms',
  3403.                         ],
  3404.                         => [
  3405.                             'title' => '',
  3406.                             'count' => '',
  3407.                             'code' => 'advertisement-banner',
  3408.                             'defaultTitle' => '中部广告',
  3409.                             'id' => 'advertisement-banner',
  3410.                         ],
  3411.                         => [
  3412.                             'title' => '',
  3413.                             'count' => '6',
  3414.                             'code' => 'groups',
  3415.                             'defaultTitle' => '动态',
  3416.                             'subTitle' => '',
  3417.                             'background' => '',
  3418.                             'defaultSubTitle' => '参与小组,结交更多同学,关注课程动态。',
  3419.                             'select1' => 'checked',
  3420.                             'select2' => 'checked',
  3421.                             'select3' => '',
  3422.                             'select4' => '',
  3423.                             'id' => 'hotGroups',
  3424.                         ],
  3425.                         => [
  3426.                             'title' => '',
  3427.                             'count' => '4',
  3428.                             'categoryId' => '',
  3429.                             'code' => 'recommend-teacher',
  3430.                             'defaultTitle' => '推荐教师',
  3431.                             'subTitle' => '',
  3432.                             'background' => '',
  3433.                             'defaultSubTitle' => '名师汇集,保证教学质量与学习效果。',
  3434.                             'id' => 'RecommendTeachers',
  3435.                         ],
  3436.                         10 => [
  3437.                             'title' => '',
  3438.                             'count' => '',
  3439.                             'code' => 'friend-link',
  3440.                             'defaultTitle' => '友情链接',
  3441.                             'id' => 'friendLink',
  3442.                         ],
  3443.                         11 => [
  3444.                             'title' => '',
  3445.                             'count' => '',
  3446.                             'code' => 'footer-link',
  3447.                             'defaultTitle' => '底部链接',
  3448.                             'id' => 'footerLink',
  3449.                         ],
  3450.                     ],
  3451.                 ],
  3452.                 'bottom' => 'simple',
  3453.             ],
  3454.             'app.locales' => 'en|zh_CN',
  3455.             'topxia.upload.public_url_path' => '/files',
  3456.             'topxia.web_themes_url_path' => '/themes',
  3457.             'topxia.web_assets_url_path' => '/assets',
  3458.             'topxia.web_bundles_url_path' => '/bundles',
  3459.             'front_end.web_static_dist_url_path' => '/static-dist',
  3460.             'permission.path_regular_expression' => [
  3461.                 => '/^\\/admin/',
  3462.             ],
  3463.             'router.options.matcher_dumper_class' => 'AppBundle\\SfExtend\\PhpMatcherDumper',
  3464.             'security.authentication.provider.dao.class' => 'AppBundle\\Handler\\AuthenticationProvider',
  3465.             'service_proxy_enabled' => true,
  3466.             'fragment.renderer.hinclude.global_template' => NULL,
  3467.             'fragment.path' => '/_fragment',
  3468.             'kernel.secret' => 'ThisTokenIsSecretIfYouDoNotKnowEnglishYouCanNotUnderstandIt1',
  3469.             'kernel.http_method_override' => true,
  3470.             'kernel.trusted_hosts' => [
  3471.             ],
  3472.             'kernel.default_locale' => 'zh_CN',
  3473.             'templating.helper.code.file_link_format' => NULL,
  3474.             'debug.file_link_format' => NULL,
  3475.             'session.metadata.storage_key' => '_sf2_meta',
  3476.             'session.storage.options' => [
  3477.                 'cache_limiter' => '0',
  3478.                 'cookie_httponly' => true,
  3479.                 'gc_probability' => 1,
  3480.             ],
  3481.             'session.metadata.update_threshold' => '0',
  3482.             'form.type_extension.csrf.enabled' => true,
  3483.             'form.type_extension.csrf.field_name' => '_token',
  3484.             'asset.request_context.base_path' => '',
  3485.             'asset.request_context.secure' => false,
  3486.             'templating.loader.cache.path' => NULL,
  3487.             'templating.engines' => [
  3488.                 => 'twig',
  3489.             ],
  3490.             'validator.mapping.cache.prefix' => '',
  3491.             'validator.translation_domain' => 'validators',
  3492.             'translator.logging' => false,
  3493.             'profiler_listener.only_exceptions' => false,
  3494.             'profiler_listener.only_master_requests' => false,
  3495.             'debug.error_handler.throw_at' => -1,
  3496.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  3497.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  3498.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  3499.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  3500.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  3501.             'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
  3502.             'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
  3503.             'router.request_context.host' => 'localhost',
  3504.             'router.request_context.scheme' => 'http',
  3505.             'router.request_context.base_url' => '',
  3506.             'router.cache_class_prefix' => 'appDevDebugProjectContainer',
  3507.             'request_listener.http_port' => 80,
  3508.             'request_listener.https_port' => 443,
  3509.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  3510.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  3511.             'security.role_hierarchy.roles' => [
  3512.                 'ROLE_TEACHER' => [
  3513.                     => 'ROLE_USER',
  3514.                 ],
  3515.                 'ROLE_BACKEND' => [
  3516.                     => 'ROLE_USER',
  3517.                 ],
  3518.                 'ROLE_ADMIN' => [
  3519.                     => 'ROLE_TEACHER',
  3520.                     => 'ROLE_BACKEND',
  3521.                 ],
  3522.                 'ROLE_SUPER_ADMIN' => [
  3523.                     => 'ROLE_ADMIN',
  3524.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3525.                 ],
  3526.             ],
  3527.             'security.access.denied_url' => NULL,
  3528.             'security.authentication.manager.erase_credentials' => true,
  3529.             'security.authentication.session_strategy.strategy' => 'migrate',
  3530.             'security.access.always_authenticate_before_granting' => false,
  3531.             'security.authentication.hide_user_not_found' => true,
  3532.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  3533.             'twig.form.resources' => [
  3534.                 => 'form_div_layout.html.twig',
  3535.             ],
  3536.             'monolog.use_microseconds' => true,
  3537.             'monolog.swift_mailer.handlers' => [
  3538.             ],
  3539.             'monolog.handlers_to_channels' => [
  3540.                 'monolog.handler.firephp' => NULL,
  3541.                 'monolog.handler.main' => NULL,
  3542.             ],
  3543.             'swiftmailer.class' => 'Swift_Mailer',
  3544.             'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
  3545.             'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
  3546.             'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
  3547.             'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
  3548.             'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
  3549.             'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
  3550.             'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
  3551.             'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
  3552.             'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
  3553.             'swiftmailer.spool.file.class' => 'Swift_FileSpool',
  3554.             'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
  3555.             'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
  3556.             'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
  3557.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  3558.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  3559.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  3560.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  3561.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  3562.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  3563.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  3564.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  3565.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  3566.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  3567.             'swiftmailer.mailer.default.spool.enabled' => false,
  3568.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3569.             'swiftmailer.mailer.default.single_address' => NULL,
  3570.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3571.             'swiftmailer.spool.enabled' => false,
  3572.             'swiftmailer.delivery.enabled' => true,
  3573.             'swiftmailer.single_address' => NULL,
  3574.             'swiftmailer.mailers' => [
  3575.                 'default' => 'swiftmailer.mailer.default',
  3576.             ],
  3577.             'swiftmailer.default_mailer' => 'default',
  3578.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  3579.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  3580.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  3581.             'oauth2.server.class' => 'OAuth2\\Server',
  3582.             'oauth2.request.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3583.             'oauth2.request_factory.class' => 'OAuth2\\HttpFoundationBridge\\Request',
  3584.             'oauth2.response.class' => 'OAuth2\\HttpFoundationBridge\\Response',
  3585.             'oauth2.storage.client_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\ClientCredentials',
  3586.             'oauth2.storage.access_token.class' => 'OAuth2\\ServerBundle\\Storage\\AccessToken',
  3587.             'oauth2.storage.authorization_code.class' => 'OAuth2\\ServerBundle\\Storage\\AuthorizationCode',
  3588.             'oauth2.storage.user_credentials.class' => 'OAuth2\\ServerBundle\\Storage\\UserCredentials',
  3589.             'oauth2.storage.refresh_token.class' => 'OAuth2\\ServerBundle\\Storage\\RefreshToken',
  3590.             'oauth2.storage.scope.class' => 'OAuth2\\ServerBundle\\Storage\\Scope',
  3591.             'oauth2.storage.public_key.class' => 'OAuth2\\Storage\\Memory',
  3592.             'oauth2.storage.user_claims.class' => 'OAuth2\\Storage\\Memory',
  3593.             'oauth2.grant_type.client_credentials.class' => 'OAuth2\\GrantType\\ClientCredentials',
  3594.             'oauth2.grant_type.authorization_code.class' => 'OAuth2\\GrantType\\AuthorizationCode',
  3595.             'oauth2.grant_type.refresh_token.class' => 'OAuth2\\GrantType\\RefreshToken',
  3596.             'oauth2.grant_type.user_credentials.class' => 'OAuth2\\GrantType\\UserCredentials',
  3597.             'oauth2.user_provider.class' => 'Biz\\User\\UserProvider',
  3598.             'oauth2.client_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ClientManager',
  3599.             'oauth2.scope_manager.class' => 'OAuth2\\ServerBundle\\Manager\\ScopeManager',
  3600.             'oauth2.server.config' => [
  3601.             ],
  3602.             'assetic.asset_factory.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\AssetFactory',
  3603.             'assetic.asset_manager.class' => 'Assetic\\Factory\\LazyAssetManager',
  3604.             'assetic.asset_manager_cache_warmer.class' => 'Symfony\\Bundle\\AsseticBundle\\CacheWarmer\\AssetManagerCacheWarmer',
  3605.             'assetic.cached_formula_loader.class' => 'Assetic\\Factory\\Loader\\CachedFormulaLoader',
  3606.             'assetic.config_cache.class' => 'Assetic\\Cache\\ConfigCache',
  3607.             'assetic.config_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\ConfigurationLoader',
  3608.             'assetic.config_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\ConfigurationResource',
  3609.             'assetic.coalescing_directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\CoalescingDirectoryResource',
  3610.             'assetic.directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\DirectoryResource',
  3611.             'assetic.filter_manager.class' => 'Symfony\\Bundle\\AsseticBundle\\FilterManager',
  3612.             'assetic.worker.ensure_filter.class' => 'Assetic\\Factory\\Worker\\EnsureFilterWorker',
  3613.             'assetic.worker.cache_busting.class' => 'Assetic\\Factory\\Worker\\CacheBustingWorker',
  3614.             'assetic.value_supplier.class' => 'Symfony\\Bundle\\AsseticBundle\\DefaultValueSupplier',
  3615.             'assetic.node.paths' => [
  3616.             ],
  3617.             'assetic.bundles' => [
  3618.                 => 'FrameworkBundle',
  3619.                 => 'SecurityBundle',
  3620.                 => 'TwigBundle',
  3621.                 => 'MonologBundle',
  3622.                 => 'SwiftmailerBundle',
  3623.                 => 'SensioFrameworkExtraBundle',
  3624.                 => 'EndroidQrCodeBundle',
  3625.                 => 'TopxiaWebBundle',
  3626.                 => 'TopxiaAdminBundle',
  3627.                 => 'TopxiaMobileBundleV2',
  3628.                 10 => 'BazingaJsTranslationBundle',
  3629.                 11 => 'OAuth2ServerBundle',
  3630.                 12 => 'CodeagesPluginBundle',
  3631.                 13 => 'AppBundle',
  3632.                 14 => 'CustomBundle',
  3633.                 15 => 'ApiBundle',
  3634.                 16 => 'AsseticBundle',
  3635.                 17 => 'MarketingMallBundle',
  3636.                 18 => 'AgentBundle',
  3637.                 19 => 'CouponPlugin',
  3638.                 20 => 'DiscountPlugin',
  3639.                 21 => 'MoneyCardPlugin',
  3640.                 22 => 'UserImporterPlugin',
  3641.                 23 => 'ChargeCoinPlugin',
  3642.                 24 => 'LightThemePlugin',
  3643.                 25 => 'QuestionPlusPlugin',
  3644.                 26 => 'VipPlugin',
  3645.                 27 => 'BusinessDrainagePlugin',
  3646.                 28 => 'DrpPlugin',
  3647.                 29 => 'CrmPlugin',
  3648.                 30 => 'RewardPointConsumptionPlugin',
  3649.                 31 => 'CertificateThemePlugin',
  3650.                 32 => 'OpenLivePlugin',
  3651.                 33 => 'GracefulThemePlugin',
  3652.                 34 => 'RewardPointPlugin',
  3653.                 35 => 'ElectronicContractPlugin',
  3654.                 36 => 'InvoicePlugin',
  3655.                 37 => 'WeChatAppPlugin',
  3656.                 38 => 'ZeroPlugin',
  3657.                 39 => 'MarketingPlugin',
  3658.                 40 => 'ScormPlugin',
  3659.                 41 => 'WebProfilerBundle',
  3660.                 42 => 'WebServerBundle',
  3661.                 43 => 'SensioDistributionBundle',
  3662.                 44 => 'SensioGeneratorBundle',
  3663.             ],
  3664.             'assetic.twig_extension.class' => 'Symfony\\Bundle\\AsseticBundle\\Twig\\AsseticExtension',
  3665.             'assetic.twig_formula_loader.class' => 'Assetic\\Extension\\Twig\\TwigFormulaLoader',
  3666.             'assetic.helper.dynamic.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\DynamicAsseticHelper',
  3667.             'assetic.helper.static.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\StaticAsseticHelper',
  3668.             'assetic.php_formula_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\AsseticHelperFormulaLoader',
  3669.             'assetic.debug' => true,
  3670.             'assetic.use_controller' => true,
  3671.             'assetic.enable_profiler' => false,
  3672.             'assetic.variables' => [
  3673.             ],
  3674.             'assetic.java.bin' => '/usr/bin/java',
  3675.             'assetic.node.bin' => '/usr/bin/node',
  3676.             'assetic.ruby.bin' => '/usr/bin/ruby',
  3677.             'assetic.sass.bin' => '/usr/bin/sass',
  3678.             'assetic.reactjsx.bin' => '/usr/bin/jsx',
  3679.             'assetic.twig_extension.functions' => [
  3680.             ],
  3681.             'assetic.controller.class' => 'Symfony\\Bundle\\AsseticBundle\\Controller\\AsseticController',
  3682.             'assetic.routing_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Routing\\AsseticLoader',
  3683.             'assetic.cache.class' => 'Assetic\\Cache\\FilesystemCache',
  3684.             'assetic.use_controller_worker.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Worker\\UseControllerWorker',
  3685.             'assetic.request_listener.class' => 'Symfony\\Bundle\\AsseticBundle\\EventListener\\RequestListener',
  3686.             'theme_light_name' => '轻主题(旗舰版)',
  3687.             'theme_light_all' => [
  3688.                 'color' => 'main',
  3689.                 'blocks' => [
  3690.                     => [
  3691.                         'id' => 'recommendCourse',
  3692.                         'code' => 'recommend-course',
  3693.                         'title' => '',
  3694.                         'count' => '6',
  3695.                         'orderBy' => '',
  3696.                         'subTitle' => '',
  3697.                         'categoryId' => '',
  3698.                         'defaultTitle' => '精品课程',
  3699.                         'defaultMore' => '更多',
  3700.                         'defaultSubTitle' => '精品课程频道推出国内外名校公开课,涉及广泛的学科, 名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  3701.                     ],
  3702.                     => [
  3703.                         'id' => 'middleBanner',
  3704.                         'code' => 'middle-banner',
  3705.                         'title' => '',
  3706.                         'count' => '',
  3707.                         'categoryId' => '',
  3708.                         'defaultTitle' => '网站数据',
  3709.                     ],
  3710.                     => [
  3711.                         'id' => 'freeCourse',
  3712.                         'code' => 'free-course',
  3713.                         'title' => '',
  3714.                         'count' => '6',
  3715.                         'orderBy' => '',
  3716.                         'subTitle' => '',
  3717.                         'categoryId' => '',
  3718.                         'defaultTitle' => '免费课程',
  3719.                         'defaultMore' => '更多',
  3720.                         'defaultSubTitle' => '免费课频道推出国内外名校公开课,涉及广泛的学科, 名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  3721.                     ],
  3722.                     => [
  3723.                         'id' => 'courseTralier',
  3724.                         'code' => 'course-trailer',
  3725.                         'title' => '',
  3726.                         'count' => '8',
  3727.                         'subTitle' => '',
  3728.                         'defaultTitle' => '课程预告',
  3729.                         'defaultSubTitle' => '你想要了解的课程,都在这里',
  3730.                     ],
  3731.                     => [
  3732.                         'id' => 'latestOpenCourse',
  3733.                         'code' => 'open-course',
  3734.                         'count' => '8',
  3735.                         'categoryId' => '',
  3736.                         'title' => '',
  3737.                         'defaultTitle' => '公开课',
  3738.                         'subTitle' => '',
  3739.                         'defaultMore' => '更多',
  3740.                         'defaultSubTitle' => '随时随地,公开听课.',
  3741.                     ],
  3742.                     => [
  3743.                         'id' => 'recommendTeacher',
  3744.                         'code' => 'recommend-teacher',
  3745.                         'count' => '6',
  3746.                         'categoryId' => '',
  3747.                         'title' => '',
  3748.                         'defaultTitle' => '热门讲师',
  3749.                         'subTitle' => '',
  3750.                         'defaultMore' => '更多',
  3751.                         'defaultSubTitle' => '权威教授,带你飞.',
  3752.                     ],
  3753.                     => [
  3754.                         'id' => 'latestGroup',
  3755.                         'code' => 'latest-group',
  3756.                         'count' => '8',
  3757.                         'categoryId' => '',
  3758.                         'title' => '',
  3759.                         'defaultTitle' => '热门小组',
  3760.                         'subTitle' => '',
  3761.                         'defaultMore' => '更多',
  3762.                         'defaultSubTitle' => '',
  3763.                     ],
  3764.                     => [
  3765.                         'id' => 'latestArticle',
  3766.                         'code' => 'latest-article',
  3767.                         'count' => '6',
  3768.                         'sort_type' => '',
  3769.                         'categoryId' => '',
  3770.                         'title' => '',
  3771.                         'defaultTitle' => '最新资讯(有图)',
  3772.                         'subTitle' => '',
  3773.                         'defaultMore' => '更多',
  3774.                         'defaultSubTitle' => '最新资讯频道推出国内外名校公开课,涉及广泛的学科,名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  3775.                     ],
  3776.                     => [
  3777.                         'id' => 'hottestArticle',
  3778.                         'code' => 'hottest-article',
  3779.                         'count' => '6',
  3780.                         'sort_type' => '',
  3781.                         'categoryId' => '',
  3782.                         'title' => '',
  3783.                         'defaultTitle' => '最新资讯(无图)',
  3784.                         'subTitle' => '',
  3785.                         'defaultMore' => '更多',
  3786.                         'defaultSubTitle' => '最新资讯频道推出国内外名校公开课,涉及广泛的学科,名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  3787.                     ],
  3788.                     => [
  3789.                         'id' => 'recommendClassroom',
  3790.                         'code' => 'recommend-classroom',
  3791.                         'count' => '8',
  3792.                         'categoryId' => '',
  3793.                         'title' => '',
  3794.                         'defaultTitle' => '精品班级',
  3795.                         'subTitle' => '',
  3796.                         'defaultMore' => '更多',
  3797.                         'defaultSubTitle' => '班级化学习体系,给你更多的课程相关服务.',
  3798.                     ],
  3799.                     10 => [
  3800.                         'id' => 'advertisementBanner',
  3801.                         'code' => 'advertisement-banner',
  3802.                         'title' => '',
  3803.                         'count' => '',
  3804.                         'categoryId' => '',
  3805.                         'defaultTitle' => '广告位一',
  3806.                     ],
  3807.                     11 => [
  3808.                         'id' => 'vipIntroduce',
  3809.                         'code' => 'vip-introduce',
  3810.                         'count' => '3',
  3811.                         'title' => '',
  3812.                         'defaultTitle' => '会员详情',
  3813.                         'subTitle' => '',
  3814.                         'defaultMore' => '更多',
  3815.                         'defaultSubTitle' => '班级化学习体系,给你带来更多的相关服务.',
  3816.                     ],
  3817.                     12 => [
  3818.                         'id' => 'vipCourse',
  3819.                         'code' => 'vip-course',
  3820.                         'count' => '3',
  3821.                         'categoryId' => '',
  3822.                         'title' => '',
  3823.                         'defaultTitle' => '会员课程',
  3824.                         'defaultMore' => '更多',
  3825.                         'subTitle' => '',
  3826.                         'defaultSubTitle' => '班级化学习体系,给你带来更多的相关服务.',
  3827.                     ],
  3828.                     13 => [
  3829.                         'id' => 'advertisementBannerTwo',
  3830.                         'code' => 'advertisement-banner-two',
  3831.                         'title' => '',
  3832.                         'count' => '',
  3833.                         'categoryId' => '',
  3834.                         'defaultTitle' => '广告位二',
  3835.                     ],
  3836.                     14 => [
  3837.                         'id' => 'liveCourse',
  3838.                         'code' => 'live-course',
  3839.                         'count' => '2',
  3840.                         'categoryId' => '',
  3841.                         'title' => '',
  3842.                         'defaultTitle' => '直播课程',
  3843.                         'subTitle' => '',
  3844.                         'defaultMore' => '更多',
  3845.                         'defaultSubTitle' => '直播课程,给你带来更多的相关服务.',
  3846.                     ],
  3847.                     15 => [
  3848.                         'id' => 'categoryCourse1',
  3849.                         'code' => 'category-course',
  3850.                         'count' => '3',
  3851.                         'categoryId' => '',
  3852.                         'title' => '',
  3853.                         'defaultTitle' => '分类课程1',
  3854.                         'subTitle' => '',
  3855.                         'defaultMore' => '更多',
  3856.                         'defaultSubTitle' => '分类课程1,给你带来更多的相关服务.',
  3857.                     ],
  3858.                     16 => [
  3859.                         'id' => 'categoryCourse2',
  3860.                         'code' => 'category-course',
  3861.                         'count' => '3',
  3862.                         'orderBy' => '',
  3863.                         'categoryId' => '',
  3864.                         'title' => '',
  3865.                         'defaultTitle' => '分类课程2',
  3866.                         'subTitle' => '',
  3867.                         'defaultMore' => '更多',
  3868.                         'defaultSubTitle' => '分类课程2,给你带来更多的相关服务.',
  3869.                     ],
  3870.                     17 => [
  3871.                         'id' => 'categoryCourse3',
  3872.                         'code' => 'category-course',
  3873.                         'count' => '3',
  3874.                         'orderBy' => '',
  3875.                         'categoryId' => '',
  3876.                         'title' => '',
  3877.                         'defaultTitle' => '分类课程3',
  3878.                         'subTitle' => '',
  3879.                         'defaultMore' => '更多',
  3880.                         'defaultSubTitle' => '分类课程3,给你带来更多的相关服务.',
  3881.                     ],
  3882.                     18 => [
  3883.                         'id' => 'categoryCourse4',
  3884.                         'code' => 'category-course',
  3885.                         'count' => '3',
  3886.                         'orderBy' => '',
  3887.                         'categoryId' => '',
  3888.                         'title' => '',
  3889.                         'defaultTitle' => '分类课程4',
  3890.                         'subTitle' => '',
  3891.                         'defaultMore' => '更多',
  3892.                         'defaultSubTitle' => '分类课程4,给你带来更多的相关服务.',
  3893.                     ],
  3894.                     19 => [
  3895.                         'id' => 'categoryCourse5',
  3896.                         'code' => 'category-course',
  3897.                         'count' => '3',
  3898.                         'orderBy' => '',
  3899.                         'categoryId' => '',
  3900.                         'title' => '',
  3901.                         'defaultTitle' => '分类课程5',
  3902.                         'subTitle' => '',
  3903.                         'defaultMore' => '更多',
  3904.                         'defaultSubTitle' => '分类课程5,给你带来更多的相关服务.',
  3905.                     ],
  3906.                     20 => [
  3907.                         'id' => 'categoryCourse6',
  3908.                         'code' => 'category-course',
  3909.                         'count' => '3',
  3910.                         'orderBy' => '',
  3911.                         'categoryId' => '',
  3912.                         'title' => '',
  3913.                         'defaultTitle' => '分类课程6',
  3914.                         'subTitle' => '',
  3915.                         'defaultMore' => '更多',
  3916.                         'defaultSubTitle' => '分类课程6,给你带来更多的相关服务.',
  3917.                     ],
  3918.                     21 => [
  3919.                         'id' => 'categoryCourse7',
  3920.                         'code' => 'category-course',
  3921.                         'count' => '3',
  3922.                         'orderBy' => '',
  3923.                         'categoryId' => '',
  3924.                         'title' => '',
  3925.                         'defaultTitle' => '分类课程7',
  3926.                         'subTitle' => '',
  3927.                         'defaultMore' => '更多',
  3928.                         'defaultSubTitle' => '分类课程7,给你带来更多的相关服务.',
  3929.                     ],
  3930.                     22 => [
  3931.                         'id' => 'categoryCourse8',
  3932.                         'code' => 'category-course',
  3933.                         'count' => '3',
  3934.                         'orderBy' => '',
  3935.                         'categoryId' => '',
  3936.                         'title' => '',
  3937.                         'defaultTitle' => '分类课程8',
  3938.                         'subTitle' => '',
  3939.                         'defaultMore' => '更多',
  3940.                         'defaultSubTitle' => '分类课程8,给你带来更多的相关服务.',
  3941.                     ],
  3942.                     23 => [
  3943.                         'id' => 'courseStatus',
  3944.                         'code' => 'course-status',
  3945.                         'count' => '6',
  3946.                         'orderBy' => '',
  3947.                         'title' => '',
  3948.                         'defaultTitle' => '学员动态',
  3949.                         'subTitle' => '',
  3950.                         'defaultMore' => '更多',
  3951.                         'defaultSubTitle' => '精准掌握学员情况.',
  3952.                     ],
  3953.                     24 => [
  3954.                         'id' => 'courseReview',
  3955.                         'code' => 'course-review',
  3956.                         'count' => '4',
  3957.                         'orderBy' => '',
  3958.                         'title' => '',
  3959.                         'defaultTitle' => '学员评价',
  3960.                         'subTitle' => '',
  3961.                         'defaultMore' => '更多',
  3962.                         'defaultSubTitle' => '精准掌握学员反馈',
  3963.                     ],
  3964.                     25 => [
  3965.                         'id' => 'courseRanking',
  3966.                         'code' => 'course-ranking',
  3967.                         'count' => '4',
  3968.                         'orderBy' => '',
  3969.                         'title' => '',
  3970.                         'defaultTitle' => '课程排行榜',
  3971.                         'subTitle' => '',
  3972.                         'defaultMore' => '更多',
  3973.                         'defaultSubTitle' => '全站最热门的课程都在这里',
  3974.                     ],
  3975.                     26 => [
  3976.                         'id' => 'cooperationPartner',
  3977.                         'code' => 'cooperation-partner',
  3978.                         'title' => '',
  3979.                         'count' => '',
  3980.                         'categoryId' => '',
  3981.                         'defaultTitle' => '合作伙伴',
  3982.                     ],
  3983.                 ],
  3984.                 'bottom' => 'complex',
  3985.                 'topNav' => 'translucent',
  3986.             ],
  3987.             'theme_light_default' => [
  3988.                 'color' => 'main',
  3989.                 'blocks' => [
  3990.                     => [
  3991.                         'id' => 'recommendCourse',
  3992.                         'code' => 'recommend-course',
  3993.                         'title' => '',
  3994.                         'count' => '6',
  3995.                         'orderBy' => '',
  3996.                         'subTitle' => '',
  3997.                         'categoryId' => '',
  3998.                         'defaultTitle' => '精品课程',
  3999.                         'defaultMore' => '更多',
  4000.                         'defaultSubTitle' => '视频公开课频道推出国内外名校公开课,涉及广泛的学科, 名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  4001.                     ],
  4002.                     => [
  4003.                         'id' => 'middleBanner',
  4004.                         'code' => 'middle-banner',
  4005.                         'title' => '',
  4006.                         'count' => '',
  4007.                         'categoryId' => '',
  4008.                         'defaultTitle' => '网站数据',
  4009.                     ],
  4010.                     => [
  4011.                         'id' => 'freeCourse',
  4012.                         'code' => 'free-course',
  4013.                         'title' => '',
  4014.                         'count' => '6',
  4015.                         'orderBy' => '',
  4016.                         'subTitle' => '',
  4017.                         'categoryId' => '',
  4018.                         'defaultTitle' => '免费课程',
  4019.                         'defaultMore' => '更多',
  4020.                         'defaultSubTitle' => '免费课频道推出国内外名校公开课,涉及广泛的学科, 名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  4021.                     ],
  4022.                     => [
  4023.                         'id' => 'latestOpenCourse',
  4024.                         'code' => 'open-course',
  4025.                         'count' => '8',
  4026.                         'categoryId' => '',
  4027.                         'title' => '',
  4028.                         'defaultTitle' => '公开课',
  4029.                         'subTitle' => '',
  4030.                         'defaultMore' => '更多',
  4031.                         'defaultSubTitle' => '随时随地,公开听课.',
  4032.                     ],
  4033.                     => [
  4034.                         'id' => 'recommendTeacher',
  4035.                         'code' => 'recommend-teacher',
  4036.                         'count' => '6',
  4037.                         'categoryId' => '',
  4038.                         'title' => '',
  4039.                         'defaultTitle' => '热门讲师',
  4040.                         'subTitle' => '',
  4041.                         'defaultMore' => '更多',
  4042.                         'defaultSubTitle' => '权威教授,带你飞.',
  4043.                     ],
  4044.                     => [
  4045.                         'id' => 'latestGroup',
  4046.                         'code' => 'latest-group',
  4047.                         'count' => '8',
  4048.                         'categoryId' => '',
  4049.                         'title' => '',
  4050.                         'defaultTitle' => '热门小组',
  4051.                         'subTitle' => '',
  4052.                         'defaultMore' => '更多',
  4053.                         'defaultSubTitle' => '',
  4054.                     ],
  4055.                     => [
  4056.                         'id' => 'latestArticle',
  4057.                         'code' => 'latest-article',
  4058.                         'count' => '6',
  4059.                         'categoryId' => '',
  4060.                         'title' => '',
  4061.                         'defaultTitle' => '最新资讯(有图)',
  4062.                         'subTitle' => '',
  4063.                         'defaultMore' => '更多',
  4064.                         'defaultSubTitle' => '最新资讯频道推出国内外名校公开课,涉及广泛的学科,名校老师认真讲解深度剖析,网易视频公开课频道搭建起强有力的网络视频教学平台.',
  4065.                     ],
  4066.                     => [
  4067.                         'id' => 'recommendClassroom',
  4068.                         'code' => 'recommend-classroom',
  4069.                         'count' => '8',
  4070.                         'categoryId' => '',
  4071.                         'title' => '',
  4072.                         'defaultTitle' => '精品班级',
  4073.                         'subTitle' => '',
  4074.                         'defaultMore' => '更多',
  4075.                         'defaultSubTitle' => '班级化学习体系,给你更多的课程相关服务.',
  4076.                     ],
  4077.                     => [
  4078.                         'id' => 'advertisementBanner',
  4079.                         'code' => 'advertisement-banner',
  4080.                         'title' => '',
  4081.                         'count' => '',
  4082.                         'categoryId' => '',
  4083.                         'defaultTitle' => '广告位一',
  4084.                     ],
  4085.                     => [
  4086.                         'id' => 'vipIntroduce',
  4087.                         'code' => 'vip-introduce',
  4088.                         'count' => '3',
  4089.                         'categoryId' => '',
  4090.                         'title' => '',
  4091.                         'defaultTitle' => '会员详情',
  4092.                         'subTitle' => '',
  4093.                         'defaultMore' => '更多',
  4094.                         'defaultSubTitle' => '班级化学习体系,给你带来更多的相关服务.',
  4095.                     ],
  4096.                     10 => [
  4097.                         'id' => 'vipCourse',
  4098.                         'code' => 'vip-course',
  4099.                         'count' => '3',
  4100.                         'categoryId' => '',
  4101.                         'title' => '',
  4102.                         'defaultTitle' => '会员课程',
  4103.                         'subTitle' => '',
  4104.                         'defaultMore' => '更多',
  4105.                         'defaultSubTitle' => '班级化学习体系,给你带来更多的相关服务.',
  4106.                     ],
  4107.                     11 => [
  4108.                         'id' => 'advertisementBannerTwo',
  4109.                         'code' => 'advertisement-banner-two',
  4110.                         'title' => '',
  4111.                         'count' => '',
  4112.                         'categoryId' => '',
  4113.                         'defaultTitle' => '广告位二',
  4114.                     ],
  4115.                     12 => [
  4116.                         'id' => 'liveCourse',
  4117.                         'code' => 'live-course',
  4118.                         'count' => '2',
  4119.                         'categoryId' => '',
  4120.                         'title' => '',
  4121.                         'defaultTitle' => '直播课程',
  4122.                         'subTitle' => '',
  4123.                         'defaultMore' => '更多',
  4124.                         'defaultSubTitle' => '直播课程,给你带来更多的相关服务.',
  4125.                     ],
  4126.                     13 => [
  4127.                         'id' => 'courseStatus',
  4128.                         'code' => 'course-status',
  4129.                         'count' => '6',
  4130.                         'orderBy' => '',
  4131.                         'title' => '',
  4132.                         'defaultTitle' => '学员动态',
  4133.                         'subTitle' => '',
  4134.                         'defaultMore' => '更多',
  4135.                         'defaultSubTitle' => '精准掌握学员情况.',
  4136.                     ],
  4137.                     14 => [
  4138.                         'id' => 'courseRanking',
  4139.                         'code' => 'course-ranking',
  4140.                         'count' => '10',
  4141.                         'orderBy' => '',
  4142.                         'title' => '',
  4143.                         'defaultTitle' => '课程排行榜',
  4144.                         'subTitle' => '',
  4145.                         'defaultMore' => '更多',
  4146.                         'defaultSubTitle' => '全站最热门的课程都在这里',
  4147.                     ],
  4148.                     15 => [
  4149.                         'id' => 'courseReview',
  4150.                         'code' => 'course-review',
  4151.                         'count' => '4',
  4152.                         'orderBy' => '',
  4153.                         'title' => '',
  4154.                         'defaultTitle' => '学员评价',
  4155.                         'subTitle' => '',
  4156.                         'defaultMore' => '更多',
  4157.                         'defaultSubTitle' => '精准掌握学员反馈',
  4158.                     ],
  4159.                 ],
  4160.                 'bottom' => 'complex',
  4161.                 'topNav' => 'translucent',
  4162.             ],
  4163.             'theme_certificate_name' => '行业主题(考试考证类)',
  4164.             'theme_certificate_all' => [
  4165.                 'maincolor' => 'default',
  4166.                 'category' => 'course',
  4167.                 'blocks' => [
  4168.                     'left' => [
  4169.                         => [
  4170.                             'title' => '',
  4171.                             'count' => '9',
  4172.                             'categoryIds' => [
  4173.                                 => [
  4174.                                     'categoryId' => 0,
  4175.                                 ],
  4176.                             ],
  4177.                             'code' => 'articles',
  4178.                             'orderBy' => 'latest',
  4179.                             'defaultTitle' => '资讯',
  4180.                             'id' => 'articles',
  4181.                         ],
  4182.                         => [
  4183.                             'title' => '',
  4184.                             'count' => '4',
  4185.                             'code' => 'live-course',
  4186.                             'defaultTitle' => '近期直播',
  4187.                             'id' => 'live-course',
  4188.                         ],
  4189.                         => [
  4190.                             'title' => '',
  4191.                             'count' => '6',
  4192.                             'categoryId' => '0',
  4193.                             'code' => 'category-course',
  4194.                             'orderBy' => 'createdTime',
  4195.                             'defaultTitle' => '分类课程1',
  4196.                             'id' => 'categoryCourse1',
  4197.                         ],
  4198.                         => [
  4199.                             'title' => '',
  4200.                             'count' => '6',
  4201.                             'categoryId' => '0',
  4202.                             'code' => 'category-course',
  4203.                             'orderBy' => 'createdTime',
  4204.                             'defaultTitle' => '分类课程2',
  4205.                             'id' => 'categoryCourse2',
  4206.                         ],
  4207.                         => [
  4208.                             'title' => '',
  4209.                             'count' => '6',
  4210.                             'categoryId' => '0',
  4211.                             'code' => 'category-course',
  4212.                             'orderBy' => 'createdTime',
  4213.                             'defaultTitle' => '分类课程3',
  4214.                             'id' => 'categoryCourse3',
  4215.                         ],
  4216.                         => [
  4217.                             'title' => '',
  4218.                             'count' => '6',
  4219.                             'categoryId' => '0',
  4220.                             'code' => 'category-course',
  4221.                             'orderBy' => 'createdTime',
  4222.                             'defaultTitle' => '分类课程4',
  4223.                             'id' => 'categoryCourse4',
  4224.                         ],
  4225.                         => [
  4226.                             'title' => '',
  4227.                             'count' => '6',
  4228.                             'categoryId' => '0',
  4229.                             'code' => 'category-course',
  4230.                             'orderBy' => 'createdTime',
  4231.                             'defaultTitle' => '分类课程5',
  4232.                             'id' => 'categoryCourse5',
  4233.                         ],
  4234.                         => [
  4235.                             'title' => '',
  4236.                             'count' => '6',
  4237.                             'categoryId' => '0',
  4238.                             'code' => 'category-course',
  4239.                             'orderBy' => 'createdTime',
  4240.                             'defaultTitle' => '分类课程6',
  4241.                             'id' => 'categoryCourse6',
  4242.                         ],
  4243.                         => [
  4244.                             'title' => '',
  4245.                             'count' => '6',
  4246.                             'categoryId' => '0',
  4247.                             'code' => 'category-course',
  4248.                             'orderBy' => 'createdTime',
  4249.                             'defaultTitle' => '分类课程7',
  4250.                             'id' => 'categoryCourse7',
  4251.                         ],
  4252.                         => [
  4253.                             'title' => '',
  4254.                             'count' => '6',
  4255.                             'categoryId' => '0',
  4256.                             'code' => 'category-course',
  4257.                             'orderBy' => 'createdTime',
  4258.                             'defaultTitle' => '分类课程8',
  4259.                             'id' => 'categoryCourse8',
  4260.                         ],
  4261.                         10 => [
  4262.                             'title' => '',
  4263.                             'count' => '',
  4264.                             'categoryId' => '0',
  4265.                             'code' => 'recommend-classroom',
  4266.                             'orderBy' => 'recommendedSeq',
  4267.                             'defaultTitle' => '热门班课1',
  4268.                             'id' => 'recommend-classroom1',
  4269.                         ],
  4270.                         11 => [
  4271.                             'title' => '',
  4272.                             'count' => '',
  4273.                             'categoryId' => '0',
  4274.                             'code' => 'recommend-classroom',
  4275.                             'orderBy' => 'recommendedSeq',
  4276.                             'defaultTitle' => '热门班课2',
  4277.                             'id' => 'recommend-classroom2',
  4278.                         ],
  4279.                         12 => [
  4280.                             'title' => '',
  4281.                             'count' => '',
  4282.                             'categoryId' => '0',
  4283.                             'code' => 'recommend-classroom',
  4284.                             'orderBy' => 'recommendedSeq',
  4285.                             'defaultTitle' => '热门班课3',
  4286.                             'id' => 'recommend-classroom3',
  4287.                         ],
  4288.                         13 => [
  4289.                             'title' => '',
  4290.                             'count' => '6',
  4291.                             'categoryId' => '0',
  4292.                             'code' => 'open-course',
  4293.                             'orderBy' => '',
  4294.                             'defaultTitle' => '公开课',
  4295.                             'id' => 'open-course',
  4296.                         ],
  4297.                         14 => [
  4298.                             'title' => '',
  4299.                             'count' => '4',
  4300.                             'code' => 'hot-group',
  4301.                             'defaultTitle' => '热门小组',
  4302.                             'id' => 'hot-group',
  4303.                         ],
  4304.                         15 => [
  4305.                             'title' => '',
  4306.                             'count' => '4',
  4307.                             'code' => 'recommend-teacher',
  4308.                             'defaultTitle' => '名师天团',
  4309.                             'id' => 'recommend-teacher',
  4310.                         ],
  4311.                         16 => [
  4312.                             'title' => '',
  4313.                             'count' => '6',
  4314.                             'code' => 'dynamic',
  4315.                             'defaultTitle' => '学员动态',
  4316.                             'id' => 'dynamic',
  4317.                         ],
  4318.                         17 => [
  4319.                             'title' => '',
  4320.                             'count' => '4',
  4321.                             'code' => 'course-review',
  4322.                             'defaultTitle' => '学员评价',
  4323.                             'id' => 'course-review',
  4324.                         ],
  4325.                         18 => [
  4326.                             'title' => '',
  4327.                             'code' => 'vip',
  4328.                             'count' => 4,
  4329.                             'defaultTitle' => '会员',
  4330.                             'id' => 'vip',
  4331.                         ],
  4332.                         19 => [
  4333.                             'title' => '',
  4334.                             'code' => 'four-ads',
  4335.                             'defaultTitle' => '荣誉',
  4336.                             'id' => 'four-ads',
  4337.                         ],
  4338.                         20 => [
  4339.                             'title' => '',
  4340.                             'code' => 'statistic',
  4341.                             'defaultTitle' => '网站数据',
  4342.                             'id' => 'statistic',
  4343.                         ],
  4344.                         21 => [
  4345.                             'title' => '',
  4346.                             'code' => 'ad',
  4347.                             'defaultTitle' => '广告栏',
  4348.                             'id' => 'ad',
  4349.                         ],
  4350.                         22 => [
  4351.                             'title' => '',
  4352.                             'code' => 'friend-link',
  4353.                             'defaultTitle' => '友情链接',
  4354.                             'id' => 'friend-link',
  4355.                         ],
  4356.                     ],
  4357.                 ],
  4358.                 'bottom' => 'simple',
  4359.             ],
  4360.             'theme_certificate_default' => [
  4361.                 'maincolor' => 'default',
  4362.                 'blocks' => [
  4363.                     'left' => [
  4364.                         => [
  4365.                             'title' => '',
  4366.                             'count' => '9',
  4367.                             'categoryIds' => [
  4368.                                 => [
  4369.                                     'categoryId' => 0,
  4370.                                 ],
  4371.                             ],
  4372.                             'code' => 'articles',
  4373.                             'orderBy' => 'latest',
  4374.                             'defaultTitle' => '资讯',
  4375.                             'id' => 'articles',
  4376.                         ],
  4377.                         => [
  4378.                             'title' => '',
  4379.                             'count' => '4',
  4380.                             'code' => 'live-course',
  4381.                             'defaultTitle' => '近期直播',
  4382.                             'id' => 'live-course',
  4383.                         ],
  4384.                         => [
  4385.                             'title' => '',
  4386.                             'count' => '6',
  4387.                             'categoryId' => '0',
  4388.                             'code' => 'category-course',
  4389.                             'orderBy' => 'createdTime',
  4390.                             'defaultTitle' => '分类课程1',
  4391.                             'id' => 'categoryCourse1',
  4392.                         ],
  4393.                         => [
  4394.                             'title' => '',
  4395.                             'count' => '6',
  4396.                             'categoryId' => '0',
  4397.                             'code' => 'category-course',
  4398.                             'orderBy' => 'createdTime',
  4399.                             'defaultTitle' => '分类课程2',
  4400.                             'id' => 'categoryCourse2',
  4401.                         ],
  4402.                         => [
  4403.                             'title' => '',
  4404.                             'count' => '6',
  4405.                             'categoryId' => '0',
  4406.                             'code' => 'category-course',
  4407.                             'orderBy' => 'createdTime',
  4408.                             'defaultTitle' => '分类课程3',
  4409.                             'id' => 'categoryCourse3',
  4410.                         ],
  4411.                         => [
  4412.                             'title' => '',
  4413.                             'count' => '',
  4414.                             'categoryId' => '0',
  4415.                             'code' => 'recommend-classroom',
  4416.                             'orderBy' => 'recommendedSeq',
  4417.                             'defaultTitle' => '热门班课1',
  4418.                             'id' => 'recommend-classroom1',
  4419.                         ],
  4420.                         => [
  4421.                             'title' => '',
  4422.                             'count' => '6',
  4423.                             'categoryId' => '0',
  4424.                             'code' => 'open-course',
  4425.                             'orderBy' => '',
  4426.                             'defaultTitle' => '公开课',
  4427.                             'id' => 'open-course',
  4428.                         ],
  4429.                         => [
  4430.                             'title' => '',
  4431.                             'count' => '4',
  4432.                             'code' => 'hot-group',
  4433.                             'defaultTitle' => '热门小组',
  4434.                             'id' => 'hot-group',
  4435.                         ],
  4436.                         => [
  4437.                             'title' => '',
  4438.                             'count' => '4',
  4439.                             'code' => 'recommend-teacher',
  4440.                             'defaultTitle' => '名师天团',
  4441.                             'id' => 'recommend-teacher',
  4442.                         ],
  4443.                         => [
  4444.                             'title' => '',
  4445.                             'count' => '6',
  4446.                             'code' => 'dynamic',
  4447.                             'defaultTitle' => '学员动态',
  4448.                             'id' => 'dynamic',
  4449.                         ],
  4450.                         10 => [
  4451.                             'title' => '',
  4452.                             'code' => 'four-ads',
  4453.                             'defaultTitle' => '荣誉',
  4454.                             'id' => 'four-ads',
  4455.                         ],
  4456.                         11 => [
  4457.                             'title' => '',
  4458.                             'code' => 'statistic',
  4459.                             'defaultTitle' => '网站数据',
  4460.                             'id' => 'statistic',
  4461.                         ],
  4462.                         12 => [
  4463.                             'title' => '',
  4464.                             'code' => 'ad',
  4465.                             'defaultTitle' => '广告栏',
  4466.                             'id' => 'ad',
  4467.                         ],
  4468.                         13 => [
  4469.                             'title' => '',
  4470.                             'code' => 'friend-link',
  4471.                             'defaultTitle' => '友情链接',
  4472.                             'id' => 'friend-link',
  4473.                         ],
  4474.                     ],
  4475.                 ],
  4476.                 'bottom' => 'simple',
  4477.             ],
  4478.             'theme_graceful_name' => '雅致简洁(商业主题)',
  4479.             'theme_graceful_all' => [
  4480.                 'maincolor' => 'default',
  4481.                 'blocks' => [
  4482.                     'left' => [
  4483.                         => [
  4484.                             'title' => '',
  4485.                             'count' => '3',
  4486.                             'categoryId' => '',
  4487.                             'code' => 'recommend-classroom',
  4488.                             'defaultTitle' => '最新班级',
  4489.                             'id' => 'recommendClassroom',
  4490.                         ],
  4491.                         => [
  4492.                             'title' => '',
  4493.                             'count' => '3',
  4494.                             'categoryId' => '0',
  4495.                             'code' => 'recommend-course',
  4496.                             'defaultTitle' => '精品课程',
  4497.                             'id' => 'recommendCourse',
  4498.                         ],
  4499.                         => [
  4500.                             'title' => '',
  4501.                             'count' => '3',
  4502.                             'categoryId' => '',
  4503.                             'code' => 'category-course',
  4504.                             'defaultTitle' => '最新课程',
  4505.                             'id' => 'latestCourse',
  4506.                         ],
  4507.                         => [
  4508.                             'title' => '',
  4509.                             'count' => '3',
  4510.                             'code' => 'recommend-topic',
  4511.                             'defaultTitle' => '课程讨论',
  4512.                             'id' => 'recommendTopic',
  4513.                         ],
  4514.                         => [
  4515.                             'title' => '',
  4516.                             'count' => '5',
  4517.                             'code' => 'hot-threads',
  4518.                             'defaultTitle' => '最热话题',
  4519.                             'id' => 'hotThreads',
  4520.                         ],
  4521.                         => [
  4522.                             'title' => '',
  4523.                             'count' => '3',
  4524.                             'categoryId' => '',
  4525.                             'code' => 'live-course',
  4526.                             'defaultTitle' => '最新直播课程',
  4527.                             'id' => 'liveCourse',
  4528.                         ],
  4529.                         => [
  4530.                             'title' => '',
  4531.                             'count' => '4',
  4532.                             'sort_type' => '',
  4533.                             'code' => 'information',
  4534.                             'defaultTitle' => '最新资讯',
  4535.                             'id' => 'information',
  4536.                         ],
  4537.                         => [
  4538.                             'title' => '',
  4539.                             'count' => '3',
  4540.                             'code' => 'lecturers',
  4541.                             'defaultTitle' => '讲师团',
  4542.                             'id' => 'lecturers',
  4543.                         ],
  4544.                         => [
  4545.                             'title' => '',
  4546.                             'count' => '3',
  4547.                             'code' => 'vip',
  4548.                             'vipOrder' => 'ASC',
  4549.                             'vipList' => 'show',
  4550.                             'defaultTitle' => '会员',
  4551.                             'id' => 'vip',
  4552.                         ],
  4553.                         => [
  4554.                             'title' => '',
  4555.                             'code' => 'open-course',
  4556.                             'defaultTitle' => '公开课',
  4557.                             'id' => 'openCourse',
  4558.                         ],
  4559.                         10 => [
  4560.                             'title' => '',
  4561.                             'count' => '3',
  4562.                             'categoryId' => '',
  4563.                             'code' => 'category-course',
  4564.                             'defaultTitle' => '分类课程1',
  4565.                             'id' => 'categoryCourse1',
  4566.                         ],
  4567.                         11 => [
  4568.                             'title' => '',
  4569.                             'count' => '3',
  4570.                             'categoryId' => '',
  4571.                             'code' => 'category-course',
  4572.                             'defaultTitle' => '分类课程2',
  4573.                             'id' => 'categoryCourse2',
  4574.                         ],
  4575.                         12 => [
  4576.                             'title' => '',
  4577.                             'count' => '3',
  4578.                             'categoryId' => '',
  4579.                             'code' => 'category-course',
  4580.                             'defaultTitle' => '分类课程3',
  4581.                             'id' => 'categoryCourse3',
  4582.                         ],
  4583.                         13 => [
  4584.                             'title' => '',
  4585.                             'count' => '3',
  4586.                             'categoryId' => '',
  4587.                             'code' => 'category-course',
  4588.                             'defaultTitle' => '分类课程4',
  4589.                             'id' => 'categoryCourse4',
  4590.                         ],
  4591.                         14 => [
  4592.                             'title' => '',
  4593.                             'count' => '3',
  4594.                             'categoryId' => '',
  4595.                             'code' => 'category-course',
  4596.                             'defaultTitle' => '分类课程5',
  4597.                             'id' => 'categoryCourse5',
  4598.                         ],
  4599.                         15 => [
  4600.                             'title' => '',
  4601.                             'count' => '3',
  4602.                             'categoryId' => '',
  4603.                             'code' => 'category-course',
  4604.                             'defaultTitle' => '分类课程6',
  4605.                             'id' => 'categoryCourse6',
  4606.                         ],
  4607.                         16 => [
  4608.                             'title' => '',
  4609.                             'count' => '3',
  4610.                             'categoryId' => '',
  4611.                             'code' => 'category-course',
  4612.                             'defaultTitle' => '分类课程7',
  4613.                             'id' => 'categoryCourse7',
  4614.                         ],
  4615.                         17 => [
  4616.                             'title' => '',
  4617.                             'count' => '3',
  4618.                             'categoryId' => '',
  4619.                             'code' => 'category-course',
  4620.                             'defaultTitle' => '分类课程8',
  4621.                             'id' => 'categoryCourse8',
  4622.                         ],
  4623.                         18 => [
  4624.                             'title' => '',
  4625.                             'count' => '3',
  4626.                             'categoryId' => '',
  4627.                             'code' => 'category-course',
  4628.                             'defaultTitle' => '分类课程9',
  4629.                             'id' => 'categoryCourse9',
  4630.                         ],
  4631.                     ],
  4632.                     'right' => [
  4633.                         => [
  4634.                             'id' => 'loginBox',
  4635.                             'defaultTitle' => '帐号登录',
  4636.                             'title' => '',
  4637.                             'count' => '3',
  4638.                             'categoryId' => '1',
  4639.                             'code' => 'login-box',
  4640.                         ],
  4641.                         => [
  4642.                             'title' => '',
  4643.                             'count' => '5',
  4644.                             'code' => 'sidebar-live-course',
  4645.                             'defaultTitle' => '最新直播课程',
  4646.                             'id' => 'sidebarLiveCourse',
  4647.                         ],
  4648.                         => [
  4649.                             'title' => '',
  4650.                             'count' => '5',
  4651.                             'sort_type' => '',
  4652.                             'code' => 'pay-course',
  4653.                             'defaultTitle' => '付费精品课',
  4654.                             'id' => 'payCourse',
  4655.                         ],
  4656.                         => [
  4657.                             'title' => '',
  4658.                             'count' => '5',
  4659.                             'code' => 'popular-tags',
  4660.                             'defaultTitle' => '热门标签',
  4661.                             'id' => 'popularTags',
  4662.                         ],
  4663.                         => [
  4664.                             'title' => '',
  4665.                             'count' => '5',
  4666.                             'code' => 'latest-reviews',
  4667.                             'defaultTitle' => '学员评价',
  4668.                             'id' => 'latestReviews',
  4669.                         ],
  4670.                         => [
  4671.                             'title' => '',
  4672.                             'code' => 'promoted-teacher-block',
  4673.                             'defaultTitle' => '名师风采',
  4674.                             'id' => 'promotedTeacherBlock',
  4675.                         ],
  4676.                         => [
  4677.                             'title' => '',
  4678.                             'count' => '3',
  4679.                             'sort_type' => '',
  4680.                             'code' => 'the-dynamic',
  4681.                             'defaultTitle' => '业内动态',
  4682.                             'id' => 'theDynamic',
  4683.                         ],
  4684.                         => [
  4685.                             'title' => '',
  4686.                             'count' => '5',
  4687.                             'code' => 'the-learning-dynamics',
  4688.                             'defaultTitle' => '学习动态',
  4689.                             'id' => 'theLearningDynamics',
  4690.                         ],
  4691.                         => [
  4692.                             'title' => '',
  4693.                             'count' => '5',
  4694.                             'code' => 'hot-groups',
  4695.                             'defaultTitle' => '最热小组',
  4696.                             'id' => 'hotGroups',
  4697.                         ],
  4698.                     ],
  4699.                 ],
  4700.                 'bottom' => 'simple',
  4701.                 'price' => 'show',
  4702.             ],
  4703.             'theme_graceful_default' => [
  4704.                 'maincolor' => 'default',
  4705.                 'blocks' => [
  4706.                     'left' => [
  4707.                         => [
  4708.                             'title' => '',
  4709.                             'count' => '3',
  4710.                             'categoryId' => '',
  4711.                             'code' => 'recommend-classroom',
  4712.                             'defaultTitle' => '最新班级',
  4713.                             'id' => 'recommendClassroom',
  4714.                         ],
  4715.                         => [
  4716.                             'title' => '',
  4717.                             'count' => '3',
  4718.                             'categoryId' => '0',
  4719.                             'code' => 'recommend-course',
  4720.                             'defaultTitle' => '精品课程',
  4721.                             'id' => 'recommendCourse',
  4722.                         ],
  4723.                         => [
  4724.                             'title' => '',
  4725.                             'count' => '3',
  4726.                             'categoryId' => '',
  4727.                             'code' => 'category-course',
  4728.                             'defaultTitle' => '最新课程',
  4729.                             'id' => 'latestCourse',
  4730.                         ],
  4731.                         => [
  4732.                             'title' => '',
  4733.                             'count' => '3',
  4734.                             'code' => 'recommend-topic',
  4735.                             'defaultTitle' => '课程讨论',
  4736.                             'id' => 'recommendTopic',
  4737.                         ],
  4738.                         => [
  4739.                             'title' => '',
  4740.                             'count' => '5',
  4741.                             'code' => 'hot-threads',
  4742.                             'defaultTitle' => '最热话题',
  4743.                             'id' => 'hotThreads',
  4744.                         ],
  4745.                         => [
  4746.                             'title' => '',
  4747.                             'count' => '3',
  4748.                             'categoryId' => '',
  4749.                             'code' => 'live-course',
  4750.                             'defaultTitle' => '最新直播课程',
  4751.                             'id' => 'liveCourse',
  4752.                         ],
  4753.                         => [
  4754.                             'title' => '',
  4755.                             'count' => '4',
  4756.                             'sort_type' => '',
  4757.                             'code' => 'information',
  4758.                             'defaultTitle' => '最新资讯',
  4759.                             'id' => 'information',
  4760.                         ],
  4761.                         => [
  4762.                             'title' => '',
  4763.                             'count' => '3',
  4764.                             'code' => 'lecturers',
  4765.                             'defaultTitle' => '讲师团',
  4766.                             'id' => 'lecturers',
  4767.                         ],
  4768.                         => [
  4769.                             'title' => '',
  4770.                             'count' => '3',
  4771.                             'code' => 'vip',
  4772.                             'vipOrder' => 'ASC',
  4773.                             'vipList' => 'show',
  4774.                             'defaultTitle' => '会员',
  4775.                             'id' => 'vip',
  4776.                         ],
  4777.                         => [
  4778.                             'title' => '',
  4779.                             'count' => '3',
  4780.                             'categoryId' => '',
  4781.                             'code' => 'category-course',
  4782.                             'defaultTitle' => '分类课程1',
  4783.                             'id' => 'categoryCourse1',
  4784.                         ],
  4785.                     ],
  4786.                     'right' => [
  4787.                         => [
  4788.                             'id' => 'loginBox',
  4789.                             'defaultTitle' => '帐号登录',
  4790.                             'title' => '',
  4791.                             'count' => '3',
  4792.                             'categoryId' => '1',
  4793.                             'code' => 'login-box',
  4794.                         ],
  4795.                         => [
  4796.                             'title' => '',
  4797.                             'count' => '5',
  4798.                             'code' => 'sidebar-live-course',
  4799.                             'defaultTitle' => '最新直播课程',
  4800.                             'id' => 'sidebarLiveCourse',
  4801.                         ],
  4802.                         => [
  4803.                             'title' => '',
  4804.                             'count' => '5',
  4805.                             'sort_type' => '',
  4806.                             'code' => 'pay-course',
  4807.                             'defaultTitle' => '付费精品课',
  4808.                             'id' => 'payCourse',
  4809.                         ],
  4810.                         => [
  4811.                             'title' => '',
  4812.                             'count' => '5',
  4813.                             'code' => 'popular-tags',
  4814.                             'defaultTitle' => '热门标签',
  4815.                             'id' => 'popularTags',
  4816.                         ],
  4817.                         => [
  4818.                             'title' => '',
  4819.                             'count' => '5',
  4820.                             'code' => 'latest-reviews',
  4821.                             'defaultTitle' => '学员评价',
  4822.                             'id' => 'latestReviews',
  4823.                         ],
  4824.                         => [
  4825.                             'title' => '',
  4826.                             'code' => 'promoted-teacher-block',
  4827.                             'defaultTitle' => '名师风采',
  4828.                             'id' => 'promotedTeacherBlock',
  4829.                         ],
  4830.                         => [
  4831.                             'title' => '',
  4832.                             'count' => '3',
  4833.                             'sort_type' => '',
  4834.                             'code' => 'the-dynamic',
  4835.                             'defaultTitle' => '业内动态',
  4836.                             'id' => 'theDynamic',
  4837.                         ],
  4838.                         => [
  4839.                             'title' => '',
  4840.                             'count' => '5',
  4841.                             'code' => 'the-learning-dynamics',
  4842.                             'defaultTitle' => '学习动态',
  4843.                             'id' => 'theLearningDynamics',
  4844.                         ],
  4845.                         => [
  4846.                             'title' => '',
  4847.                             'count' => '5',
  4848.                             'code' => 'hot-groups',
  4849.                             'defaultTitle' => '最热小组',
  4850.                             'id' => 'hotGroups',
  4851.                         ],
  4852.                     ],
  4853.                 ],
  4854.                 'bottom' => 'simple',
  4855.                 'price' => 'show',
  4856.             ],
  4857.             'theme_zero_name' => '零主题',
  4858.             'theme_zero_all' => [
  4859.                 'color' => 'default',
  4860.                 'navigationcolor' => 'white',
  4861.                 'blocks' => [
  4862.                     'left' => [
  4863.                         => [
  4864.                             'title' => '',
  4865.                             'code' => 'four-ads',
  4866.                             'defaultTitle' => '4个小广告',
  4867.                             'id' => 'four-ads',
  4868.                         ],
  4869.                         => [
  4870.                             'title' => '',
  4871.                             'count' => '3',
  4872.                             'categoryId' => '',
  4873.                             'code' => 'recommendCourses',
  4874.                             'defaultTitle' => '推荐课程',
  4875.                             'id' => 'recommendCourses',
  4876.                         ],
  4877.                         => [
  4878.                             'title' => '',
  4879.                             'count' => '8',
  4880.                             'categoryId' => '0',
  4881.                             'code' => 'categoryCourses1',
  4882.                             'defaultTitle' => '分类课程1',
  4883.                             'id' => 'categoryCourses1',
  4884.                         ],
  4885.                         => [
  4886.                             'title' => '',
  4887.                             'count' => '8',
  4888.                             'categoryId' => '0',
  4889.                             'code' => 'categoryCourses2',
  4890.                             'defaultTitle' => '分类课程2',
  4891.                             'id' => 'categoryCourses2',
  4892.                         ],
  4893.                         => [
  4894.                             'title' => '',
  4895.                             'count' => '8',
  4896.                             'categoryId' => '0',
  4897.                             'code' => 'categoryCourses3',
  4898.                             'defaultTitle' => '分类课程3',
  4899.                             'id' => 'categoryCourses3',
  4900.                         ],
  4901.                         => [
  4902.                             'title' => '',
  4903.                             'count' => '8',
  4904.                             'categoryId' => '0',
  4905.                             'code' => 'categoryCourses4',
  4906.                             'defaultTitle' => '分类课程4',
  4907.                             'id' => 'categoryCourses4',
  4908.                         ],
  4909.                         => [
  4910.                             'title' => '',
  4911.                             'count' => '8',
  4912.                             'categoryId' => '0',
  4913.                             'code' => 'categoryCourses5',
  4914.                             'defaultTitle' => '分类课程5',
  4915.                             'id' => 'categoryCourses5',
  4916.                         ],
  4917.                         => [
  4918.                             'title' => '',
  4919.                             'count' => '8',
  4920.                             'categoryId' => '0',
  4921.                             'code' => 'categoryCourses6',
  4922.                             'defaultTitle' => '分类课程6',
  4923.                             'id' => 'categoryCourses6',
  4924.                         ],
  4925.                         => [
  4926.                             'title' => '',
  4927.                             'count' => '8',
  4928.                             'categoryId' => '0',
  4929.                             'code' => 'categoryCourses7',
  4930.                             'defaultTitle' => '分类课程7',
  4931.                             'id' => 'categoryCourses7',
  4932.                         ],
  4933.                         => [
  4934.                             'title' => '',
  4935.                             'count' => '8',
  4936.                             'categoryId' => '0',
  4937.                             'code' => 'categoryCourses8',
  4938.                             'defaultTitle' => '分类课程8',
  4939.                             'id' => 'categoryCourses8',
  4940.                         ],
  4941.                         10 => [
  4942.                             'title' => '',
  4943.                             'count' => '8',
  4944.                             'categoryId' => '0',
  4945.                             'code' => 'categoryCourses9',
  4946.                             'defaultTitle' => '分类课程9',
  4947.                             'id' => 'categoryCourses9',
  4948.                         ],
  4949.                         11 => [
  4950.                             'title' => '',
  4951.                             'count' => '3',
  4952.                             'categoryId' => '0',
  4953.                             'code' => 'open-course',
  4954.                             'orderBy' => 'recommendedSeq',
  4955.                             'defaultTitle' => '免费公开课',
  4956.                             'id' => 'open-course',
  4957.                         ],
  4958.                         12 => [
  4959.                             'title' => '',
  4960.                             'count' => '4',
  4961.                             'code' => 'recommend-classroom',
  4962.                             'defaultTitle' => '推荐班级',
  4963.                             'id' => 'recommend-classroom',
  4964.                         ],
  4965.                         13 => [
  4966.                             'title' => '',
  4967.                             'count' => '4',
  4968.                             'code' => 'recommend-classroom2',
  4969.                             'defaultTitle' => '推荐班级2',
  4970.                             'id' => 'recommend-classroom2',
  4971.                         ],
  4972.                         14 => [
  4973.                             'title' => '',
  4974.                             'count' => '4',
  4975.                             'code' => 'recommend-classroom3',
  4976.                             'defaultTitle' => '推荐班级3',
  4977.                             'id' => 'recommend-classroom3',
  4978.                         ],
  4979.                         15 => [
  4980.                             'title' => '',
  4981.                             'count' => '3',
  4982.                             'code' => 'live-course',
  4983.                             'defaultTitle' => '近期直播',
  4984.                             'id' => 'live-course',
  4985.                         ],
  4986.                         16 => [
  4987.                             'title' => '',
  4988.                             'code' => 'ad1',
  4989.                             'defaultTitle' => '广告栏1',
  4990.                             'id' => 'ad1',
  4991.                         ],
  4992.                         17 => [
  4993.                             'title' => '',
  4994.                             'code' => 'vip',
  4995.                             'defaultTitle' => '会员详情',
  4996.                             'id' => 'vip',
  4997.                         ],
  4998.                         18 => [
  4999.                             'title' => '',
  5000.                             'count' => '4',
  5001.                             'code' => 'recommend-teacher',
  5002.                             'defaultTitle' => '推荐老师',
  5003.                             'id' => 'recommend-teacher',
  5004.                         ],
  5005.                         19 => [
  5006.                             'title' => '',
  5007.                             'code' => 'student-share',
  5008.                             'defaultTitle' => '学员分享',
  5009.                             'id' => 'student-share',
  5010.                         ],
  5011.                         20 => [
  5012.                             'title' => '',
  5013.                             'code' => 'course-review',
  5014.                             'defaultTitle' => '学员评价',
  5015.                             'id' => 'course-review',
  5016.                         ],
  5017.                         21 => [
  5018.                             'title' => '',
  5019.                             'code' => 'dynamic',
  5020.                             'defaultTitle' => '学员动态',
  5021.                             'count' => '6',
  5022.                             'id' => 'dynamic',
  5023.                         ],
  5024.                         22 => [
  5025.                             'title' => '',
  5026.                             'code' => 'statistic',
  5027.                             'defaultTitle' => '网站数据',
  5028.                             'id' => 'statistic',
  5029.                         ],
  5030.                         23 => [
  5031.                             'title' => '',
  5032.                             'count' => '4',
  5033.                             'code' => 'develop',
  5034.                             'defaultTitle' => '发展历程',
  5035.                             'id' => 'develop',
  5036.                         ],
  5037.                         24 => [
  5038.                             'title' => '',
  5039.                             'count' => '4',
  5040.                             'code' => 'hot-articles',
  5041.                             'orderBy' => 'popular',
  5042.                             'defaultTitle' => '热门资讯',
  5043.                             'id' => 'hot-articles',
  5044.                         ],
  5045.                         25 => [
  5046.                             'title' => '',
  5047.                             'code' => 'ad2',
  5048.                             'defaultTitle' => '广告栏2',
  5049.                             'id' => 'ad2',
  5050.                         ],
  5051.                         26 => [
  5052.                             'title' => '',
  5053.                             'code' => 'about',
  5054.                             'defaultTitle' => '底部关于我们',
  5055.                             'id' => 'about',
  5056.                         ],
  5057.                         27 => [
  5058.                             'title' => '',
  5059.                             'code' => 'friend-link',
  5060.                             'defaultTitle' => '友情链接',
  5061.                             'id' => 'friend-link',
  5062.                         ],
  5063.                         28 => [
  5064.                             'title' => '',
  5065.                             'code' => 'group',
  5066.                             'defaultTitle' => '小组',
  5067.                             'id' => 'group',
  5068.                             'count' => '4',
  5069.                             'orderBy' => 'created',
  5070.                         ],
  5071.                     ],
  5072.                 ],
  5073.                 'bottom' => 'simple',
  5074.             ],
  5075.             'theme_zero_default' => [
  5076.                 'color' => 'default',
  5077.                 'navigationcolor' => 'white',
  5078.                 'blocks' => [
  5079.                     'left' => [
  5080.                         => [
  5081.                             'title' => '',
  5082.                             'code' => 'four-ads',
  5083.                             'defaultTitle' => '4个小广告',
  5084.                             'id' => 'four-ads',
  5085.                         ],
  5086.                         => [
  5087.                             'title' => '',
  5088.                             'count' => '3',
  5089.                             'categoryId' => '',
  5090.                             'code' => 'recommendCourses',
  5091.                             'defaultTitle' => '推荐课程',
  5092.                             'id' => 'recommendCourses',
  5093.                         ],
  5094.                         => [
  5095.                             'title' => '',
  5096.                             'count' => '8',
  5097.                             'categoryId' => '',
  5098.                             'code' => 'categoryCourses1',
  5099.                             'defaultTitle' => '分类课程1',
  5100.                             'id' => 'categoryCourses1',
  5101.                         ],
  5102.                         => [
  5103.                             'title' => '',
  5104.                             'count' => '8',
  5105.                             'categoryId' => '',
  5106.                             'code' => 'categoryCourses2',
  5107.                             'defaultTitle' => '分类课程2',
  5108.                             'id' => 'categoryCourses2',
  5109.                         ],
  5110.                         => [
  5111.                             'title' => '',
  5112.                             'count' => '8',
  5113.                             'categoryId' => '',
  5114.                             'code' => 'categoryCourses3',
  5115.                             'defaultTitle' => '分类课程3',
  5116.                             'id' => 'categoryCourses3',
  5117.                         ],
  5118.                         => [
  5119.                             'title' => '',
  5120.                             'count' => '8',
  5121.                             'categoryId' => '',
  5122.                             'code' => 'categoryCourses4',
  5123.                             'defaultTitle' => '分类课程4',
  5124.                             'id' => 'categoryCourses4',
  5125.                         ],
  5126.                         => [
  5127.                             'title' => '',
  5128.                             'count' => '8',
  5129.                             'categoryId' => '',
  5130.                             'code' => 'categoryCourses5',
  5131.                             'defaultTitle' => '分类课程5',
  5132.                             'id' => 'categoryCourses5',
  5133.                         ],
  5134.                         => [
  5135.                             'title' => '',
  5136.                             'count' => '8',
  5137.                             'categoryId' => '',
  5138.                             'code' => 'categoryCourses6',
  5139.                             'defaultTitle' => '分类课程6',
  5140.                             'id' => 'categoryCourses6',
  5141.                         ],
  5142.                         => [
  5143.                             'title' => '',
  5144.                             'count' => '8',
  5145.                             'categoryId' => '',
  5146.                             'code' => 'categoryCourses7',
  5147.                             'defaultTitle' => '分类课程7',
  5148.                             'id' => 'categoryCourses7',
  5149.                         ],
  5150.                         => [
  5151.                             'title' => '',
  5152.                             'count' => '8',
  5153.                             'categoryId' => '',
  5154.                             'code' => 'categoryCourses8',
  5155.                             'defaultTitle' => '分类课程8',
  5156.                             'id' => 'categoryCourses8',
  5157.                         ],
  5158.                         10 => [
  5159.                             'title' => '',
  5160.                             'count' => '8',
  5161.                             'categoryId' => '',
  5162.                             'code' => 'categoryCourses9',
  5163.                             'defaultTitle' => '分类课程9',
  5164.                             'id' => 'categoryCourses9',
  5165.                         ],
  5166.                         11 => [
  5167.                             'title' => '',
  5168.                             'count' => '3',
  5169.                             'categoryId' => '0',
  5170.                             'code' => 'open-course',
  5171.                             'orderBy' => 'recommendedSeq',
  5172.                             'defaultTitle' => '免费公开课',
  5173.                             'id' => 'open-course',
  5174.                         ],
  5175.                         12 => [
  5176.                             'title' => '',
  5177.                             'count' => '4',
  5178.                             'code' => 'recommend-classroom',
  5179.                             'defaultTitle' => '推荐班级',
  5180.                             'id' => 'recommend-classroom',
  5181.                         ],
  5182.                         13 => [
  5183.                             'title' => '',
  5184.                             'count' => '3',
  5185.                             'code' => 'live-course',
  5186.                             'defaultTitle' => '近期直播',
  5187.                             'id' => 'live-course',
  5188.                         ],
  5189.                         14 => [
  5190.                             'title' => '',
  5191.                             'code' => 'ad1',
  5192.                             'defaultTitle' => '广告栏1',
  5193.                             'id' => 'ad1',
  5194.                         ],
  5195.                         15 => [
  5196.                             'title' => '',
  5197.                             'code' => 'vip',
  5198.                             'defaultTitle' => '会员详情',
  5199.                             'id' => 'vip',
  5200.                         ],
  5201.                         16 => [
  5202.                             'title' => '',
  5203.                             'count' => '4',
  5204.                             'code' => 'recommend-teacher',
  5205.                             'defaultTitle' => '推荐老师',
  5206.                             'id' => 'recommend-teacher',
  5207.                         ],
  5208.                         17 => [
  5209.                             'title' => '',
  5210.                             'code' => 'course-review',
  5211.                             'defaultTitle' => '学员评价',
  5212.                             'id' => 'course-review',
  5213.                         ],
  5214.                         18 => [
  5215.                             'title' => '',
  5216.                             'code' => 'statistic',
  5217.                             'defaultTitle' => '网站数据',
  5218.                             'id' => 'statistic',
  5219.                         ],
  5220.                         19 => [
  5221.                             'title' => '',
  5222.                             'count' => '4',
  5223.                             'code' => 'develop',
  5224.                             'defaultTitle' => '发展历程',
  5225.                             'id' => 'develop',
  5226.                         ],
  5227.                         20 => [
  5228.                             'title' => '',
  5229.                             'count' => '4',
  5230.                             'code' => 'hot-articles',
  5231.                             'orderBy' => 'popular',
  5232.                             'defaultTitle' => '热门资讯',
  5233.                             'id' => 'hot-articles',
  5234.                         ],
  5235.                         21 => [
  5236.                             'title' => '',
  5237.                             'code' => 'ad2',
  5238.                             'defaultTitle' => '广告栏2',
  5239.                             'id' => 'ad2',
  5240.                         ],
  5241.                         22 => [
  5242.                             'title' => '',
  5243.                             'code' => 'about',
  5244.                             'defaultTitle' => '底部关于我们',
  5245.                             'id' => 'about',
  5246.                         ],
  5247.                         23 => [
  5248.                             'title' => '',
  5249.                             'code' => 'friend-link',
  5250.                             'defaultTitle' => '友情链接',
  5251.                             'id' => 'friend-link',
  5252.                         ],
  5253.                     ],
  5254.                 ],
  5255.                 'bottom' => 'simple',
  5256.             ],
  5257.             'theme_marketing_name' => '营销主题',
  5258.             'theme_marketing_all' => [
  5259.                 'color' => 'default',
  5260.                 'navigationcolor' => 'white',
  5261.                 'blocks' => [
  5262.                     'left' => [
  5263.                         => [
  5264.                             'title' => '',
  5265.                             'code' => 'four-ads',
  5266.                             'defaultTitle' => '4个小广告',
  5267.                             'id' => 'four-ads',
  5268.                         ],
  5269.                         => [
  5270.                             'title' => '',
  5271.                             'count' => '3',
  5272.                             'categoryId' => '',
  5273.                             'code' => 'recommendCourses',
  5274.                             'defaultTitle' => '推荐课程',
  5275.                             'id' => 'recommendCourses',
  5276.                         ],
  5277.                         => [
  5278.                             'title' => '',
  5279.                             'count' => '8',
  5280.                             'categoryId' => '0',
  5281.                             'code' => 'categoryCourses1',
  5282.                             'defaultTitle' => '分类课程1',
  5283.                             'id' => 'categoryCourses1',
  5284.                         ],
  5285.                         => [
  5286.                             'title' => '',
  5287.                             'count' => '8',
  5288.                             'categoryId' => '0',
  5289.                             'code' => 'categoryCourses2',
  5290.                             'defaultTitle' => '分类课程2',
  5291.                             'id' => 'categoryCourses2',
  5292.                         ],
  5293.                         => [
  5294.                             'title' => '',
  5295.                             'count' => '8',
  5296.                             'categoryId' => '0',
  5297.                             'code' => 'categoryCourses3',
  5298.                             'defaultTitle' => '分类课程3',
  5299.                             'id' => 'categoryCourses3',
  5300.                         ],
  5301.                         => [
  5302.                             'title' => '',
  5303.                             'count' => '8',
  5304.                             'categoryId' => '0',
  5305.                             'code' => 'categoryCourses4',
  5306.                             'defaultTitle' => '分类课程4',
  5307.                             'id' => 'categoryCourses4',
  5308.                         ],
  5309.                         => [
  5310.                             'title' => '',
  5311.                             'count' => '8',
  5312.                             'categoryId' => '0',
  5313.                             'code' => 'categoryCourses5',
  5314.                             'defaultTitle' => '分类课程5',
  5315.                             'id' => 'categoryCourses5',
  5316.                         ],
  5317.                         => [
  5318.                             'title' => '',
  5319.                             'count' => '8',
  5320.                             'categoryId' => '0',
  5321.                             'code' => 'categoryCourses6',
  5322.                             'defaultTitle' => '分类课程6',
  5323.                             'id' => 'categoryCourses6',
  5324.                         ],
  5325.                         => [
  5326.                             'title' => '',
  5327.                             'count' => '8',
  5328.                             'categoryId' => '0',
  5329.                             'code' => 'categoryCourses7',
  5330.                             'defaultTitle' => '分类课程7',
  5331.                             'id' => 'categoryCourses7',
  5332.                         ],
  5333.                         => [
  5334.                             'title' => '',
  5335.                             'count' => '8',
  5336.                             'categoryId' => '0',
  5337.                             'code' => 'categoryCourses8',
  5338.                             'defaultTitle' => '分类课程8',
  5339.                             'id' => 'categoryCourses8',
  5340.                         ],
  5341.                         10 => [
  5342.                             'title' => '',
  5343.                             'count' => '8',
  5344.                             'categoryId' => '0',
  5345.                             'code' => 'categoryCourses9',
  5346.                             'defaultTitle' => '分类课程9',
  5347.                             'id' => 'categoryCourses9',
  5348.                         ],
  5349.                         11 => [
  5350.                             'title' => '',
  5351.                             'count' => '3',
  5352.                             'categoryId' => '0',
  5353.                             'code' => 'open-course',
  5354.                             'orderBy' => 'recommendedSeq',
  5355.                             'defaultTitle' => '免费公开课',
  5356.                             'id' => 'open-course',
  5357.                         ],
  5358.                         12 => [
  5359.                             'title' => '',
  5360.                             'count' => '4',
  5361.                             'code' => 'recommend-classroom',
  5362.                             'defaultTitle' => '推荐班级',
  5363.                             'id' => 'recommend-classroom',
  5364.                         ],
  5365.                         13 => [
  5366.                             'title' => '',
  5367.                             'count' => '4',
  5368.                             'code' => 'recommend-classroom2',
  5369.                             'defaultTitle' => '推荐班级2',
  5370.                             'id' => 'recommend-classroom2',
  5371.                         ],
  5372.                         14 => [
  5373.                             'title' => '',
  5374.                             'count' => '4',
  5375.                             'code' => 'recommend-classroom3',
  5376.                             'defaultTitle' => '推荐班级3',
  5377.                             'id' => 'recommend-classroom3',
  5378.                         ],
  5379.                         15 => [
  5380.                             'title' => '',
  5381.                             'count' => '3',
  5382.                             'code' => 'live-course',
  5383.                             'defaultTitle' => '近期直播',
  5384.                             'id' => 'live-course',
  5385.                         ],
  5386.                         16 => [
  5387.                             'title' => '',
  5388.                             'code' => 'ad1',
  5389.                             'defaultTitle' => '广告栏1',
  5390.                             'id' => 'ad1',
  5391.                         ],
  5392.                         17 => [
  5393.                             'title' => '',
  5394.                             'code' => 'vip',
  5395.                             'defaultTitle' => '会员详情',
  5396.                             'id' => 'vip',
  5397.                         ],
  5398.                         18 => [
  5399.                             'title' => '',
  5400.                             'count' => '4',
  5401.                             'code' => 'recommend-teacher',
  5402.                             'defaultTitle' => '推荐老师',
  5403.                             'id' => 'recommend-teacher',
  5404.                         ],
  5405.                         19 => [
  5406.                             'title' => '',
  5407.                             'code' => 'student-share',
  5408.                             'defaultTitle' => '学员分享',
  5409.                             'id' => 'student-share',
  5410.                         ],
  5411.                         20 => [
  5412.                             'title' => '',
  5413.                             'code' => 'course-review',
  5414.                             'defaultTitle' => '学员评价',
  5415.                             'id' => 'course-review',
  5416.                         ],
  5417.                         21 => [
  5418.                             'title' => '',
  5419.                             'code' => 'dynamic',
  5420.                             'defaultTitle' => '学员动态',
  5421.                             'count' => '6',
  5422.                             'id' => 'dynamic',
  5423.                         ],
  5424.                         22 => [
  5425.                             'title' => '',
  5426.                             'code' => 'statistic',
  5427.                             'defaultTitle' => '网站数据',
  5428.                             'id' => 'statistic',
  5429.                         ],
  5430.                         23 => [
  5431.                             'title' => '',
  5432.                             'count' => '4',
  5433.                             'code' => 'develop',
  5434.                             'defaultTitle' => '发展历程',
  5435.                             'id' => 'develop',
  5436.                         ],
  5437.                         24 => [
  5438.                             'title' => '',
  5439.                             'count' => '4',
  5440.                             'code' => 'hot-articles',
  5441.                             'orderBy' => 'popular',
  5442.                             'defaultTitle' => '热门资讯',
  5443.                             'id' => 'hot-articles',
  5444.                         ],
  5445.                         25 => [
  5446.                             'title' => '',
  5447.                             'code' => 'ad2',
  5448.                             'defaultTitle' => '广告栏2',
  5449.                             'id' => 'ad2',
  5450.                         ],
  5451.                         26 => [
  5452.                             'title' => '',
  5453.                             'code' => 'about',
  5454.                             'defaultTitle' => '底部关于我们',
  5455.                             'id' => 'about',
  5456.                         ],
  5457.                         27 => [
  5458.                             'title' => '',
  5459.                             'code' => 'friend-link',
  5460.                             'defaultTitle' => '友情链接',
  5461.                             'id' => 'friend-link',
  5462.                         ],
  5463.                         28 => [
  5464.                             'title' => '',
  5465.                             'code' => 'group',
  5466.                             'defaultTitle' => '小组',
  5467.                             'id' => 'group',
  5468.                             'count' => '4',
  5469.                             'orderBy' => 'created',
  5470.                         ],
  5471.                     ],
  5472.                 ],
  5473.                 'bottom' => 'simple',
  5474.             ],
  5475.             'theme_marketing_default' => [
  5476.                 'maincolor' => 'default',
  5477.                 'color' => 'default',
  5478.                 'navigationcolor' => 'white',
  5479.                 'blocks' => [
  5480.                     'left' => [
  5481.                         => [
  5482.                             'title' => '',
  5483.                             'code' => 'four-ads',
  5484.                             'defaultTitle' => '4个小广告',
  5485.                             'id' => 'four-ads',
  5486.                         ],
  5487.                         => [
  5488.                             'title' => '',
  5489.                             'count' => '3',
  5490.                             'categoryId' => '',
  5491.                             'code' => 'recommendCourses',
  5492.                             'defaultTitle' => '推荐课程',
  5493.                             'id' => 'recommendCourses',
  5494.                         ],
  5495.                         => [
  5496.                             'title' => '',
  5497.                             'count' => '8',
  5498.                             'categoryId' => '',
  5499.                             'code' => 'categoryCourses1',
  5500.                             'defaultTitle' => '分类课程1',
  5501.                             'id' => 'categoryCourses1',
  5502.                         ],
  5503.                         => [
  5504.                             'title' => '',
  5505.                             'count' => '8',
  5506.                             'categoryId' => '',
  5507.                             'code' => 'categoryCourses2',
  5508.                             'defaultTitle' => '分类课程2',
  5509.                             'id' => 'categoryCourses2',
  5510.                         ],
  5511.                         => [
  5512.                             'title' => '',
  5513.                             'count' => '8',
  5514.                             'categoryId' => '',
  5515.                             'code' => 'categoryCourses3',
  5516.                             'defaultTitle' => '分类课程3',
  5517.                             'id' => 'categoryCourses3',
  5518.                         ],
  5519.                         => [
  5520.                             'title' => '',
  5521.                             'count' => '8',
  5522.                             'categoryId' => '',
  5523.                             'code' => 'categoryCourses4',
  5524.                             'defaultTitle' => '分类课程4',
  5525.                             'id' => 'categoryCourses4',
  5526.                         ],
  5527.                         => [
  5528.                             'title' => '',
  5529.                             'count' => '8',
  5530.                             'categoryId' => '',
  5531.                             'code' => 'categoryCourses5',
  5532.                             'defaultTitle' => '分类课程5',
  5533.                             'id' => 'categoryCourses5',
  5534.                         ],
  5535.                         => [
  5536.                             'title' => '',
  5537.                             'count' => '8',
  5538.                             'categoryId' => '',
  5539.                             'code' => 'categoryCourses6',
  5540.                             'defaultTitle' => '分类课程6',
  5541.                             'id' => 'categoryCourses6',
  5542.                         ],
  5543.                         => [
  5544.                             'title' => '',
  5545.                             'count' => '8',
  5546.                             'categoryId' => '',
  5547.                             'code' => 'categoryCourses7',
  5548.                             'defaultTitle' => '分类课程7',
  5549.                             'id' => 'categoryCourses7',
  5550.                         ],
  5551.                         => [
  5552.                             'title' => '',
  5553.                             'count' => '8',
  5554.                             'categoryId' => '',
  5555.                             'code' => 'categoryCourses8',
  5556.                             'defaultTitle' => '分类课程8',
  5557.                             'id' => 'categoryCourses8',
  5558.                         ],
  5559.                         10 => [
  5560.                             'title' => '',
  5561.                             'count' => '8',
  5562.                             'categoryId' => '',
  5563.                             'code' => 'categoryCourses9',
  5564.                             'defaultTitle' => '分类课程9',
  5565.                             'id' => 'categoryCourses9',
  5566.                         ],
  5567.                         11 => [
  5568.                             'title' => '',
  5569.                             'count' => '3',
  5570.                             'categoryId' => '0',
  5571.                             'code' => 'open-course',
  5572.                             'orderBy' => 'recommendedSeq',
  5573.                             'defaultTitle' => '免费公开课',
  5574.                             'id' => 'open-course',
  5575.                         ],
  5576.                         12 => [
  5577.                             'title' => '',
  5578.                             'count' => '4',
  5579.                             'code' => 'recommend-classroom',
  5580.                             'defaultTitle' => '推荐班级',
  5581.                             'id' => 'recommend-classroom',
  5582.                         ],
  5583.                         13 => [
  5584.                             'title' => '',
  5585.                             'count' => '3',
  5586.                             'code' => 'live-course',
  5587.                             'defaultTitle' => '近期直播',
  5588.                             'id' => 'live-course',
  5589.                         ],
  5590.                         14 => [
  5591.                             'title' => '',
  5592.                             'code' => 'ad1',
  5593.                             'defaultTitle' => '广告栏1',
  5594.                             'id' => 'ad1',
  5595.                         ],
  5596.                         15 => [
  5597.                             'title' => '',
  5598.                             'code' => 'vip',
  5599.                             'defaultTitle' => '会员详情',
  5600.                             'id' => 'vip',
  5601.                         ],
  5602.                         16 => [
  5603.                             'title' => '',
  5604.                             'count' => '4',
  5605.                             'code' => 'recommend-teacher',
  5606.                             'defaultTitle' => '推荐老师',
  5607.                             'id' => 'recommend-teacher',
  5608.                         ],
  5609.                         17 => [
  5610.                             'title' => '',
  5611.                             'code' => 'course-review',
  5612.                             'defaultTitle' => '学员评价',
  5613.                             'id' => 'course-review',
  5614.                         ],
  5615.                         18 => [
  5616.                             'title' => '',
  5617.                             'code' => 'statistic',
  5618.                             'defaultTitle' => '网站数据',
  5619.                             'id' => 'statistic',
  5620.                         ],
  5621.                         19 => [
  5622.                             'title' => '',
  5623.                             'count' => '4',
  5624.                             'code' => 'develop',
  5625.                             'defaultTitle' => '发展历程',
  5626.                             'id' => 'develop',
  5627.                         ],
  5628.                         20 => [
  5629.                             'title' => '',
  5630.                             'count' => '4',
  5631.                             'code' => 'hot-articles',
  5632.                             'orderBy' => 'popular',
  5633.                             'defaultTitle' => '热门资讯',
  5634.                             'id' => 'hot-articles',
  5635.                         ],
  5636.                         21 => [
  5637.                             'title' => '',
  5638.                             'code' => 'ad2',
  5639.                             'defaultTitle' => '广告栏2',
  5640.                             'id' => 'ad2',
  5641.                         ],
  5642.                         22 => [
  5643.                             'title' => '',
  5644.                             'code' => 'about',
  5645.                             'defaultTitle' => '底部关于我们',
  5646.                             'id' => 'about',
  5647.                         ],
  5648.                         23 => [
  5649.                             'title' => '',
  5650.                             'code' => 'friend-link',
  5651.                             'defaultTitle' => '友情链接',
  5652.                             'id' => 'friend-link',
  5653.                         ],
  5654.                     ],
  5655.                 ],
  5656.                 'bottom' => 'simple',
  5657.             ],
  5658.             'web_profiler.debug_toolbar.position' => 'bottom',
  5659.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5660.             'web_profiler.debug_toolbar.mode' => 2,
  5661.             'data_collector.templates' => [
  5662.                 'data_collector.request' => [
  5663.                     => 'request',
  5664.                     => '@WebProfiler/Collector/request.html.twig',
  5665.                 ],
  5666.                 'data_collector.time' => [
  5667.                     => 'time',
  5668.                     => '@WebProfiler/Collector/time.html.twig',
  5669.                 ],
  5670.                 'data_collector.memory' => [
  5671.                     => 'memory',
  5672.                     => '@WebProfiler/Collector/memory.html.twig',
  5673.                 ],
  5674.                 'data_collector.validator' => [
  5675.                     => 'validator',
  5676.                     => '@WebProfiler/Collector/validator.html.twig',
  5677.                 ],
  5678.                 'data_collector.ajax' => [
  5679.                     => 'ajax',
  5680.                     => '@WebProfiler/Collector/ajax.html.twig',
  5681.                 ],
  5682.                 'data_collector.form' => [
  5683.                     => 'form',
  5684.                     => '@WebProfiler/Collector/form.html.twig',
  5685.                 ],
  5686.                 'data_collector.exception' => [
  5687.                     => 'exception',
  5688.                     => '@WebProfiler/Collector/exception.html.twig',
  5689.                 ],
  5690.                 'data_collector.logger' => [
  5691.                     => 'logger',
  5692.                     => '@WebProfiler/Collector/logger.html.twig',
  5693.                 ],
  5694.                 'data_collector.events' => [
  5695.                     => 'events',
  5696.                     => '@WebProfiler/Collector/events.html.twig',
  5697.                 ],
  5698.                 'data_collector.router' => [
  5699.                     => 'router',
  5700.                     => '@WebProfiler/Collector/router.html.twig',
  5701.                 ],
  5702.                 'data_collector.cache' => [
  5703.                     => 'cache',
  5704.                     => '@WebProfiler/Collector/cache.html.twig',
  5705.                 ],
  5706.                 'data_collector.translation' => [
  5707.                     => 'translation',
  5708.                     => '@WebProfiler/Collector/translation.html.twig',
  5709.                 ],
  5710.                 'data_collector.security' => [
  5711.                     => 'security',
  5712.                     => '@Security/Collector/security.html.twig',
  5713.                 ],
  5714.                 'data_collector.twig' => [
  5715.                     => 'twig',
  5716.                     => '@WebProfiler/Collector/twig.html.twig',
  5717.                 ],
  5718.                 'swiftmailer.data_collector' => [
  5719.                     => 'swiftmailer',
  5720.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  5721.                 ],
  5722.                 'app.cloud_api_collector' => [
  5723.                     => 'app.cloud_api_collector',
  5724.                     => 'webprofiler/cloud-api.html.twig',
  5725.                 ],
  5726.                 'data_collector.config' => [
  5727.                     => 'config',
  5728.                     => '@WebProfiler/Collector/config.html.twig',
  5729.                 ],
  5730.             ],
  5731.             'console.command.ids' => [
  5732.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  5733.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  5734.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  5735.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  5736.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  5737.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  5738.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  5739.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  5740.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  5741.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  5742.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  5743.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  5744.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  5745.                 'console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand' => 'console.command.translation_debug',
  5746.                 'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
  5747.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  5748.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  5749.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  5750.                 'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
  5751.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  5752.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  5753.                 'console.command.bazinga_bundle_jstranslationbundle_command_dumpcommand' => 'bazinga.jstranslation.dump_command',
  5754.                 'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
  5755.                 'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
  5756.                 'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
  5757.                 'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
  5758.                 'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
  5759.                 'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
  5760.             ],
  5761.             'console.lazy_command.ids' => [
  5762.                 'console.command.about' => true,
  5763.                 'console.command.assets_install' => true,
  5764.                 'console.command.cache_clear' => true,
  5765.                 'console.command.cache_pool_clear' => true,
  5766.                 'console.command.cache_pool_prune' => true,
  5767.                 'console.command.cache_warmup' => true,
  5768.                 'console.command.config_debug' => true,
  5769.                 'console.command.config_dump_reference' => true,
  5770.                 'console.command.container_debug' => true,
  5771.                 'console.command.debug_autowiring' => true,
  5772.                 'console.command.event_dispatcher_debug' => true,
  5773.                 'console.command.router_debug' => true,
  5774.                 'console.command.router_match' => true,
  5775.                 'console.command.translation_debug' => true,
  5776.                 'console.command.translation_update' => true,
  5777.                 'console.command.xliff_lint' => true,
  5778.                 'console.command.yaml_lint' => true,
  5779.                 'console.command.form_debug' => true,
  5780.                 'security.command.user_password_encoder' => true,
  5781.                 'twig.command.debug' => true,
  5782.                 'twig.command.lint' => true,
  5783.                 'bazinga.jstranslation.dump_command' => true,
  5784.                 'web_server.command.server_run' => true,
  5785.                 'web_server.command.server_start' => true,
  5786.                 'web_server.command.server_stop' => true,
  5787.                 'web_server.command.server_status' => true,
  5788.                 'web_server.command.server_log' => true,
  5789.                 'sensio_distribution.security_checker.command' => true,
  5790.             ],
  5791.         ];
  5792.     }
  5793. }