基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-06-05 07:46:59 HTTP/1.1 GET : https://www.lishiren.com/index.html
- 运行时间 : 0.389893s [ 吞吐率:2.56req/s ] 内存消耗:1,418.91kb 文件加载:106
- 查询信息 : 45 queries 0 writes
- 缓存信息 : 7 reads,0 writes
- [ LANG ] /data/wwwroot/site/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'index<le?>',
'route' => 'listing/index?dir=index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'le' => '.html',
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'www.lishiren.com',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Wed, 08 Feb 2023 13:36:11 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' => 'index',
'le' => '.html',
)
- [ 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.000286s ] mysql:host=127.0.0.1;port=3306;dbname=lishiren;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `articles` [ RunTime:0.000643s ]
- [ 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.000713s ]
- [ 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.000448s ]
- [ 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.000472s ]
- [ 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.000565s ]
- [ 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.000475s ]
- [ 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.000661s ]
- [ SQL ] SELECT * FROM `common` WHERE `type` = 2 AND ( status = 1 ) LIMIT 1,3 [ RunTime:0.000288s ]
- [ 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 ('333','332','331','330','329','328','327','326','325','322','321','317','313','307','305','303','301','296') [ RunTime:0.000582s ]
- [ 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.000671s ]
- [ 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.000562s ]
- [ 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.000376s ]
- [ 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 ('323','316','315','314','311','309','291','288','286','284','282','280','276','274','270','269','267','264') [ RunTime:0.000568s ]
- [ 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.000645s ]
- [ 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','293','251','198','194','193','192','189','183','182','181','174','165','144','142','140') [ 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' => 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.000670s ]
- [ 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.000656s ]
- [ 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.000642s ]
- [ 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.000516s ]
- [ 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.000328s ]
- [ 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 ('306','254','248','240','229','223','221','219','203','90','88','87','85','84','74','73','72','60') [ RunTime:0.000599s ]
- [ 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.000674s ]
- [ 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 ('285','283','281','246','243','242','241','237','235','233','69','68','57','52','51','45','44','43') [ RunTime:0.000686s ]
- [ 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.000665s ]
- [ 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.000655s ]
- [ 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.000657s ]
- [ 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.000604s ]
- [ 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 ('290','289','287','260','258','256','238','236','77','76','75','71','70','54','53','26') [ RunTime:0.000609s ]
- [ 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.000616s ]
- [ 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 ('292','272','271','268','266','265','263','252','86','80','79','78','67','64','50','49','48','42') [ RunTime:0.000768s ]
- [ 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.000661s ]
- [ 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.000669s ]
- [ 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.000498s ]
- [ 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 `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.000401s ]
- [ 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 ('126','274','173','132','232','269','159','99','135','172','230','139','261','280','112','146','205','303') [ 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' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (99,112,126,132,135,139,146,159,172,173,205,230,232,261,269,274,280,303) [ RunTime:0.000751s ]
- [ 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.000749s ]
- [ 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.000678s ]
- [ 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.000728s ]
- [ 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.000653s ]
- [ 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.000605s ]
- [ 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.000443s ]
- [ 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 ('231','57','36','56','6','240','12','53','60','19','275','55') [ RunTime:0.000580s ]
- [ 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 (6,12,19,36,53,55,56,57,60,231,240,275) [ RunTime:0.000613s ]
- [ 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.390738s