商品加载中...
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-07-09 14:11:59 HTTP/2.0 GET : https://xinyuan.6v8.com/mobile/Index/index
- 运行时间 : 0.107732s [ 吞吐率:9.28req/s ] 内存消耗:5,320.65kb 文件加载:155
- 查询信息 : 50 queries
- 缓存信息 : 2 reads,4 writes
- 会话信息 : SESSION_ID=00f4ec47003fa489acdb0dc80a1914b1
- [ VIEW ] ../template/mobile/rainbow/index/index.html [ array (
0 => 'action',
1 => 'template_now_time',
2 => 'from_terminal',
3 => 'first_login',
4 => 'goods_category_tree',
5 => 'brand_list',
6 => 'tpshop_config',
7 => 'user_id',
8 => 'uname',
9 => 'team_activity',
10 => 'flash_sale_list',
11 => 'start_time',
12 => 'end_time',
13 => 'recommend_goods',
14 => 'edit_ad',
) ]
- CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;port=3306;dbname=xinyuan_6v8_com;charset=utf8
- SHOW FULL COLUMNS FROM `bin_config` [ RunTime:0.000554s ]
- SELECT * FROM `bin_config` [ RunTime:0.000335s ]
- SHOW FULL COLUMNS FROM `bin_brand` [ RunTime:0.000388s ]
- SELECT `id`,`cat_id`,`logo`,`is_hot` FROM `bin_brand` WHERE ( cat_id > 0 ) [ RunTime:0.000241s ]
- SHOW FULL COLUMNS FROM `bin_goods` [ RunTime:0.000470s ]
- SELECT * FROM `bin_goods` WHERE ( is_recommend=1 and is_on_sale= 1 ) ORDER BY `sort` DESC LIMIT 30 [ RunTime:0.000333s ]
- SHOW FULL COLUMNS FROM `bin_team_activity` [ RunTime:0.000367s ]
- SELECT * FROM `bin_team_activity` WHERE `status` = 1 AND `deleted` = 0 LIMIT 6 [ RunTime:0.000278s ]
- SHOW FULL COLUMNS FROM `bin_team_goods_item` [ RunTime:0.000313s ]
- SELECT * FROM `bin_team_goods_item` WHERE `team_id` IN (1,2,3,4,5) [ RunTime:0.000232s ]
- SELECT `g`.`goods_id`,`g`.`goods_name`,`g`.`shop_price`,`f`.`price`,`s`.`item_id` FROM `bin_goods` `g` LEFT JOIN `bin_flash_sale` `f` ON `g`.`goods_id`=`f`.`goods_id` LEFT JOIN `bin_spec_goods_price` `s` ON `s`.`prom_id`=f.id AND g.goods_id = s.goods_id WHERE ( start_time >= 1783576800 and end_time <= 1783584000 and f.is_end = 0 and g.is_on_sale = 1 ) LIMIT 3 [ RunTime:0.000277s ]
- SHOW FULL COLUMNS FROM `bin_ad_position` [ RunTime:0.000365s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000216s ]
- SHOW FULL COLUMNS FROM `bin_ad` [ RunTime:0.000609s ]
- SELECT * FROM `bin_ad` WHERE ( pid=9 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000565s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000218s ]
- SELECT * FROM `bin_ad` WHERE ( pid=507 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000255s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000253s ]
- SELECT * FROM `bin_ad` WHERE ( pid=508 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000447s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000504s ]
- SELECT * FROM `bin_ad` WHERE ( pid=509 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000357s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000399s ]
- SELECT * FROM `bin_ad` WHERE ( pid=510 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000386s ]
- SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `bin_ad_position` [ RunTime:0.000174s ]
- SELECT * FROM `bin_ad` WHERE ( pid=506 and enabled = 1 and start_time < 1783569600 and end_time > 1783569600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000265s ]
- SHOW FULL COLUMNS FROM `bin_comment` [ RunTime:0.002205s ]
- SELECT sum(case when img !='' and img not like 'N;%' then 1 else 0 end) as img_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)= 4 or ceil((deliver_rank+goods_rank+service_rank)/3)= 5 then 1 else 0 end) as high_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)= 3 then 1 else 0 end) as center_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)<=2 then 1 else 0 end) as low_sum,count(comment_id) as total_sum FROM `bin_comment` WHERE `is_show` = 1 AND `goods_id` = 382 AND `username` <> 'admin' GROUP BY `goods_id` LIMIT 1 [ RunTime:0.000764s ]
- SELECT sum(case when img !='' and img not like 'N;%' then 1 else 0 end) as img_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)= 4 or ceil((deliver_rank+goods_rank+service_rank)/3)= 5 then 1 else 0 end) as high_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)= 3 then 1 else 0 end) as center_sum,sum(case when ceil((deliver_rank+goods_rank+service_rank)/3)<=2 then 1 else 0 end) as low_sum,count(comment_id) as total_sum FROM `bin_comment` WHERE `is_show` = 1 AND `goods_id` = 429 AND `username` <> 'admin' GROUP BY `goods_id` LIMIT 1 [ RunTime:0.000286s ]
- SELECT `original_img` FROM `bin_goods` WHERE `goods_id` = 269 LIMIT 1 [ RunTime:0.000233s ]
- SHOW FULL COLUMNS FROM `bin_team_follow` [ RunTime:0.000550s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 1 LIMIT 3 [ RunTime:0.000283s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 1 LIMIT 3 [ RunTime:0.000349s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 1 LIMIT 3 [ RunTime:0.000208s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 1 LIMIT 3 [ RunTime:0.000273s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 2 LIMIT 3 [ RunTime:0.000216s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 2 LIMIT 3 [ RunTime:0.000328s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 2 LIMIT 3 [ RunTime:0.000184s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 2 LIMIT 3 [ RunTime:0.000177s ]
- SELECT `original_img` FROM `bin_goods` WHERE `goods_id` = 325 LIMIT 1 [ RunTime:0.000193s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 3 LIMIT 3 [ RunTime:0.000182s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 3 LIMIT 3 [ RunTime:0.000180s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 3 LIMIT 3 [ RunTime:0.000178s ]
- SELECT `original_img` FROM `bin_goods` WHERE `goods_id` = 319 LIMIT 1 [ RunTime:0.000179s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 4 LIMIT 3 [ RunTime:0.000195s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 4 LIMIT 3 [ RunTime:0.000184s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 4 LIMIT 3 [ RunTime:0.000177s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 5 LIMIT 3 [ RunTime:0.000185s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 5 LIMIT 3 [ RunTime:0.000185s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 5 LIMIT 3 [ RunTime:0.000176s ]
- SELECT `follow_user_head_pic` FROM `bin_team_follow` WHERE `team_id` = 5 LIMIT 3 [ RunTime:0.000181s ]

0.122542s