秦皇岛市所有港口潮汐表
2026年09月25日 星期五(今天) 山海关潮汐表
当前潮高:0.85cm 全天最高:1.5cm(19:00) 最低:0.83cm()
2026年09月25日 星期五(今天) 秦皇岛港潮汐表
当前潮高:0.69cm 全天最高:1.34cm(19:00) 最低:0.66cm()
2026年09月25日 星期五(今天) 七里海(新开口)潮汐表
当前潮高:1.15cm 全天最高:1.65cm(24:00) 最低:0.91cm()
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-25 03:16:50 HTTP/2.0 GET : https://www.aichaoxibiao.com/city-qinhuangdao
- 运行时间 : 0.429332s [ 吞吐率:2.33req/s ] 内存消耗:8,500.02kb 文件加载:138
- 查询信息 : 98 queries 4 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=k59ppp0hjqcn6nno1dfvqt0frk
- [ 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-qinhuangdao',
'route' => 'chaoxi/City/index?city=qinhuangdao',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'cookie' => 'server_session_c0fc88d7=05bc51f5cd714bd0dae9f4c7f5fee5ed',
'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' => 'qinhuangdao',
)
- [ 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.000834s ] mysql:host=127.0.0.1;port=3306;dbname=aichaoxibiao.com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_chaoxi` [ RunTime:0.001028s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'qinhuangdao' LIMIT 1 [ 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',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `pinyin` = 'qinhuangdao' ORDER BY `order` ASC [ RunTime:0.000713s ]
- [ 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.001267s ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 19 AND `date` = '2026-09-25' LIMIT 1 [ RunTime:0.003009s ]
- [ 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` = 19 AND `date` BETWEEN '2026-09-25' AND '2026-10-09' [ RunTime:0.088823s ]
- [ 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.9167723655700684,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 20 AND `date` = '2026-09-25' LIMIT 1 [ RunTime:0.001296s ]
- [ 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` = 20 AND `date` BETWEEN '2026-09-25' AND '2026-10-09' [ RunTime:0.003163s ]
- [ 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' => 934,
'filtered' => 1.9167723655700684,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi_json` WHERE `port_id` = 21 AND `date` = '2026-09-25' LIMIT 1 [ RunTime:0.001215s ]
- [ 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` = 21 AND `date` BETWEEN '2026-09-25' AND '2026-10-09' [ RunTime:0.078941s ]
- [ 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' => 919,
'filtered' => 1.9167723655700684,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `province` = '辽宁' GROUP BY `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 temporary; 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.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.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.000721s ]
- [ 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.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.000673s ]
- [ 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.001124s ]
- [ 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.000733s ]
- [ 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.000715s ]
- [ 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.000790s ]
- [ 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.001079s ]
- [ 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.000691s ]
- [ 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.001179s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '青岛市' ORDER BY `order` ASC [ RunTime:0.000764s ]
- [ 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.000686s ]
- [ 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.000725s ]
- [ 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.000805s ]
- [ 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 `city` = '潍坊市' ORDER BY `order` ASC [ RunTime:0.000684s ]
- [ 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.000753s ]
- [ 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.001116s ]
- [ 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.000757s ]
- [ 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.000698s ]
- [ 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.001067s ]
- [ 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.000796s ]
- [ 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.001173s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_chaoxi` WHERE `city` = '临海市' ORDER BY `order` ASC [ RunTime:0.001269s ]
- [ 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.000805s ]
- [ 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.000707s ]
- [ 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.000720s ]
- [ 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.000705s ]
- [ 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.000800s ]
- [ 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.001141s ]
- [ 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 `city` = '宁德市' ORDER BY `order` ASC [ RunTime:0.000708s ]
- [ 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.000690s ]
- [ 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.000804s ]
- [ 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.000777s ]
- [ 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.000799s ]
- [ 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.001259s ]
- [ 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.000740s ]
- [ 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.000755s ]
- [ 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.000827s ]
- [ 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.000759s ]
- [ 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.000711s ]
- [ 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.000909s ]
- [ 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.000652s ]
- [ 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.000786s ]
- [ 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.000809s ]
- [ 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.000677s ]
- [ 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.000640s ]
- [ 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.001073s ]
- [ 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.000770s ]
- [ 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.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.001132s ]
- [ 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.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.000713s ]
- [ 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.000706s ]
- [ 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.000655s ]
- [ 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.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.000648s ]
- [ 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.000689s ]
- [ 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.000690s ]
- [ 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.000639s ]
- [ 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.000772s ]
- [ 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.000684s ]
- [ 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.001088s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_chaoxi',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 205,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; 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 `province` = '澳门' GROUP BY `city` ORDER BY `order` ASC [ RunTime:0.001133s ]
- [ 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.000799s ]
- [ 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.001120s ]
- [ 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.000753s ]
- [ 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.001117s ]
- [ 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.000730s ]
- [ 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.000644s ]
- [ 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.001145s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000692s ]
- [ 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.004968s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000656s ]
- [ 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.005079s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000665s ]
- [ 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.005146s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.000626s ]
- [ 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.001085s ]
- [ 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.006665s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'chaoxi/city' ) [ RunTime:0.000702s ]
- [ 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.435898s