上海市所有港口潮汐表
2026年09月22日 星期二(今天) 佘山潮汐表
当前潮高:2.44cm 全天最高:3.39cm(21:00) 最低:1.73cm()
2026年09月22日 星期二(今天) 崇明(南堡镇)潮汐表
当前潮高:1.86cm 全天最高:3.42cm(22:00) 最低:1.64cm()
2026年09月22日 星期二(今天) 中浚潮汐表
当前潮高:2.26cm 全天最高:3.53cm(21:00) 最低:1.63cm()
2026年09月22日 星期二(今天) 高桥潮汐表
当前潮高:1.75cm 全天最高:3.27cm(22:00) 最低:1.57cm()
2026年09月22日 星期二(今天) 吴淞潮汐表
当前潮高:1.67cm 全天最高:3.22cm(22:00) 最低:1.52cm()
2026年09月22日 星期二(今天) 黄浦公园潮汐表
当前潮高:1.31cm 全天最高:2.74cm(24:00) 最低:1.19cm()
2026年09月22日 星期二(今天) 芦潮港(南汇嘴)潮汐表
当前潮高:2.84cm 全天最高:4.37cm(21:00) 最低:1.82cm()
2026年09月22日 星期二(今天) 金山嘴潮汐表
当前潮高:2.65cm 全天最高:5.11cm(21:00) 最低:1.85cm()
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-22 17:21:34 HTTP/2.0 GET : https://www.aichaoxibiao.com/city-shanghai
- 运行时间 : 1.244069s [ 吞吐率:0.80req/s ] 内存消耗:8,781.94kb 文件加载:138
- 查询信息 : 108 queries 4 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=a88n581n8j0hm7fmc8dcfaithk
- [ LANG ] /www/wwwroot/aichaoxibiao.com/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/aichaoxibiao.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/aichaoxibiao.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/aichaoxibiao.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/aichaoxibiao.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/aichaoxibiao.com/app/portal/lang/zh-cn/common.php
- [ ROUTE ] array (
'rule' => 'city-shanghai',
'route' => 'chaoxi/City/index?city=shanghai',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'www.aichaoxibiao.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'city' => 'shanghai',
)
- [ LANG ] /www/wwwroot/aichaoxibiao.com/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/aichaoxibiao.com/public/themes/default/chaoxi/city.html [ array (
0 => 'site_info',
1 => 'day',
2 => 'today',
3 => 'data',
4 => 'ports',
5 => 'tides',
6 => 'encrypt_key',
7 => 'encrypted',
8 => 'province',
9 => 'theme_vars',
10 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.015879s ] mysql:host=127.0.0.1;port=3306;dbname=aichaoxibiao.com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_chaoxi` [ RunTime:0.001941s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'shanghai' LIMIT 1 [ RunTime:0.001575s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'shanghai' ORDER BY `order` ASC [ RunTime:0.001760s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_chaoxi_json` [ RunTime:0.002986s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 61 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.002243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 61 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.044844s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 903,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 62 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.002436s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 62 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.052021s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 880,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 63 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.002360s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 63 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.045601s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 872,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 64 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.002226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 64 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.070837s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 885,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 65 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.003742s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 65 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.069623s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 910,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 66 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.003496s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 66 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.006167s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 929,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 67 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.004216s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 67 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.079524s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 917,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 68 AND `date` = '2026-09-22' LIMIT 1 [ RunTime:0.003341s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'index_merge',
'possible_keys' => 'port_id,date',
'key' => 'date,port_id',
'key_len' => '4,5',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using intersect(date,port_id); Using where',
) ]
- [ SQL ] SELECT `tide_size`,`date` FROM `cmf_chaoxi_json` WHERE `port_id` = 68 AND `date` BETWEEN '2026-09-22' AND '2026-10-06' [ RunTime:0.098389s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'port_id,date',
'key' => 'port_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 884,
'filtered' => 1.5620654821395874,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '辽宁' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.005194s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '丹东市' ORDER BY `order` ASC [ RunTime:0.003791s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '大连市' ORDER BY `order` ASC [ RunTime:0.001396s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '盘锦市' ORDER BY `order` ASC [ RunTime:0.003879s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '营口市' ORDER BY `order` ASC [ RunTime:0.004847s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '锦州市' ORDER BY `order` ASC [ RunTime:0.003622s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '葫芦岛市' ORDER BY `order` ASC [ RunTime:0.007243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '河北' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.013602s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '唐山市' ORDER BY `order` ASC [ RunTime:0.014979s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '沧州市' ORDER BY `order` ASC [ RunTime:0.004302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '秦皇岛市' ORDER BY `order` ASC [ RunTime:0.002687s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '天津' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.003176s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '天津市' ORDER BY `order` ASC [ RunTime:0.002141s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '山东' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.002286s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '青岛市' ORDER BY `order` ASC [ RunTime:0.003488s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '东营市' ORDER BY `order` ASC [ RunTime:0.002053s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '威海市' ORDER BY `order` ASC [ RunTime:0.004381s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '日照市' ORDER BY `order` ASC [ RunTime:0.003036s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '滨州市' ORDER BY `order` ASC [ RunTime:0.002003s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '潍坊市' ORDER BY `order` ASC [ RunTime:0.001850s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '烟台市' ORDER BY `order` ASC [ RunTime:0.001118s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '江苏' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.003814s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '南通市' ORDER BY `order` ASC [ RunTime:0.001309s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '盐城市' ORDER BY `order` ASC [ RunTime:0.001517s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '连云港市' ORDER BY `order` ASC [ RunTime:0.003115s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '上海' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.002405s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '上海市' ORDER BY `order` ASC [ RunTime:0.002954s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '浙江' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.004143s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '临海市' ORDER BY `order` ASC [ RunTime:0.002504s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '台州市' ORDER BY `order` ASC [ RunTime:0.001829s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '嘉兴市' ORDER BY `order` ASC [ RunTime:0.003330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '宁波市' ORDER BY `order` ASC [ RunTime:0.002723s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '平湖市' ORDER BY `order` ASC [ RunTime:0.002783s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '温州市' ORDER BY `order` ASC [ RunTime:0.002475s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '舟山市' ORDER BY `order` ASC [ RunTime:0.002090s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '福建' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.003283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '厦门市' ORDER BY `order` ASC [ RunTime:0.002283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '宁德市' ORDER BY `order` ASC [ RunTime:0.001976s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '泉州市' ORDER BY `order` ASC [ RunTime:0.003735s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '漳州市' ORDER BY `order` ASC [ RunTime:0.002962s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '福州市' ORDER BY `order` ASC [ RunTime:0.003053s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '莆田市' ORDER BY `order` ASC [ RunTime:0.001227s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '广东' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001443s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '广州市' ORDER BY `order` ASC [ RunTime:0.001816s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '深圳市' ORDER BY `order` ASC [ RunTime:0.001588s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '惠州市' ORDER BY `order` ASC [ RunTime:0.001241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '阳江市' ORDER BY `order` ASC [ RunTime:0.001159s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '珠海市' ORDER BY `order` ASC [ RunTime:0.001173s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '湛江市' ORDER BY `order` ASC [ RunTime:0.001374s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '中山市' ORDER BY `order` ASC [ RunTime:0.002617s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '汕头市' ORDER BY `order` ASC [ RunTime:0.002068s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '汕尾市' ORDER BY `order` ASC [ RunTime:0.001834s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '江门市' ORDER BY `order` ASC [ RunTime:0.001836s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '潮州市' ORDER BY `order` ASC [ RunTime:0.001678s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '茂名市' ORDER BY `order` ASC [ RunTime:0.001752s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '东沙群岛' ORDER BY `order` ASC [ RunTime:0.001685s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '广西' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.002048s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '北海市' ORDER BY `order` ASC [ RunTime:0.001272s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '钦州市' ORDER BY `order` ASC [ RunTime:0.001450s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '防城港市' ORDER BY `order` ASC [ RunTime:0.001322s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '海南' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001716s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '三亚市' ORDER BY `order` ASC [ RunTime:0.001220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '海口市' ORDER BY `order` ASC [ RunTime:0.001539s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '文昌市' ORDER BY `order` ASC [ RunTime:0.001078s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '琼海市' ORDER BY `order` ASC [ RunTime:0.001251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '儋州市' ORDER BY `order` ASC [ RunTime:0.001518s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '澄迈县' ORDER BY `order` ASC [ RunTime:0.001088s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '临高县' ORDER BY `order` ASC [ RunTime:0.001062s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '东方市' ORDER BY `order` ASC [ RunTime:0.001142s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '乐东黎族自治县' ORDER BY `order` ASC [ RunTime:0.001061s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '三沙市' ORDER BY `order` ASC [ RunTime:0.001062s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '陵水黎族自治县' ORDER BY `order` ASC [ RunTime:0.001102s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '香港' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001689s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '香港' ORDER BY `order` ASC [ RunTime:0.001115s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '澳门' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001840s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '澳门' ORDER BY `order` ASC [ RunTime:0.001179s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '台湾' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001580s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '台湾' ORDER BY `order` ASC [ RunTime:0.001151s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '其他' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001603s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '钓鱼岛' ORDER BY `order` ASC [ RunTime:0.001091s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '南极(长城站)' ORDER BY `order` ASC [ RunTime:0.001175s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002104s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.001236s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'default' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '关于我们模板' , `more` = '[]' , `config_more` = '[]' , `description` = '关于我们模板' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default' AND `file` = 'portal/about' [ RunTime:0.007033s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.001325s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'default' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '普通文章模板' , `more` = '[]' , `config_more` = '[]' , `description` = '普通文章模板' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'default' AND `file` = 'portal/article' [ RunTime:0.007908s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.001322s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'default' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '文章列表' , `more` = '[]' , `config_more` = '[]' , `description` = '文章列表' , `is_public` = 0 , `list_order` = 0 WHERE `theme` = 'default' AND `file` = 'portal/list' [ RunTime:0.007395s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.001007s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001945s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'default' , `version` = '1.0.0' , `demo_url` = 'https://www.antcome.com' , `author` = 'Ayumi QQ:44784009' , `lang` = 'en' , `author_url` = 'http://www.antcome.com' , `keywords` = 'AntCMS默认模板' , `description` = 'AntCMS默认模板' WHERE `theme` = 'default' [ RunTime:0.006741s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'chaoxi/city' ) [ RunTime:0.000859s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]

1.255738s