基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-24 17:03:51 HTTP/1.1 GET : 3dmodelsc.com/product/search/index.html?keyword=%E8%8A%B1&page=14
- 运行时间 : 1.074811s [ 吞吐率:0.93req/s ] 内存消耗:4,761.19kb 文件加载:103
- 查询信息 : 185 queries 9 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=v2qi1ibfk5vof95v8n9sinq67r
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002146s ]
- [ LANG ] /www/wwwroot/codes/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'search',
2 => 'index',
),
)
- [ HEADER ] array (
'host' => '3dmodelsc.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cookie' => 'PHPSESSID=v2qi1ibfk5vof95v8n9sinq67r',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'keyword' => '花',
'page' => '14',
)
- [ LANG ] /www/wwwroot/codes/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/codes/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/codes/public/../app/plugcode/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/codes/public/../app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/codes/public/../app/product/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000493s ]
- [ LANG ] /www/wwwroot/codes/public/../app/product/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000218s ]
- [ LANG ] /www/wwwroot/codes/public/../app/plugcode/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/codes/public/../app/portal/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/codes/public/../app/product/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000220s ]
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run plugins\site_switch\SiteSwitchPlugin @home_init [ RunTime:0.016414s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\product\controller\SearchController->index[ /www/wwwroot/codes/app/product/controller/SearchController.php ]
- [ VIEW ] /www/wwwroot/codes/public/themes/sucaihu/product/search.html [ array (
0 => 'site_info',
1 => 'product_list',
2 => 'keyword',
3 => 'page',
4 => 'theme_vars',
5 => 'theme_widgets',
) ]
- [8192]Array and string offset access syntax with curly braces is deprecated[/www/wwwroot/codes/simplewind/thinkphp/library/think/db/Query.php:400]
- [8]未定义变量: category[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:6]
- [8]Trying to access array offset on value of type null[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:6]
- [8]未定义变量: category[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:7]
- [8]Trying to access array offset on value of type null[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:7]
- [8]未定义变量: category[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:8]
- [8]Trying to access array offset on value of type null[/www/wwwroot/codes/data/runtime/temp/4bfc727ad8c4d9f8c2ea83410251addd.php:8]
- [ DB ] CONNECT:[ UseTime:0.001108s ] mysql:host=127.0.0.1;port=3306;dbname=dkewl;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `sch_plugin` [ RunTime:0.001514s ]
- [ SQL ] SELECT `config` FROM `sch_plugin` WHERE `name` = 'SiteSwitch' LIMIT 1 [ RunTime:0.000265s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_product_tag` [ RunTime:0.000793s ]
- [ SQL ] SELECT * FROM `sch_product_tag` WHERE `name` LIKE '%花%' [ RunTime:0.003156s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7539,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_product_tag_post` [ RunTime:0.000962s ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 129 [ RunTime:0.005895s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 333 [ RunTime:0.006035s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 334 [ RunTime:0.006182s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 546 [ RunTime:0.006272s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 582 [ RunTime:0.006466s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 731 [ RunTime:0.006174s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 751 [ RunTime:0.006154s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 802 [ RunTime:0.006198s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 984 [ RunTime:0.006139s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 986 [ RunTime:0.006482s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1296 [ RunTime:0.006507s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1340 [ RunTime:0.005869s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1522 [ RunTime:0.005957s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1533 [ RunTime:0.005936s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1589 [ RunTime:0.005853s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1700 [ RunTime:0.005935s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1815 [ RunTime:0.005896s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1837 [ RunTime:0.005973s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1838 [ RunTime:0.005861s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1882 [ RunTime:0.007074s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1884 [ RunTime:0.006054s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1902 [ RunTime:0.006035s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1903 [ RunTime:0.005967s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1906 [ RunTime:0.006053s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1910 [ RunTime:0.006061s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1975 [ RunTime:0.006326s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 1988 [ RunTime:0.006133s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2092 [ RunTime:0.005991s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2119 [ RunTime:0.006502s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2129 [ RunTime:0.006044s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2130 [ RunTime:0.006306s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2174 [ RunTime:0.005903s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2182 [ RunTime:0.005965s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2202 [ RunTime:0.005905s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2204 [ RunTime:0.005965s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2206 [ RunTime:0.005886s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2227 [ RunTime:0.005900s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2234 [ RunTime:0.005912s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2235 [ RunTime:0.005995s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2236 [ RunTime:0.005896s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2330 [ RunTime:0.005879s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2344 [ RunTime:0.005930s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2357 [ RunTime:0.005860s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2384 [ RunTime:0.005910s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2474 [ RunTime:0.005864s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2475 [ RunTime:0.005983s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2512 [ RunTime:0.005884s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2517 [ RunTime:0.005857s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2518 [ RunTime:0.005956s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2526 [ RunTime:0.005904s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2527 [ RunTime:0.005861s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2567 [ RunTime:0.016436s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2578 [ RunTime:0.005898s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2609 [ RunTime:0.005950s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2677 [ RunTime:0.005982s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2873 [ RunTime:0.005930s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2877 [ RunTime:0.014506s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2886 [ RunTime:0.005912s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2887 [ RunTime:0.006011s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2888 [ RunTime:0.005927s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2890 [ RunTime:0.005945s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2893 [ RunTime:0.006462s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2896 [ RunTime:0.006159s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2897 [ RunTime:0.005957s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2933 [ RunTime:0.005931s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 2951 [ RunTime:0.005877s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3087 [ RunTime:0.005909s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3090 [ RunTime:0.006111s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3162 [ RunTime:0.005950s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3205 [ RunTime:0.005856s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3214 [ RunTime:0.005904s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3479 [ RunTime:0.005833s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3483 [ RunTime:0.005880s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3544 [ RunTime:0.005800s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3562 [ RunTime:0.008554s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 3893 [ RunTime:0.006187s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4125 [ RunTime:0.005979s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4269 [ RunTime:0.005874s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4270 [ RunTime:0.005909s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4304 [ RunTime:0.005834s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4306 [ RunTime:0.005925s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4319 [ RunTime:0.005810s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4394 [ RunTime:0.005893s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4396 [ RunTime:0.005856s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4398 [ RunTime:0.005855s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4400 [ RunTime:0.005847s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4407 [ RunTime:0.005965s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4453 [ RunTime:0.005875s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4697 [ RunTime:0.005926s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4699 [ RunTime:0.006045s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4705 [ RunTime:0.005912s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4714 [ RunTime:0.005884s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 4869 [ RunTime:0.005981s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5028 [ RunTime:0.005986s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5095 [ RunTime:0.005808s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5121 [ RunTime:0.005820s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5125 [ RunTime:0.005892s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5175 [ RunTime:0.005814s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5238 [ RunTime:0.005951s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5317 [ RunTime:0.005920s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5318 [ RunTime:0.005842s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5322 [ RunTime:0.005827s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5327 [ RunTime:0.005944s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5328 [ RunTime:0.005828s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5334 [ RunTime:0.005868s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5430 [ RunTime:0.006041s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5468 [ RunTime:0.006000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5517 [ RunTime:0.006129s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5519 [ RunTime:0.005944s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5520 [ RunTime:0.005995s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5521 [ RunTime:0.005900s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5546 [ RunTime:0.005905s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5589 [ RunTime:0.006569s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5647 [ RunTime:0.005857s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5653 [ RunTime:0.006363s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5723 [ RunTime:0.005864s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5882 [ RunTime:0.005845s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5884 [ RunTime:0.006039s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5885 [ RunTime:0.005981s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5887 [ RunTime:0.005985s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5928 [ RunTime:0.005885s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 5929 [ RunTime:0.006124s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6013 [ RunTime:0.005864s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6075 [ RunTime:0.006243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6099 [ RunTime:0.006228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6340 [ RunTime:0.006202s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6402 [ RunTime:0.006041s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6416 [ RunTime:0.005999s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6447 [ RunTime:0.006095s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6453 [ RunTime:0.006213s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6455 [ RunTime:0.006002s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6505 [ RunTime:0.005870s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6640 [ RunTime:0.005830s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6766 [ RunTime:0.006106s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 6861 [ RunTime:0.006063s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 7245 [ RunTime:0.006013s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_tag_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26439,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_product_post` [ RunTime:0.001525s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `sch_product_post` WHERE ( post_status=1 and (id IN (324,418,2743,419,547,1259,1274,1628,1919,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1937,1938,2193,2387,2389,3036,128,132,4200,566,1447,1465,1467,1470,1664,2434,3157,3634,3635,3636,636,646,647,787,788,789,790,791,792,793,988,1293,1294,1318,1401,1410,1431,1445,1461,1474,1527,1651,1661,1921,1928,1929,1930,1931,1932,1933,1934,1935,1937,1938,2389,2434,2754,2929,2930,2946,2947,3036,3178,3176,3179,3184,3186,3188,3190,3401,3933,3949,674,1447,1470,1535,1594,1661,2033,2104,2105,2106,2107,2108,2110,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823,2930,128,783,787,788,789,790,791,792,793,1206,1318,1473,1713,2019,2193,2371,2387,2389,2796,2797,2808,2834,2931,2932,2933,2934,2935,2936,2937,2945,3188,3306,3401,3581,3694,4153,4181,995,3397,4023,1007,1051,1278,1459,1964,2458,2882,3178,3176,3179,3182,3309,3532,3601,3603,3675,96,1053,1083,2079,2291,2735,1181,1248,1259,1294,1318,1430,1431,1474,1628,1653,1654,1655,1660,1665,1920,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,2103,2104,2105,2106,2110,2387,2388,2389,2434,2743,2747,2754,2834,2927,2928,2929,3184,3729,4097,1259,1474,1919,1922,1924,1925,1926,1927,1935,2387,2388,2389,2747,2927,2928,2929,3036,1279,1332,2392,2834,3577,128,3821,3935,4085,4214,1280,1293,1294,1294,1341,1697,2808,2815,2816,2817,2818,2819,2820,2821,2822,2823,1298,1443,3485,3486,3487,3489,1341,2813,1344,1390,1401,1932,3401,1410,1410,1430,1665,1921,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,2389,1431,1628,1655,1935,2754,2813,2817,2928,4097,1435,1443,1447,1470,1664,2434,3157,3634,3635,3636,1447,1470,1461,1468,1603,1656,133,1468,1603,1656,133,1468,1515,2834,1524,1535,1554,1626,1626,1653,1654,1655,1660,1661,2834,4181,4182,1668,1668,1691,1692,1695,1696,1698,1718,1784,1918,1921,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1929,1930,1931,1932,1933,1936,1929,1930,1932,1933,1935,1936,1937,1938,1931,1933,2754,1936,1937,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,3182,3316,133,1995,2104,2106,2193,2217,2221,2348,2348,2377,2387,2576,2692,3219,2747,2747,3745,2760,2760,2771,2813,3306,3317,2814,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823,2821,2844,2855,2927,2929,2932,3310,3313,2950,3076,3152,3177,3183,3184,3211,3253,3313,3313,3313,3316,3316,3321,3367,4246,3377,3430,3445,3551,3397,3397,3397,3397,3408,3430,3458,3463,3565,3488,3551,3718,3551,3551,3551,3565,3565,3591,3631,3638,133,3745,82,96,126,132,133,176,3844,3980,4246)) ) LIMIT 1 [ RunTime:0.002299s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_post',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 268,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_post` WHERE ( post_status=1 and (id IN (324,418,2743,419,547,1259,1274,1628,1919,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1937,1938,2193,2387,2389,3036,128,132,4200,566,1447,1465,1467,1470,1664,2434,3157,3634,3635,3636,636,646,647,787,788,789,790,791,792,793,988,1293,1294,1318,1401,1410,1431,1445,1461,1474,1527,1651,1661,1921,1928,1929,1930,1931,1932,1933,1934,1935,1937,1938,2389,2434,2754,2929,2930,2946,2947,3036,3178,3176,3179,3184,3186,3188,3190,3401,3933,3949,674,1447,1470,1535,1594,1661,2033,2104,2105,2106,2107,2108,2110,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823,2930,128,783,787,788,789,790,791,792,793,1206,1318,1473,1713,2019,2193,2371,2387,2389,2796,2797,2808,2834,2931,2932,2933,2934,2935,2936,2937,2945,3188,3306,3401,3581,3694,4153,4181,995,3397,4023,1007,1051,1278,1459,1964,2458,2882,3178,3176,3179,3182,3309,3532,3601,3603,3675,96,1053,1083,2079,2291,2735,1181,1248,1259,1294,1318,1430,1431,1474,1628,1653,1654,1655,1660,1665,1920,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,2103,2104,2105,2106,2110,2387,2388,2389,2434,2743,2747,2754,2834,2927,2928,2929,3184,3729,4097,1259,1474,1919,1922,1924,1925,1926,1927,1935,2387,2388,2389,2747,2927,2928,2929,3036,1279,1332,2392,2834,3577,128,3821,3935,4085,4214,1280,1293,1294,1294,1341,1697,2808,2815,2816,2817,2818,2819,2820,2821,2822,2823,1298,1443,3485,3486,3487,3489,1341,2813,1344,1390,1401,1932,3401,1410,1410,1430,1665,1921,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,2389,1431,1628,1655,1935,2754,2813,2817,2928,4097,1435,1443,1447,1470,1664,2434,3157,3634,3635,3636,1447,1470,1461,1468,1603,1656,133,1468,1603,1656,133,1468,1515,2834,1524,1535,1554,1626,1626,1653,1654,1655,1660,1661,2834,4181,4182,1668,1668,1691,1692,1695,1696,1698,1718,1784,1918,1921,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1929,1930,1931,1932,1933,1936,1929,1930,1932,1933,1935,1936,1937,1938,1931,1933,2754,1936,1937,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,3182,3316,133,1995,2104,2106,2193,2217,2221,2348,2348,2377,2387,2576,2692,3219,2747,2747,3745,2760,2760,2771,2813,3306,3317,2814,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823,2821,2844,2855,2927,2929,2932,3310,3313,2950,3076,3152,3177,3183,3184,3211,3253,3313,3313,3313,3316,3316,3321,3367,4246,3377,3430,3445,3551,3397,3397,3397,3397,3408,3430,3458,3463,3565,3488,3551,3718,3551,3551,3551,3565,3565,3591,3631,3638,133,3745,82,96,126,132,133,176,3844,3980,4246)) ) ORDER BY `update_time` DESC LIMIT 260,20 [ RunTime:0.003346s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_post',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 268,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_theme_file` [ RunTime:0.001191s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000342s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Article/index',`file`='portal/article',`name`='文章页',`more`='{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`config_more`='{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`description`='文章页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'sucaihu' AND `file` = 'portal/article' [ RunTime:0.002337s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Page/index',`file`='portal/contact',`name`='联系我们页',`more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u4e5d\\u9f99\\u5761\\u533a\\u5149\\u52a8\\u4fe1\\u606f\\u6280\\u672f\\u7ecf\\u8425\\u90e8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"116.424966,39.907851\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.10-25 hua fu Road, jiu long po, chongqing, China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"1759135844@qq.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"1759135844\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`description`='联系我们页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'sucaihu' AND `file` = 'portal/contact' [ RunTime:0.001698s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000300s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Index/index',`file`='portal/index',`name`='首页',`more`='{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"features\":{\"title\":\"\\u5feb\\u901f\\u4e86\\u89e3ThinkCMF\",\"display\":0,\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"MVC\\u5206\\u5c42\\u6a21\\u5f0f\",\"icon\":\"bars\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662fThinkCMF\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u7528\\u6237\\u7ba1\\u7406\",\"icon\":\"group\",\"content\":\"ThinkCMF\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u4e91\\u7aef\\u90e8\\u7f72\",\"icon\":\"cloud\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"},{\"title\":\"\\u5b89\\u5168\\u7b56\\u7565\",\"icon\":\"heart\",\"content\":\"\\u63d0\\u4f9b\\u7684\\u7a33\\u5065\\u7684\\u5b89\\u5168\\u7b56\\u7565\\uff0c\\u5305\\u62ec\\u5907\\u4efd\\u6062\\u590d\\uff0c\\u5bb9\\u9519\\uff0c\\u9632\\u6cbb\\u6076\\u610f\\u653b\\u51fb\\u767b\\u9646\\uff0c\\u7f51\\u9875\\u9632\\u7be1\\u6539\\u7b49\\u591a\\u9879\\u5b89\\u5168\\u7ba1\\u7406\\u529f\\u80fd\\uff0c\\u4fdd\\u8bc1\\u7cfb\\u7edf\\u5b89\\u5168\\uff0c\\u53ef\\u9760\\uff0c\\u7a33\\u5b9a\\u7684\\u8fd0\\u884c\\u3002\"},{\"title\":\"\\u5e94\\u7528\\u6a21\\u5757\\u5316\",\"icon\":\"cubes\",\"content\":\"\\u63d0\\u51fa\\u5168\\u65b0\\u7684\\u5e94\\u7528\\u6a21\\u5f0f\\u8fdb\\u884c\\u6269\\u5c55\\uff0c\\u4e0d\\u7ba1\\u662f\\u4f60\\u5f00\\u53d1\\u4e00\\u4e2a\\u5c0f\\u529f\\u80fd\\u8fd8\\u662f\\u4e00\\u4e2a\\u5168\\u65b0\\u7684\\u7ad9\\u70b9\\uff0c\\u5728ThinkCMF\\u4e2d\\u4f60\\u53ea\\u662f\\u589e\\u52a0\\u4e86\\u4e00\\u4e2aAPP\\uff0c\\u6bcf\\u4e2a\\u72ec\\u7acb\\u8fd0\\u884c\\u4e92\\u4e0d\\u5f71\\u54cd\\uff0c\\u4fbf\\u4e8e\\u7075\\u6d3b\\u6269\\u5c55\\u548c\\u4e8c\\u6b21\\u5f00\\u53d1\\u3002\"},{\"title\":\"\\u514d\\u8d39\\u5f00\\u6e90\",\"icon\":\"certificate\",\"content\":\"\\u4ee3\\u7801\\u9075\\u5faaApache2\\u5f00\\u6e90\\u534f\\u8bae\\uff0c\\u514d\\u8d39\\u4f7f\\u7528\\uff0c\\u5bf9\\u5546\\u4e1a\\u7528\\u6237\\u4e5f\\u65e0\\u4efb\\u4f55\\u9650\\u5236\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"last_news\":{\"title\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"display\":0,\"vars\":{\"last_news_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},\"valueText\":\"\"}}}}}',`config_more`='{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"features\":{\"title\":\"\\u5feb\\u901f\\u4e86\\u89e3ThinkCMF\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"MVC\\u5206\\u5c42\\u6a21\\u5f0f\",\"icon\":\"bars\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662fThinkCMF\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u7528\\u6237\\u7ba1\\u7406\",\"icon\":\"group\",\"content\":\"ThinkCMF\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u4e91\\u7aef\\u90e8\\u7f72\",\"icon\":\"cloud\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"},{\"title\":\"\\u5b89\\u5168\\u7b56\\u7565\",\"icon\":\"heart\",\"content\":\"\\u63d0\\u4f9b\\u7684\\u7a33\\u5065\\u7684\\u5b89\\u5168\\u7b56\\u7565\\uff0c\\u5305\\u62ec\\u5907\\u4efd\\u6062\\u590d\\uff0c\\u5bb9\\u9519\\uff0c\\u9632\\u6cbb\\u6076\\u610f\\u653b\\u51fb\\u767b\\u9646\\uff0c\\u7f51\\u9875\\u9632\\u7be1\\u6539\\u7b49\\u591a\\u9879\\u5b89\\u5168\\u7ba1\\u7406\\u529f\\u80fd\\uff0c\\u4fdd\\u8bc1\\u7cfb\\u7edf\\u5b89\\u5168\\uff0c\\u53ef\\u9760\\uff0c\\u7a33\\u5b9a\\u7684\\u8fd0\\u884c\\u3002\"},{\"title\":\"\\u5e94\\u7528\\u6a21\\u5757\\u5316\",\"icon\":\"cubes\",\"content\":\"\\u63d0\\u51fa\\u5168\\u65b0\\u7684\\u5e94\\u7528\\u6a21\\u5f0f\\u8fdb\\u884c\\u6269\\u5c55\\uff0c\\u4e0d\\u7ba1\\u662f\\u4f60\\u5f00\\u53d1\\u4e00\\u4e2a\\u5c0f\\u529f\\u80fd\\u8fd8\\u662f\\u4e00\\u4e2a\\u5168\\u65b0\\u7684\\u7ad9\\u70b9\\uff0c\\u5728ThinkCMF\\u4e2d\\u4f60\\u53ea\\u662f\\u589e\\u52a0\\u4e86\\u4e00\\u4e2aAPP\\uff0c\\u6bcf\\u4e2a\\u72ec\\u7acb\\u8fd0\\u884c\\u4e92\\u4e0d\\u5f71\\u54cd\\uff0c\\u4fbf\\u4e8e\\u7075\\u6d3b\\u6269\\u5c55\\u548c\\u4e8c\\u6b21\\u5f00\\u53d1\\u3002\"},{\"title\":\"\\u514d\\u8d39\\u5f00\\u6e90\",\"icon\":\"certificate\",\"content\":\"\\u4ee3\\u7801\\u9075\\u5faaApache2\\u5f00\\u6e90\\u534f\\u8bae\\uff0c\\u514d\\u8d39\\u4f7f\\u7528\\uff0c\\u5bf9\\u5546\\u4e1a\\u7528\\u6237\\u4e5f\\u65e0\\u4efb\\u4f55\\u9650\\u5236\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"last_news\":{\"title\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"display\":\"1\",\"vars\":{\"last_news_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`=5 WHERE `theme` = 'sucaihu' AND `file` = 'portal/index' [ RunTime:0.002005s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000334s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`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` = 'sucaihu' AND `file` = 'portal/list' [ RunTime:0.002554s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/member' LIMIT 1 [ RunTime:0.000323s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Page/index',`file`='portal/member',`name`='特邀设计师',`more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u4e5d\\u9f99\\u5761\\u533a\\u5149\\u52a8\\u4fe1\\u606f\\u6280\\u672f\\u7ecf\\u8425\\u90e8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"116.424966,39.907851\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.10-25 hua fu Road, jiu long po, chongqing, China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"1759135844@qq.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"1759135844\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u4e5d\\u9f99\\u5761\\u533a\\u5149\\u52a8\\u4fe1\\u606f\\u6280\\u672f\\u7ecf\\u8425\\u90e8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.10-25 hua fu Road, jiu long po, chongqing, China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"1759135844@qq.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"1759135844\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`description`='会员加入为设计师',`is_public`=0,`list_order`=10 WHERE `theme` = 'sucaihu' AND `file` = 'portal/member' [ RunTime:0.001642s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000288s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Page/index',`file`='portal/page',`name`='单页面',`more`='{\"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`='{\"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` = 'sucaihu' AND `file` = 'portal/page' [ RunTime:0.001561s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000300s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/search/index',`file`='portal/search',`name`='搜索页面',`more`='{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}',`description`='搜索模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'sucaihu' AND `file` = 'portal/search' [ RunTime:0.001552s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/vip' LIMIT 1 [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sch_theme_file` SET `theme`='sucaihu',`action`='portal/Page/index',`file`='portal/vip',`name`='VIP说明页',`more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u4e5d\\u9f99\\u5761\\u533a\\u5149\\u52a8\\u4fe1\\u606f\\u6280\\u672f\\u7ecf\\u8425\\u90e8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"116.424966,39.907851\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\"},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.10-25 hua fu Road, jiu long po, chongqing, China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"1759135844@qq.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"1759135844\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"\\u4e5d\\u9f99\\u5761\\u533a\\u5149\\u52a8\\u4fe1\\u606f\\u6280\\u672f\\u7ecf\\u8425\\u90e8<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u91cd\\u5e86\\u5e02\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u5ca9\\u9547\\u4e5d\\u9f99\\u5761\\u533a\\u534e\\u798f\\u5927\\u9053\\u5317\\u6bb525\\u53f71\\u5e6210-24\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.10-25 hua fu Road, jiu long po, chongqing, China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"1759135844@qq.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"19922246403\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"1759135844\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`description`='VIP说明页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'sucaihu' AND `file` = 'portal/vip' [ RunTime:0.001562s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' [ RunTime:0.000321s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_theme` [ RunTime:0.001184s ]
- [ SQL ] UPDATE `sch_theme` SET `name`='sucaihu',`version`='1.0.1',`demo_url`='http://www.yunmasucai.com',`author`='漂泊者',`lang`='zh-cn',`author_url`='http://www.yunmasucai.com',`keywords`='素材虎模板',`description`='素材虎模板' WHERE `theme` = 'sucaihu' [ RunTime:0.002077s ]
- [ SQL ] SELECT `more` FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND ( `is_public` = 1 OR `file` = 'product/search' ) [ RunTime:0.000311s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_nav` [ RunTime:0.000814s ]
- [ SQL ] SELECT `id` FROM `sch_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_nav_menu` [ RunTime:0.000784s ]
- [ SQL ] SELECT * FROM `sch_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000282s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id` FROM `sch_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000386s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `sch_nav_menu` WHERE `id` = 12 AND `status` = 1 LIMIT 1 [ RunTime:0.000248s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000289s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id` FROM `sch_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sch_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000263s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_option` [ RunTime:0.000843s ]
- [ SQL ] SELECT `option_value` FROM `sch_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000210s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_user` [ RunTime:0.000905s ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000344s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000307s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000327s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000301s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001182s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000361s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_user',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]

1.077949s