| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
貝爾謝巴夏普爾
|
18 |
5 |
3 |
33 |
59 |
| 2 |
耶路撒冷貝塔
|
14 |
6 |
3 |
32 |
57 |
| 3 |
特拉維夫夏普爾
|
24 |
6 |
4 |
23 |
51 |
| 4 |
特拉維夫馬卡比
|
14 |
7 |
5 |
20 |
46 |
| 5 |
海法馬卡比
|
16 |
9 |
6 |
22 |
42 |
| 6 |
佩塔提克瓦夏普爾
|
8 |
10 |
7 |
5 |
37 |
| 7 |
內坦亞馬卡比
|
8 |
5 |
11 |
-10 |
35 |
| 8 |
佈內薩赫寧夏普爾
|
8 |
8 |
10 |
-8 |
32 |
| 9 |
基里亞特什莫納夏普爾
|
8 |
6 |
13 |
-9 |
27 |
| 10 |
伊羅尼提比里亞
|
10 |
6 |
13 |
-20 |
27 |
| 11 |
海法夏普爾
|
4 |
7 |
13 |
-13 |
25 |
| 12 |
阿什杜德 MS
|
4 |
9 |
12 |
-18 |
24 |
| 13 |
耶路撒冷夏普爾
|
4 |
9 |
13 |
-15 |
21 |
| 14 |
雷內馬卡比
|
2 |
3 |
20 |
-42 |
12 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-05 02:08:54 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101448
- 运行时间 : 0.056047s [ 吞吐率:17.84req/s ] 内存消耗:4,721.47kb 文件加载:191
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=e207cf08523df2fad4a9cdbdd0381f26
- CONNECT:[ UseTime:0.000123s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000590s ]
- 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` = 'uoSf8aDB9pVKhSNl2SqIeu' LIMIT 1 [ RunTime:0.000592s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000355s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000192s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000171s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000295s ]
- 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.000178s ]
- 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.000146s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000202s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000370s ]
- 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` = 101448 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000165s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000263s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = 'vl7oqdeh746r510' AND `is_current` = 1 LIMIT 1 [ RunTime:0.000199s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000334s ]
- 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` = '101448' AND `a`.`season_id` = '10806' ORDER BY `a`.`rank` ASC [ RunTime:0.000432s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_stage` [ RunTime:0.000280s ]
- SELECT * FROM `dlm_matchs_stage` WHERE `season_k` = 'vl7oqdeh746r510' AND `round_count` > 3 LIMIT 1 [ RunTime:0.002408s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000387s ]
- SELECT * FROM `dlm_matchs` WHERE ( `catid` = 101448 AND `status_id` = 1 ) AND `dlm_matchs`.`delete_time` = '0' ORDER BY `match_time` ASC LIMIT 1 [ RunTime:0.003845s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-05%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000798s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-06%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000687s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-07%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000621s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-08%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000624s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-09%' ) 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-10%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000612s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-11%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000599s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-12%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000605s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000616s ]
- 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` = '101448' AND `a`.`match_date` LIKE '%2026-06-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000601s ]

0.060128s