登录后你可以:
下载图集规范
接取项目任务
浏览最新课程
保留下载记录
立即登录
基本
文件
流程
错误
SQL
调试
请求信息 : 2026-02-17 09:43:32 HTTP/2.0 GET : https://test.ganggouezhan.com/portal/course/index?cate_id=12 运行时间 : 0.215144s [ 吞吐率:4.65req/s ] 内存消耗:6,209.08kb 文件加载:184 查询信息 : 20 queries 3 writes 缓存信息 : 6 reads,0 writes 会话信息 : SESSION_ID=a42h5ss30dverpd6v95qbvps4h
[ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/vendor/thinkphp/lang/zh-cn.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/app/portal//lang/zh-cn.php [ ROUTE ] array (
) [ HEADER ] array (
'cookie' => 'PHPSESSID=a42h5ss30dverpd6v95qbvps4h',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'test.ganggouezhan.com',
'content-length' => '',
'content-type' => '',
) [ PARAM ] array (
'cate_id' => '12',
) [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/app/portal/lang/zh-cn/common.php [ LANG ] /www/wwwroot/test_ganggouezhan.com/ggez/app/portal/lang/zh-cn/home.php [ DB ] INIT mysql [ DB ] INIT mysql [ DB ] INIT mysql [ DB ] INIT mysql [ VIEW ] /www/wwwroot/test_ganggouezhan.com/ggez/public/themes/Factory/portal/course_list.html [ array (
0 => 'footer_article_list',
1 => 'site_info',
2 => 'user_info',
3 => 'module',
4 => 'controller',
5 => 'action',
6 => 'isLifetimeVip',
7 => 'global_free_down_num',
8 => 'limited_time_free',
9 => 'top_bg',
10 => 'page',
11 => 'cate_list',
12 => 'list',
13 => 'count',
14 => 'theme_vars',
15 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.007089s ] mysql:host=rm-2zekhol4l8hkt58c3bo.mysql.rds.aliyuncs.com;port=3306;dbname=test_ggez;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.005533s ] [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Alioss' LIMIT 1 [ RunTime:0.004643s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.005348s ] [ SQL ] SELECT `id`,post_title title FROM `cmf_portal_post` WHERE `post_status` = 1 AND `delete_time` = 0 ORDER BY `id` DESC [ RunTime:0.004612s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142857551574707,
'extra' => 'Using where; Backward index scan',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_user` [ RunTime:0.005372s ] [ SQL ] UPDATE `cmf_user` SET `is_vip` = 0 WHERE `vip_end_time` < 1771292612 [ RunTime:0.011702s ] [ DB ] CONNECT:[ UseTime:0.005301s ] mysql:host=rm-2zekhol4l8hkt58c3bo.mysql.rds.aliyuncs.com;port=3306;dbname=test_ggez;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_tieba` [ RunTime:0.004301s ] [ SQL ] SELECT `id`,`user_id`,`reward_money_total` FROM `cmf_tieba` WHERE `is_reward` = 1 AND `is_reward_end` = 0 AND `is_online` = 1 AND `delete_time` = 0 AND `status` = 1 AND `cre_time` < 1770428612 [ RunTime:0.003493s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tieba',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 137,
'filtered' => 0.7299270033836365,
'extra' => 'Using where',
) ] [ DB ] CONNECT:[ UseTime:0.005223s ] mysql:host=rm-2zekhol4l8hkt58c3bo.mysql.rds.aliyuncs.com;port=3306;dbname=test_ggez;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.004113s ] [ SQL ] SELECT `image` FROM `cmf_slide_item` WHERE `slide_id` = 4 AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.003403s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using where; Backward index scan',
) ] [ DB ] CONNECT:[ UseTime:0.005030s ] mysql:host=rm-2zekhol4l8hkt58c3bo.mysql.rds.aliyuncs.com;port=3306;dbname=test_ggez;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_course_cate` [ RunTime:0.003979s ] [ SQL ] SELECT `id`,`name` FROM `cmf_course_cate` WHERE `delete_time` = 0 ORDER BY `sort_num` ASC [ RunTime:0.003355s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_course_cate',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 25,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_course` [ RunTime:0.004140s ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_course` WHERE `group_num` = 1 AND `status` = 1 AND `is_online` = 1 AND `delete_time` = 0 AND `cate_id` = 12 [ RunTime:0.003526s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_course',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 557,
'filtered' => 0.1795332133769989,
'extra' => 'Using where',
) ] [ SQL ] SELECT `id`,`user_id`,`cate_id`,`name`,`thumbnail`,`visit_count`,`comment_count`,`time_second`,`group_id`,`type`,`cre_time` FROM `cmf_course` WHERE `group_num` = 1 AND `status` = 1 AND `is_online` = 1 AND `delete_time` = 0 AND `cate_id` = 12 ORDER BY `is_recommend` DESC,`sort_num` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.003500s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_course',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 557,
'filtered' => 0.1795332133769989,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT SUM(`visit_count`) AS tp_sum FROM `cmf_course` WHERE `status` = 1 AND `is_online` = 1 AND `delete_time` = 0 AND `group_id` = 14 [ RunTime:0.003469s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_course',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 557,
'filtered' => 0.1795332133769989,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.003805s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Factory' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.003350s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'filtered' => 11.111111640930176,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'Factory' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'Factory' AND `file` = 'portal/index' [ RunTime:0.003357s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'Factory' [ RunTime:0.003354s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'filtered' => 11.111111640930176,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.003837s ] [ SQL ] UPDATE `cmf_theme` SET `name` = 'Factory' , `version` = '1.0.2' , `demo_url` = 'http://baidu.com' , `author` = 'Factory' , `lang` = 'zh-cn' , `author_url` = 'http://baidu.com' , `keywords` = 'Factory' , `description` = 'Factory' WHERE `theme` = 'Factory' [ RunTime:0.003281s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Factory' AND ( `is_public` = 1 OR `file` = 'portal/course_list' ) [ RunTime:0.003257s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'filtered' => 11.111111640930176,
'extra' => 'Using where',
) ]
0.216205s