4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Ver
TEMPORADA 1999/2000
Equipo PJ GF GC Puntos
1 Śląsk Wrocław Śląsk 43 84 29 96
2 GKS Katowice Katowice 42 60 23 95
3 Górnik Łęczna Górnik 43 79 36 90
4 GKS Bełchatów Bełchatów 42 67 20 89
5 Radomsko Radomsko 43 70 49 67
6 Wlokniarz Kietrz Wlokniarz 42 56 42 66
7 Stal Stalowa Wola Stal Stalowa 43 52 61 64
8 Ceramika Opoczno Ceramika 42 57 40 63
9 Odra Opole Odra Opole 42 43 41 62
10 Swit Nowy Dwor Swit Nowy D. 42 61 49 61
11 Polar Polar 43 59 55 61
12 TS Polonia Bytom Polonia 42 43 34 60
13 Myszków Myszków 43 62 59 60
14 KSZO Ostrowiec KSZO 43 46 43 59
15 Lechia Gdansk Lechia 43 54 62 57
16 Hetman Zamosc Hetman 43 52 55 54
17 Hutnik Nowa Huta Hutnik Nowa 43 49 54 51
18 Siarka Tarnobrzeg Siarka 42 45 67 48
19 Grunwald Grunwald 43 52 65 44
20 Jeziorak Ilawa Jeziorak 42 29 48 41
21 Odra Szczecin Odra 42 28 59 40
22 Raków Częstochowa Raków 42 46 75 37
23 Korona Kielce Korona 43 28 105 25
24 Aluminium Aluminium 42 23 74 20

  USO DE MEMORIA  
5,288,632 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0020
Controller Execution Time ( Home / Category )  0.0573
Total Execution Time  0.0593
  CADENA URL  
/1_league_polonia2000/grupo1/historico
  GET DATOS  
$_GET['/1_league_polonia2000/grupo1/historico']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (12)  
0.0018  SELECT id,name,alias,stepParent FROM categories WHERE parentId=378 ORDER BY order_id ASC
0.0020  SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 8813 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0021  SELECT id,year,current_round,total_teams,legend FROM leagues WHERE categoryId = 378 AND group_code = 1 and tables = 1 AND year <= 2000 AND total_num_tablesR >= 1 ORDER BY year DESC LIMIT 22
0.0042  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2000` as t INNER JOIN teams as team ON team.id = t.team INNER JOIN datateams as dt ON team.teamId = dt.id WHERE t.league_id = 8813 AND t.round = 43 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0019  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-27 09:33:43' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-27 09:33:43' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-27 09:33:43' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-27 09:33:43' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0019  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2000 e ON e.player_id = p.id AND e.league_id = 8813 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 8813 AND (e.action = 1 or e.action = 2 or e.action = 11 or e.action = 12 or e.action = 13) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0019  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2000 e ON e.player_id = p.id AND e.league_id = 8813 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 8813 AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0019  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2000 e ON e.player_id = p.id AND e.league_id = 8813 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 8813 AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0051  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2000` as t INNER JOIN teams as team ON team.id = t.team INNER JOIN datateams as dt ON team.teamId = dt.id WHERE t.league_id = 8813 AND t.round = 43 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC