1
0.45 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . eternel AS eternel_3 , t4 . id AS id_5 , t4 . png32 AS png32_6 , t4 . png16 AS png16_7 , t4 . ico AS ico_8 , t4 . png180 AS png180_9 , t4 . theme_color AS theme_color_10 , t4 . png192 AS png192_11 , t4 . png512 AS png512_12 , t4 . svg_icon AS svg_icon_13 , t4 . svg_color AS svg_color_14 , t4 . tile_color AS tile_color_15 , t4 . png70 AS png70_16 , t4 . png150 AS png150_17 , t4 . png310 AS png310_18 , t4 . png310w150 AS png310w150_19 , t4 . background_color AS background_color_20 , t4 . head_id AS head_id_21 , t0 . css_id AS css_id_22 FROM systeme_head t0 LEFT JOIN systeme_favicon t4 ON t4 . head_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . eternel AS eternel_3 , t4 . id AS id_5 , t4 . png32 AS png32_6 , t4 . png16 AS png16_7 , t4 . ico AS ico_8 , t4 . png180 AS png180_9 , t4 . theme_color AS theme_color_10 , t4 . png192 AS png192_11 , t4 . png512 AS png512_12 , t4 . svg_icon AS svg_icon_13 , t4 . svg_color AS svg_color_14 , t4 . tile_color AS tile_color_15 , t4 . png70 AS png70_16 , t4 . png150 AS png150_17 , t4 . png310 AS png310_18 , t4 . png310w150 AS png310w150_19 , t4 . background_color AS background_color_20 , t4 . head_id AS head_id_21 , t0 . css_id AS css_id_22 FROM systeme_head t0 LEFT JOIN systeme_favicon t4 ON t4 . head_id = t0 . id WHERE t0 . id = 1 ;
Copy
2
11.70 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . sous_titre AS sous_titre_3 , t0 . logo AS logo_4 FROM blog_header t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . sous_titre AS sous_titre_3 , t0 . logo AS logo_4 FROM blog_header t0 WHERE t0 . id = 1 ;
Copy
3
0.24 ms
SELECT b0_ . id AS id_0 , b0_ . nom AS nom_1 , b0_ . detach AS detach_2 , b0_ . ordre AS ordre_3 , b0_ . actif AS actif_4 , b0_ . parent_id AS parent_id_5 FROM blog_categorie b0_ WHERE b0_ . parent_id IS NULL AND b0_ . actif = ? ORDER BY b0_ . ordre ASC
SELECT b0_ . id AS id_0 , b0_ . nom AS nom_1 , b0_ . detach AS detach_2 , b0_ . ordre AS ordre_3 , b0_ . actif AS actif_4 , b0_ . parent_id AS parent_id_5 FROM blog_categorie b0_ WHERE b0_ . parent_id IS NULL AND b0_ . actif = 1 ORDER BY b0_ . ordre ASC ;
Copy
4
13.68 ms
SELECT b0_ . id AS id_0 , b0_ . titre AS titre_1 , b0_ . contenu AS contenu_2 , b0_ . actif AS actif_3 , b0_ . date_crea AS date_crea_4 , b0_ . date_modif AS date_modif_5 , b0_ . date_publication AS date_publication_6 , b0_ . wait AS wait_7 , b0_ . auteur_id AS auteur_id_8 , b0_ . blog_categorie_id AS blog_categorie_id_9 , b0_ . article_modif_id AS article_modif_id_10 FROM blog_article b0_ WHERE b0_ . titre IS NOT NULL ORDER BY b0_ . date_crea DESC
SELECT b0_ . id AS id_0 , b0_ . titre AS titre_1 , b0_ . contenu AS contenu_2 , b0_ . actif AS actif_3 , b0_ . date_crea AS date_crea_4 , b0_ . date_modif AS date_modif_5 , b0_ . date_publication AS date_publication_6 , b0_ . wait AS wait_7 , b0_ . auteur_id AS auteur_id_8 , b0_ . blog_categorie_id AS blog_categorie_id_9 , b0_ . article_modif_id AS article_modif_id_10 FROM blog_article b0_ WHERE b0_ . titre IS NOT NULL ORDER BY b0_ . date_crea DESC ;
Copy
5
13.12 ms
SELECT a0_ . id AS id_0 , a0_ . filename AS filename_1 , a0_ . mime_type AS mime_type_2 , a0_ . storage_url AS storage_url_3 , a0_ . titre AS titre_4 , a0_ . description AS description_5 , a0_ . date_upload AS date_upload_6 , a0_ . user_proprio_id AS user_proprio_id_7 FROM album_docs a0_ ORDER BY a0_ . id DESC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . filename AS filename_1 , a0_ . mime_type AS mime_type_2 , a0_ . storage_url AS storage_url_3 , a0_ . titre AS titre_4 , a0_ . description AS description_5 , a0_ . date_upload AS date_upload_6 , a0_ . user_proprio_id AS user_proprio_id_7 FROM album_docs a0_ ORDER BY a0_ . id DESC LIMIT 1 ;
Copy
6
0.19 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . texte AS texte_3 FROM blog_about t0
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . texte AS texte_3 FROM blog_about t0 ;
Copy
7
0.14 ms
SELECT t0 . id AS id_1 , t0 . url_img AS url_img_2 , t0 . titre AS titre_3 , t0 . lien AS lien_4 FROM blog_reseaux t0
SELECT t0 . id AS id_1 , t0 . url_img AS url_img_2 , t0 . titre AS titre_3 , t0 . lien AS lien_4 FROM blog_reseaux t0 ;
Copy
8
0.18 ms
SELECT b0_ . id AS id_0 , b0_ . nom AS nom_1 , b0_ . detach AS detach_2 , b0_ . ordre AS ordre_3 , b0_ . actif AS actif_4 , b0_ . parent_id AS parent_id_5 FROM blog_categorie b0_ WHERE b0_ . detach = ? ORDER BY b0_ . ordre ASC
SELECT b0_ . id AS id_0 , b0_ . nom AS nom_1 , b0_ . detach AS detach_2 , b0_ . ordre AS ordre_3 , b0_ . actif AS actif_4 , b0_ . parent_id AS parent_id_5 FROM blog_categorie b0_ WHERE b0_ . detach = '1' ORDER BY b0_ . ordre ASC ;
Copy
9
0.19 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . code AS code_3 , t0 . head_id AS head_id_4 FROM systeme_css t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . code AS code_3 , t0 . head_id AS head_id_4 FROM systeme_css t0 WHERE t0 . id = 1 ;
Copy
10
0.19 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 14 ;
Copy
11
0.16 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 5 ;
Copy
12
1.68 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 4 ;
Copy
13
7.80 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 3 ;
Copy
14
0.16 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 8 ;
Copy
15
0.14 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . detach AS detach_3 , t0 . ordre AS ordre_4 , t0 . actif AS actif_5 , t0 . parent_id AS parent_id_6 FROM blog_categorie t0 WHERE t0 . parent_id = 19 ;
Copy