微信咨询
返回上页
下拉
上拉
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-23 02:34:26 HTTP/1.1 GET : http://zhonghuameiwang.com/api/yizhan/shy.html?id=1
- 运行时间 : 0.194469s [ 吞吐率:5.14req/s ] 内存消耗:7,162.66kb 文件加载:107
- 查询信息 : 68 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=7c9hsja2aqn5g7gn7rvec2rgi3
- [ 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)',
'cookie' => 'fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E',
'accept-encoding' => 'gzip, br, zstd, deflate',
'host' => 'zhonghuameiwang.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '1',
)
- [ 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/Yizhan/rezhan.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 => 'keywords',
28 => 'description',
29 => 'label',
30 => 'keyword',
31 => 'id',
32 => 'count',
33 => 'data',
34 => 'theme_vars',
35 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=3306;dbname=zhmw;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `mt_auxiliar_website` [ RunTime:0.001289s ]
- [ SQL ] SELECT * FROM `mt_auxiliar_website` LIMIT 1 [ RunTime:0.000488s ]
- [ 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.000982s ]
- [ SQL ] SELECT * FROM `mt_auction_setup` LIMIT 1 [ RunTime:0.000345s ]
- [ 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.001120s ]
- [ SQL ] SELECT `money` FROM `mt_auction_order` WHERE `is_pay` = 2 [ RunTime:0.000429s ]
- [ 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.001116s ]
- [ SQL ] SELECT `price` FROM `mt_hands_order` [ RunTime:0.000366s ]
- [ 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.001238s ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 211 AND `status` = 1 LIMIT 3 [ RunTime:0.000454s ]
- [ 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.000379s ]
- [ 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.000345s ]
- [ 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.000362s ]
- [ 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.000428s ]
- [ 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.000422s ]
- [ 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.000433s ]
- [ 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.000411s ]
- [ 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.000406s ]
- [ 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.000418s ]
- [ 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.000517s ]
- [ 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.001369s ]
- [ SQL ] SELECT * FROM `mt_examination_type` WHERE `status` = 0 [ RunTime:0.000439s ]
- [ 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.001090s ]
- [ SQL ] SELECT * FROM `mt_juvenile_type` WHERE `status` = 0 [ RunTime:0.000387s ]
- [ 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.001347s ]
- [ SQL ] SELECT * FROM `mt_celebrity_type` WHERE `status` = 0 [ RunTime:0.000426s ]
- [ 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.001162s ]
- [ SQL ] SELECT * FROM `mt_class_examination` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000528s ]
- [ 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.001337s ]
- [ SQL ] SELECT * FROM `mt_class_juvenile` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000504s ]
- [ 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.001410s ]
- [ SQL ] SELECT * FROM `mt_class_celebrity` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000584s ]
- [ 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.000411s ]
- [ 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.000296s ]
- [ 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.000346s ]
- [ 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.000321s ]
- [ 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.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` = 4 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` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000327s ]
- [ 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.000291s ]
- [ 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.000307s ]
- [ 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.000324s ]
- [ 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.000327s ]
- [ 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.000323s ]
- [ 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.000334s ]
- [ 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.000265s ]
- [ 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.000268s ]
- [ 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.000332s ]
- [ 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.000289s ]
- [ 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.000263s ]
- [ 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.000244s ]
- [ 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 `title` FROM `mt_celebrity_type` WHERE `id` = 1 AND `status` = 0 LIMIT 1 [ RunTime:0.000281s ]
- [ 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.000278s ]
- [ 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 ] SHOW COLUMNS FROM `mt_thermal_type` [ RunTime:0.001233s ]
- [ SQL ] SELECT * FROM `mt_thermal_type` WHERE `status` = 0 AND `type` = 1 ORDER BY `sort` DESC [ RunTime:0.000620s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_thermal_type',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `mt_thermal_type` WHERE `status` = 0 AND `type` = 2 ORDER BY `sort` DESC [ RunTime:0.000351s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_thermal_type',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `keyword` FROM `mt_admin_menu` WHERE `id` = 206 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY,parent_id',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `description` FROM `mt_admin_menu` WHERE `id` = 206 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000289s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY,parent_id',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_thermal_list` [ RunTime:0.000921s ]
- [ SQL ] SELECT * FROM `mt_thermal_list` WHERE `status` = 0 AND `b_box` = 2 ORDER BY `id` ASC LIMIT 0,24 [ RunTime:0.000688s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_thermal_list',
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 24,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mt_thermal_list` WHERE `status` = 0 AND `b_box` = 2 [ RunTime:0.000407s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_thermal_list',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 57,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_theme_file` [ RunTime:0.001541s ]
- [ SQL ] SELECT * FROM `mt_theme_file` WHERE `theme` = 'default' [ RunTime:0.000445s ]
- [ 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.001546s ]
- [ 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.000530s ]
- [ SQL ] SELECT `more` FROM `mt_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'api/Yizhan/rezhan' ) [ RunTime:0.000656s ]
- [ 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.195894s