app/cache/dev/Marketing/ContainerZaxhoxb/appDevDebugProjectContainer.php line 1915

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