微信咨询
返回上页
下拉
上拉
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-01 08:33:58 HTTP/1.1 GET : http://zhonghuameiwang.com/api/huapai/shy.html?author_id=436&id=173&keyword=%E5%B7%B4%E8%9C%80%E7%94%BB%E6%B4%BE&lx_id=1
- 运行时间 : 0.272386s [ 吞吐率:3.67req/s ] 内存消耗:7,441.28kb 文件加载:107
- 查询信息 : 75 queries 2 writes
- 缓存信息 : 5 reads,0 writes
- 会话信息 : SESSION_ID=d29v9gqvvdiuk0m8ssk9sonm50
- [ 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 (
'author_id' => '436',
'id' => '173',
'keyword' => '巴蜀画派',
'lx_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/Huapai/zixun.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 => 'id',
28 => 'title',
29 => 'ad',
30 => 'ad_count',
31 => 'keywords',
32 => 'description',
33 => 'rw_tj',
34 => 'author_id',
35 => 'tj',
36 => 'label',
37 => 'lx_id',
38 => 'keyword',
39 => 'num',
40 => 'count',
41 => 'data',
42 => 'theme_vars',
43 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000884s ] mysql:host=127.0.0.1;port=3306;dbname=zhmw;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `mt_auxiliar_website` [ RunTime:0.001311s ]
- [ SQL ] SELECT * FROM `mt_auxiliar_website` LIMIT 1 [ RunTime:0.000574s ]
- [ 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.001295s ]
- [ SQL ] SELECT * FROM `mt_auction_setup` LIMIT 1 [ RunTime:0.000382s ]
- [ 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.000979s ]
- [ SQL ] SELECT `money` FROM `mt_auction_order` WHERE `is_pay` = 2 [ RunTime:0.000400s ]
- [ 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.000991s ]
- [ SQL ] SELECT `price` FROM `mt_hands_order` [ RunTime:0.000336s ]
- [ 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.001072s ]
- [ SQL ] SELECT `id`,`parent_id`,`name` FROM `mt_admin_menu` WHERE `parent_id` = 211 AND `status` = 1 LIMIT 3 [ RunTime:0.000370s ]
- [ 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.000333s ]
- [ 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.000412s ]
- [ 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.000367s ]
- [ 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.000289s ]
- [ 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.000285s ]
- [ 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.000307s ]
- [ 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.000407s ]
- [ 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.000318s ]
- [ 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.000307s ]
- [ 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.000335s ]
- [ 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.001158s ]
- [ SQL ] SELECT * FROM `mt_examination_type` WHERE `status` = 0 [ RunTime:0.000334s ]
- [ 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.000970s ]
- [ SQL ] SELECT * FROM `mt_juvenile_type` WHERE `status` = 0 [ RunTime:0.000453s ]
- [ 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.000782s ]
- [ SQL ] SELECT * FROM `mt_celebrity_type` WHERE `status` = 0 [ RunTime:0.000299s ]
- [ 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.000932s ]
- [ SQL ] SELECT * FROM `mt_class_examination` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000374s ]
- [ 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.000970s ]
- [ SQL ] SELECT * FROM `mt_class_juvenile` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000383s ]
- [ 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.000912s ]
- [ SQL ] SELECT * FROM `mt_class_celebrity` WHERE `status` = 0 ORDER BY `c_time` DESC LIMIT 8 [ RunTime:0.000370s ]
- [ 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.000362s ]
- [ 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.000276s ]
- [ 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.000248s ]
- [ 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.000235s ]
- [ 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.000249s ]
- [ 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.000297s ]
- [ 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_examination_type` WHERE `id` = 4 AND `status` = 0 LIMIT 1 [ RunTime:0.000283s ]
- [ 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.000255s ]
- [ 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.000267s ]
- [ 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.000276s ]
- [ 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.000286s ]
- [ 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.000264s ]
- [ 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.000269s ]
- [ 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.000285s ]
- [ 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.000279s ]
- [ 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.000286s ]
- [ 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.000298s ]
- [ 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.000374s ]
- [ 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.000290s ]
- [ 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.000326s ]
- [ 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.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.000288s ]
- [ 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.000398s ]
- [ 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 `keyword`,`description` FROM `mt_admin_menu` WHERE `id` = 173 AND `parent_id` = 172 AND `status` = 1 LIMIT 1 [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_admin_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY,status,parent_id',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_painting_information` [ RunTime:0.001120s ]
- [ SQL ] SELECT * FROM `mt_painting_information` WHERE ( `title` LIKE '%巴蜀画派%' OR `detail` LIKE '%巴蜀画派%' ) AND `status` = 0 AND `gl_author` = 436 ORDER BY `c_time` DESC LIMIT 0,13 [ RunTime:0.047249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_painting_information',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1106,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mt_painting_information` WHERE ( `title` LIKE '%巴蜀画派%' OR `detail` LIKE '%巴蜀画派%' ) AND `status` = 0 [ RunTime:0.041255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_painting_information',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1106,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_keywords` [ RunTime:0.001018s ]
- [ SQL ] SELECT * FROM `mt_keywords` WHERE `status` = 1 AND `keyword_type` = 20 [ RunTime:0.000496s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_keywords',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `mt_painting_information` WHERE `status` = 0 AND `tj` = 2 LIMIT 8 [ RunTime:0.000636s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_painting_information',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1106,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_painting_character` [ RunTime:0.001124s ]
- [ SQL ] SELECT * FROM `mt_painting_character` WHERE `status` = 0 AND `tj` = 2 LIMIT 6 [ RunTime:0.000486s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_painting_character',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 251,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_keyword_total` [ RunTime:0.000855s ]
- [ SQL ] SELECT * FROM `mt_keyword_total` WHERE `status` = 0 AND `type` = 20 AND `keyword` = '巴蜀画派' LIMIT 1 [ RunTime:0.000709s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_keyword_total',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 35316,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `mt_keyword_total` SET `search_total` = `search_total` + 1 WHERE `id` = 392 [ RunTime:0.004941s ]
- [ SQL ] SHOW COLUMNS FROM `mt_position_lists` [ RunTime:0.000938s ]
- [ SQL ] SELECT * FROM `mt_position_lists` WHERE `lx_id` = 53 AND `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000419s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_position_lists',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `mt_position_lists` WHERE `lx_id` = 53 AND `status` = 1 [ RunTime:0.000341s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mt_position_lists',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mt_theme_file` [ RunTime:0.001344s ]
- [ SQL ] SELECT * FROM `mt_theme_file` WHERE `theme` = 'default' [ RunTime:0.000392s ]
- [ 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.001282s ]
- [ 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.000481s ]
- [ SQL ] SELECT `more` FROM `mt_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'api/Huapai/zixun' ) [ RunTime:0.000332s ]
- [ 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.273831s