基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-30 01:35:44 HTTP/1.1 GET : http://iclean.smartinfo.cn/en/news.html?page=3
- 运行时间 : 0.399947s [ 吞吐率:2.50req/s ] 内存消耗:2,581.63kb 文件加载:177
- 查询信息 : 9 queries 0 writes
- 缓存信息 : 4 reads,0 writes
- [ LANG ] /www/wwwroot/iclean.smartinfo.cn/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'en/news',
'route' => 'home/news/index',
'option' =>
array (
'merge_rule_regex' => false,
'append' =>
array (
'lang' => 'en',
),
),
'var' =>
array (
),
)
- [ HEADER ] array (
'host' => 'iclean.smartinfo.cn',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'page' => '3',
'lang' => 'en',
)
- [ LANG ] ../application/common/lang/en.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/iclean.smartinfo.cn/template/home/en/news/index.html [ array (
0 => 'menu_tree',
1 => 'parent_id',
2 => 'path',
3 => 'menu_info',
4 => 'one',
5 => 'siteinfo',
6 => 'meta',
7 => 'lang_url_cn',
8 => 'lang_url_en',
9 => 'list',
10 => 'pagination',
11 => 'total_amount',
12 => 'amount_per_page',
) ]
- [8]未定义变量: protocol[/www/wwwroot/iclean.smartinfo.cn/runtime/temp/960358c152a4809dfee5928f808f1184.php:7]
- [8]未定义变量: v2[/www/wwwroot/iclean.smartinfo.cn/runtime/temp/960358c152a4809dfee5928f808f1184.php:65]
- [ DB ] CONNECT:[ UseTime:0.005477s ] mysql:host=47.110.148.119;dbname=iclean_test;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `menu` [ RunTime:0.003029s ]
- [ SQL ] SELECT * FROM `menu` WHERE `pathinfo` = 'news' AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001383s ]
- [ SQL ] SHOW COLUMNS FROM `menu_info` [ RunTime:0.005669s ]
- [ SQL ] SELECT * FROM `menu_info` WHERE `lang` = 'en' AND `menu_id` = 167 [ RunTime:0.001377s ]
- [ SQL ] SELECT * FROM `menu` WHERE `pathinfo` = 'en/news' AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001688s ]
- [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.003186s ]
- [ SQL ] SHOW COLUMNS FROM `news_info` [ RunTime:0.004183s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'en' AND `status` = 1 AND `title` <> '' [ RunTime:0.001928s ]
- [ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`create_uid`,`news`.`create_uname`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`sort`,`news`.`status`,`news`.`create_time`,`news`.`update_time`,`news`.`is_banner`,`info`.`id` AS `info__id`,`info`.`news_id` AS `info__news_id`,`info`.`lang` AS `info__lang`,`info`.`title` AS `info__title`,`info`.`sub_title` AS `info__sub_title`,`info`.`image` AS `info__image`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`author` AS `info__author`,`info`.`source` AS `info__source`,`info`.`outlink` AS `info__outlink`,`info`.`clicks` AS `info__clicks`,`info`.`meta_title` AS `info__meta_title`,`info`.`meta_desc` AS `info__meta_desc`,`info`.`meta_kws` AS `info__meta_kws`,`info`.`info_status` AS `info__info_status` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'en' AND `status` = 1 AND `title` <> '' ORDER BY `sort` DESC,`id` DESC LIMIT 12,6 [ RunTime:0.002656s ]

0.420198s