基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-04 23:25:44 HTTP/1.1 GET : http://testm.compassedu.hk/about
- 运行时间 : 0.678259s [ 吞吐率:1.47req/s ] 内存消耗:5,478.24kb 文件加载:147
- 查询信息 : 31 queries
- 缓存信息 : 1 reads,0 writes
- 会话信息 : SESSION_ID=3567e587cd4a8e88cecaaa59a45aa78e
- CONNECT:[ UseTime:0.006876s ] mysql:host=172.16.72.151;port=3306;dbname=compassedu;charset=utf8
- SHOW FULL COLUMNS FROM `tb_search_referral` [ RunTime:0.004927s ]
- SELECT * FROM `tb_search_referral` WHERE `type` = 0 LIMIT 1 [ RunTime:0.052996s ]
- SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.013553s ]
- SELECT COUNT(*) AS think_count FROM `tb_news` `n` LEFT JOIN `tb_univ_majorinfo` `m` ON `m`.`id`=`n`.`major_news` LEFT JOIN `tb_univ_collegeinfo` `c` ON `c`.`id`=`n`.`id_univ` WHERE (
n.ctry_news in ( 7,9,10,11,12,13 )
) AND ( n.type_news in ('succ') ) [ RunTime:0.125286s ]
- SHOW FULL COLUMNS FROM `tb_register` [ RunTime:0.013044s ]
- SELECT COUNT(*) AS think_count FROM `tb_register` [ RunTime:0.187243s ]
- SHOW FULL COLUMNS FROM `tb_custom` [ RunTime:0.008560s ]
- SELECT COUNT(*) AS think_count FROM `tb_custom` WHERE `m_cust` = 2 AND ( `state_cust` not in ("已解约","解约中") ) [ RunTime:0.010764s ]
- SHOW FULL COLUMNS FROM `tb_commitment` [ RunTime:0.006374s ]
- SELECT * FROM `tb_commitment` WHERE ( status=1 ) ORDER BY `total_sort` ASC [ RunTime:0.009342s ]
- SHOW FULL COLUMNS FROM `tb_about_flag` [ RunTime:0.006020s ]
- SELECT `id`,`img_flag` FROM `tb_about_flag` WHERE `status` = 2 AND `is_delete` = 1 AND `img_flag` IS NOT NULL AND ( img_flag<>"" ) ORDER BY `date_flag` DESC [ RunTime:0.014509s ]
- SHOW FULL COLUMNS FROM `tb_article_content` [ RunTime:0.006703s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1371',tags) ) ) [ RunTime:0.010879s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1371',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.007913s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1372',tags) ) ) [ RunTime:0.010104s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1372',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.012246s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1559',tags) ) ) [ RunTime:0.013257s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1559',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.005965s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1374',tags) ) ) [ RunTime:0.012172s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1374',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.005650s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1147',tags) ) ) [ RunTime:0.010779s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1147',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.010243s ]
- SELECT COUNT(*) AS think_count FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1145',tags) ) OR ( find_in_set('1146',tags) ) OR ( find_in_set('1560',tags) ) ) [ RunTime:0.013687s ]
- SELECT `id`,`create_at`,`title`,`desc`,`m_reading`,`cover` FROM `tb_article_content` WHERE `status` = 2 AND `show_type` = 1 AND ( ( find_in_set('1145',tags) ) OR ( find_in_set('1146',tags) ) OR ( find_in_set('1560',tags) ) ) ORDER BY `create_at` DESC LIMIT 0,5 [ RunTime:0.005753s ]
- SHOW FULL COLUMNS FROM `tb_handbook_ebook` [ RunTime:0.009827s ]
- SELECT COUNT(*) AS think_count FROM `tb_handbook_ebook` `h` WHERE `show_hb` = 1 AND `converted` = 1 AND `type_hb` = 11 AND `report_type_hb` IN (1,3,4) AND `foreign_display` = 1 [ RunTime:0.010924s ]
- SELECT `h`.`id`,`cover_hb`,`name_hb`,`h`.`pages`,`h`.`download_count`,`h`.`create_hb`,`report_type_hb`,`type_hb`,`intro` FROM `tb_handbook_ebook` `h` WHERE `show_hb` = 1 AND `converted` = 1 AND `type_hb` = 11 AND `report_type_hb` IN (1,3,4) AND `foreign_display` = 1 ORDER BY `order_hb` DESC,`download_count` DESC,`id` DESC LIMIT 0,6 [ RunTime:0.007951s ]
- SELECT `report_type_hb`,count(id) as count FROM `tb_handbook_ebook` WHERE `type_hb` = 11 AND `foreign_display` = 1 AND `show_hb` = 1 AND `converted` = 1 AND `report_type_hb` IN (1,3,4) GROUP BY `report_type_hb` ORDER BY field(report_type_hb,3,1,4) [ RunTime:0.006711s ]
- SHOW FULL COLUMNS FROM `tb_about_qualification` [ RunTime:0.010208s ]
- SELECT `id`,`from_ql`,`name_ql`,`img_ql` FROM `tb_about_qualification` WHERE `status` = 2 AND `is_delete` = 1 ORDER BY `date_ql` DESC LIMIT 8 [ RunTime:0.011822s ]

0.681525s