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

D. Foulquier

Jugador del Valencia
Liga
  • Competición
  • Partidos jugados
  • Minutos jugados
  • Asistencia
  • Goles marcados
  • Tarjetas amarillas
  • Tarjetas rojas
  • info
Ficha de D. Foulquier
Nacionalidad
Guadalupe
Nombre
Dimitri Foulquier
Edad
31 Años (23-03-1993)
Altura
183
Dorsal
20
Peso
72 kilogramos
Equipo
Valencia
Posición
Defensa
Liga
Primera División
Compañeros de equipo
Fotos
15
  • Foto principal de D. Foulquier | Valencia
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Watford
  • Foto principal de D. Foulquier | Getafe
  • Foto principal de D. Foulquier | Strasbourg
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • Foto principal de D. Foulquier | Granada
  • D. Foulquier
  • Foulquier
  • danielvazquez
    Hace 10 años danielvazquez dice: de los mejoreds proyectos en la lateral derecha...nojala que grandes clubes se ijnteresen en el, que grandes condiciones tiene...
    crack

  USO DE MEMORIA  
4,952,360 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Player / Index )  0.4861
Total Execution Time  0.4873
  CADENA URL  
/jugador/D-Foulquier-125601
  GET DATOS  
$_GET['/jugador/D-Foulquier-125601']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (24)  
0.0005   SELECT c.comment_id, COUNT(DISTINCT c.`id`) AS num FROM comments AS c WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id!=0 AND c.lang = '1' AND c.`playerId` = '125601' AND c.comment_id IN (2136358) GROUP BY c.comment_id
0.0306  SELECT p.*,rp.*,dt.*,p.id as playerId,c.Name,'' as buy_url, p.twitter AS player_twitter FROM `dataplayers` p INNER JOIN `rel_players` rp ON rp.player_id = p.id AND rp.year = 2024 INNER JOIN `datateams` dt ON dt.id = rp.teamId LEFT JOIN country c ON c.code2 = p.CountryCode INNER JOIN categories AS ct ON rp.category_id=ct.id WHERE p.alias = 'D-Foulquier-125601' ORDER BY rp.year DESC, ct.troncal DESC, rp.in_squad DESC
0.0146  SELECT man.action_value, man.stocks, man.sparks, man.points, man.variation, man.valor, man.ini_valor, man.wage FROM games.manager_players man WHERE man.playerId = '125601'
0.0155  SELECT t.nameShow,t.basealias,rp.year,c.name FROM `rel_players` rp INNER JOIN `datateams` t ON t.id = rp.teamId INNER JOIN categories c ON c.id = rp.category_id WHERE rp.player_id = 125601 ORDER BY rp.year DESC
0.0149  SELECT p.* FROM `rel_pictures` as rp INNER JOIN `pictures` as p ON p.id = rp.id_picture INNER JOIN fa_user u ON u.id = p.author_id WHERE rp.id_content = '125601' and rp.type = 3 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 18
0.0145  SELECT count(id_content) as cuenta FROM `rel_pictures` as rp WHERE rp.id_content = '125601' and rp.type = 3
0.0147  SELECT e.* FROM `events2024` e WHERE e.player_id = 125601 AND league_id = 72116 ORDER BY e.date ASC
0.0179  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 72116 AND rel.player_id=125601
0.0150  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 72116 AND action = 18
0.0151  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 72116 AND action = 19
0.0146  SELECT e.* FROM `events2024` e WHERE e.player_id = 125601 AND league_id = 71432 ORDER BY e.date ASC
0.0169  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 71432 AND rel.player_id=125601
0.0145  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 71432 AND action = 18
0.0145  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 71432 AND action = 19
0.0156  SELECT e.* FROM `events2024` e WHERE e.player_id = 125601 AND league_id = 71759 ORDER BY e.date ASC
0.0172  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 71759 AND rel.player_id=125601
0.0145  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 71759 AND action = 18
0.0145  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 71759 AND action = 19
0.0145  SELECT e.* FROM `events2024` e WHERE e.player_id = 125601 AND league_id = 72803 ORDER BY e.date ASC
0.0145  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 72803 AND rel.player_id=125601
0.0146  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 72803 AND action = 18
0.0146  SELECT action,minute FROM events2024 WHERE player_id = 125601 AND league_id = 72803 AND action = 19
0.0147   SELECT c.comment,c.id,c.author_id,c.author_name,c.last_update,c.creation_date,c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, c.template, NOW() AS difference_time, fau.changeA AS changeA FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id=0 AND c.lang = '1' AND c.language = 'es' AND c.`playerId` = '125601' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0147   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '2136358' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20