0.17 ms (14.62%)
1
SELECT t0 . id AS id_1 , t0 . phone AS phone_2 , t0 . state AS state_3 , t0 . comment AS comment_4 , t0 . stop_list AS stop_list_5 , t0 . full_name AS full_name_6 , t0 . delete_list AS delete_list_7 , t0 . delete_list_date AS delete_list_date_8 , t0 . stop_list_date AS stop_list_date_9 , t0 . created_at AS created_at_10 , t0 . token AS token_11 , t0 . public_uuid AS public_uuid_12 , t0 . source_id AS source_id_13 , t0 . phone_tchat_id AS phone_tchat_id_14 FROM mew_contact t0 WHERE t0 . token = ? LIMIT 1
Parameters :
[
"OP6QFSM6XYFO "
]
SELECT t0 . id AS id_1 , t0 . phone AS phone_2 , t0 . state AS state_3 , t0 . comment AS comment_4 , t0 . stop_list AS stop_list_5 , t0 . full_name AS full_name_6 , t0 . delete_list AS delete_list_7 , t0 . delete_list_date AS delete_list_date_8 , t0 . stop_list_date AS stop_list_date_9 , t0 . created_at AS created_at_10 , t0 . token AS token_11 , t0 . public_uuid AS public_uuid_12 , t0 . source_id AS source_id_13 , t0 . phone_tchat_id AS phone_tchat_id_14 FROM mew_contact t0 WHERE t0 . token = 'OP6QFSM6XYFO' LIMIT 1 ;
Copy
0.17 ms (14.54%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . image_name AS image_name_3 , t0 . import_has_header AS import_has_header_4 , t0 . parameter_separator AS parameter_separator_5 , t0 . ftp_server AS ftp_server_6 , t0 . ftp_user AS ftp_user_7 , t0 . ftp_password AS ftp_password_8 , t0 . ftp_path AS ftp_path_9 , t0 . ftp_active AS ftp_active_10 , t0 . sftp_private_key AS sftp_private_key_11 , t0 . is_sftp AS is_sftp_12 , t0 . ftp_port AS ftp_port_13 , t0 . ftp_hours AS ftp_hours_14 , t0 . ftp_message AS ftp_message_15 , t0 . ftp_channel_type AS ftp_channel_type_16 , t0 . ftp_reminder1_active AS ftp_reminder1_active_17 , t0 . ftp_reminder1_message AS ftp_reminder1_message_18 , t0 . ftp_reminder1_hours AS ftp_reminder1_hours_19 , t0 . ftp_reminder2_active AS ftp_reminder2_active_20 , t0 . ftp_reminder2_message AS ftp_reminder2_message_21 , t0 . ftp_reminder2_hours AS ftp_reminder2_hours_22 , t0 . is_single_campaign_only AS is_single_campaign_only_23 , t0 . language AS language_24 , t0 . is_filter_active AS is_filter_active_25 , t0 . messages_condition AS messages_condition_26 , t0 . token AS token_27 , t0 . active AS active_28 , t0 . public_uuid AS public_uuid_29 , t0 . source_origin_id AS source_origin_id_30 , t0 . favorite_phone_number_id AS favorite_phone_number_id_31 FROM mew_source t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . image_name AS image_name_3 , t0 . import_has_header AS import_has_header_4 , t0 . parameter_separator AS parameter_separator_5 , t0 . ftp_server AS ftp_server_6 , t0 . ftp_user AS ftp_user_7 , t0 . ftp_password AS ftp_password_8 , t0 . ftp_path AS ftp_path_9 , t0 . ftp_active AS ftp_active_10 , t0 . sftp_private_key AS sftp_private_key_11 , t0 . is_sftp AS is_sftp_12 , t0 . ftp_port AS ftp_port_13 , t0 . ftp_hours AS ftp_hours_14 , t0 . ftp_message AS ftp_message_15 , t0 . ftp_channel_type AS ftp_channel_type_16 , t0 . ftp_reminder1_active AS ftp_reminder1_active_17 , t0 . ftp_reminder1_message AS ftp_reminder1_message_18 , t0 . ftp_reminder1_hours AS ftp_reminder1_hours_19 , t0 . ftp_reminder2_active AS ftp_reminder2_active_20 , t0 . ftp_reminder2_message AS ftp_reminder2_message_21 , t0 . ftp_reminder2_hours AS ftp_reminder2_hours_22 , t0 . is_single_campaign_only AS is_single_campaign_only_23 , t0 . language AS language_24 , t0 . is_filter_active AS is_filter_active_25 , t0 . messages_condition AS messages_condition_26 , t0 . token AS token_27 , t0 . active AS active_28 , t0 . public_uuid AS public_uuid_29 , t0 . source_origin_id AS source_origin_id_30 , t0 . favorite_phone_number_id AS favorite_phone_number_id_31 FROM mew_source t0 WHERE t0 . id = 37 ;
Copy
0.14 ms (12.03%)
1
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . first_name AS first_name_5 , t0 . last_name AS last_name_6 , t0 . date_creation AS date_creation_7 , t0 . reset_password_token AS reset_password_token_8 , t0 . date_request_reset_password AS date_request_reset_password_9 , t0 . need_to_reset_password AS need_to_reset_password_10 , t0 . image_name AS image_name_11 , t0 . phone_number AS phone_number_12 , t0 . anonymous AS anonymous_13 , t0 . email_auth_code AS email_auth_code_14 , t0 . is_email_auth_enabled AS is_email_auth_enabled_15 , t0 . ignore_read AS ignore_read_16 , t0 . token AS token_17 , t0 . active AS active_18 , t0 . public_uuid AS public_uuid_19 FROM mew_user t0 WHERE t0 . email = ? LIMIT 1
Parameters :
[
"joachim@cupani.dev "
]
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . first_name AS first_name_5 , t0 . last_name AS last_name_6 , t0 . date_creation AS date_creation_7 , t0 . reset_password_token AS reset_password_token_8 , t0 . date_request_reset_password AS date_request_reset_password_9 , t0 . need_to_reset_password AS need_to_reset_password_10 , t0 . image_name AS image_name_11 , t0 . phone_number AS phone_number_12 , t0 . anonymous AS anonymous_13 , t0 . email_auth_code AS email_auth_code_14 , t0 . is_email_auth_enabled AS is_email_auth_enabled_15 , t0 . ignore_read AS ignore_read_16 , t0 . token AS token_17 , t0 . active AS active_18 , t0 . public_uuid AS public_uuid_19 FROM mew_user t0 WHERE t0 . email = 'joachim@cupani.dev' LIMIT 1 ;
Copy
0.09 ms (7.43%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . token AS token_4 , t0 . source_id AS source_id_5 FROM mew_tag t0 WHERE t0 . source_id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . token AS token_4 , t0 . source_id AS source_id_5 FROM mew_tag t0 WHERE t0 . source_id = 37 ;
Copy
0.09 ms (7.19%)
1
SELECT t0 . id AS id_1 , t0 . data AS data_2 , t0 . close AS close_3 , t0 . close_date AS close_date_4 , t0 . date_creation AS date_creation_5 , t0 . structured_data AS structured_data_6 , t0 . public_uuid AS public_uuid_7 , t0 . contact_id AS contact_id_8 , t0 . campaign_id AS campaign_id_9 FROM mew_contact_campaign t0 WHERE t0 . contact_id = ?
SELECT t0 . id AS id_1 , t0 . data AS data_2 , t0 . close AS close_3 , t0 . close_date AS close_date_4 , t0 . date_creation AS date_creation_5 , t0 . structured_data AS structured_data_6 , t0 . public_uuid AS public_uuid_7 , t0 . contact_id AS contact_id_8 , t0 . campaign_id AS campaign_id_9 FROM mew_contact_campaign t0 WHERE t0 . contact_id = 1309711 ;
Copy
0.08 ms (6.85%)
1
SELECT t0 . id AS id_1 , t0 . created_at AS created_at_2 , t0 . lead AS lead_3 , t0 . lead_date AS lead_date_4 , t0 . data_api AS data_api_5 , t0 . data_api_response_code AS data_api_response_code_6 , t0 . data_api_response_errors AS data_api_response_errors_7 , t0 . active AS active_8 , t0 . token AS token_9 , t0 . public_uuid AS public_uuid_10 , t0 . company_division_id AS company_division_id_11 , t0 . contact_campaign_id AS contact_campaign_id_12 FROM mew_company_division_contact t0 WHERE t0 . contact_campaign_id = ?
SELECT t0 . id AS id_1 , t0 . created_at AS created_at_2 , t0 . lead AS lead_3 , t0 . lead_date AS lead_date_4 , t0 . data_api AS data_api_5 , t0 . data_api_response_code AS data_api_response_code_6 , t0 . data_api_response_errors AS data_api_response_errors_7 , t0 . active AS active_8 , t0 . token AS token_9 , t0 . public_uuid AS public_uuid_10 , t0 . company_division_id AS company_division_id_11 , t0 . contact_campaign_id AS contact_campaign_id_12 FROM mew_company_division_contact t0 WHERE t0 . contact_campaign_id = 1338006 ;
Copy
0.08 ms (6.61%)
1
SELECT t0 . id AS id_1 , t0 . postal_code AS postal_code_2 , t0 . latitude AS latitude_3 , t0 . longitude AS longitude_4 , t0 . created_at AS created_at_5 , t0 . property_type AS property_type_6 , t0 . city AS city_7 , t0 . delivery_at AS delivery_at_8 , t0 . reference AS reference_9 , t0 . address AS address_10 , t0 . description AS description_11 , t0 . name AS name_12 , t0 . lots AS lots_13 , t0 . url AS url_14 , t0 . token AS token_15 , t0 . active AS active_16 , t0 . company_id AS company_id_17 FROM mew_program t0 WHERE t0 . company_id = ?
SELECT t0 . id AS id_1 , t0 . postal_code AS postal_code_2 , t0 . latitude AS latitude_3 , t0 . longitude AS longitude_4 , t0 . created_at AS created_at_5 , t0 . property_type AS property_type_6 , t0 . city AS city_7 , t0 . delivery_at AS delivery_at_8 , t0 . reference AS reference_9 , t0 . address AS address_10 , t0 . description AS description_11 , t0 . name AS name_12 , t0 . lots AS lots_13 , t0 . url AS url_14 , t0 . token AS token_15 , t0 . active AS active_16 , t0 . company_id AS company_id_17 FROM mew_program t0 WHERE t0 . company_id = 1 ;
Copy
0.07 ms (5.93%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . date_send AS date_send_3 , t0 . message AS message_4 , t0 . channel_type AS channel_type_5 , t0 . state AS state_6 , t0 . nb_contact_backup AS nb_contact_backup_7 , t0 . nb_contact_delete_backup AS nb_contact_delete_backup_8 , t0 . nb_contact_stop_backup AS nb_contact_stop_backup_9 , t0 . nb_contact_close_backup AS nb_contact_close_backup_10 , t0 . nb_contact_lead_backup AS nb_contact_lead_backup_11 , t0 . public_form_text AS public_form_text_12 , t0 . nb_contacts_init AS nb_contacts_init_13 , t0 . created_at AS created_at_14 , t0 . is_archived AS is_archived_15 , t0 . calculated_stats AS calculated_stats_16 , t0 . reference AS reference_17 , t0 . postal_code AS postal_code_18 , t0 . city AS city_19 , t0 . comment AS comment_20 , t0 . url AS url_21 , t0 . extra_1 AS extra_1_22 , t0 . extra_2 AS extra_2_23 , t0 . extra_3 AS extra_3_24 , t0 . updated_at AS updated_at_25 , t0 . messages_condition AS messages_condition_26 , t0 . is_paused AS is_paused_27 , t0 . token AS token_28 , t0 . public_uuid AS public_uuid_29 , t0 . source_id AS source_id_30 , t31 . id AS id_32 , t31 . date AS date_33 , t31 . paused AS paused_34 , t31 . token AS token_35 , t31 . campaign_id AS campaign_id_36 , t31 . source_id AS source_id_37 , t0 . phone_number_id AS phone_number_id_38 FROM mew_campaign t0 LEFT JOIN mew_stack t31 ON t31 . campaign_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . date_send AS date_send_3 , t0 . message AS message_4 , t0 . channel_type AS channel_type_5 , t0 . state AS state_6 , t0 . nb_contact_backup AS nb_contact_backup_7 , t0 . nb_contact_delete_backup AS nb_contact_delete_backup_8 , t0 . nb_contact_stop_backup AS nb_contact_stop_backup_9 , t0 . nb_contact_close_backup AS nb_contact_close_backup_10 , t0 . nb_contact_lead_backup AS nb_contact_lead_backup_11 , t0 . public_form_text AS public_form_text_12 , t0 . nb_contacts_init AS nb_contacts_init_13 , t0 . created_at AS created_at_14 , t0 . is_archived AS is_archived_15 , t0 . calculated_stats AS calculated_stats_16 , t0 . reference AS reference_17 , t0 . postal_code AS postal_code_18 , t0 . city AS city_19 , t0 . comment AS comment_20 , t0 . url AS url_21 , t0 . extra_1 AS extra_1_22 , t0 . extra_2 AS extra_2_23 , t0 . extra_3 AS extra_3_24 , t0 . updated_at AS updated_at_25 , t0 . messages_condition AS messages_condition_26 , t0 . is_paused AS is_paused_27 , t0 . token AS token_28 , t0 . public_uuid AS public_uuid_29 , t0 . source_id AS source_id_30 , t31 . id AS id_32 , t31 . date AS date_33 , t31 . paused AS paused_34 , t31 . token AS token_35 , t31 . campaign_id AS campaign_id_36 , t31 . source_id AS source_id_37 , t0 . phone_number_id AS phone_number_id_38 FROM mew_campaign t0 LEFT JOIN mew_stack t31 ON t31 . campaign_id = t0 . id WHERE t0 . id = 8634 ;
Copy
0.06 ms (5.36%)
1
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . rich_content AS rich_content_3 , t0 . information AS information_4 , t0 . date AS date_5 , t0 . sender AS sender_6 , t0 . seen AS seen_7 , t0 . seen_date AS seen_date_8 , t0 . date_received AS date_received_9 , t0 . error_details AS error_details_10 , t0 . error_number AS error_number_11 , t0 . scheduled_date AS scheduled_date_12 , t0 . udh AS udh_13 , t0 . parts AS parts_14 , t0 . token AS token_15 , t0 . public_uuid AS public_uuid_16 , t0 . contact_id AS contact_id_17 , t0 . user_id AS user_id_18 , t0 . seen_user_id AS seen_user_id_19 , t0 . campaign_id AS campaign_id_20 , t0 . reminder_id AS reminder_id_21 , t22 . id AS id_23 , t22 . content AS content_24 , t22 . rich_content AS rich_content_25 , t22 . scheduled_at AS scheduled_at_26 , t22 . status AS status_27 , t22 . processing_at AS processing_at_28 , t22 . sent_at AS sent_at_29 , t22 . failed_reason AS failed_reason_30 , t22 . priority AS priority_31 , t22 . dispateched_at AS dispateched_at_32 , t22 . contact_id AS contact_id_33 , t22 . campaign_id AS campaign_id_34 , t22 . reminder_id AS reminder_id_35 , t22 . message_id AS message_id_36 FROM mew_message t0 LEFT JOIN mew_message_queue t22 ON t22 . message_id = t0 . id WHERE t0 . contact_id = ? ORDER BY t0 . date ASC
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . rich_content AS rich_content_3 , t0 . information AS information_4 , t0 . date AS date_5 , t0 . sender AS sender_6 , t0 . seen AS seen_7 , t0 . seen_date AS seen_date_8 , t0 . date_received AS date_received_9 , t0 . error_details AS error_details_10 , t0 . error_number AS error_number_11 , t0 . scheduled_date AS scheduled_date_12 , t0 . udh AS udh_13 , t0 . parts AS parts_14 , t0 . token AS token_15 , t0 . public_uuid AS public_uuid_16 , t0 . contact_id AS contact_id_17 , t0 . user_id AS user_id_18 , t0 . seen_user_id AS seen_user_id_19 , t0 . campaign_id AS campaign_id_20 , t0 . reminder_id AS reminder_id_21 , t22 . id AS id_23 , t22 . content AS content_24 , t22 . rich_content AS rich_content_25 , t22 . scheduled_at AS scheduled_at_26 , t22 . status AS status_27 , t22 . processing_at AS processing_at_28 , t22 . sent_at AS sent_at_29 , t22 . failed_reason AS failed_reason_30 , t22 . priority AS priority_31 , t22 . dispateched_at AS dispateched_at_32 , t22 . contact_id AS contact_id_33 , t22 . campaign_id AS campaign_id_34 , t22 . reminder_id AS reminder_id_35 , t22 . message_id AS message_id_36 FROM mew_message t0 LEFT JOIN mew_message_queue t22 ON t22 . message_id = t0 . id WHERE t0 . contact_id = 1309711 ORDER BY t0 . date ASC ;
Copy
0.06 ms (5.34%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . active_export_lead_by_mail AS active_export_lead_by_mail_3 , t0 . mail_export_lead_by_mail AS mail_export_lead_by_mail_4 , t0 . object_export_lead_by_mail AS object_export_lead_by_mail_5 , t0 . api_lead_connector AS api_lead_connector_6 , t0 . api_lead_connector_source AS api_lead_connector_source_7 , t0 . api_lead_connector_usage AS api_lead_connector_usage_8 , t0 . api_lead_connector_context AS api_lead_connector_context_9 , t0 . reference AS reference_10 , t0 . token AS token_11 , t0 . public_uuid AS public_uuid_12 , t0 . company_id AS company_id_13 FROM mew_company_division t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . active_export_lead_by_mail AS active_export_lead_by_mail_3 , t0 . mail_export_lead_by_mail AS mail_export_lead_by_mail_4 , t0 . object_export_lead_by_mail AS object_export_lead_by_mail_5 , t0 . api_lead_connector AS api_lead_connector_6 , t0 . api_lead_connector_source AS api_lead_connector_source_7 , t0 . api_lead_connector_usage AS api_lead_connector_usage_8 , t0 . api_lead_connector_context AS api_lead_connector_context_9 , t0 . reference AS reference_10 , t0 . token AS token_11 , t0 . public_uuid AS public_uuid_12 , t0 . company_id AS company_id_13 FROM mew_company_division t0 WHERE t0 . id = 1 ;
Copy
0.06 ms (5.28%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . token AS token_4 , t0 . source_id AS source_id_5 FROM mew_tag t0 INNER JOIN mew_tag_contact ON t0 . id = mew_tag_contact . tag_id WHERE mew_tag_contact . contact_id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . token AS token_4 , t0 . source_id AS source_id_5 FROM mew_tag t0 INNER JOIN mew_tag_contact ON t0 . id = mew_tag_contact . tag_id WHERE mew_tag_contact . contact_id = 1309711 ;
Copy
0.06 ms (4.76%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . image_name AS image_name_3 , t0 . color AS color_4 , t0 . token AS token_5 , t0 . public_uuid AS public_uuid_6 FROM mew_company t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . image_name AS image_name_3 , t0 . color AS color_4 , t0 . token AS token_5 , t0 . public_uuid AS public_uuid_6 FROM mew_company t0 WHERE t0 . id = 1 ;
Copy
0.05 ms (4.08%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . position AS position_3 , t0 . parameter_key AS parameter_key_4 , t0 . token AS token_5 , t0 . source_id AS source_id_6 FROM mew_source_parameter t0 WHERE t0 . source_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . position AS position_3 , t0 . parameter_key AS parameter_key_4 , t0 . token AS token_5 , t0 . source_id AS source_id_6 FROM mew_source_parameter t0 WHERE t0 . source_id = 37 ORDER BY t0 . position ASC ;
Copy