基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2026-02-22 03:29:21 HTTP/1.1 GET : http://m.cnpaiji.cn/portal/anli/index/cid/16.html
- 運(yùn)行時(shí)間 : 0.067430s [ 吞吐率:14.83req/s ] 內(nèi)存消耗:4,319.39kb 文件加載:109
- 查詢(xún)信息 : 14 queries 1 writes
- 緩存信息 : 5 reads,0 writes
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'm.cnpaiji.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
)
- [ PARAM ] array (
'cid' => '16',
)
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/ensi.new.hschangxin.cn/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/ensi.new.hschangxin.cn/public/themes/default/portal/anli/index.html [ array (
0 => 'site_info',
1 => 'video_show',
2 => 'video_enshow',
3 => 'on',
4 => 'clist',
5 => 'cid',
6 => 'pages',
7 => 'list',
8 => 'theme_vars',
9 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000496s ] mysql:host=127.0.0.1;port=3306;dbname=ensi_new_db;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001571s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'LeoxieSwitchLang' LIMIT 1 [ RunTime:0.000396s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001500s ]
- [ SQL ] SELECT `p`.* FROM `cmf_portal_post` `p` INNER JOIN `cmf_portal_category_post` `pc` ON `pc`.`post_id`=`p`.`id` WHERE `pc`.`category_id` = 8 AND `p`.`recommended` = 1 AND `p`.`post_status` = 1 AND `p`.`delete_time` = 0 ORDER BY `pc`.`list_order` DESC,`p`.`id` DESC [ RunTime:0.001133s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pc',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 14,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `p`.* FROM `cmf_portal_post` `p` INNER JOIN `cmf_portal_category_post` `pc` ON `pc`.`post_id`=`p`.`id` WHERE `pc`.`category_id` = 18 AND `p`.`recommended` = 1 AND `p`.`post_status` = 1 AND `p`.`delete_time` = 0 ORDER BY `pc`.`list_order` DESC,`p`.`id` DESC [ RunTime:0.001007s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pc',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 10,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001578s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `parent_id` = 7 AND `delete_time` = 0 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000431s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `p` INNER JOIN `cmf_portal_category_post` `pc` ON `pc`.`post_id`=`p`.`id` WHERE `pc`.`category_id` = 16 AND `p`.`is_top` = 0 AND `p`.`post_status` = 1 AND `p`.`delete_time` = 0 [ RunTime:0.000446s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pc',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 4,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `p`.* FROM `cmf_portal_post` `p` INNER JOIN `cmf_portal_category_post` `pc` ON `pc`.`post_id`=`p`.`id` WHERE `pc`.`category_id` = 16 AND `p`.`is_top` = 0 AND `p`.`post_status` = 1 AND `p`.`delete_time` = 0 ORDER BY `pc`.`list_order` DESC,`p`.`id` DESC LIMIT 0,20 [ RunTime:0.001114s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pc',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 4,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001405s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.000325s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001369s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'default' , `version` = '1.0.0' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF默認(rèn)模板' , `description` = 'ThinkCMF默認(rèn)模板' WHERE `theme` = 'default' [ RunTime:0.003352s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/anli/index' ) [ RunTime:0.000384s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Qiniu' LIMIT 1 [ RunTime:0.000376s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]