0.51 ms (46.52%)
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 . template AS template_12 , t0 . site_id AS site_id_13 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 . template AS template_12 , t0 . site_id AS site_id_13 FROM agence_page t0 WHERE t0 . id = 16 ;
Copy
0.15 ms (13.74%)
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 . footer AS footer_11 , t0 . agence_id AS agence_id_12 FROM agence_site t0 WHERE t0 . agence_id = ? LIMIT 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 . footer AS footer_11 , t0 . agence_id AS agence_id_12 FROM agence_site t0 WHERE t0 . agence_id = 5 LIMIT 1 ;
Copy
0.12 ms (10.98%)
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 . telephone AS telephone_12 , t0 . profile_image AS profile_image_13 , t0 . agence_id AS agence_id_14 , t0 . filiale_id AS filiale_id_15 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 . telephone AS telephone_12 , t0 . profile_image AS profile_image_13 , t0 . agence_id AS agence_id_14 , t0 . filiale_id AS filiale_id_15 FROM user t0 WHERE t0 . id = 9 ;
Copy
0.11 ms (10.07%)
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 , t0 . addresses AS addresses_12 , t0 . website AS website_13 , t14 . id AS id_15 , t14 . theme AS theme_16 , t14 . logo_path AS logo_path_17 , t14 . primary_color AS primary_color_18 , t14 . secondary_color AS secondary_color_19 , t14 . default_resolution AS default_resolution_20 , t14 . created_at AS created_at_21 , t14 . updated_at AS updated_at_22 , t14 . agence_id AS agence_id_23 , t0 . subscription_plan_id AS subscription_plan_id_24 FROM agence t0 LEFT JOIN agence_pdf_settings t14 ON t14 . 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 , t0 . addresses AS addresses_12 , t0 . website AS website_13 , t14 . id AS id_15 , t14 . theme AS theme_16 , t14 . logo_path AS logo_path_17 , t14 . primary_color AS primary_color_18 , t14 . secondary_color AS secondary_color_19 , t14 . default_resolution AS default_resolution_20 , t14 . created_at AS created_at_21 , t14 . updated_at AS updated_at_22 , t14 . agence_id AS agence_id_23 , t0 . subscription_plan_id AS subscription_plan_id_24 FROM agence t0 LEFT JOIN agence_pdf_settings t14 ON t14 . agence_id = t0 . id WHERE t0 . id = 5 ;
Copy
0.08 ms (6.88%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . prix_mensuel_agence AS prix_mensuel_agence_4 , t0 . prix_utilisateur AS prix_utilisateur_5 , t0 . frais_mise_en_place AS frais_mise_en_place_6 , t0 . actif AS actif_7 , t0 . position AS position_8 FROM subscription_plan t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . prix_mensuel_agence AS prix_mensuel_agence_4 , t0 . prix_utilisateur AS prix_utilisateur_5 , t0 . frais_mise_en_place AS frais_mise_en_place_6 , t0 . actif AS actif_7 , t0 . position AS position_8 FROM subscription_plan t0 WHERE t0 . id = 2 ;
Copy
0.07 ms (6.05%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . categorie AS categorie_4 , t0 . actif AS actif_5 , t0 . position AS position_6 FROM subscription_option t0 INNER JOIN agence_subscription_option ON t0 . id = agence_subscription_option . subscription_option_id WHERE agence_subscription_option . agence_id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . categorie AS categorie_4 , t0 . actif AS actif_5 , t0 . position AS position_6 FROM subscription_option t0 INNER JOIN agence_subscription_option ON t0 . id = agence_subscription_option . subscription_option_id WHERE agence_subscription_option . agence_id = 5 ;
Copy
0.06 ms (5.77%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . categorie AS categorie_4 , t0 . actif AS actif_5 , t0 . position AS position_6 FROM subscription_option t0 INNER JOIN subscription_plan_option ON t0 . id = subscription_plan_option . subscription_option_id WHERE subscription_plan_option . subscription_plan_id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . categorie AS categorie_4 , t0 . actif AS actif_5 , t0 . position AS position_6 FROM subscription_option t0 INNER JOIN subscription_plan_option ON t0 . id = subscription_plan_option . subscription_option_id WHERE subscription_plan_option . subscription_plan_id = 2 ;
Copy