1.07 ms (30.51%)
6
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
0.52 ms (14.69%)
1
SELECT s0_ . id AS id_0 , s0_ . ip AS ip_1 , s0_ . reproche AS reproche_2 , s0_ . date_crea AS date_crea_3 FROM secur_ipbann s0_ WHERE s0_ . ip = ?
Parameters :
[
"216.73.216.118 "
]
SELECT s0_ . id AS id_0 , s0_ . ip AS ip_1 , s0_ . reproche AS reproche_2 , s0_ . date_crea AS date_crea_3 FROM secur_ipbann s0_ WHERE s0_ . ip = '216.73.216.118' ;
Copy
0.39 ms (11.11%)
1
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
0.38 ms (10.88%)
1
SELECT b0_ . id AS id_0 , b0_ . titre AS titre_1 , b0_ . image AS image_2 , b0_ . texte AS texte_3 , b0_ . ordre AS ordre_4 , b0_ . actif AS actif_5 , b0_ . parent_id AS parent_id_6 FROM blog_rubrique b0_ LEFT JOIN blog_rubrique b1_ ON b0_ . id = b1_ . parent_id WHERE b0_ . parent_id IS NULL AND b0_ . actif = ? ORDER BY b0_ . ordre ASC , b1_ . ordre ASC
SELECT b0_ . id AS id_0 , b0_ . titre AS titre_1 , b0_ . image AS image_2 , b0_ . texte AS texte_3 , b0_ . ordre AS ordre_4 , b0_ . actif AS actif_5 , b0_ . parent_id AS parent_id_6 FROM blog_rubrique b0_ LEFT JOIN blog_rubrique b1_ ON b0_ . id = b1_ . parent_id WHERE b0_ . parent_id IS NULL AND b0_ . actif = 1 ORDER BY b0_ . ordre ASC , b1_ . ordre ASC ;
Copy
0.35 ms (10.05%)
1
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 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 ORDER BY b0_ . ordre ASC ;
Copy
0.29 ms (8.32%)
1
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
0.27 ms (7.72%)
1
SELECT s0_ . id AS id_0 , s0_ . username AS username_1 , s0_ . roles AS roles_2 , s0_ . password AS password_3 , s0_ . email AS email_4 , s0_ . telephone AS telephone_5 , s0_ . cgu AS cgu_6 , s0_ . actif AS actif_7 , s0_ . code_verif AS code_verif_8 , s0_ . date_crea AS date_crea_9 , s0_ . date_modif AS date_modif_10 , s0_ . code_tel_verif AS code_tel_verif_11 , s0_ . pref AS pref_12 , s0_ . change_pass AS change_pass_13 FROM secur_user s0_ WHERE s0_ . roles LIKE ?
Parameters :
[
"["ROLE_ADMIN"] "
]
SELECT s0_ . id AS id_0 , s0_ . username AS username_1 , s0_ . roles AS roles_2 , s0_ . password AS password_3 , s0_ . email AS email_4 , s0_ . telephone AS telephone_5 , s0_ . cgu AS cgu_6 , s0_ . actif AS actif_7 , s0_ . code_verif AS code_verif_8 , s0_ . date_crea AS date_crea_9 , s0_ . date_modif AS date_modif_10 , s0_ . code_tel_verif AS code_tel_verif_11 , s0_ . pref AS pref_12 , s0_ . change_pass AS change_pass_13 FROM secur_user s0_ WHERE s0_ . roles LIKE '[\"ROLE_ADMIN\"]' ;
Copy
0.24 ms (6.72%)
1
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