基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-12-01 11:08:23 HTTP/1.1 GET : https://www.lishiren.com/
- 运行时间 : 0.487409s [ 吞吐率:2.05req/s ] 内存消耗:1,407.37kb 文件加载:106
- 查询信息 : 45 queries 0 writes
- 缓存信息 : 7 reads,0 writes
- [ LANG ] /data/wwwroot/site/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => '',
'route' => 'index/index?dir=/',
'option' =>
array (
'merge_rule_regex' => false,
'complete_match' => true,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'www.lishiren.com',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Sun, 04 Jun 2023 23:41:48 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'dir' => '',
)
- [ VIEW ] /data/wwwroot/site/application/index/view/lishiren/pc/index.html [ array (
0 => 'shields',
1 => 'area',
2 => 'seo',
3 => 'id',
4 => 'dir',
5 => 'siteConfig',
6 => 'gop',
7 => 'view_suffix',
8 => 'title',
9 => 'crumb',
10 => 'is_shield',
11 => 'tag_id',
12 => 'fid',
13 => 'articleInfo',
) ]
- [ DB ] INIT mysql
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [ DB ] CONNECT:[ UseTime:0.000313s ] mysql:host=127.0.0.1;port=3306;dbname=lishiren;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `articles` [ RunTime:0.000685s ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('296','294','293','291','288','286','284','282','280','278') [ RunTime:0.000685s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `article_extend_info` [ RunTime:0.000456s ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (278,280,282,284,286,288,291,293,294,296) [ RunTime:0.000462s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 120,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('254','252','250','248','246','244','243','242','241','240') [ RunTime:0.000711s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (240,241,242,243,244,246,248,250,252,254) [ RunTime:0.000510s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 120,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SHOW COLUMNS FROM `common` [ RunTime:0.000757s ]
- [ SQL ] SELECT * FROM `common` WHERE `type` = 2 AND ( status = 1 ) LIMIT 1,3 [ RunTime:0.000332s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'common',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'filtered' => 14.285713195800781,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('336','335','334','293','251','198','194','193','192','189','183','182','181','174','165','144','142','140') [ RunTime:0.000679s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (140,142,144,165,174,181,182,183,189,192,193,194,198,251,293,334,335,336) [ RunTime:0.000718s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('324','320','318','278','273','201','199','196','191','190','175','166','161','159','132') [ RunTime:0.000724s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (132,159,161,166,175,190,191,196,199,201,273,278,318,320,324) [ RunTime:0.000621s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 180,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('319','158','157') [ RunTime:0.000612s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 3,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (157,158,319) [ RunTime:0.000331s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 36,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('323','316','315','314','311','309','291','288','286','284','282','280','276','274','270','269','267','264') [ RunTime:0.000663s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (264,267,269,270,274,276,280,282,284,286,288,291,309,311,314,315,316,323) [ RunTime:0.000681s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('173','160','115','114','113') [ RunTime:0.000645s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 5,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (113,114,115,160,173) [ RunTime:0.000382s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 60,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('333','332','331','330','329','328','327','326','325','322','321','317','313','307','305','303','301','296') [ RunTime:0.001058s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (296,301,303,305,307,313,317,321,322,325,326,327,328,329,330,331,332,333) [ RunTime:0.000804s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('312','310','308','300','299','298','244','61','8','5') [ RunTime:0.000680s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (5,8,61,244,298,299,300,308,310,312) [ RunTime:0.000503s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 120,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('306','254','248','240','229','223','221','219','203','90','88','87','85','84','74','73','72','60') [ RunTime:0.000734s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (60,72,73,74,84,85,87,88,90,203,219,221,223,229,240,248,254,306) [ RunTime:0.000696s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('83','82','81','63','62','47','7','6','4') [ RunTime:0.000619s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 9,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (4,6,7,47,62,63,81,82,83) [ RunTime:0.000481s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 108,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('292','272','271','268','266','265','263','252','86','80','79','78','67','64','50','49','48','42') [ RunTime:0.000756s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (42,48,49,50,64,67,78,79,80,86,252,263,265,266,268,271,272,292) [ RunTime:0.000666s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('290','289','287','260','258','256','238','236','77','76','75','71','70','54','53','26') [ RunTime:0.000773s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 16,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (26,53,54,70,71,75,76,77,236,238,256,258,260,287,289,290) [ RunTime:0.000639s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 192,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('285','283','281','246','243','242','241','237','235','233','69','68','57','52','51','45','44','43') [ RunTime:0.000798s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (43,44,45,51,52,57,68,69,233,235,237,241,242,243,246,281,283,285) [ RunTime:0.000711s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('304','302','297','295','279','277','275','250','239','231','227','225','217','215','213','89','66','65') [ RunTime:0.000785s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (65,66,89,213,215,217,225,227,231,239,250,275,277,279,295,297,302,304) [ RunTime:0.000681s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `id` FROM `articles` FORCE INDEX ( folder_id_status_recommend ) WHERE `recommend` > 0 AND `folder_id` IN (24,25) AND `status` = 1 ORDER BY `recommend` DESC LIMIT 0,3 [ RunTime:0.000504s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'articles',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'folder_id_status_recommend',
'key' => 'folder_id_status_recommend',
'key_len' => '9',
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using where; Using index; Using filesort',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('189','326','161','95','255','251','323','155','181','102','288','94','305','220','97','99','108','293') [ RunTime:0.000660s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (94,95,97,99,102,108,155,161,181,189,220,251,255,288,293,305,323,326) [ RunTime:0.000731s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('336','335','334','333','332','331','330','329','328','327','326','325','324','323','322','321','320','319') [ RunTime:0.000777s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336) [ RunTime:0.000693s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('312','310','308','306','304','302','300','299','298','297','295','292','290','289','287','285','283','281') [ RunTime:0.000801s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (281,283,285,287,289,290,292,295,297,298,299,300,302,304,306,308,310,312) [ RunTime:0.000722s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 216,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('336','335','334','333','332','331','330','329') [ RunTime:0.000731s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 8,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (329,330,331,332,333,334,335,336) [ RunTime:0.000490s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 96,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('25','277','78','32','54','250','292','29','81','9','68','4') [ RunTime:0.000693s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 12,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (4,9,25,29,32,54,68,78,81,250,277,292) [ RunTime:0.000544s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 144,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]

0.488385s