微信咨询
返回上页
下拉
上拉
作品信息
年代:
系列:
尺寸:
装裱:
材质:盘金绣
题材:宗教人物
作者信息
杨华珍
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-23 20:32:23 HTTP/1.1 GET : http://zhonghuameiwang.com/api/huapai/work_detail.html?id=174&ids=467
- 运行时间 : 0.159752s [ 吞吐率:6.26req/s ] 内存消耗:7,261.84kb 文件加载:107
- 查询信息 : 66 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=okenoer6t243dnmcreg73uibq0
- [ LANG ] /home/wwwroot/zhonghuameiwang.com/vendor/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept-encoding' => 'gzip, br, zstd, deflate',
'host' => 'zhonghuameiwang.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '174',
'ids' => '467',
)
- [ LANG ] /home/wwwroot/zhonghuameiwang.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/wwwroot/zhonghuameiwang.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/wwwroot/zhonghuameiwang.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/zhonghuameiwang.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ DB ] INIT mysql
- [ VIEW ] /home/wwwroot/zhonghuameiwang.com/public/themes/default/api/Huapai/work_detail.html [ array (
0 => 'site_info',
1 => 'norm',
2 => 'else_set',
3 => 'foot',
4 => 'auction_setup',
5 => 'one_title',
6 => 'examination_type',
7 => 'juvenile_type',
8 => 'celebrity_type',
9 => 'examination',
10 => 'juvenile',
11 => 'celebrity',
12 => 'cultural_type',
13 => 'literature_type',
14 => 'heritage_type',
15 => 'arts_type',
16 => 'mxmy_type',
17 => 'urban_type',
18 => 'rural_type',
19 => 'beautiful_type',
20 => 'painting_type',
21 => 'videos_type',
22 => 'yike',
23 => 'username',
24 => 'user_id',
25 => 'user_status',
26 => 'c_time',
27 => 'comment_count',
28 => 'comment',
29 => 'data',
30 => 'id',
31 => 'title',
32 => 'theme_vars',
33 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000526s ] mysql:host=127.0.0.1;port=3306;dbname=zhmw;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `mt_auxiliar_website` [ RunTime:0.001243s ]
- [ SQL ] SELECT * FROM `mt_auxiliar_website` LIMIT 1 [ RunTime:0.001008s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_auxiliar_website',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_auction_setup` [ RunTime:0.001329s ]
- [ SQL ] SELECT * FROM `mt_auction_setup` LIMIT 1 [ RunTime:0.000522s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_auction_setup',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_auction_order` [ RunTime:0.001215s ]
- [ SQL ] SELECT `money` FROM `mt_auction_order` WHERE `is_pay` = 2 [ RunTime:0.000514s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_auction_order',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 145,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_hands_order` [ RunTime:0.001905s ]
- [ SQL ] SELECT `price` FROM `mt_hands_order` [ RunTime:0.000467s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_hands_order',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_admin_menu` [ RunTime:0.001858s ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 211 AND `status` = 1 LIMIT 3 [ RunTime:0.000534s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 201 AND `status` = 1 [ RunTime:0.000300s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 196 AND `status` = 1 [ RunTime:0.000270s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 191 AND `status` = 1 [ RunTime:0.000274s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 184 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000294s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 3,
'extra' => 'Using intersect(parent_id,status); Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 494 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000284s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 474 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000292s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 475 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000420s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using intersect(parent_id,status); Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 177 AND `status` = 1 [ RunTime:0.000301s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 172 AND `status` = 1 [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 167 AND `status` = 1 AND `type` = 1 LIMIT 3 [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_examination_type` [ RunTime:0.000958s ]
- [ SQL ] SELECT * FROM `mt_examination_type` WHERE `status` = 0 [ RunTime:0.000273s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_juvenile_type` [ RunTime:0.000768s ]
- [ SQL ] SELECT * FROM `mt_juvenile_type` WHERE `status` = 0 [ RunTime:0.000295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_celebrity_type` [ RunTime:0.000769s ]
- [ SQL ] SELECT * FROM `mt_celebrity_type` WHERE `status` = 0 [ RunTime:0.000308s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_class_examination` [ RunTime:0.001012s ]
- [ SQL ] SELECT * FROM `mt_class_examination` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000399s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_class_examination',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_class_juvenile` [ RunTime:0.001053s ]
- [ SQL ] SELECT * FROM `mt_class_juvenile` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000375s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_class_juvenile',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_class_celebrity` [ RunTime:0.001021s ]
- [ SQL ] SELECT * FROM `mt_class_celebrity` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000447s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_class_celebrity',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000320s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000286s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000371s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000442s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000310s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000300s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000287s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_examination_type` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000281s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_examination_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000359s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000358s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000376s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000390s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 2 AND `status` = 0 LIMIT 1 [ RunTime:0.000414s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 8 AND `status` = 0 LIMIT 1 [ RunTime:0.000335s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_juvenile_type` WHERE `id` = 8 AND `status` = 0 LIMIT 1 [ RunTime:0.000290s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_juvenile_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 3 AND `status` = 0 LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000359s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000311s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000332s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000265s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000269s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_celebrity_type',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 172 AND `status` = 1 [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'index_merge',
'possible_keys' => 'status,parent_id',
'key' => 'parent_id,status',
'key_len' => '4,1',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using intersect(parent_id,status); Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_website_details` [ RunTime:0.001509s ]
- [ SQL ] SELECT `edc`.*,`painting_website`.`author_img` FROM `mt_website_details` `edc` INNER JOIN `mt_painting_website` `painting_website` ON `edc`.`p_id`=`painting_website`.`id` WHERE `edc`.`status` = '0' AND `edc`.`id` = '467' LIMIT 1 [ RunTime:0.000673s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'edc',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_all_comment` [ RunTime:0.001140s ]
- [ SQL ] SELECT * FROM `mt_all_comment` WHERE `article_id` = 467 AND `type` = 23 AND `status` = 0 ORDER BY `parent_id` ASC,`comm_time` DESC LIMIT 0,10 [ RunTime:0.000457s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_all_comment',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 95,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mt_all_comment` WHERE `article_id` = 467 AND `type` = 10 AND `status` = 0 [ RunTime:0.000391s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_all_comment',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 95,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_theme_file` [ RunTime:0.001550s ]
- [ SQL ] SELECT * FROM `mt_theme_file` WHERE `theme` = 'default' [ RunTime:0.000411s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_theme` [ RunTime:0.001680s ]
- [ SQL ] UPDATE `mt_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默认模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'default' [ RunTime:0.000603s ]
- [ SQL ] SELECT `more` FROM `mt_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'api/Huapai/work_detail' ) [ RunTime:0.000451s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
0.161239s
提交