基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-19 15:27:29 HTTP/1.1 GET : www.mimr.cn/cms/index/show/cate_id/91/id/957
- 运行时间 : 0.160723s [ 吞吐率:6.22req/s ] 内存消耗:4,625.58kb 文件加载:138
- 查询信息 : 15 queries 1 writes
- 缓存信息 : 1 reads,1 writes
- 配置加载 : 75
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000028s ]
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005869s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000757s ]
- [ LANG ] /data/html/thinkphp/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000040s ]
- [ DB ] INIT Dm
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'cms',
1 => 'index',
2 => 'show',
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'www.mimr.cn',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Mon, 24 Mar 2025 11:53:31 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'cate_id' => '91',
'id' => '957',
)
- [ LANG ] /data/html/public/../application/cms/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002155s ]
- [ LANG ] /data/html/public/../application/cms/lang/zh-cn/index.php
- [ RUN ] app\cms\controller\Index->show[ /data/html/application/cms/controller/Index.php ]
- [ VIEW ] /data/html/public/../application/cms/view/index/show.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'nav',
4 => 'top_list',
5 => 'content',
6 => 'cate',
) ]
- [ DB ] CONNECT:[ UseTime:0.008085s ] 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.016296s ]
- [ SQL ] SELECT * FROM "zg_cate" [ RunTime:0.004073s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.003429s ]
- [ SQL ] SELECT "id","parent_id","name" FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.002451s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 91 LIMIT 1 [ RunTime:0.002272s ]
- [ SQL ] SELECT "id","parent_id","name" FROM "zg_cate" WHERE "isnav_switch" = 1 AND "status" = '1' ORDER BY "weigh" DESC [ RunTime:0.002519s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 71 LIMIT 1 [ RunTime:0.002864s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "parent_id" = 71 ORDER BY "weigh" DESC,"id" ASC [ RunTime:0.002382s ]
- [ SQL ] select * from user_tab_columns where TABLE_NAME = 'zg_news' [ RunTime:0.012998s ]
- [ SQL ] SELECT * FROM "zg_news" WHERE "id" = 957 LIMIT 1 [ RunTime:0.002455s ]
- [ SQL ] UPDATE "zg_news" SET "views"="views"+1 WHERE "id" = 957 [ RunTime:0.004763s ]
- [ SQL ] SELECT * FROM "zg_news" WHERE "cate_id" = 91 AND "deletetime" IS NULL ORDER BY "publishtime" DESC LIMIT 10 [ RunTime:0.005005s ]
- [ SQL ] SELECT * FROM "zg_news" WHERE "cate_id" = 91 AND "deletetime" IS NULL AND "publishtime" < 1687881600 ORDER BY "publishtime" DESC LIMIT 1 [ RunTime:0.004883s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 91 LIMIT 1 [ RunTime:0.002003s ]
- [ SQL ] SELECT * FROM "zg_news" WHERE "cate_id" = 91 AND "deletetime" IS NULL AND "publishtime" > 1687881600 ORDER BY "publishtime" ASC LIMIT 1 [ RunTime:0.004903s ]
- [ SQL ] SELECT * FROM "zg_cate" WHERE "id" = 91 LIMIT 1 [ RunTime:0.002153s ]

0.161953s