基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-06 06:13:48 HTTP/1.1 GET : http://testm.compassedu.hk/collectionarticle/43
- 运行时间 : 0.159055s [ 吞吐率:6.29req/s ] 内存消耗:4,844.97kb 文件加载:142
- 查询信息 : 5 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=9fabfaa5ed38708973eb4e3a7ad1334a
- CONNECT:[ UseTime:0.006661s ] mysql:host=172.16.72.151;port=3306;dbname=compassedu;charset=utf8
- SHOW FULL COLUMNS FROM `tb_article_collection` [ RunTime:0.004952s ]
- 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` = '43' LIMIT 1 [ RunTime:0.009247s ]
- SHOW FULL COLUMNS FROM `tb_collection_articles` [ RunTime:0.007180s ]
- 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` = '43' AND `b`.`status` = '2' [ RunTime:0.004872s ]
- 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` = '43' AND `b`.`status` = '2' ORDER BY `b`.`create_at` DESC LIMIT 0,30 [ RunTime:0.006646s ]

0.162289s