基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-22 07:56:10 HTTP/2.0 GET : https://newlifetime.cn/portal/competition/index.html
- 运行时间 : 0.713743s [ 吞吐率:1.40req/s ] 内存消耗:6,474.73kb 文件加载:143
- 查询信息 : 70 queries 12 writes
- 缓存信息 : 8 reads,5 writes
- [ LANG ] /mnt/7kzhanqun_new/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /mnt/7kzhanqun_new/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /mnt/7kzhanqun_new/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /mnt/7kzhanqun_new/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /mnt/7kzhanqun_new/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /mnt/7kzhanqun_new/app/portal/lang/zh-cn/common.php
- [ LANG ] /mnt/7kzhanqun_new/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'accept-encoding' => 'br,gzip',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'host' => 'newlifetime.cn',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /mnt/7kzhanqun_new/app/portal/lang/zh-cn/home.php
- [ VIEW ] /mnt/7kzhanqun_new/public/themes/sport4/portal/competition.html [ array (
0 => 'site_info',
1 => 'event_info',
2 => 'categories',
3 => 'front_theme',
4 => 'hot',
5 => 'com_type',
6 => 'date',
7 => 'competition_name',
8 => 'navigation',
9 => 'pinyin',
10 => 'tdk',
11 => 'introduce',
12 => 'competition',
13 => 'theme_vars',
14 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.004371s ] mysql:host=rm-3ns41jmtlb1g0zd6v.mysql.rds.aliyuncs.com;port=3306;dbname=daxiong2;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin_web` [ RunTime:0.003031s ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002684s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' [ RunTime:0.002829s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_visit` [ RunTime:0.002874s ]
- [ SQL ] INSERT INTO `cmf_visit` (`param` , `url` , `ip` , `domain` , `referer` , `browser` , `created_at` , `updated_at`) VALUES ('[]' , '/portal/competition/index.html' , '18.97.14.88' , 'newlifetime.cn' , '' , 'Other' , '2025-04-22 07:56:10' , '2025-04-22 07:56:10') [ RunTime:0.003260s ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002579s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.002732s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Web' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002757s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 146,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002565s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.002762s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002589s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'site_id',
'key' => 'site_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002603s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002622s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_plugin_web` WHERE `id` = 90 LIMIT 1 [ RunTime:0.002617s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002627s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002545s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'site_info' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002567s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'site_id',
'key' => 'site_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.003041s ]
- [ SQL ] SELECT `id`,`name` FROM `cmf_portal_category` WHERE `status` = 1 [ RunTime:0.004014s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 840,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002564s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_plugin_web` WHERE `id` = 90 LIMIT 1 [ RunTime:0.002669s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002572s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nami_competition_hot` [ RunTime:0.002701s ]
- [ SQL ] SELECT `cid` FROM `cmf_nami_competition_hot` WHERE `site_id` = 90 [ RunTime:0.002719s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_competition_hot',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 769,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nami_competitions` [ RunTime:0.002873s ]
- [ SQL ] SELECT * FROM `cmf_nami_competitions` WHERE `com_type` = 0 LIMIT 1 [ RunTime:0.002851s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_competitions',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3863,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002703s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002590s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002728s ]
- [ SQL ] SELECT `name`,`href` FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `parent_id` = 0 AND `status` = 1 AND `site_id` = 90 [ RunTime:0.002800s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 954,
'filtered' => 0.10482180118560791,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002688s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nami_matches` [ RunTime:0.002837s ]
- [ SQL ] SELECT * FROM `cmf_nami_matches` WHERE `competition_id` = 1 AND `com_type` = 0 AND `match_time` > 1745279770 LIMIT 100 [ RunTime:0.007276s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_matches',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'com_type,match_time,season_id',
'key' => 'season_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 2296,
'filtered' => 4.3234148025512695,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nami_teams` [ RunTime:0.002921s ]
- [ SQL ] SELECT `short_name_zh` FROM `cmf_nami_teams` WHERE `cid` IN ('') AND `com_type` = 0 [ RunTime:0.002639s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002750s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.002642s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '文章页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/article' [ RunTime:0.002885s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/competition' LIMIT 1 [ RunTime:0.002898s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Competition/index' , `file` = 'portal/competition' , `name` = '赛程列表页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '赛程列表模板文件' , `is_public` = 0 , `list_order` = 0 WHERE `theme` = 'sport4' AND `file` = 'portal/competition' [ RunTime:0.002875s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.002839s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":{\"name\":{\"title\":\"\\u59d3\\u540d\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\\u7528\\u6237\\u59d3\\u540d\",\"tip\":\"\\u8bbe\\u7f6e\\u540e\\u60a8\\u7684\\u59d3\\u540d\\u5c06\\u4f1a\\u663e\\u793a\\u5728\\u9996\\u9875\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"name\":{\"title\":\"\\u59d3\\u540d\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u586b\\u5199\\u7528\\u6237\\u59d3\\u540d\",\"tip\":\"\\u8bbe\\u7f6e\\u540e\\u60a8\\u7684\\u59d3\\u540d\\u5c06\\u4f1a\\u663e\\u793a\\u5728\\u9996\\u9875\",\"rule\":{\"require\":true}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'sport4' AND `file` = 'portal/index' [ RunTime:0.002814s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/jifenbang' LIMIT 1 [ RunTime:0.002682s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Page/index' , `file` = 'portal/jifenbang' , `name` = '积分榜页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/jifenbang' [ RunTime:0.002885s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.002700s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '文章列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/list' [ RunTime:0.002771s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/match' LIMIT 1 [ RunTime:0.002688s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Match/index' , `file` = 'portal/match' , `name` = '赛事详情页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '赛事详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/match' [ RunTime:0.002875s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.002701s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '文章页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/page' [ RunTime:0.002922s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.002776s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/List/index' , `file` = 'portal/search' , `name` = '文章列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/search' [ RunTime:0.002893s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/sheshoubang' LIMIT 1 [ RunTime:0.002681s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Page/index' , `file` = 'portal/sheshoubang' , `name` = '射手榜页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/sheshoubang' [ RunTime:0.002846s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND `file` = 'portal/tag' LIMIT 1 [ RunTime:0.002756s ]
- [ 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' => 257,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'sport4' , `action` = 'portal/Tag/index' , `file` = 'portal/tag' , `name` = '文章标签页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '文章标签模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'sport4' AND `file` = 'portal/tag' [ RunTime:0.002782s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'sport4' [ RunTime:0.002695s ]
- [ 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' => 257,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002835s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'sport4' , `version` = '1.0.0' , `demo_url` = 'https://www.hslxfs.com/' , `author` = '老谭' , `lang` = 'zh-cn' , `keywords` = 'https://www.hslxfs.com/' , `description` = 'https://www.hslxfs.com/' WHERE `theme` = 'sport4' [ RunTime:0.002584s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'sport4' AND ( `is_public` = 1 OR `file` = 'portal/competition' ) [ RunTime:0.002724s ]
- [ 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' => 257,
'filtered' => 1.899999976158142,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002542s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002722s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'site_id',
'key' => 'site_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002598s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Oss' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002696s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 146,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002534s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002687s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'site_id',
'key' => 'site_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002729s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.002831s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.002702s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `site_id` = 90 AND `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.002901s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 954,
'filtered' => 0.10482180118560791,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002687s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002581s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'site_info' AND `site_id` = 90 LIMIT 1 [ RunTime:0.002687s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'site_id',
'key' => 'site_id',
'key_len' => '5',
'ref' => 'const',
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM cmf_nami_competitions WHERE id IN (70, 2419, 588, 32, 122, 112, 136, 100, 33, 530, 529, 589, 623, 640) ORDER BY FIELD(id, 70, 2419, 588, 32, 122, 112, 136, 100, 33, 530, 529, 589, 623, 640) limit 20 [ RunTime:0.004165s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_competitions',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 14,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nami_matches` WHERE `com_type` = 0 AND ( `match_time` > 1745268971 ) AND ( ( competition_id in (select cid from cmf_nami_competitions where recommend=1) ) ) ORDER BY `match_time` ASC LIMIT 1000 [ RunTime:0.018391s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_matches',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'com_type,match_time,season_id',
'key' => 'com_type',
'key_len' => '7',
'ref' => NULL,
'rows' => 12244,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT * FROM `cmf_nami_competitions` WHERE `com_type` = 0 AND `cid` IN (429,435,543,590,195,120,2101,175,142,82,581,293,266,184,168,114,396,398,169,567,568,542,109,238,130,315,121,159,83,151,2918,544,84,161,220,347,457,125,267,201,108,186,202,152,316) [ RunTime:0.004689s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_competitions',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'cid',
'key' => 'cid',
'key_len' => '7',
'ref' => NULL,
'rows' => 45,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT * FROM `cmf_nami_competitions` WHERE `com_type` = 1 AND `cid` IN (429,435,543,590,195,120,2101,175,142,82,581,293,266,184,168,114,396,398,169,567,568,542,109,238,130,315,121,159,83,151,2918,544,84,161,220,347,457,125,267,201,108,186,202,152,316) [ RunTime:0.003271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_competitions',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'cid',
'key' => 'cid',
'key_len' => '7',
'ref' => NULL,
'rows' => 45,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `cid`,`short_name_zh`,`name_zh`,`logo` FROM `cmf_nami_teams` WHERE `com_type` = 0 AND `cid` IN (10169,10167,12154,15219,21590,10754,10164,29566,34291,74782,53112,50536,74666,53113,13968,15569,14347,48371,34313,70439,10387,14343,10325,10220,30384,27514,10241,11264,11627,10532,13661,10300,11205,10368,10181,10411,10251,11845,10015,10326,60824,34311,30993,10416,48126,74630,60821,14346,10744,10687,17260,30028,16620,43604,17249,10751,10437,15475,10027,11260,10371,10493,10123,12759,10964,11309,10604,11393,10153,10120,10827,11057,10454,10432,16451,10240,10293,10212,10215,10244,10692,10420,10646,10222,10042,10217,16044,12023,10377,10147,14998,14637,19859,10753,33035,13360,12344,10117,14545,17859,12149,10813,13399,11304,12505,10108,14966,10818,15235,10801,10814,12391,14872,68054,10083,18355,14688,14806,27849,16493,10428,24114,10338,10205,26475,10496,23810,19244,14009,10166,10210,32906,11946,33259,16524,14639,10208,75158,14010,14508,10149,12144,32004,10211,11532,15968,10757,12038,14742,27598,27993,10748,10085,10464,16416,11574,11575,10595,10122,11559,10910,10809,10808,10749,10425,10329,10376,10049,15323,10068,11344,10079,10375,10029,10252,59450,13967,10327,10457,20273,13756,10898,21978,10334,10525,25413,11681,10069,11195,13543,16122,15733,10909,24121,23959,10593,14475,10526,10527,28038,16160,10060,25412,10298,10062,10061,10071,10009,10766,10274,10764,10052,16822,18175,10296,11076,10759,11077,18581,13403,13307,10729,11503,16508,12425,12434,17739,15645,13496,70422,19717,10230,26539,25763,27611,52224,10592,10144,18377,10047,13568,10441,10075,10277,20288,10107,10382,10427,10433,10455,10084,10292,10466,10529,10965,10731,24289,10342,10246,10021,10080,10917,16297,10203,87559,82388,82387,87558,10380,10066,15734,26428,25333,30510,14753,21947,10238,16714,24460,18279,70460,81028,50539,87580,74786,10439,10700,48130,74787,40074,81608,60823,71376,82062,25145,10648,10132,32737,10365,45373,70469,10913,10853,10856,11350,10854,10324,10180,10250,87225,82059,11840,10245,10290,10010,11114,10177,12503,11115,10138,10223,10746,10031,14777,11198,11200,10140,10683,10012,10176,10136,10257,10182,10018,10226,10247,10538,10011,10004,10184,10571,10024,10174,10256,10101,10185,10006,10022,10023,10005,10681,11844,10129,11117,11412,10860,11842,11428,11352,10114,10127,10007,10817,12913,10248,10128,18737,20748,17577,10798,13802,16263,12214,10846,11566,12525,21102,11388,10039,12524,12124,10928,12125,13408,10436,25725,18759,10048,11847,10458,12296,21981,10092,11137,10133,15571,14509,10002,17131,16460,18400,19273,10398,11262,25693,11925,17327,23944,35623,24720,27727,33141,11680,10228,11040,10400,11679,10678,29097,13262,12431,10266,27924,42884,10267,12321,10682,10640,10972,32773,13572,10498,10179,10044,10301,11441,10390,10463,10492,11339,10825,10197,11340,11838,24834,10303,16743,10807,34314,10096,10727,10038,10053,10294,10600,11372,11078,11523,10148,11206,10598,10110,11072,11071,10460,23761,10815,12186,39883,55196,10098,63659,10461,10112,10444,87068,10806,12095,60286,26480,10097,17129,11073,10494,20491,10417,10305,84996,15411,82060,87568,74798,87569,28213,12976,60822,13028,71374,70468,70470,71266,10652,10438,23021,75181,69951,70423,70441,82384,60827,87570,70432,87564,87567,10082,10977,10639,19101,50542,10218,87226,53146,10051,10590,10331,10189,10589,10302,10139,23094,10767,53336,85845,44922,12945,62419,23138,14299,10924,11261,19764,48025,68219,25681,10750,11055,25349,21598,10273,10695,10081,10378,10381,10440,10862,10173,10115,10135,10367,11207,11060,10421,13402,10811,10059,10906,10467,15775,11194,10907,11343,13075,10297,12619,11848,10456,10967,19620,10278,20678,13362,52228,10008,10570,44917,31055,28663,13823,14272,11801,15423,11401,12669,69682,14896,18435,22971,27299,15164,14994,16752,12758,18968,31855,28749,56162,24236,10596,35962,36069,40366,19501,33270,30960,11472,40945,10221,10219,12260,11364,10104,12568,12094,10426,16383,10488,10522,10521,10236,23373,10523,10187,10633,10696,10269,11311,12217,11577,13078,10237,10918,10386,10914,19879,10976,10249,10183,10973,10199,11955,25648,10643,10966,11006,10743,12097,10045,10035,10524,11709,10146,76234,11741,10195,13999,10188,13571,32896,30173,16300,10899,22938,10393,13923,16450,16185,19550,10900,11151,12189,24316,11484,12727,10276,11134,31775,24077,42290,10279,22444,13770,19905,19025,19876,13315,25764,18401,32774,31769,20997,11684,62455,10828,11056,11054,10826,10490,11578,10093,10974,10109,10531,15735,10143,10206,13335,10340,10339,45111,73924,11977,15756,30642,10487,11074,10541,16639,11007,11564,10631,11666,10858,10632,14101,12115,15874,10489,10491,11265,10077,10442,10379,22288,10091,10443,10399,19328,10647,10690,10043,10175,10130,18554,12206,24899,10165,10908,10336,10070,10337,11722,14018,10105,21171,10020,10118,16230,10415,10190,25990,43435,15857,15076,11009) [ RunTime:0.011667s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_teams',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'cid',
'key' => 'cid',
'key_len' => '7',
'ref' => NULL,
'rows' => 774,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `cid`,`short_name_zh`,`name_zh`,`logo` FROM `cmf_nami_teams` WHERE `com_type` = 1 AND `cid` IN (10169,10167,12154,15219,21590,10754,10164,29566,34291,74782,53112,50536,74666,53113,13968,15569,14347,48371,34313,70439,10387,14343,10325,10220,30384,27514,10241,11264,11627,10532,13661,10300,11205,10368,10181,10411,10251,11845,10015,10326,60824,34311,30993,10416,48126,74630,60821,14346,10744,10687,17260,30028,16620,43604,17249,10751,10437,15475,10027,11260,10371,10493,10123,12759,10964,11309,10604,11393,10153,10120,10827,11057,10454,10432,16451,10240,10293,10212,10215,10244,10692,10420,10646,10222,10042,10217,16044,12023,10377,10147,14998,14637,19859,10753,33035,13360,12344,10117,14545,17859,12149,10813,13399,11304,12505,10108,14966,10818,15235,10801,10814,12391,14872,68054,10083,18355,14688,14806,27849,16493,10428,24114,10338,10205,26475,10496,23810,19244,14009,10166,10210,32906,11946,33259,16524,14639,10208,75158,14010,14508,10149,12144,32004,10211,11532,15968,10757,12038,14742,27598,27993,10748,10085,10464,16416,11574,11575,10595,10122,11559,10910,10809,10808,10749,10425,10329,10376,10049,15323,10068,11344,10079,10375,10029,10252,59450,13967,10327,10457,20273,13756,10898,21978,10334,10525,25413,11681,10069,11195,13543,16122,15733,10909,24121,23959,10593,14475,10526,10527,28038,16160,10060,25412,10298,10062,10061,10071,10009,10766,10274,10764,10052,16822,18175,10296,11076,10759,11077,18581,13403,13307,10729,11503,16508,12425,12434,17739,15645,13496,70422,19717,10230,26539,25763,27611,52224,10592,10144,18377,10047,13568,10441,10075,10277,20288,10107,10382,10427,10433,10455,10084,10292,10466,10529,10965,10731,24289,10342,10246,10021,10080,10917,16297,10203,87559,82388,82387,87558,10380,10066,15734,26428,25333,30510,14753,21947,10238,16714,24460,18279,70460,81028,50539,87580,74786,10439,10700,48130,74787,40074,81608,60823,71376,82062,25145,10648,10132,32737,10365,45373,70469,10913,10853,10856,11350,10854,10324,10180,10250,87225,82059,11840,10245,10290,10010,11114,10177,12503,11115,10138,10223,10746,10031,14777,11198,11200,10140,10683,10012,10176,10136,10257,10182,10018,10226,10247,10538,10011,10004,10184,10571,10024,10174,10256,10101,10185,10006,10022,10023,10005,10681,11844,10129,11117,11412,10860,11842,11428,11352,10114,10127,10007,10817,12913,10248,10128,18737,20748,17577,10798,13802,16263,12214,10846,11566,12525,21102,11388,10039,12524,12124,10928,12125,13408,10436,25725,18759,10048,11847,10458,12296,21981,10092,11137,10133,15571,14509,10002,17131,16460,18400,19273,10398,11262,25693,11925,17327,23944,35623,24720,27727,33141,11680,10228,11040,10400,11679,10678,29097,13262,12431,10266,27924,42884,10267,12321,10682,10640,10972,32773,13572,10498,10179,10044,10301,11441,10390,10463,10492,11339,10825,10197,11340,11838,24834,10303,16743,10807,34314,10096,10727,10038,10053,10294,10600,11372,11078,11523,10148,11206,10598,10110,11072,11071,10460,23761,10815,12186,39883,55196,10098,63659,10461,10112,10444,87068,10806,12095,60286,26480,10097,17129,11073,10494,20491,10417,10305,84996,15411,82060,87568,74798,87569,28213,12976,60822,13028,71374,70468,70470,71266,10652,10438,23021,75181,69951,70423,70441,82384,60827,87570,70432,87564,87567,10082,10977,10639,19101,50542,10218,87226,53146,10051,10590,10331,10189,10589,10302,10139,23094,10767,53336,85845,44922,12945,62419,23138,14299,10924,11261,19764,48025,68219,25681,10750,11055,25349,21598,10273,10695,10081,10378,10381,10440,10862,10173,10115,10135,10367,11207,11060,10421,13402,10811,10059,10906,10467,15775,11194,10907,11343,13075,10297,12619,11848,10456,10967,19620,10278,20678,13362,52228,10008,10570,44917,31055,28663,13823,14272,11801,15423,11401,12669,69682,14896,18435,22971,27299,15164,14994,16752,12758,18968,31855,28749,56162,24236,10596,35962,36069,40366,19501,33270,30960,11472,40945,10221,10219,12260,11364,10104,12568,12094,10426,16383,10488,10522,10521,10236,23373,10523,10187,10633,10696,10269,11311,12217,11577,13078,10237,10918,10386,10914,19879,10976,10249,10183,10973,10199,11955,25648,10643,10966,11006,10743,12097,10045,10035,10524,11709,10146,76234,11741,10195,13999,10188,13571,32896,30173,16300,10899,22938,10393,13923,16450,16185,19550,10900,11151,12189,24316,11484,12727,10276,11134,31775,24077,42290,10279,22444,13770,19905,19025,19876,13315,25764,18401,32774,31769,20997,11684,62455,10828,11056,11054,10826,10490,11578,10093,10974,10109,10531,15735,10143,10206,13335,10340,10339,45111,73924,11977,15756,30642,10487,11074,10541,16639,11007,11564,10631,11666,10858,10632,14101,12115,15874,10489,10491,11265,10077,10442,10379,22288,10091,10443,10399,19328,10647,10690,10043,10175,10130,18554,12206,24899,10165,10908,10336,10070,10337,11722,14018,10105,21171,10020,10118,16230,10415,10190,25990,43435,15857,15076,11009) [ RunTime:0.010345s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nami_teams',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'cid',
'key' => 'cid',
'key_len' => '7',
'ref' => NULL,
'rows' => 774,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `id` FROM `cmf_plugin_web` WHERE `web_url` LIKE '%newlifetime.cn%' LIMIT 1 [ RunTime:0.002862s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 138,
'filtered' => 11.110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.002610s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `site_id` = 90 AND `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.002956s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 954,
'filtered' => 0.10482180118560791,
'extra' => 'Using where; Using filesort',
) ]

0.715915s