珠海市所有港口潮汐表
2026年09月21日 星期一(今天) 桂山岛潮汐表
当前潮高:0.94cm 全天最高:2cm(04:00) 最低:0.71cm()
2026年09月21日 星期一(今天) 珠海(香洲)潮汐表
当前潮高:1.13cm 全天最高:2.17cm(04:00) 最低:0.87cm()
2026年09月21日 星期一(今天) 珠海(九洲港)潮汐表
当前潮高:1.12cm 全天最高:2.18cm(05:00) 最低:0.92cm()
2026年09月21日 星期一(今天) 东澳岛潮汐表
当前潮高:1.02cm 全天最高:2.02cm(04:00) 最低:0.8cm()
2026年09月21日 星期一(今天) 大万山潮汐表
当前潮高:0.94cm 全天最高:1.91cm(04:00) 最低:0.72cm()
2026年09月21日 星期一(今天) 灯笼山潮汐表
当前潮高:0.5cm 全天最高:1.55cm(06:00) 最低:0.42cm()
2026年09月21日 星期一(今天) 三灶岛潮汐表
当前潮高:1.09cm 全天最高:2.1cm(04:00) 最低:0.92cm()
2026年09月21日 星期一(今天) 珠海港潮汐表
当前潮高:1.12cm 全天最高:2.21cm(03:00) 最低:0.9cm()
2026年09月21日 星期一(今天) 横山潮汐表
当前潮高:0.39cm 全天最高:1.53cm(06:00) 最低:0.36cm()
2026年09月21日 星期一(今天) 井岸(白蕉)潮汐表
当前潮高:0.54cm 全天最高:1.62cm(06:00) 最低:0.49cm()
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-21 16:14:02 HTTP/2.0 GET : https://www.aichaoxibiao.com/city-zhuhai
- 运行时间 : 0.540341s [ 吞吐率:1.85req/s ] 内存消耗:8,776.09kb 文件加载:138
- 查询信息 : 112 queries 4 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=bqoltn2r0h6pn1a1gqoneef4l8
- [ 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-zhuhai',
'route' => 'chaoxi/City/index?city=zhuhai',
'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' => 'zhuhai',
)
- [ 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.001642s ] mysql:host=127.0.0.1;port=3306;dbname=aichaoxibiao.com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_chaoxi` [ RunTime:0.003376s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'zhuhai' LIMIT 1 [ RunTime:0.001679s ]
- [ 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` = 'zhuhai' ORDER BY `order` ASC [ RunTime:0.001962s ]
- [ 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.002229s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 141 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.004026s ]
- [ 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` = 141 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002375s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5635136961936951,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 151 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002076s ]
- [ 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` = 151 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002861s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5229955911636353,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 152 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002583s ]
- [ 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` = 152 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.003503s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5672538876533508,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 154 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.005574s ]
- [ 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` = 154 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.003060s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5173854231834412,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 155 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002816s ]
- [ 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` = 155 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002394s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5136452913284302,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 156 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002369s ]
- [ 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` = 156 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002940s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5310992002487183,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 157 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.003060s ]
- [ 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` = 157 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002059s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5435663461685181,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 158 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002767s ]
- [ 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` = 158 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002449s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.561643660068512,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 159 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.001844s ]
- [ 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` = 159 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.003058s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5167620182037354,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 160 AND `date` = '2026-09-21' LIMIT 1 [ RunTime:0.002583s ]
- [ 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` = 160 AND `date` BETWEEN '2026-09-21' AND '2026-10-05' [ RunTime:0.002208s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi_json',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'port_id,date',
'key' => 'date',
'key_len' => '4',
'ref' => NULL,
'rows' => 656,
'filtered' => 0.5628904104232788,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '辽宁' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.003012s ]
- [ 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.001542s ]
- [ 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.001281s ]
- [ 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.001239s ]
- [ 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.001415s ]
- [ 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.001596s ]
- [ 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.000867s ]
- [ 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.003010s ]
- [ 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.001863s ]
- [ 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.001607s ]
- [ 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.001458s ]
- [ 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.001962s ]
- [ 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.001361s ]
- [ 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.003191s ]
- [ 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.001686s ]
- [ 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.001747s ]
- [ 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.001479s ]
- [ 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.001499s ]
- [ 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.000890s ]
- [ 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.001264s ]
- [ 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.001380s ]
- [ 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.001364s ]
- [ 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.001283s ]
- [ 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.001706s ]
- [ 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.001967s ]
- [ 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.002568s ]
- [ 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.001147s ]
- [ 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.002050s ]
- [ 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.001403s ]
- [ 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.001410s ]
- [ 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.001203s ]
- [ 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.001219s ]
- [ 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.002054s ]
- [ 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.001267s ]
- [ 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.001615s ]
- [ 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.002116s ]
- [ 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.001827s ]
- [ 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.001533s ]
- [ 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.001626s ]
- [ 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.001557s ]
- [ 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.000899s ]
- [ 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.001298s ]
- [ 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.001692s ]
- [ 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.001550s ]
- [ 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.001586s ]
- [ 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.001554s ]
- [ 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.001295s ]
- [ 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.001556s ]
- [ 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.001867s ]
- [ 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.001838s ]
- [ 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.001321s ]
- [ 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.001202s ]
- [ 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.001304s ]
- [ 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.001446s ]
- [ 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.001097s ]
- [ 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.001472s ]
- [ 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.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 temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '北海市' ORDER BY `order` ASC [ RunTime:0.001427s ]
- [ 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.001599s ]
- [ 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.001508s ]
- [ 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.001838s ]
- [ 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.001615s ]
- [ 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.002775s ]
- [ 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.002174s ]
- [ 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.001425s ]
- [ 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.001380s ]
- [ 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.001283s ]
- [ 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.001731s ]
- [ 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.001529s ]
- [ 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.001647s ]
- [ 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.001577s ]
- [ 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.001953s ]
- [ 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.001294s ]
- [ 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.001765s ]
- [ 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.001303s ]
- [ 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.001938s ]
- [ 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.001409s ]
- [ 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.002129s ]
- [ 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.001632s ]
- [ 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 ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001666s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' 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/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.005986s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.001261s ]
- [ 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.005477s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.001539s ]
- [ 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.005801s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.001250s ]
- [ 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.001669s ]
- [ 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.005674s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'chaoxi/city' ) [ RunTime:0.001317s ]
- [ 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',
) ]

0.549528s