| 1 |
0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.active AS active_6, t0.channels_enabled AS channels_enabled_7, t0.totp_secret AS totp_secret_8, t0.is_totp_enabled AS is_totp_enabled_9, t0.recovery_codes AS recovery_codes_10, t0.created_at AS created_at_11, t0.password_reset_token AS password_reset_token_12, t0.password_reset_expires_at AS password_reset_expires_at_13, t0.password_reset_requested_at AS password_reset_requested_at_14, t0.parent_id AS parent_id_15 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.active AS active_6, t0.channels_enabled AS channels_enabled_7, t0.totp_secret AS totp_secret_8, t0.is_totp_enabled AS is_totp_enabled_9, t0.recovery_codes AS recovery_codes_10, t0.created_at AS created_at_11, t0.password_reset_token AS password_reset_token_12, t0.password_reset_expires_at AS password_reset_expires_at_13, t0.password_reset_requested_at AS password_reset_requested_at_14, t0.parent_id AS parent_id_15 FROM `user` t0 WHERE t0.id = 6;
|
| 2 |
0.57 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = ? ORDER BY n0_.sent_at DESC) dctrn_result) dctrn_table
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = 6 ORDER BY n0_.sent_at DESC) dctrn_result) dctrn_table;
|
| 3 |
0.26 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.enabled AS enabled_3 FROM channel_setting t0 WHERE t0.enabled = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.enabled AS enabled_3 FROM channel_setting t0 WHERE t0.enabled = 0;
|
| 4 |
0.27 ms |
SELECT c0_.id AS id_0, c0_.user_id AS user_id_1, c0_.user_name AS user_name_2, c0_.channel_type AS channel_type_3, c0_.target_display AS target_display_4, c0_.reason AS reason_5, c0_.removed_at AS removed_at_6 FROM channel_removal_log c0_ WHERE c0_.user_id = ? ORDER BY c0_.removed_at DESC LIMIT 10
SELECT c0_.id AS id_0, c0_.user_id AS user_id_1, c0_.user_name AS user_name_2, c0_.channel_type AS channel_type_3, c0_.target_display AS target_display_4, c0_.reason AS reason_5, c0_.removed_at AS removed_at_6 FROM channel_removal_log c0_ WHERE c0_.user_id = 6 ORDER BY c0_.removed_at DESC LIMIT 10;
|
| 5 |
0.39 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.target AS target_3, t0.active AS active_4, t0.verified AS verified_5, t0.verification_token AS verification_token_6, t0.token_expires_at AS token_expires_at_7, t0.severity_filter AS severity_filter_8, t0.muted AS muted_9, t0.created_at AS created_at_10, t0.user_id AS user_id_11 FROM contact_channel t0 WHERE t0.user_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.target AS target_3, t0.active AS active_4, t0.verified AS verified_5, t0.verification_token AS verification_token_6, t0.token_expires_at AS token_expires_at_7, t0.severity_filter AS severity_filter_8, t0.muted AS muted_9, t0.created_at AS created_at_10, t0.user_id AS user_id_11 FROM contact_channel t0 WHERE t0.user_id = 6;
|
| 6 |
0.41 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, sent_at_5 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = ?) dctrn_result_inner ORDER BY sent_at_5 DESC) dctrn_result LIMIT 25
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, sent_at_5 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = 6) dctrn_result_inner ORDER BY sent_at_5 DESC) dctrn_result LIMIT 25;
|
| 7 |
0.34 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, sent_at_5 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = ?) dctrn_result_inner ORDER BY sent_at_5 DESC) dctrn_result LIMIT 25
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, sent_at_5 FROM (SELECT n0_.id AS id_0, n0_.channel AS channel_1, n0_.target AS target_2, n0_.result AS result_3, n0_.error_message AS error_message_4, n0_.sent_at AS sent_at_5, i1_.id AS id_6, i1_.title AS title_7, i1_.message AS message_8, i1_.severity AS severity_9, i1_.status AS status_10, i1_.created_at AS created_at_11, i1_.resolved_at AS resolved_at_12, i1_.notified_at AS notified_at_13, i1_.scheduled_start_at AS scheduled_start_at_14, i1_.scheduled_end_at AS scheduled_end_at_15 FROM notification n0_ INNER JOIN incident i1_ ON n0_.incident_id = i1_.id WHERE n0_.user_id = 6) dctrn_result_inner ORDER BY sent_at_5 DESC) dctrn_result LIMIT 25;
|