| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
紐卡素噴射機
|
14 |
3 |
8 |
16 |
48 |
| 2 |
阿德萊德聯
|
14 |
7 |
7 |
10 |
43 |
| 3 |
奧克蘭FC
|
10 |
9 |
6 |
13 |
42 |
| 4 |
墨爾本勝利
|
12 |
7 |
8 |
11 |
40 |
| 5 |
悉尼FC
|
10 |
6 |
9 |
8 |
39 |
| 6 |
墨爾本城
|
12 |
8 |
8 |
0 |
38 |
| 7 |
麥克阿瑟FC
|
10 |
7 |
10 |
-7 |
34 |
| 8 |
惠靈頓鳳凰城
|
10 |
6 |
11 |
-12 |
33 |
| 9 |
中央海岸水手
|
6 |
8 |
10 |
-7 |
32 |
| 10 |
珀斯光輝
|
10 |
7 |
11 |
-7 |
31 |
| 11 |
布里斯班獅吼
|
6 |
8 |
12 |
-9 |
26 |
| 12 |
西悉尼
|
6 |
6 |
15 |
-16 |
21 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-05-02 17:35:48 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101688
- 运行时间 : 0.265349s [ 吞吐率:3.77req/s ] 内存消耗:4,720.59kb 文件加载:191
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=3ee7f1515426917bcd3cf240e7b2217b
- CONNECT:[ UseTime:0.000112s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.002417s ]
- 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` = '51U9QogDnExic6UGxBsbCo' LIMIT 1 [ RunTime:0.049365s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000412s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000244s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000172s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000386s ]
- 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.001705s ]
- 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.000187s ]
- 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.000185s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000237s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000447s ]
- 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` = 101688 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.002065s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000460s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = 'j1l4rjnhvdjm7vx' AND `is_current` = 1 LIMIT 1 [ RunTime:0.044704s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000450s ]
- 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` = '101688' AND `a`.`season_id` = '11122' ORDER BY `a`.`rank` ASC [ RunTime:0.012464s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_stage` [ RunTime:0.000440s ]
- SELECT * FROM `dlm_matchs_stage` WHERE `season_k` = 'j1l4rjnhvdjm7vx' AND `round_count` > 3 LIMIT 1 [ RunTime:0.006013s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000512s ]
- SELECT * FROM `dlm_matchs` WHERE ( `catid` = 101688 AND `status_id` = 1 ) AND `dlm_matchs`.`delete_time` = '0' ORDER BY `match_time` ASC LIMIT 1 [ RunTime:0.000703s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-02%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.004669s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-03%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000641s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-04%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000659s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-05%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000642s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-06%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000623s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-07%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000593s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-08%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000600s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-09%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000608s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-10%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000628s ]
- 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` = '101688' AND `a`.`match_date` LIKE '%2026-05-11%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000590s ]

0.269412s