基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-06 05:46:00 HTTP/1.1 GET : http://testm.compassedu.hk/collectionarticle/33
- 运行时间 : 0.158615s [ 吞吐率:6.30req/s ] 内存消耗:4,844.99kb 文件加载:142
- 查询信息 : 5 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=11b297dd52e9813d57db10404c30c7b8
- CONNECT:[ UseTime:0.006373s ] mysql:host=172.16.72.151;port=3306;dbname=compassedu;charset=utf8
- SHOW FULL COLUMNS FROM `tb_article_collection` [ RunTime:0.004578s ]
- SELECT `a`.`img`,`a`.`name`,`intro` FROM `tb_article_collection` `a` WHERE ( a.delete_at is null or a.delete_at ="" or a.delete_at="0000-00-00 00:00:00" ) AND ( status=2 ) AND `a`.`id` = '33' LIMIT 1 [ RunTime:0.005469s ]
- SHOW FULL COLUMNS FROM `tb_collection_articles` [ RunTime:0.006272s ]
- SELECT COUNT(*) AS think_count FROM `tb_collection_articles` `a` LEFT JOIN `tb_article_content` `b` ON `b`.`id`=`a`.`article_id` WHERE ( a.article_id<>0 ) AND `a`.`collection_id` = '33' AND `b`.`status` = '2' [ RunTime:0.006235s ]
- SELECT a.article_id as id,`b`.`cover`,`b`.`title`,`b`.`desc`,`b`.`create_at`,`b`.`m_reading`,`b`.`level_limit` FROM `tb_collection_articles` `a` LEFT JOIN `tb_article_content` `b` ON `b`.`id`=`a`.`article_id` WHERE ( a.article_id<>0 ) AND `a`.`collection_id` = '33' AND `b`.`status` = '2' ORDER BY `b`.`create_at` DESC LIMIT 0,30 [ RunTime:0.006714s ]

0.162124s