| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
國際米蘭
|
24 |
3 |
5 |
45 |
72 |
| 2 |
拿玻里
|
22 |
5 |
6 |
17 |
65 |
| 3 |
AC米蘭
|
18 |
9 |
5 |
20 |
63 |
| 4 |
祖雲達斯
|
18 |
9 |
6 |
26 |
60 |
| 5 |
科木
|
18 |
10 |
5 |
31 |
58 |
| 6 |
羅馬
|
22 |
3 |
11 |
17 |
57 |
| 7 |
阿特蘭大
|
18 |
11 |
7 |
16 |
53 |
| 8 |
博洛尼亞
|
10 |
6 |
12 |
3 |
45 |
| 9 |
拉素
|
14 |
11 |
9 |
3 |
44 |
| 10 |
烏甸尼斯
|
10 |
7 |
13 |
-4 |
43 |
| 11 |
薩斯索羅
|
14 |
6 |
13 |
-3 |
42 |
| 12 |
拖連奴
|
14 |
6 |
15 |
-17 |
39 |
| 13 |
帕爾馬
|
6 |
11 |
12 |
-17 |
35 |
| 14 |
熱那亞
|
10 |
9 |
14 |
-8 |
33 |
| 15 |
卡利亞里
|
10 |
9 |
15 |
-11 |
33 |
| 16 |
費倫天拿
|
6 |
11 |
13 |
-8 |
32 |
| 17 |
克雷莫納
|
4 |
9 |
17 |
-21 |
27 |
| 18 |
萊切
|
8 |
6 |
18 |
-22 |
27 |
| 19 |
維羅納
|
2 |
9 |
20 |
-32 |
18 |
| 20 |
比薩
|
4 |
12 |
18 |
-35 |
18 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-13 00:23:47 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101214
- 运行时间 : 0.052935s [ 吞吐率:18.89req/s ] 内存消耗:4,674.32kb 文件加载:190
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=5275fed95c26467fd7bfa0d300bf77f4
- CONNECT:[ UseTime:0.000111s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000578s ]
- 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` = 'ii59usFRtmsDhLjNISPt0T' LIMIT 1 [ RunTime:0.000413s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000352s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000179s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000174s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000287s ]
- 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.000182s ]
- 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.000140s ]
- 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.000133s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000171s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000410s ]
- 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` = 101214 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000187s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000270s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = '4zp5rzghn83q82w' ORDER BY `is_current` LIMIT 1 [ RunTime:0.000172s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000319s ]
- 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` = '101214' AND `a`.`season_id` = '10738' ORDER BY `a`.`rank` ASC [ RunTime:0.000458s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000408s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.001297s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.001164s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-15%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.001015s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-16%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.001038s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-17%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000974s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-18%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.001026s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-19%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000947s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-20%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000851s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-21%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000841s ]
- 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` = '101214' AND `a`.`match_date` LIKE '%2026-04-22%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000878s ]

0.057268s