4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias

Cruce de partidos Ligue 2 - Todos los partidos de la temporada

IdaVuelta
Sochaux Lens Metz Auxerre Nancy Le Havre Valenciennes Troyes Lorient Ajaccio Chateauroux Stade Brestois Niort Red Star Clermont Grenoble Paris FC Gazélec Ajaccio Orléans Béziers
Sochaux Sochaux
Lens Lens
Metz Metz
Auxerre Auxerre
Nancy Nancy
Le Havre Le Havre
Valenciennes Valenciennes
Troyes Troyes
Lorient Lorient
Ajaccio Ajaccio
Chateauroux Chateauroux
Stade Brestois Stade Brestois
Niort Niort
Red Star Red Star
Clermont Clermont
Grenoble Grenoble
Paris FC Paris FC
Gazélec Ajaccio Gazélec Ajaccio
Orléans Orléans
Béziers Béziers

  USO DE MEMORIA  
7,058,528 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0026
Controller Execution Time ( Home / Category )  0.0966
Total Execution Time  0.0992
  CADENA URL  
/ligue_22019/grupo1/cruces
  GET DATOS  
$_GET['/ligue_22019/grupo1/cruces']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (6)  
0.0043  SELECT c.id, c.team1, c.team2, c.datateam1, c.datateam2, c.extra, c.shedule, c.r1, c.r2, c.status FROM calendars2019 AS c WHERE c.league_id='43687' ORDER BY c.id ASC
0.0022  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-03 19:58:00' 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-05-03 19:58:00' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0019  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-05-03 19:58:00' 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-05-03 19:58:00' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0060  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2019` 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 = 43687 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC