0.35 ms (35.20%)
1
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . titre AS titre_3 , t0 . meta_description AS meta_description_4 , t0 . meta_title AS meta_title_5 , t0 . blocs AS blocs_6 , t0 . active AS active_7 , t0 . systeme AS systeme_8 , t0 . ordre AS ordre_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . site_id AS site_id_12 FROM agence_page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . titre AS titre_3 , t0 . meta_description AS meta_description_4 , t0 . meta_title AS meta_title_5 , t0 . blocs AS blocs_6 , t0 . active AS active_7 , t0 . systeme AS systeme_8 , t0 . ordre AS ordre_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . site_id AS site_id_12 FROM agence_page t0 WHERE t0 . id = 1 ;
Copy
0.27 ms (27.58%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ville AS ville_3 , t0 . telephone AS telephone_4 , t0 . email AS email_5 , t0 . adresse AS adresse_6 , t0 . npa AS npa_7 , t0 . actif AS actif_8 , t0 . afficher_listing AS afficher_listing_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t12 . id AS id_13 , t12 . theme AS theme_14 , t12 . logo_path AS logo_path_15 , t12 . primary_color AS primary_color_16 , t12 . secondary_color AS secondary_color_17 , t12 . default_resolution AS default_resolution_18 , t12 . created_at AS created_at_19 , t12 . updated_at AS updated_at_20 , t12 . agence_id AS agence_id_21 , t0 . subscription_plan_id AS subscription_plan_id_22 FROM agence t0 LEFT JOIN agence_pdf_settings t12 ON t12 . agence_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ville AS ville_3 , t0 . telephone AS telephone_4 , t0 . email AS email_5 , t0 . adresse AS adresse_6 , t0 . npa AS npa_7 , t0 . actif AS actif_8 , t0 . afficher_listing AS afficher_listing_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t12 . id AS id_13 , t12 . theme AS theme_14 , t12 . logo_path AS logo_path_15 , t12 . primary_color AS primary_color_16 , t12 . secondary_color AS secondary_color_17 , t12 . default_resolution AS default_resolution_18 , t12 . created_at AS created_at_19 , t12 . updated_at AS updated_at_20 , t12 . agence_id AS agence_id_21 , t0 . subscription_plan_id AS subscription_plan_id_22 FROM agence t0 LEFT JOIN agence_pdf_settings t12 ON t12 . agence_id = t0 . id WHERE t0 . id = 4 ;
Copy
0.22 ms (22.04%)
1
SELECT t0 . id AS id_1 , t0 . domaine AS domaine_2 , t0 . actif AS actif_3 , t0 . template AS template_4 , t0 . config AS config_5 , t0 . infos AS infos_6 , t0 . menu AS menu_7 , t0 . seo AS seo_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . agence_id AS agence_id_11 FROM agence_site t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . domaine AS domaine_2 , t0 . actif AS actif_3 , t0 . template AS template_4 , t0 . config AS config_5 , t0 . infos AS infos_6 , t0 . menu AS menu_7 , t0 . seo AS seo_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . agence_id AS agence_id_11 FROM agence_site t0 WHERE t0 . id = 1 ;
Copy
0.15 ms (15.18%)
1
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . roles AS roles_5 , t0 . password AS password_6 , t0 . actif AS actif_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 , t0 . agence_role AS agence_role_10 , t0 . active_session_token AS active_session_token_11 , t0 . agence_id AS agence_id_12 FROM user t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . roles AS roles_5 , t0 . password AS password_6 , t0 . actif AS actif_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 , t0 . agence_role AS agence_role_10 , t0 . active_session_token AS active_session_token_11 , t0 . agence_id AS agence_id_12 FROM user t0 WHERE t0 . id = 1 ;
Copy