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

Clasificación

Equipo PJ GF GC Puntos
1 Sportivo Italiano Sportivo 38 44 34 67
2 Defensores de Cambaceres Defensores 38 40 29 60
3 Dep. Español Dep. 38 43 34 59
4 Laferrere Laferrere 38 46 30 58
5 Arg. Quilmes Arg. Quilmes 38 46 43 57
6 Midland Midland 38 37 36 56
7 Def. Unidos Def. Unidos 38 41 34 55
8 Argentino Merlo Argentino 38 46 40 55
9 Talleres R. Escalada Talleres 38 35 26 55
10 Excursionistas Excursionist 38 32 35 53
11 General Lamadrid General 38 30 27 49
12 San Telmo San Telmo 38 48 39 49
13 Luján Luján 38 29 34 48
14 Sacachispas Sacachispas 38 43 51 47
15 Dock Sud Dock Sud 38 49 50 46
16 Ituzaingó Ituzaingó 38 36 45 44
17 Liniers Liniers 38 44 53 41
18 Central Córdoba Rosario Central 38 24 39 39
19 Berazategui Berazategui 38 29 45 35
20 JJ Urquiza JJ Urquiza 38 25 43 32

  USO DE MEMORIA  
5,353,128 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.2311
Total Execution Time  0.2330
  CADENA URL  
/primera_c_metropolitana2014/grupo1/resumen/38
  GET DATOS  
$_GET['/primera_c_metropolitana2014/grupo1/resumen/38']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (9)  
0.0129  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=208 AND type_rel = 3
0.0137  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 208 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0144  SELECT /*53 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points, u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (1217126,1190853,1162930,1088584,1060413) ORDER BY n.cover_points DESC, update_date DESC
0.0129  SELECT c.team1, c.team2,c.extra,c.datateam1,c.datateam2,c.type, c.shedule, c.r1, c.r2, c.round, c.comments as total_comentarios, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2 FROM `calendars2014` as c INNER JOIN teams t1 ON t1.id = c.team1 AND t1.league_id = c.league_id INNER JOIN teams t2 ON t2.id = c.team2 AND t2.league_id = c.league_id INNER JOIN datateams as dt1 ON dt1.id = t1.teamId INNER JOIN datateams as dt2 ON dt2.id = t2.teamId WHERE c.`league_id` = 2516 AND c.`round` = 38 ORDER BY shedule ASC LIMIT 200
0.0130  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-01 07:40:25' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0130  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-05-01 07:40:25' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0129  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-05-01 07:40:25' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0128  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-05-01 07:40:25' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0265  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2014` 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 = 2516 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC