推荐菜品
-
好吃八爪鱼 ¥
-
驱车自驾美食好去处 ¥
-
你猜不到的三亚美食 ¥
-
最美海南 ¥
-
三亚地道小吃 ¥
-
柳州螺蛳粉 ¥8
-
美食达人 ¥10
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2022-08-12 01:43:14 HTTP/1.1 GET : http://meihai.net/portal/article/meishi_details/id/11.html
- 运行时间 : 0.059502s [ 吞吐率:16.81req/s ] 内存消耗:4,818.08kb 文件加载:110
- 查询信息 : 15 queries 2 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=ar1qaf3nvqb1imbipl86mu4tm4
- [ LANG ] /www/wwwroot/www.meihai/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.meihai/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'meihai.net',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Tue, 03 Aug 2021 00:53:00 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-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '11',
)
- [ LANG ] /www/wwwroot/www.meihai/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.meihai/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.meihai/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.meihai/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.meihai/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.meihai/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/www.meihai/public/themes/meihai/portal/meishi_details.html [ array (
0 => 'site_info',
1 => 'action',
2 => 'controller',
3 => 'link',
4 => 'info',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000625s ] mysql:host=127.0.0.1;port=3306;dbname=meihai_net;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_link` [ RunTime:0.000949s ]
- [ SQL ] SELECT * FROM `mh_link` [ RunTime:0.000280s ]
- [ 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.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `mh_portal_post` [ RunTime:0.000758s ]
- [ SQL ] SELECT * FROM `mh_portal_post` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000434s ]
- [ 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.0,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `mh_portal_post` SET `post_hits` = 2896 WHERE `id` = 11 [ RunTime:0.003104s ]
- [ DB ] CONNECT:[ UseTime:0.000279s ] mysql:host=127.0.0.1;port=3306;dbname=meihai_net;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_portal_category_post` [ RunTime:0.000602s ]
- [ SQL ] SELECT * FROM `mh_portal_category_post` WHERE `post_id` = 11 LIMIT 1 [ RunTime:0.000254s ]
- [ 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' => 21,
'filtered' => 10.0,
'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=2 and p.id !=11 ) LIMIT 10 [ RunTime:0.000608s ]
- [ 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' => 8,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000357s ] mysql:host=127.0.0.1;port=3306;dbname=meihai_net;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mh_comment` [ RunTime:0.000666s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mh_comment` WHERE `object_id` = 11 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000324s ]
- [ 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.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000271s ] mysql:host=127.0.0.1;port=3306;dbname=meihai_net;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mh_comment` WHERE `object_id` = 11 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000267s ]
- [ 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.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `mh_comment` WHERE `object_id` = 11 AND `parent_id` = 0 LIMIT 0,10 [ RunTime:0.000369s ]
- [ 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.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mh_theme_file` [ RunTime:0.000620s ]
- [ SQL ] SELECT * FROM `mh_theme_file` WHERE `theme` = 'meihai' [ RunTime:0.000295s ]
- [ 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.000553s ]
- [ 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.000305s ]
- [ SQL ] SELECT `more` FROM `mh_theme_file` WHERE `theme` = 'meihai' AND ( `is_public` = 1 OR `file` = 'portal/meishi_details' ) [ RunTime:0.000248s ]
- [ 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.060175s