基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-02 11:34:32 HTTP/1.1 GET : www.mimr.cn/cms/index/cate/id/79
- 运行时间 : 0.129241s [ 吞吐率:7.74req/s ] 内存消耗:4,535.21kb 文件加载:138
- 查询信息 : 10 queries 0 writes
- 缓存信息 : 0 reads,1 writes
- 配置加载 : 75
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ]
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.006100s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000857s ]
- [ LANG ] /data/html/thinkphp/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000053s ]
- [ DB ] INIT Dm
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'cms',
1 => 'index',
2 => 'cate',
),
)
- [ HEADER ] array (
'host' => 'www.mimr.cn',
'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' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '79',
)
- [ LANG ] /data/html/public/../application/cms/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002095s ]
- [ LANG ] /data/html/public/../application/cms/lang/zh-cn/index.php
- [ RUN ] app\cms\controller\Index->cate[ /data/html/application/cms/controller/Index.php ]
- [ VIEW ] /data/html/public/../application/cms/view/index/introduce.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'nav',
4 => 'content',
5 => 'cate',
) ]
- [ DB ] CONNECT:[ UseTime:0.008363s ] dm:host=10.0.2.37;port=5236;dbname=ZG_MIMR;charset=utf8
- [ SQL ] select * from user_tab_columns where TABLE_NAME = 'zg_cate' [ RunTime:0.016136s ]
- [ SQL ] SELECT * FROM "zg_cate" [ RunTime:0.004598s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.003503s ]
- [ SQL ] SELECT "id","parent_id","name" FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.002455s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 79 LIMIT 1 [ RunTime:0.002237s ]
- [ SQL ] SELECT "id","parent_id","name" FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.002698s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 70 LIMIT 1 [ RunTime:0.002246s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "parent_id" = 70 ORDER BY "weigh" DESC,"id" ASC [ RunTime:0.003023s ]
- [ SQL ] select * from user_tab_columns where TABLE_NAME = 'zg_page' [ RunTime:0.012508s ]
- [ SQL ] SELECT * FROM "zg_page" WHERE "cate_id" = 79 LIMIT 1 [ RunTime:0.002503s ]

0.130557s