4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Francia Sub 21 Francia
Datos equipo
Nombre Francia Sub 21
Nombre completo Selección de Francia Sub 21
Nombre corto FRA
País
Año fundación 1919
Internet
Sitio web https://www.fff.fr/
Twitter del equipo @equipedefrance
Información
Dirección boulevard de Grenelle 75738 PARIS Cedex 15
Teléfono +33 1 4431 7300
Fax +33 1 4431 7373
Austria Sub 21 Austria
Datos equipo
Nombre Austria Sub 21
Nombre completo Selección de Austria Sub 21
Nombre corto AUT
País
Año fundación 1904
Total plantilla 25
Internet
Sitio web http://: http://www.oefb.at
Información
Dirección Ernst-Happel-Stadion Sektor A/F
Teléfono +43 1 727 180
Fax +43 1 728 1632
Chipre Sub 21 Chipre
Datos equipo
Nombre Chipre Sub 21
Nombre completo Selección de Chipre Sub 21
Nombre corto CYP
País
Año fundación 1934
Total plantilla 23
Internet
Sitio web http://: http://www.cfa.com.cy
Información
Dirección 10 Achaion Street 2413-Engomi PO Box 25071 1306 NICOSIA
Teléfono +357 22 352 341
Fax +357 22 590 544
Eslovenia Sub 21 Eslovenia
Datos equipo
Nombre Eslovenia Sub 21
Nombre completo Selección de Eslovenia Sub 21
Nombre corto SVN
País
Total plantilla 24
Internet
Twitter del equipo @nzs_si
Bosnia Sub 21 Bosnia
Datos equipo
Nombre Bosnia Sub 21
Nombre completo Selección de Bosnia y Herzegovina Sub 21
Nombre corto BIH
País
Año fundación 1992
Total plantilla 24
Internet
Sitio web http://: http://www.nfsbih.ba
Información
Dirección Ulica Ferhadija 30 71000
Teléfono +387 33 276 660
Fax +387 33 444 332

Clasificación

Equipo PJ GF GC Puntos
1 Eslovenia Sub 21 Eslovenia 5 9 5 12
2 Francia Sub 21 Francia 4 15 3 9
3 Austria Sub 21 Austria 5 7 4 8
4 Bosnia Sub 21 Bosnia 5 4 10 3
5 Chipre Sub 21 Chipre 5 4 17 2

  USO DE MEMORIA  
4,465,120 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.0647
Total Execution Time  0.0667
  CADENA URL  
/clasificacion_europeo_sub_212023/grupo8/equipos
  GET DATOS  
$_GET['/clasificacion_europeo_sub_212023/grupo8/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (11)  
0.0040  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'clasificacion_europeo_sub_21' AND (l.group_code = 8 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2023 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=8 DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=848 AND type_rel = 3
0.0029  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 848 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0022  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 (1308118,1308167,1308096,1307857,1307533) ORDER BY n.cover_points DESC, update_date DESC
0.0019  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 = 71020 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0024  SELECT t.id,t.teamId,t.total_players,dt.* FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 71020 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-03 08:43:59' 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 08:43:59' 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-05-03 08:43:59' 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=3 AND last_update > '2024-05-03 08:43:59' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0031  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2023` 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 = 71020 AND t.round = 6 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC