基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-08-08 13:38:56 HTTP/1.1 GET : https://www.sinotrain.com/content/index/lists?catid=6&page=5
- 运行时间 : 0.211018s [ 吞吐率:4.74req/s ] 内存消耗:10,495.68kb 文件加载:207
- 查询信息 : 4 queries
- 缓存信息 : 13 reads,0 writes
- 会话信息 : SESSION_ID=230b87312af8f1e67be2cec5a32388bb
- [ VIEW ] F:\www\tmpweb\public/templates/default\content\..\content\category.html [ array (
0 => 'UTag',
1 => 'modelid',
2 => 'SEO',
3 => 'typeid',
4 => 'siteid',
5 => 'top_parentid',
6 => 'catid',
7 => 'page',
8 => 'CAT',
) ]
- CONNECT:[ UseTime:0.000161s ] sqlsrv:Database=web_db;Server=122.224.4.213,1433
- SELECT column_name, data_type, column_default, is_nullable
FROM information_schema.tables AS t
JOIN information_schema.columns AS c
ON t.table_catalog = c.table_catalog
AND t.table_schema = c.table_schema
AND t.table_name = c.table_name
WHERE t.table_name = 'tp6_content' [ RunTime:0.001034s ]
- SELECT column_name, data_type, column_default, is_nullable
FROM information_schema.tables AS t
JOIN information_schema.columns AS c
ON t.table_catalog = c.table_catalog
AND t.table_schema = c.table_schema
AND t.table_name = c.table_name
WHERE t.table_name = 'tp6_position_data' [ RunTime:0.001712s ]
- SELECT column_name, data_type, column_default, is_nullable
FROM information_schema.tables AS t
JOIN information_schema.columns AS c
ON t.table_catalog = c.table_catalog
AND t.table_schema = c.table_schema
AND t.table_name = c.table_name
WHERE t.table_name = 'tp6_category_priv' [ RunTime:0.001301s ]
- SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT * FROM [tp6_category_priv] WHERE [catid] = 6 AND [is_admin] = 0 AND [action] = 'visit') AS thinkphp) AS T1 [ RunTime:0.001008s ]

0.224035s