| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
貝爾謝巴夏普爾
|
18 |
5 |
3 |
31 |
56 |
| 2 |
耶路撒冷貝塔
|
14 |
6 |
3 |
30 |
54 |
| 3 |
特拉維夫夏普爾
|
24 |
6 |
4 |
23 |
51 |
| 4 |
特拉維夫馬卡比
|
14 |
7 |
4 |
22 |
46 |
| 5 |
海法馬卡比
|
14 |
9 |
6 |
19 |
39 |
| 6 |
佩塔提克瓦夏普爾
|
8 |
10 |
7 |
5 |
37 |
| 7 |
內坦亞馬卡比
|
8 |
5 |
11 |
-10 |
35 |
| 8 |
佈內薩赫寧夏普爾
|
8 |
8 |
10 |
-8 |
32 |
| 9 |
基里亞特什莫納夏普爾
|
8 |
6 |
12 |
-6 |
27 |
| 10 |
伊羅尼提比里亞
|
10 |
6 |
13 |
-20 |
27 |
| 11 |
海法夏普爾
|
4 |
7 |
13 |
-13 |
25 |
| 12 |
阿什杜德 MS
|
4 |
9 |
12 |
-18 |
24 |
| 13 |
耶路撒冷夏普爾
|
4 |
9 |
12 |
-13 |
21 |
| 14 |
雷內馬卡比
|
2 |
3 |
20 |
-42 |
12 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-13 00:24:08 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101448
- 运行时间 : 0.049922s [ 吞吐率:20.03req/s ] 内存消耗:4,631.41kb 文件加载:190
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=0860a3a0459f68b3d0daa16af39ca398
- CONNECT:[ UseTime:0.000079s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000546s ]
- 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` = '5h8QlkgCKF7AvPj7vtuFI7' LIMIT 1 [ RunTime:0.000434s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000389s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000233s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000244s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000397s ]
- 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.000216s ]
- 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.000196s ]
- 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.000195s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000239s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000426s ]
- 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.000219s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000314s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = 'vl7oqdeh746r510' ORDER BY `is_current` LIMIT 1 [ RunTime:0.000230s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000373s ]
- 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.000519s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000487s ]
- 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-04-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000718s ]
- 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-04-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000619s ]
- 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-04-15%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000575s ]
- 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-04-16%' ) 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` = '101448' AND `a`.`match_date` LIKE '%2026-04-17%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000567s ]
- 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-04-18%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000548s ]
- 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-04-19%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000578s ]
- 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-04-20%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000565s ]
- 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-04-21%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000545s ]
- 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-04-22%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000553s ]

0.054203s