大连市所有港口潮汐表
2026年09月24日 星期四(今天) 小长山岛潮汐表
当前潮高:3.02cm 全天最高:4.05cm(08:00) 最低:1.11cm()
2026年09月24日 星期四(今天) 大窑湾(南大圈)潮汐表
当前潮高:2.09cm 全天最高:3.39cm(08:00) 最低:0.99cm()
2026年09月24日 星期四(今天) 大连(老虎滩)潮汐表
当前潮高:1.73cm 全天最高:2.93cm(09:00) 最低:0.83cm()
2026年09月24日 星期四(今天) 旅顺新港潮汐表
当前潮高:1.03cm 全天最高:2.13cm(10:00) 最低:0.8cm()
2026年09月24日 星期四(今天) 金县潮汐表
当前潮高:0.98cm 全天最高:2.37cm(12:00) 最低:0.98cm()
2026年09月24日 星期四(今天) 长兴岛潮汐表
当前潮高:0.7cm 全天最高:1.85cm(13:00) 最低:0.67cm()
2026年09月24日 星期四(今天) 葫芦套(西大山)潮汐表
当前潮高:0.93cm 全天最高:2.19cm(12:00) 最低:0.93cm()
2026年09月24日 星期四(今天) 星海公园潮汐表
当前潮高:1.73cm 全天最高:2.95cm(09:00) 最低:0.82cm()
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-24 05:14:59 HTTP/2.0 GET : https://www.aichaoxibiao.com/city-dalian
- 运行时间 : 1.277144s [ 吞吐率:0.78req/s ] 内存消耗:8,760.48kb 文件加载:138
- 查询信息 : 108 queries 4 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=7dsevjtoavmm4l2u6e5tifilag
- [ 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-dalian',
'route' => 'chaoxi/City/index?city=dalian',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'cookie' => 'server_session_c0fc88d7=d2c8f7626e525a626362b286aec8dd1f',
'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' => 'dalian',
)
- [ 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.001327s ] mysql:host=127.0.0.1;port=3306;dbname=aichaoxibiao.com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_chaoxi` [ RunTime:0.001499s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'dalian' LIMIT 1 [ RunTime:0.001535s ]
- [ 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` = 'dalian' ORDER BY `order` ASC [ RunTime:0.001680s ]
- [ 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.002213s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 5 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.004561s ]
- [ 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` = 5 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.242975s ]
- [ 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' => 920,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 6 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.004074s ]
- [ 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` = 6 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.154094s ]
- [ 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' => 913,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 7 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.002223s ]
- [ 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` = 7 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.115757s ]
- [ 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' => 920,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 8 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.002276s ]
- [ 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` = 8 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.105684s ]
- [ 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' => 958,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 9 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.002890s ]
- [ 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` = 9 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.111742s ]
- [ 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' => 920,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 11 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.002123s ]
- [ 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` = 11 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.099669s ]
- [ 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' => 952,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 203 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.001408s ]
- [ 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` = 203 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.071505s ]
- [ 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' => 586,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 204 AND `date` = '2026-09-24' LIMIT 1 [ RunTime:0.001133s ]
- [ 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` = 204 AND `date` BETWEEN '2026-09-24' AND '2026-10-08' [ RunTime:0.046841s ]
- [ 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' => 584,
'filtered' => 1.9077452421188354,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '辽宁' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001400s ]
- [ 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.000811s ]
- [ 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.000767s ]
- [ 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.000731s ]
- [ 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.000743s ]
- [ 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.000710s ]
- [ 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.000779s ]
- [ 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.001138s ]
- [ 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.000758s ]
- [ 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.000825s ]
- [ 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.000751s ]
- [ 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.001189s ]
- [ 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.000765s ]
- [ 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.001146s ]
- [ 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.000838s ]
- [ 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.000722s ]
- [ 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.000719s ]
- [ 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.001439s ]
- [ 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.001200s ]
- [ 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.000843s ]
- [ 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.000774s ]
- [ 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.001394s ]
- [ 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.000766s ]
- [ 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.000728s ]
- [ 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.000771s ]
- [ 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.001206s ]
- [ 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.000738s ]
- [ 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.001439s ]
- [ 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.001348s ]
- [ 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.000717s ]
- [ 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.000780s ]
- [ 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.000836s ]
- [ 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.000762s ]
- [ 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.000741s ]
- [ 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.000845s ]
- [ 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.001185s ]
- [ 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.000806s ]
- [ 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.000789s ]
- [ 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.000712s ]
- [ 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.001809s ]
- [ 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.000782s ]
- [ 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.000983s ]
- [ 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.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 temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '广州市' ORDER BY `order` ASC [ RunTime:0.000820s ]
- [ 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.000719s ]
- [ 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.000732s ]
- [ 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.000743s ]
- [ 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.000785s ]
- [ 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.000783s ]
- [ 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.000735s ]
- [ 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.000696s ]
- [ 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.000761s ]
- [ 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.000697s ]
- [ 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.000687s ]
- [ 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.000734s ]
- [ 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.000756s ]
- [ 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.001216s ]
- [ 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.000739s ]
- [ 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.000695s ]
- [ 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.000742s ]
- [ 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.001193s ]
- [ 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.000794s ]
- [ 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.000701s ]
- [ 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.000722s ]
- [ 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.000824s ]
- [ 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.000719s ]
- [ 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.000676s ]
- [ 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.000660s ]
- [ 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.000791s ]
- [ 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.000672s ]
- [ 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.000794s ]
- [ 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.000866s ]
- [ 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.001092s ]
- [ 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.000886s ]
- [ 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.001103s ]
- [ 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.000685s ]
- [ 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.001094s ]
- [ 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.000775s ]
- [ 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.001240s ]
- [ 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.000703s ]
- [ 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.000768s ]
- [ 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.001127s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000642s ]
- [ 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.005993s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000673s ]
- [ 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.004779s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000723s ]
- [ 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.004825s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.000761s ]
- [ 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.001097s ]
- [ 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.004753s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'chaoxi/city' ) [ RunTime:0.000841s ]
- [ 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.283868s