03-08-2026 23:17 |
1.7105s | 3.7Mo | PAGE 3 | VILLE 197799 | LIGHT |
MYSQL:16 |
URL:11 => SELECT a.*, b.pays_id
FROM torahboxbeta.ville a
LEFT JOIN torahboxbeta.pays b ON b.pays_iso2 = a.pays_iso_ville
WHERE a.id_ville = :id_ville LIMIT 1
1 => SELECT id_dedicace as id, description_dedicace as texte
FROM dedicace
WHERE id_table = :id_table AND active = 1 AND ((date_debut = :date AND date_fin = '0000-00-00') OR (:date BETWEEN date_debut AND date_fin)) LIMIT 1
1 => SELECT COUNT(*) FROM search_log WHERE DATE(time) = CURRENT_DATE AND ip = :ip LIMIT 1
1 => SHOW FULL COLUMNS FROM search_log
1 => INSERT INTO search_log (`query`, `referer`, `ip`) VALUES (:query, :referer, :ip)
1 => SELECT id_tag, nom_tag, description_tag, search_tag
FROM tag
WHERE (nom_tag LIKE :nom OR soundex_tag = :soundex OR variante_tag LIKE CONCAT('%',:nom,'%'))
ORDER BY glossaire_tag DESC LIMIT 1
1 => SELECT a.id_categorie_content, b.id_parent, b.id_page, b.id_categorie, b.nom_categorie, a.default_categorie
FROM torahbox.categorie_content a
LEFT JOIN torahbox.categorie b ON b.id_categorie = a.id_categorie
WHERE (a.id_content = :id_content AND a.id_table = :id_table)
ORDER BY a.default_categorie DESC
1 => SELECT a.id_article as value
FROM article a
WHERE a.active = 1 AND a.time_pub < '2026-08-03 23:17:59' AND (a.id_article IN (SELECT id_content FROM tag_content WHERE id_table = :id_table AND id_tag = :id_tag)) AND a.type_article IN ('article')
ORDER BY a.view_article DESC, a.time_pub DESC
LIMIT 6
1 => SELECT a.id_article as value
FROM article a
WHERE a.active = 1 AND a.time_pub < '2026-08-03 23:17:59' AND (a.id_article IN (SELECT id_content FROM tag_content WHERE id_table = :id_table AND id_tag = :id_tag)) AND a.type_article IN ('video','youtube')
ORDER BY a.view_article DESC, a.time_pub DESC
LIMIT 6
1 => SELECT a.id_question as value
FROM qr_question a
WHERE a.active = 1 AND a.time_pub < '2026-08-03 23:17:59' AND (a.id_question IN (SELECT id_content FROM tag_content WHERE id_table = :id_table AND id_tag = :id_tag)) AND a.statut = 5
ORDER BY a.view DESC, a.time_pub DESC
LIMIT 6
1 => SHOW FULL COLUMNS FROM qr_question
1 => SHOW FULL COLUMNS FROM tb.membre
1 => SHOW FULL COLUMNS FROM qr_reponse
1 => SHOW FULL COLUMNS FROM auteur
1 => SELECT SQL_CALC_FOUND_ROWS a.*, d.texte_reponse, b.prenom, b.nom, e.id_auteur,
(SELECT id_categorie FROM categorie_content WHERE id_table = 'qr_question' AND id_content = a.id_question ORDER BY default_categorie DESC LIMIT 1) as id_categorie,
e.titre_auteur, e.prenom_auteur, e.nom_auteur as nom_auteur2,
IF(a.pinned>0 AND DATE_ADD(a.time_pinned,INTERVAL a.pinned DAY) >= CURRENT_DATE,1,0) as ranking,
CONCAT(e.titre_auteur,e.prenom_auteur,' ',e.nom_auteur) as nom_auteur FROM qr_question a LEFT JOIN tb.membre b ON b.id = a.id_membre LEFT JOIN qr_reponse d ON d.id_reponse = a.id_reponse LEFT JOIN auteur e ON e.id_auteur = d.id_auteur WHERE a.statut = 5 AND a.active = 1 AND a.time_pub <= '2026-08-03 23:17:59' AND a.id_question IN (16306,5814,107895,105051,86765,54280) ORDER BY ranking DESC, a.time_pub DESC LIMIT 0,6
1 => SELECT FOUND_ROWS() AS total
1 => https://www.googleapis.com/customsearch/v1?key=AIzaSyBntS3fl6_iJlRqlmHjxLYgSq3VT-ZDses&cx=009673669086587974970%3Aeaalbfarjzs&q=Heter+Iska&start=1