游玩项目
-
游艇出海 ¥
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2021-01-16 04:26:16 HTTP/1.1 GET : http://meihai.net/portal/article/yule_details/id/6.html
- 运行时间 : 0.129903s [ 吞吐率:7.70req/s ] 内存消耗:8,180.79kb 文件加载:110
- 查询信息 : 15 queries 2 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=dr4gof62lfv41n63dsikakbgb6
- [ LANG ] /home/wwwroot/meihai_net/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /home/wwwroot/meihai_net/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-language' => 'en-US,en;q=0.5',
'accept-encoding' => 'br,gzip',
'host' => 'meihai.net',
'connection' => 'Keep-Alive',
)
- [ PARAM ] array (
'id' => '6',
)
- [ LANG ] /home/wwwroot/meihai_net/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/wwwroot/meihai_net/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/wwwroot/meihai_net/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/meihai_net/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/wwwroot/meihai_net/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/meihai_net/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ VIEW ] /home/wwwroot/meihai_net/public/themes/meihai/portal/yule_details.html [ array (
0 => 'site_info',
1 => 'link',
2 => 'info',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000553s ] mysql:host=127.0.0.1;port=3306;dbname=meihaiwang;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_link` [ RunTime:0.001040s ]
- [ SQL ] SELECT * FROM `mh_link` [ RunTime:0.000431s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `mh_portal_post` [ RunTime:0.001237s ]
- [ SQL ] SELECT * FROM `mh_portal_post` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000776s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_portal_post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `mh_portal_post` SET `post_hits` = 764 WHERE `id` = 6 [ RunTime:0.012812s ]
- [ DB ] CONNECT:[ UseTime:0.001555s ] mysql:host=127.0.0.1;port=3306;dbname=meihaiwang;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_portal_category_post` [ RunTime:0.001111s ]
- [ SQL ] SELECT * FROM `mh_portal_category_post` WHERE `post_id` = 6 LIMIT 1 [ RunTime:0.000709s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_portal_category_post',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 10,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `mh_portal_post` `p` INNER JOIN `mh_portal_category_post` `pc` ON `p`.`id`=`pc`.`post_id` WHERE ( pc.category_id=4 and p.id !=6 ) LIMIT 10 [ RunTime:0.000851s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pc',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 2,
'filtered' => 100,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=3306;dbname=meihaiwang;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_comment` [ RunTime:0.001122s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mh_comment` WHERE `object_id` = 6 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000589s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_comment',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'object_id,parent_id',
'key' => 'object_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000505s ] mysql:host=127.0.0.1;port=3306;dbname=meihaiwang;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mh_comment` WHERE `object_id` = 6 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000625s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_comment',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'object_id,parent_id',
'key' => 'object_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `mh_comment` WHERE `object_id` = 6 AND `parent_id` = 0 LIMIT 0,10 [ RunTime:0.000584s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_comment',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'object_id,parent_id',
'key' => 'object_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mh_theme_file` [ RunTime:0.001124s ]
- [ SQL ] SELECT * FROM `mh_theme_file` WHERE `theme` = 'meihai' [ RunTime:0.000483s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mh_theme` [ RunTime:0.000937s ]
- [ SQL ] UPDATE `mh_theme` SET `name` = 'meihai' , `version` = '1.0.0' , `demo_url` = 'http://dartrun.com' , `author` = 'dartrun' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'meihai模板' , `description` = 'meihai默认模板' WHERE `theme` = 'meihai' [ RunTime:0.000538s ]
- [ SQL ] SELECT `more` FROM `mh_theme_file` WHERE `theme` = 'meihai' AND ( `is_public` = 1 OR `file` = 'portal/yule_details' ) [ RunTime:0.000534s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mh_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ]

0.132016s