基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-25 13:19:06 HTTP/1.1 GET : 3dmodelsc.com/product/search/index.html?keyword=%E4%BA%BA&page=2
- 运行时间 : 1.620748s [ 吞吐率:0.62req/s ] 内存消耗:4,958.35kb 文件加载:103
- 查询信息 : 260 queries 9 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=qic451l5e7vj3dkod7fvjhlecm
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002236s ]
- [ LANG ] /www/wwwroot/codes/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'search',
2 => 'index',
),
)
- [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=0',
'x-forwarded-for' => '10.2.86.165',
'via' => '1.1 squid-proxy-5b5d847c96-7npls (squid/6.10)',
'host' => '3dmodelsc.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cookie' => 'PHPSESSID=qic451l5e7vj3dkod7fvjhlecm',
'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' => '2',
)
- [ 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.000475s ]
- [ LANG ] /www/wwwroot/codes/public/../app/product/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000197s ]
- [ 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.000223s ]
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run plugins\site_switch\SiteSwitchPlugin @home_init [ RunTime:0.012981s ]
- [ 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.000446s ] mysql:host=127.0.0.1;port=3306;dbname=dkewl;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `sch_plugin` [ RunTime:0.000919s ]
- [ SQL ] SELECT `config` FROM `sch_plugin` WHERE `name` = 'SiteSwitch' LIMIT 1 [ RunTime:0.000278s ]
- [ 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.001751s ]
- [ SQL ] SELECT * FROM `sch_product_tag` WHERE `name` LIKE '%人%' [ RunTime:0.003230s ]
- [ 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.001207s ]
- [ SQL ] SELECT * FROM `sch_product_tag_post` WHERE `tag_id` = 38 [ RunTime:0.006138s ]
- [ 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` = 40 [ RunTime:0.006148s ]
- [ 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` = 46 [ RunTime:0.006097s ]
- [ 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` = 47 [ RunTime:0.006087s ]
- [ 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` = 68 [ RunTime:0.006070s ]
- [ 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` = 158 [ RunTime:0.006173s ]
- [ 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` = 248 [ RunTime:0.006236s ]
- [ 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` = 250 [ RunTime:0.006143s ]
- [ 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` = 424 [ RunTime:0.006222s ]
- [ 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` = 499 [ RunTime:0.011258s ]
- [ 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` = 519 [ RunTime:0.006479s ]
- [ 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` = 578 [ RunTime:0.006238s ]
- [ 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` = 581 [ RunTime:0.006157s ]
- [ 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` = 585 [ RunTime:0.014536s ]
- [ 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` = 611 [ RunTime:0.006288s ]
- [ 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` = 642 [ RunTime:0.006140s ]
- [ 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` = 740 [ RunTime:0.011711s ]
- [ 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` = 749 [ RunTime:0.011638s ]
- [ 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` = 750 [ RunTime:0.011595s ]
- [ 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` = 859 [ RunTime:0.008825s ]
- [ 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` = 922 [ RunTime:0.006334s ]
- [ 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` = 925 [ RunTime:0.006093s ]
- [ 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` = 1119 [ 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` = 1144 [ RunTime:0.006128s ]
- [ 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` = 1156 [ RunTime:0.006083s ]
- [ 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` = 1163 [ RunTime:0.006121s ]
- [ 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` = 1199 [ RunTime:0.006112s ]
- [ 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` = 1243 [ RunTime:0.006052s ]
- [ 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` = 1271 [ RunTime:0.006083s ]
- [ 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` = 1315 [ RunTime:0.006090s ]
- [ 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` = 1349 [ RunTime:0.006561s ]
- [ 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` = 1439 [ RunTime:0.006599s ]
- [ 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` = 1440 [ RunTime:0.006210s ]
- [ 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` = 1467 [ RunTime:0.006190s ]
- [ 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` = 1477 [ RunTime:0.006155s ]
- [ 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` = 1492 [ 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` = 1608 [ RunTime:0.006144s ]
- [ 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` = 1659 [ RunTime:0.006037s ]
- [ 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` = 1670 [ 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` = 1720 [ RunTime:0.006229s ]
- [ 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` = 1749 [ RunTime:0.006096s ]
- [ 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` = 1759 [ RunTime:0.006676s ]
- [ 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` = 1779 [ RunTime:0.006210s ]
- [ 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` = 1780 [ RunTime:0.006148s ]
- [ 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` = 1796 [ RunTime:0.006370s ]
- [ 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` = 1804 [ RunTime:0.006271s ]
- [ 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` = 1899 [ RunTime:0.006200s ]
- [ 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` = 1936 [ 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` = 2020 [ RunTime:0.006183s ]
- [ 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` = 2085 [ RunTime:0.006125s ]
- [ 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` = 2109 [ RunTime:0.006093s ]
- [ 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` = 2148 [ RunTime:0.006112s ]
- [ 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` = 2288 [ RunTime:0.005928s ]
- [ 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` = 2446 [ RunTime:0.006317s ]
- [ 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` = 2540 [ RunTime:0.006555s ]
- [ 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` = 2551 [ 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` = 2557 [ RunTime:0.006142s ]
- [ 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` = 2559 [ RunTime:0.006231s ]
- [ 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` = 2561 [ RunTime:0.006220s ]
- [ 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` = 2802 [ RunTime:0.007419s ]
- [ 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` = 2803 [ RunTime:0.006122s ]
- [ 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` = 2804 [ RunTime:0.006098s ]
- [ 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` = 2805 [ RunTime:0.006171s ]
- [ 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` = 2909 [ RunTime:0.006022s ]
- [ 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` = 2912 [ RunTime:0.006043s ]
- [ 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` = 2918 [ RunTime:0.006096s ]
- [ 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` = 2963 [ RunTime:0.005994s ]
- [ 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` = 2990 [ RunTime:0.006108s ]
- [ 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` = 3041 [ RunTime:0.006110s ]
- [ 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` = 3122 [ 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` = 3123 [ RunTime:0.006021s ]
- [ 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` = 3124 [ RunTime:0.006069s ]
- [ 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` = 3127 [ RunTime:0.006009s ]
- [ 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` = 3159 [ 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` = 3160 [ RunTime:0.006049s ]
- [ 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` = 3174 [ RunTime:0.016493s ]
- [ 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` = 3201 [ RunTime:0.006115s ]
- [ 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` = 3233 [ RunTime:0.006127s ]
- [ 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` = 3234 [ RunTime:0.005832s ]
- [ 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` = 3253 [ RunTime:0.006031s ]
- [ 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` = 3394 [ RunTime:0.005974s ]
- [ 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` = 3399 [ 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` = 3415 [ RunTime:0.006208s ]
- [ 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` = 3426 [ RunTime:0.006142s ]
- [ 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` = 3443 [ RunTime:0.005849s ]
- [ 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` = 3444 [ RunTime:0.006022s ]
- [ 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` = 3620 [ RunTime:0.005902s ]
- [ 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` = 3675 [ RunTime:0.006100s ]
- [ 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` = 3739 [ RunTime:0.006031s ]
- [ 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` = 3796 [ 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` = 3797 [ RunTime:0.005959s ]
- [ 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` = 4118 [ RunTime:0.005984s ]
- [ 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` = 4139 [ RunTime:0.006030s ]
- [ 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` = 4144 [ 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` = 4145 [ RunTime:0.005993s ]
- [ 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` = 4146 [ 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` = 4147 [ RunTime:0.006693s ]
- [ 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` = 4224 [ RunTime:0.005865s ]
- [ 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` = 4268 [ 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` = 4623 [ RunTime:0.006021s ]
- [ 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` = 4642 [ RunTime:0.005911s ]
- [ 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` = 4666 [ 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` = 4675 [ 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` = 4677 [ 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` = 4733 [ RunTime:0.006161s ]
- [ 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` = 4734 [ RunTime:0.006105s ]
- [ 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` = 4735 [ RunTime:0.006033s ]
- [ 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` = 4769 [ RunTime:0.006034s ]
- [ 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` = 4790 [ RunTime:0.006104s ]
- [ 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` = 5151 [ RunTime:0.006031s ]
- [ 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` = 5209 [ RunTime:0.006016s ]
- [ 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` = 5375 [ 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` = 5421 [ RunTime:0.005958s ]
- [ 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` = 5440 [ 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` = 5443 [ 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` = 5466 [ 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` = 5488 [ RunTime:0.005988s ]
- [ 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` = 5492 [ RunTime:0.006067s ]
- [ 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` = 5509 [ RunTime:0.005839s ]
- [ 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` = 5523 [ RunTime:0.005747s ]
- [ 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` = 5526 [ RunTime:0.005843s ]
- [ 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` = 5559 [ RunTime:0.005818s ]
- [ 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` = 5569 [ 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` = 5588 [ RunTime:0.006201s ]
- [ 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` = 5671 [ RunTime:0.005871s ]
- [ 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` = 5716 [ RunTime:0.005858s ]
- [ 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` = 5749 [ RunTime:0.006016s ]
- [ 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` = 5755 [ 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` = 5772 [ RunTime:0.006389s ]
- [ 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` = 5781 [ RunTime:0.006149s ]
- [ 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` = 5783 [ RunTime:0.006292s ]
- [ 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` = 5784 [ RunTime:0.006092s ]
- [ 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` = 5792 [ RunTime:0.006180s ]
- [ 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` = 5816 [ 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` = 5852 [ RunTime:0.005863s ]
- [ 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` = 5853 [ RunTime:0.006156s ]
- [ 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` = 5856 [ RunTime:0.006027s ]
- [ 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` = 5857 [ RunTime:0.006038s ]
- [ 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.005959s ]
- [ 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` = 6001 [ RunTime:0.005787s ]
- [ 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` = 6051 [ RunTime:0.005978s ]
- [ 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` = 6054 [ 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` = 6127 [ RunTime:0.005844s ]
- [ 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` = 6128 [ RunTime:0.006043s ]
- [ 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` = 6165 [ 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` = 6169 [ 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` = 6172 [ RunTime:0.005788s ]
- [ 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` = 6175 [ RunTime:0.005914s ]
- [ 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` = 6210 [ RunTime:0.006132s ]
- [ 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` = 6238 [ RunTime:0.005949s ]
- [ 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` = 6240 [ RunTime:0.005942s ]
- [ 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` = 6241 [ RunTime:0.005942s ]
- [ 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` = 6242 [ RunTime:0.006319s ]
- [ 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` = 6285 [ 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` = 6301 [ RunTime:0.006005s ]
- [ 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` = 6303 [ RunTime:0.006023s ]
- [ 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` = 6306 [ RunTime:0.006081s ]
- [ 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` = 6308 [ RunTime:0.005997s ]
- [ 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` = 6337 [ 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` = 6388 [ RunTime:0.006051s ]
- [ 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` = 6429 [ RunTime:0.005989s ]
- [ 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` = 6436 [ RunTime:0.005921s ]
- [ 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` = 6438 [ RunTime:0.005976s ]
- [ 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` = 6504 [ 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` = 6520 [ RunTime:0.005948s ]
- [ 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` = 6532 [ RunTime:0.005994s ]
- [ 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` = 6552 [ RunTime:0.012380s ]
- [ 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` = 6555 [ RunTime:0.007536s ]
- [ 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` = 6575 [ RunTime:0.006404s ]
- [ 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` = 6576 [ 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` = 6581 [ RunTime:0.006924s ]
- [ 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` = 6645 [ 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` = 6788 [ 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` = 6877 [ RunTime:0.006114s ]
- [ 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` = 6939 [ RunTime:0.006104s ]
- [ 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` = 6950 [ 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` = 6952 [ RunTime:0.006040s ]
- [ 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` = 6967 [ 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` = 6992 [ RunTime:0.006090s ]
- [ 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` = 7033 [ 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` = 7044 [ RunTime:0.005959s ]
- [ 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` = 7057 [ RunTime:0.007937s ]
- [ 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` = 7075 [ RunTime:0.006121s ]
- [ 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` = 7095 [ RunTime:0.005960s ]
- [ 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` = 7096 [ RunTime:0.006640s ]
- [ 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` = 7266 [ RunTime:0.006176s ]
- [ 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` = 7291 [ RunTime:0.006026s ]
- [ 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.001097s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `sch_product_post` WHERE ( post_status=1 and (id IN (266,267,485,536,565,575,639,642,806,844,850,872,876,941,1060,1289,1308,1311,1450,1477,1542,1548,1648,1686,1687,1688,1953,2042,2061,2070,2071,2073,2080,2199,2308,2324,2412,2413,2414,2415,2416,2417,2418,2421,2422,2423,2424,2425,2426,2514,3213,286,3248,3426,3478,3506,164,182,209,215,224,225,3874,3886,3888,3946,4041,4140,4269,4271,268,269,280,492,542,603,884,891,897,903,928,929,938,1080,1145,1214,1231,1241,1262,1290,1331,1457,1682,2007,2206,2222,2328,2342,2513,2913,2920,2962,3038,3068,3147,320,3227,3360,3392,3640,3711,3712,3713,3730,3747,171,201,238,3962,3982,4045,4100,4118,4145,4248,4258,272,272,287,335,1422,1674,370,3670,370,485,599,806,807,844,872,892,893,902,1290,1321,1353,1481,1524,2010,2011,2045,2066,2412,2413,2414,2415,2416,2417,2418,2419,2420,2422,2423,2424,2425,2426,2427,2428,2429,2430,2431,2460,2547,2856,2951,2952,3012,3138,3159,199,3206,3221,3222,3235,3238,3239,3240,3242,3243,3246,3250,3251,3252,3363,3366,3379,3384,3409,3421,3434,3442,3445,3446,3448,3451,3452,3426,3499,3506,3516,3527,3557,3608,3609,3612,3613,3617,3620,3619,3618,3622,3627,3630,3692,3707,3710,3715,3716,3728,3733,3740,3742,3745,3752,3753,3754,3777,3790,3838,3846,3849,3850,3853,3861,3874,3885,3886,3888,3890,3924,3925,3926,3943,3944,3945,3946,3951,3981,3986,3988,4000,4001,4004,4006,4007,4018,4026,4027,4028,4029,4030,4033,4035,4036,4037,4039,4044,4056,4058,4059,4060,4069,4072,4090,4091,4094,4095,4107,4135,4137,4140,4141,4143,4154,4160,4162,4188,4190,4191,4236,4237,4238,4245,4247,4270,4285,527,533,565,565,568,584,1312,2072,2214,2226,2858,4162,599,3405,639,676,751,842,893,902,998,1285,1297,1308,1324,1347,1352,1353,1376,1395,1425,1463,1478,1510,1518,1519,1521,1522,1524,1595,1646,1648,1994,2060,2062,2072,2075,2077,2078,2080,2082,2084,2085,2089,2229,2418,2419,2420,2427,2428,2429,2430,2431,2460,2736,2858,3024,3506,3537,3538,3779,163,216,222,3855,3943,3986,3992,4044,646,647,2726,2748,127,646,2748,709,751,2011,2040,2083,3501,3642,3657,3664,3672,3799,3800,4064,751,753,806,844,872,876,1008,1015,3758,1037,1038,3107,3394,3399,3404,3416,3421,3422,3434,3435,3436,3439,3442,3449,3457,3426,3478,3481,3483,3495,3499,3501,3502,3505,3514,3516,3518,3522,3527,3529,3530,3534,3536,3538,3547,3557,3562,3563,3607,3613,3614,3617,3621,3618,3622,3624,3626,3627,3628,3630,3638,3642,3722,3723,3751,3754,3779,3777,3828,3942,4040,4063,870,884,922,891,897,3671,3673,3674,927,1523,959,3584,3723,174,3853,978,980,1290,2367,2462,2486,2509,1004,1060,1008,1015,1016,1022,1031,1038,3788,1030,1030,1037,1042,1069,1505,2561,1050,1106,1154,1161,1381,3213,1192,1211,112,1215,1227,1227,3355,3695,1238,1240,1290,2962,3713,1321,1362,3737,195,1388,2422,2427,3506,3521,3738,3944,3997,4031,4104,4160,1396,1422,1500,1607,3405,174,4050,4083,4136,4138,4139,4141,1674,1682,1686,1687,3828,1688,3394,3982,1865,3988,1866,1866,1866,1949,1951,1955,2006,2023,2059,2230,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2190,2198,3989,3990,3991,3992,3993,3994,2213,2233,2309,2312,2233,2312,2692,3219,3407,2244,2297,2300,2308,2317,2328,2328,2426,2447,3204,2476,2513,3555,3724,2513,2692,3219,2701,2703,2703,2703,2703,2726,2746,2898,2902,2908,2911,2914,3395,3519,2914,1525,3395,3519,2962,320,2962,2962,3002,3009,320,3203,3376,3347,3364,3368,3698,3369,3448,3376,3509,3388,3390,3942,4033,3390,3726,3395,3398,3606,3605,3405,3415,3416,3420,3428,3440,3469,3483,3639,3495,3497,3668,3499,3504,3504,3504,3507,3521,3537,3537,3538,3538,3551,3586,3610,4107,3610,3655,3655,3682,3668,3670,3670,3671,3673,3674,3682,3687,3695,3695,3696,3696,3714,3724,3725,3727,3727,3741,75,110,115,116,117,175,197,213,4236,4237,238,259,3789,3789,3789,3799,3800,3953,3848,3946,3989,3990,3991,3992,3993,3994,4018,4031,4031,4039,4057,4089,4092,4107,4118,4147,4147,4263,4285)) ) LIMIT 1 [ RunTime:0.004651s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_post',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 566,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `sch_product_post` WHERE ( post_status=1 and (id IN (266,267,485,536,565,575,639,642,806,844,850,872,876,941,1060,1289,1308,1311,1450,1477,1542,1548,1648,1686,1687,1688,1953,2042,2061,2070,2071,2073,2080,2199,2308,2324,2412,2413,2414,2415,2416,2417,2418,2421,2422,2423,2424,2425,2426,2514,3213,286,3248,3426,3478,3506,164,182,209,215,224,225,3874,3886,3888,3946,4041,4140,4269,4271,268,269,280,492,542,603,884,891,897,903,928,929,938,1080,1145,1214,1231,1241,1262,1290,1331,1457,1682,2007,2206,2222,2328,2342,2513,2913,2920,2962,3038,3068,3147,320,3227,3360,3392,3640,3711,3712,3713,3730,3747,171,201,238,3962,3982,4045,4100,4118,4145,4248,4258,272,272,287,335,1422,1674,370,3670,370,485,599,806,807,844,872,892,893,902,1290,1321,1353,1481,1524,2010,2011,2045,2066,2412,2413,2414,2415,2416,2417,2418,2419,2420,2422,2423,2424,2425,2426,2427,2428,2429,2430,2431,2460,2547,2856,2951,2952,3012,3138,3159,199,3206,3221,3222,3235,3238,3239,3240,3242,3243,3246,3250,3251,3252,3363,3366,3379,3384,3409,3421,3434,3442,3445,3446,3448,3451,3452,3426,3499,3506,3516,3527,3557,3608,3609,3612,3613,3617,3620,3619,3618,3622,3627,3630,3692,3707,3710,3715,3716,3728,3733,3740,3742,3745,3752,3753,3754,3777,3790,3838,3846,3849,3850,3853,3861,3874,3885,3886,3888,3890,3924,3925,3926,3943,3944,3945,3946,3951,3981,3986,3988,4000,4001,4004,4006,4007,4018,4026,4027,4028,4029,4030,4033,4035,4036,4037,4039,4044,4056,4058,4059,4060,4069,4072,4090,4091,4094,4095,4107,4135,4137,4140,4141,4143,4154,4160,4162,4188,4190,4191,4236,4237,4238,4245,4247,4270,4285,527,533,565,565,568,584,1312,2072,2214,2226,2858,4162,599,3405,639,676,751,842,893,902,998,1285,1297,1308,1324,1347,1352,1353,1376,1395,1425,1463,1478,1510,1518,1519,1521,1522,1524,1595,1646,1648,1994,2060,2062,2072,2075,2077,2078,2080,2082,2084,2085,2089,2229,2418,2419,2420,2427,2428,2429,2430,2431,2460,2736,2858,3024,3506,3537,3538,3779,163,216,222,3855,3943,3986,3992,4044,646,647,2726,2748,127,646,2748,709,751,2011,2040,2083,3501,3642,3657,3664,3672,3799,3800,4064,751,753,806,844,872,876,1008,1015,3758,1037,1038,3107,3394,3399,3404,3416,3421,3422,3434,3435,3436,3439,3442,3449,3457,3426,3478,3481,3483,3495,3499,3501,3502,3505,3514,3516,3518,3522,3527,3529,3530,3534,3536,3538,3547,3557,3562,3563,3607,3613,3614,3617,3621,3618,3622,3624,3626,3627,3628,3630,3638,3642,3722,3723,3751,3754,3779,3777,3828,3942,4040,4063,870,884,922,891,897,3671,3673,3674,927,1523,959,3584,3723,174,3853,978,980,1290,2367,2462,2486,2509,1004,1060,1008,1015,1016,1022,1031,1038,3788,1030,1030,1037,1042,1069,1505,2561,1050,1106,1154,1161,1381,3213,1192,1211,112,1215,1227,1227,3355,3695,1238,1240,1290,2962,3713,1321,1362,3737,195,1388,2422,2427,3506,3521,3738,3944,3997,4031,4104,4160,1396,1422,1500,1607,3405,174,4050,4083,4136,4138,4139,4141,1674,1682,1686,1687,3828,1688,3394,3982,1865,3988,1866,1866,1866,1949,1951,1955,2006,2023,2059,2230,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2190,2190,2198,3989,3990,3991,3992,3993,3994,2213,2233,2309,2312,2233,2312,2692,3219,3407,2244,2297,2300,2308,2317,2328,2328,2426,2447,3204,2476,2513,3555,3724,2513,2692,3219,2701,2703,2703,2703,2703,2726,2746,2898,2902,2908,2911,2914,3395,3519,2914,1525,3395,3519,2962,320,2962,2962,3002,3009,320,3203,3376,3347,3364,3368,3698,3369,3448,3376,3509,3388,3390,3942,4033,3390,3726,3395,3398,3606,3605,3405,3415,3416,3420,3428,3440,3469,3483,3639,3495,3497,3668,3499,3504,3504,3504,3507,3521,3537,3537,3538,3538,3551,3586,3610,4107,3610,3655,3655,3682,3668,3670,3670,3671,3673,3674,3682,3687,3695,3695,3696,3696,3714,3724,3725,3727,3727,3741,75,110,115,116,117,175,197,213,4236,4237,238,259,3789,3789,3789,3799,3800,3953,3848,3946,3989,3990,3991,3992,3993,3994,4018,4031,4031,4039,4057,4089,4092,4107,4118,4147,4147,4263,4285)) ) ORDER BY `update_time` DESC LIMIT 20,20 [ RunTime:0.004865s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sch_product_post',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 566,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sch_theme_file` [ RunTime:0.001977s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000298s ]
- [ 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.005238s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000289s ]
- [ 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.002129s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000358s ]
- [ 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.002546s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000310s ]
- [ 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.001719s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/member' 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/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.001830s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000339s ]
- [ 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.001684s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000322s ]
- [ 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.001719s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND `file` = 'portal/vip' LIMIT 1 [ RunTime:0.002567s ]
- [ 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.002031s ]
- [ SQL ] SELECT * FROM `sch_theme_file` WHERE `theme` = 'sucaihu' [ RunTime:0.000336s ]
- [ 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.000966s ]
- [ 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.001910s ]
- [ SQL ] SELECT `more` FROM `sch_theme_file` WHERE `theme` = 'sucaihu' AND ( `is_public` = 1 OR `file` = 'product/search' ) [ RunTime:0.000273s ]
- [ 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.000883s ]
- [ SQL ] SELECT `id` FROM `sch_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000232s ]
- [ 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.000783s ]
- [ SQL ] SELECT * FROM `sch_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000286s ]
- [ 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.000267s ]
- [ 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.000306s ]
- [ 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.000253s ]
- [ 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.000265s ]
- [ 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.000238s ]
- [ 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.000299s ]
- [ 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.000826s ]
- [ SQL ] SELECT `option_value` FROM `sch_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000224s ]
- [ 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.000933s ]
- [ SQL ] SELECT * FROM `sch_user` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000355s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000325s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000312s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000295s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000305s ]
- [ 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` = 5 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` = 5 LIMIT 1 [ RunTime:0.000335s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000334s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000312s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000300s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000305s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000305s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000349s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000312s ]
- [ 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` = 5 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` = 5 LIMIT 1 [ RunTime:0.000309s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000317s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000315s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000329s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000310s ]
- [ 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` = 5 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` = 5 LIMIT 1 [ RunTime:0.000304s ]
- [ 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.000358s ]
- [ 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.000321s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000316s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000324s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000317s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000299s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000304s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000322s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000335s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000311s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000316s ]
- [ 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` = 5 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` = 5 LIMIT 1 [ RunTime:0.000311s ]
- [ 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` = 5 LIMIT 1 [ RunTime:0.000309s ]
- [ 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` = 5 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` = 5 LIMIT 1 [ RunTime:0.000320s ]
- [ 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` = 6 LIMIT 1 [ RunTime:0.000333s ]
- [ 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` = 6 LIMIT 1 [ RunTime:0.000298s ]
- [ 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.624709s