| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
波爾圖
|
22 |
4 |
1 |
43 |
73 |
| 2 |
體育CP
|
22 |
5 |
1 |
56 |
71 |
| 3 |
本菲卡
|
18 |
9 |
0 |
41 |
66 |
| 4 |
布拉加競技隊
|
14 |
7 |
6 |
27 |
49 |
| 5 |
法馬利考
|
16 |
8 |
8 |
11 |
47 |
| 6 |
吉爾·維森特
|
16 |
9 |
7 |
14 |
45 |
| 7 |
埃斯托里爾
|
12 |
7 |
11 |
3 |
37 |
| 8 |
莫雷倫斯
|
12 |
6 |
13 |
-9 |
36 |
| 9 |
維多利亞·吉馬良斯
|
14 |
6 |
13 |
-8 |
36 |
| 10 |
里奧大道
|
6 |
9 |
12 |
-17 |
33 |
| 11 |
阿魯卡
|
10 |
5 |
14 |
-20 |
32 |
| 12 |
阿爾韋爾卡
|
10 |
8 |
12 |
-17 |
32 |
| 13 |
CF 埃斯特雷拉·阿馬多拉 SAD
|
8 |
10 |
13 |
-15 |
28 |
| 14 |
聖克拉拉
|
10 |
7 |
15 |
-11 |
28 |
| 15 |
馬德拉國家隊
|
8 |
7 |
15 |
-8 |
25 |
| 16 |
卡薩皮亞AC酒店
|
4 |
10 |
12 |
-22 |
25 |
| 17 |
CD通德拉
|
2 |
8 |
15 |
-25 |
20 |
| 18 |
AVS 足球 SAD
|
2 |
9 |
19 |
-43 |
12 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-13 00:24:15 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101256
- 运行时间 : 0.049553s [ 吞吐率:20.18req/s ] 内存消耗:4,670.52kb 文件加载:190
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=cabd4f83f1b139931c918024ce18f18c
- CONNECT:[ UseTime:0.000070s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000505s ]
- SELECT `a`.*,b.name as grade_name,b.thumb_url as grade_thumb,`b`.`grade_key` FROM `dlm_user` `a` LEFT JOIN `dlm_user_grade` `b` ON `b`.`gid`=`a`.`grade` WHERE `a`.`status` = '1' AND `a`.`token` = 'VlW3kAkSpOF7kJIgh06ujV' LIMIT 1 [ RunTime:0.000375s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000342s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000184s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000155s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000311s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `status` = 1 AND `linkurl` LIKE '%matchs/%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000162s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `status` = 1 AND `linkurl` LIKE '%Matchs/league.html%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000137s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `linkurl` LIKE '%Matchs/league%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000145s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000195s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000357s ]
- SELECT `catid`,`no`,catname as catname,thumb as logo,`gender`,`type`,cur_season_k as season_k,country as country FROM `dlm_cat` WHERE ( `catid` = 101256 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000177s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000244s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = 'kjw2r09h811rz84' ORDER BY `is_current` LIMIT 1 [ RunTime:0.000189s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000315s ]
- SELECT `a`.*,b.name as team_name,b.thumb_url as logo,`b`.`short_name` FROM `dlm_matchs_score` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`team_id` WHERE `a`.`catid` = '101256' AND `a`.`season_id` = '10881' ORDER BY `a`.`rank` ASC [ RunTime:0.000437s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000396s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000796s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000746s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-15%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000672s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-16%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000647s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-17%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000622s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-18%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000656s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-19%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000673s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-20%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000684s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-21%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000675s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101256' AND `a`.`match_date` LIKE '%2026-04-22%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000634s ]

0.053816s