基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-02 11:21:16 HTTP/2.0 GET : https://ershoufc.cn/chuzu-1-0-0-6-0-0-0-0-0-0-0-1.html
- 运行时间 : 0.054904s [ 吞吐率:18.21req/s ] 内存消耗:6,112.36kb 文件加载:137
- 查询信息 : 14 queries 0 writes
- 缓存信息 : 15 reads,1 writes
- [ LANG ] /www/wwwroot/ershoufc.cn/thinkphp/lang/zh-cn.php
- [ BIND ] 'home'
- [ ROUTE ] array (
'rule' => 'chuzu-<area>-<metro>-<metro_station>-<price>-<acreage>-<room>-<type>-<renovation>-<rental_type>-<user_type>-<sort>-<search_type>-<estate_id?>',
'route' => 'Rental/index',
'option' =>
array (
'merge_rule_regex' => false,
'append' =>
array (
'city' => 1,
),
),
'var' =>
array (
'area' => '1',
'metro' => '0',
'metro_station' => '0',
'price' => '6',
'acreage' => '0',
'room' => '0',
'type' => '0',
'renovation' => '0',
'rental_type' => '0',
'user_type' => '0',
'sort' => '0',
'search_type' => '1',
),
)
- [ HEADER ] array (
'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' => '*/*',
'host' => 'ershoufc.cn',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'area' => '1',
'metro' => '0',
'metro_station' => '0',
'price' => '6',
'acreage' => '0',
'room' => '0',
'type' => '0',
'renovation' => '0',
'rental_type' => '0',
'user_type' => '0',
'sort' => '0',
'search_type' => '1',
'city' => '1',
)
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/ershoufc.cn/application/home/view/rental/index.html [ array (
0 => 'userInfo',
1 => 'menu',
2 => 'seo',
3 => 'site',
4 => 'qq',
5 => 'controller',
6 => 'cityInfo',
7 => 'cur_url',
8 => 'city_all_child',
9 => 'top_nav_city',
10 => 'cityId',
11 => 'rading',
12 => 'search',
13 => 'param',
14 => 'metro',
15 => 'area',
16 => 'house_type',
17 => 'rental_type',
18 => 'renovation',
19 => 'position',
20 => 'lists',
21 => 'pages',
22 => 'top_lists',
) ]
- [ DB ] CONNECT:[ UseTime:0.000458s ] mysql:host=127.0.0.1;dbname=ershoufc_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `fang_city` [ RunTime:0.000489s ]
- [ SQL ] SELECT `id`,`name`,`domain`,`seo_title`,`seo_keys`,`seo_desc` FROM `fang_city` WHERE `status` = 1 AND `pid` = 0 ORDER BY `ordid` ASC,`id` ASC LIMIT 1 [ RunTime:0.000643s ]
- [ SQL ] SHOW COLUMNS FROM `fang_rental` [ RunTime:0.000670s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `fang_rental` `r` WHERE `r`.`status` = '1' AND `r`.`city` IN ('4','5','6','7','18','19','20','21','22','23','1') AND `r`.`price` BETWEEN '3000' AND '5000' AND `r`.`timeout` > '1751426476' AND `r`.`top_time` < '1751426476' LIMIT 1 [ RunTime:0.000379s ]
- [ SQL ] SELECT `r`.`id`,`r`.`title`,`r`.`estate_name`,`r`.`img`,`r`.`pano_url`,`r`.`room`,`r`.`living_room`,`r`.`toilet`,`r`.`price`,`r`.`rent_type`,`r`.`tags`,`r`.`address`,`r`.`acreage`,`r`.`orientations`,`r`.`renovation`,`r`.`user_type`,`r`.`contacts`,`r`.`update_time` FROM `fang_rental` `r` WHERE `r`.`status` = '1' AND `r`.`city` IN ('4','5','6','7','18','19','20','21','22','23','1') AND `r`.`price` BETWEEN '3000' AND '5000' AND `r`.`timeout` > '1751426476' AND `r`.`top_time` < '1751426476' ORDER BY `ordid` ASC,`id` DESC LIMIT 0,10 [ RunTime:0.000352s ]
- [ SQL ] SELECT `r`.`id`,`r`.`title`,`r`.`estate_name`,`r`.`img`,`r`.`pano_url`,`r`.`room`,`r`.`living_room`,`r`.`toilet`,`r`.`price`,`r`.`rent_type`,`r`.`tags`,`r`.`address`,`r`.`acreage`,`r`.`orientations`,`r`.`renovation`,`r`.`user_type`,`r`.`contacts`,`r`.`update_time` FROM `fang_rental` `r` WHERE `r`.`status` = '1' AND `r`.`city` IN ('4','5','6','7','18','19','20','21','22','23','1') AND `r`.`price` BETWEEN '3000' AND '5000' AND `r`.`timeout` > '1751426476' AND `r`.`top_time` > '1751426476' ORDER BY `top_time` DESC,`id` DESC [ RunTime:0.000351s ]
- [ SQL ] SHOW COLUMNS FROM `fang_metro` [ RunTime:0.000390s ]
- [ SQL ] SELECT * FROM `fang_metro` WHERE `status` = 1 AND `city` = 1 ORDER BY `ordid` ASC,`id` DESC [ RunTime:0.000320s ]
- [ SQL ] SHOW COLUMNS FROM `fang_position` [ RunTime:0.000502s ]
- [ SQL ] SELECT h.id,h.img,h.title,(case h.price when 0 then '待定' else h.price end) as price,h.estate_name,h.room,h.living_room,h.acreage,h.city FROM `fang_position` `p` INNER JOIN `fang_rental` `h` ON `p`.`house_id`=`h`.`id` WHERE `p`.`status` = '1' AND `p`.`cate_id` = '6' AND `h`.`status` = '1' AND `p`.`model` = 'rental' AND `h`.`city` IN ('4','5','6','7','18','19','20','21','22','23','1') AND `timeout` > '1751426476' ORDER BY `p`.`ordid` ASC,`h`.`id` DESC LIMIT 4 [ RunTime:0.000569s ]
- [ SQL ] SHOW COLUMNS FROM `fang_article` [ RunTime:0.000459s ]
- [ SQL ] SELECT `id`,`title` FROM `fang_article` WHERE ( ( cate_id=6 and status=1 and city=1 ) ) AND `fang_article`.`delete_time` IS NULL ORDER BY `ordid` ASC LIMIT 8 [ RunTime:0.000372s ]
- [ SQL ] SHOW COLUMNS FROM `fang_house` [ RunTime:0.000442s ]
- [ SQL ] SELECT `id`,`title` FROM `fang_house` WHERE ( status=1 and city in (4,5,6,7,18,19,20,21,22,23,1) ) ORDER BY `ordid` ASC,`id` DESC LIMIT 50 [ RunTime:0.000322s ]

0.055730s