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

N. Dyer - 2020/2021

Jugador del Swansea City

Noticias de N. Dyer ( Hay 0 Noticias )


  USO DE MEMORIA  
4,047,872 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Newlist / Index )  0.0297
Total Execution Time  0.0310
  CADENA URL  
/noticias/jugador/n-dyer-12878
  GET DATOS  
$_GET['/noticias/jugador/n-dyer-12878']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (2)  
0.0033  SELECT p.id,p.votes_up,p.content_type,p.teaser,p.totalcomments,p.votes_down,p.title,p.views,p.alias,p.video_content_id,p.picture_content_id,LEFT(p.body,300) as body,pic.author_id as pauthor_id,v.author_id as vauthor_id FROM `news` as p INNER JOIN fa_user_mini u ON u.id = p.author_id INNER JOIN `rel_news` as rp ON p.id = rp.id_new LEFT JOIN `pictures` as pic ON p.picture_content_id = pic.id AND pic.banned=0 LEFT JOIN `videos` as v ON p.video_content_id = v.id WHERE (v.id is not null or p.id is not null) AND rp.id_content = '12878' and rp.type = 3 ORDER BY p.id DESC LIMIT 0, 12
0.0029  SELECT COUNT(DISTINCT(p.id)) as total FROM `news` p INNER JOIN `rel_news` as rp ON p.id = rp.id_new WHERE rp.id_content = '12878' and rp.type = 3