1.36 ms (33.18%)
1
SELECT DISTINCT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . description AS description_2 , c0_ . start_date AS start_date_3 , c0_ . end_date AS end_date_4 , c0_ . status AS status_5 , c0_ . is_active AS is_active_6 , s1_ . id AS id_7 , s1_ . name AS name_8 , s1_ . start_date AS start_date_9 , s1_ . end_date AS end_date_10 , c0_ . season_id AS season_id_11 , c0_ . enseigne_id AS enseigne_id_12 , c0_ . owner_unit_id AS owner_unit_id_13 , s1_ . enseigne_id AS enseigne_id_14 FROM campaign c0_ LEFT JOIN season s1_ ON c0_ . season_id = s1_ . id LEFT JOIN campaign_unit_assignment c2_ ON c0_ . id = c2_ . campaign_id LEFT JOIN hr_organizational_unit h3_ ON c2_ . organizational_unit_id = h3_ . id LEFT JOIN hr_user_unit h4_ ON h3_ . id = h4_ . unit_id LEFT JOIN users u5_ ON h4_ . user_uuid = u5_ . uuid WHERE c0_ . enseigne_id = ? AND u5_ . uuid = ? ORDER BY c0_ . id DESC
Parameters :
[
46
"759d4938-4a3a-4c94-b244-28d1bf506b0f "
]
SELECT DISTINCT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . description AS description_2 , c0_ . start_date AS start_date_3 , c0_ . end_date AS end_date_4 , c0_ . status AS status_5 , c0_ . is_active AS is_active_6 , s1_ . id AS id_7 , s1_ . name AS name_8 , s1_ . start_date AS start_date_9 , s1_ . end_date AS end_date_10 , c0_ . season_id AS season_id_11 , c0_ . enseigne_id AS enseigne_id_12 , c0_ . owner_unit_id AS owner_unit_id_13 , s1_ . enseigne_id AS enseigne_id_14 FROM campaign c0_ LEFT JOIN season s1_ ON c0_ . season_id = s1_ . id LEFT JOIN campaign_unit_assignment c2_ ON c0_ . id = c2_ . campaign_id LEFT JOIN hr_organizational_unit h3_ ON c2_ . organizational_unit_id = h3_ . id LEFT JOIN hr_user_unit h4_ ON h3_ . id = h4_ . unit_id LEFT JOIN users u5_ ON h4_ . user_uuid = u5_ . uuid WHERE c0_ . enseigne_id = 46 AND u5_ . uuid = '759d4938-4a3a-4c94-b244-28d1bf506b0f' ORDER BY c0_ . id DESC ;
Copy
1.11 ms (27.07%)
2
SELECT t0 . clef AS clef_1 , t0 . valeur AS valeur_2 FROM app_config t0 WHERE t0 . clef = ?
Parameters :
[
"maintenance_mode "
]
SELECT t0 . clef AS clef_1 , t0 . valeur AS valeur_2 FROM app_config t0 WHERE t0 . clef = 'maintenance_mode' ;
Copy
0.63 ms (15.27%)
1
SELECT t0 . uuid AS uuid_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . telephone AS telephone_5 , t0 . ifu AS ifu_6 , t0 . photo AS photo_7 , t0 . roles AS roles_8 , t0 . position_updated_at AS position_updated_at_9 , t0 . type_compte AS type_compte_10 , t0 . created_at AS created_at_11 , t0 . last_login_at AS last_login_at_12 , t0 . bpay_account AS bpay_account_13 , t0 . business_pay_account AS business_pay_account_14 , t0 . care_concept_account AS care_concept_account_15 , t0 . cashline_account AS cashline_account_16 , t0 . current_lat AS current_lat_17 , t0 . current_lon AS current_lon_18 , t19 . id AS id_20 , t19 . numero_carte AS numero_carte_21 , t19 . points_actuels AS points_actuels_22 , t19 . points_totaux AS points_totaux_23 , t19 . created_at AS created_at_24 , t19 . user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19 . user_uuid = t0 . uuid WHERE t0 . uuid = ?
Parameters :
[
"759d4938-4a3a-4c94-b244-28d1bf506b0f "
]
SELECT t0 . uuid AS uuid_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . telephone AS telephone_5 , t0 . ifu AS ifu_6 , t0 . photo AS photo_7 , t0 . roles AS roles_8 , t0 . position_updated_at AS position_updated_at_9 , t0 . type_compte AS type_compte_10 , t0 . created_at AS created_at_11 , t0 . last_login_at AS last_login_at_12 , t0 . bpay_account AS bpay_account_13 , t0 . business_pay_account AS business_pay_account_14 , t0 . care_concept_account AS care_concept_account_15 , t0 . cashline_account AS cashline_account_16 , t0 . current_lat AS current_lat_17 , t0 . current_lon AS current_lon_18 , t19 . id AS id_20 , t19 . numero_carte AS numero_carte_21 , t19 . points_actuels AS points_actuels_22 , t19 . points_totaux AS points_totaux_23 , t19 . created_at AS created_at_24 , t19 . user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19 . user_uuid = t0 . uuid WHERE t0 . uuid = '759d4938-4a3a-4c94-b244-28d1bf506b0f' ;
Copy
0.59 ms (14.36%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . libelle AS libelle_4 , t0 . main_db_host AS main_db_host_5 , t0 . main_db_name AS main_db_name_6 , t0 . main_db_user AS main_db_user_7 , t0 . main_db_pass AS main_db_pass_8 , t0 . base_url AS base_url_9 , t0 . api_key AS api_key_10 , t0 . dgi_token AS dgi_token_11 FROM enseignes t0 WHERE t0 . code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . libelle AS libelle_4 , t0 . main_db_host AS main_db_host_5 , t0 . main_db_name AS main_db_name_6 , t0 . main_db_user AS main_db_user_7 , t0 . main_db_pass AS main_db_pass_8 , t0 . base_url AS base_url_9 , t0 . api_key AS api_key_10 , t0 . dgi_token AS dgi_token_11 FROM enseignes t0 WHERE t0 . code = 'YLWE' LIMIT 1 ;
Copy
0.42 ms (10.12%)
1
SELECT t0 . uuid AS uuid_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . telephone AS telephone_5 , t0 . ifu AS ifu_6 , t0 . photo AS photo_7 , t0 . roles AS roles_8 , t0 . position_updated_at AS position_updated_at_9 , t0 . type_compte AS type_compte_10 , t0 . created_at AS created_at_11 , t0 . last_login_at AS last_login_at_12 , t0 . bpay_account AS bpay_account_13 , t0 . business_pay_account AS business_pay_account_14 , t0 . care_concept_account AS care_concept_account_15 , t0 . cashline_account AS cashline_account_16 , t0 . current_lat AS current_lat_17 , t0 . current_lon AS current_lon_18 , t19 . id AS id_20 , t19 . numero_carte AS numero_carte_21 , t19 . points_actuels AS points_actuels_22 , t19 . points_totaux AS points_totaux_23 , t19 . created_at AS created_at_24 , t19 . user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19 . user_uuid = t0 . uuid WHERE t0 . email = ? LIMIT 1
Parameters :
[
"gbenagnonagbannon@gmail.com "
]
SELECT t0 . uuid AS uuid_1 , t0 . email AS email_2 , t0 . prenom AS prenom_3 , t0 . nom AS nom_4 , t0 . telephone AS telephone_5 , t0 . ifu AS ifu_6 , t0 . photo AS photo_7 , t0 . roles AS roles_8 , t0 . position_updated_at AS position_updated_at_9 , t0 . type_compte AS type_compte_10 , t0 . created_at AS created_at_11 , t0 . last_login_at AS last_login_at_12 , t0 . bpay_account AS bpay_account_13 , t0 . business_pay_account AS business_pay_account_14 , t0 . care_concept_account AS care_concept_account_15 , t0 . cashline_account AS cashline_account_16 , t0 . current_lat AS current_lat_17 , t0 . current_lon AS current_lon_18 , t19 . id AS id_20 , t19 . numero_carte AS numero_carte_21 , t19 . points_actuels AS points_actuels_22 , t19 . points_totaux AS points_totaux_23 , t19 . created_at AS created_at_24 , t19 . user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19 . user_uuid = t0 . uuid WHERE t0 . email = 'gbenagnonagbannon@gmail.com' LIMIT 1 ;
Copy