1
1.92 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username = ? AND t0 . username_canonical = ? AND t0 . saml_config_id IS NULL LIMIT 1
Parameters :
[
"AnKl "
"AnKl "
]
SELECT
t0 . id AS id_1 ,
t0 . username AS username_2 ,
t0 . username_canonical AS username_canonical_3 ,
t0 . password AS password_4 ,
t0 . email AS email_5 ,
t0 . email_canonical AS email_canonical_6 ,
t0 . enabled AS enabled_7 ,
t0 . salt AS salt_8 ,
t0 . roles AS roles_9 ,
t0 . userType AS userType_10 ,
t0 . ldapScript AS ldapScript_11 ,
t0 . ldapDomain AS ldapDomain_12 ,
t0 . ldapDN AS ldapDN_13 ,
t0 . display_name AS display_name_14 ,
t0 . card_number AS card_number_15 ,
t0 . pin AS pin_16 ,
t0 . control_type AS control_type_17 ,
t0 . disabled_access AS disabled_access_18 ,
t0 . ldap_extra_data AS ldap_extra_data_19 ,
t0 . login_failures AS login_failures_20 ,
t0 . login_block_start AS login_block_start_21 ,
t0 . last_passwords AS last_passwords_22 ,
t0 . last_change_password_date AS last_change_password_date_23 ,
t0 . night_mode AS night_mode_24 ,
t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 ,
t0 . auto_play_audio_comments AS auto_play_audio_comments_26 ,
t0 . notification_sound AS notification_sound_27 ,
t0 . avatar_filename AS avatar_filename_28 ,
t0 . avatar_original_filename AS avatar_original_filename_29 ,
t0 . emails_alerts_enabled AS emails_alerts_enabled_30 ,
t0 . zoom_step AS zoom_step_31 ,
t0 . api_token AS api_token_32 ,
t0 . deleted_at AS deleted_at_33 ,
t0 . group_id AS group_id_34 ,
t0 . ldap_sync_id AS ldap_sync_id_35 ,
t0 . saml_config_id AS saml_config_id_36 ,
t0 . zoom_account_id AS zoom_account_id_37 ,
t38 . notifications_enabled AS notifications_enabled_39 ,
t38 . notifications_frequency AS notifications_frequency_40 ,
t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 ,
t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 ,
t38 . user_id AS user_id_43 ,
t0 . expiration_from_id AS expiration_from_id_44 ,
t0 . r_access_id AS r_access_id_45
FROM
users t0
LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id
WHERE
t0 . username = ?
AND t0 . username_canonical = ?
AND t0 . saml_config_id IS NULL
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username = 'AnKl' AND t0 . username_canonical = 'AnKl' AND t0 . saml_config_id IS NULL LIMIT 1 ;
Copy
2
0.82 ms
SELECT t0 . id AS id_1 FROM restrict_access t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 FROM restrict_access t0 WHERE t0 . id = 785 ;
Copy
3
1.33 ms
SELECT t0 . id AS id_1 , t0 . week_day AS week_day_2 , t0 . enabled AS enabled_3 , t0 . start_time AS start_time_4 , t0 . end_time AS end_time_5 , t0 . full_day AS full_day_6 , t0 . r_access_id AS r_access_id_7 FROM restrict_access_week_day t0 WHERE t0 . r_access_id = ?
SELECT t0 . id AS id_1 , t0 . week_day AS week_day_2 , t0 . enabled AS enabled_3 , t0 . start_time AS start_time_4 , t0 . end_time AS end_time_5 , t0 . full_day AS full_day_6 , t0 . r_access_id AS r_access_id_7 FROM restrict_access_week_day t0 WHERE t0 . r_access_id = 785 ;
Copy
4
1.13 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . expiration_from AS expiration_from_3 FROM expiration t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . expiration_from AS expiration_from_3 FROM expiration t0 WHERE t0 . id = 657 ;
Copy
5
1.35 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . record_duration AS record_duration_3 , t0 . record_duration_selection_type AS record_duration_selection_type_4 , t0 . io_record_name AS io_record_name_5 , t0 . search_results AS search_results_6 , t0 . room_sorting_order AS room_sorting_order_7 , t0 . disabled_access AS disabled_access_8 , t0 . default_review_view AS default_review_view_9 , t0 . default_schedule_view AS default_schedule_view_10 , t0 . default_report_view AS default_report_view_11 , t0 . default_review_list_period AS default_review_list_period_12 , t0 . deleted_users_video_access AS deleted_users_video_access_13 , t0 . without_groups_users_video_access AS without_groups_users_video_access_14 , t0 . deleted_at AS deleted_at_15 , t0 . comment_template_id AS comment_template_id_16 , t0 . marker_template_id AS marker_template_id_17 , t0 . info_template_id AS info_template_id_18 , t0 . evaluation_template_id AS evaluation_template_id_19 , t0 . default_retention_rule_id AS default_retention_rule_id_20 , t0 . expiration_from_id AS expiration_from_id_21 , t0 . container_id AS container_id_22 , t0 . r_access_id AS r_access_id_23 FROM user_groups t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . record_duration AS record_duration_3 , t0 . record_duration_selection_type AS record_duration_selection_type_4 , t0 . io_record_name AS io_record_name_5 , t0 . search_results AS search_results_6 , t0 . room_sorting_order AS room_sorting_order_7 , t0 . disabled_access AS disabled_access_8 , t0 . default_review_view AS default_review_view_9 , t0 . default_schedule_view AS default_schedule_view_10 , t0 . default_report_view AS default_report_view_11 , t0 . default_review_list_period AS default_review_list_period_12 , t0 . deleted_users_video_access AS deleted_users_video_access_13 , t0 . without_groups_users_video_access AS without_groups_users_video_access_14 , t0 . deleted_at AS deleted_at_15 , t0 . comment_template_id AS comment_template_id_16 , t0 . marker_template_id AS marker_template_id_17 , t0 . info_template_id AS info_template_id_18 , t0 . evaluation_template_id AS evaluation_template_id_19 , t0 . default_retention_rule_id AS default_retention_rule_id_20 , t0 . expiration_from_id AS expiration_from_id_21 , t0 . container_id AS container_id_22 , t0 . r_access_id AS r_access_id_23 FROM user_groups t0 WHERE t0 . id = 253 ;
Copy
6
0.62 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . expiration_from AS expiration_from_3 FROM expiration t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . expiration_from AS expiration_from_3 FROM expiration t0 WHERE t0 . id = 658 ;
Copy
7
1.60 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username = ? AND t0 . username_canonical = ? AND t0 . saml_config_id IS NULL LIMIT 1
Parameters :
[
"AnKl "
"AnKl "
]
SELECT
t0 . id AS id_1 ,
t0 . username AS username_2 ,
t0 . username_canonical AS username_canonical_3 ,
t0 . password AS password_4 ,
t0 . email AS email_5 ,
t0 . email_canonical AS email_canonical_6 ,
t0 . enabled AS enabled_7 ,
t0 . salt AS salt_8 ,
t0 . roles AS roles_9 ,
t0 . userType AS userType_10 ,
t0 . ldapScript AS ldapScript_11 ,
t0 . ldapDomain AS ldapDomain_12 ,
t0 . ldapDN AS ldapDN_13 ,
t0 . display_name AS display_name_14 ,
t0 . card_number AS card_number_15 ,
t0 . pin AS pin_16 ,
t0 . control_type AS control_type_17 ,
t0 . disabled_access AS disabled_access_18 ,
t0 . ldap_extra_data AS ldap_extra_data_19 ,
t0 . login_failures AS login_failures_20 ,
t0 . login_block_start AS login_block_start_21 ,
t0 . last_passwords AS last_passwords_22 ,
t0 . last_change_password_date AS last_change_password_date_23 ,
t0 . night_mode AS night_mode_24 ,
t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 ,
t0 . auto_play_audio_comments AS auto_play_audio_comments_26 ,
t0 . notification_sound AS notification_sound_27 ,
t0 . avatar_filename AS avatar_filename_28 ,
t0 . avatar_original_filename AS avatar_original_filename_29 ,
t0 . emails_alerts_enabled AS emails_alerts_enabled_30 ,
t0 . zoom_step AS zoom_step_31 ,
t0 . api_token AS api_token_32 ,
t0 . deleted_at AS deleted_at_33 ,
t0 . group_id AS group_id_34 ,
t0 . ldap_sync_id AS ldap_sync_id_35 ,
t0 . saml_config_id AS saml_config_id_36 ,
t0 . zoom_account_id AS zoom_account_id_37 ,
t38 . notifications_enabled AS notifications_enabled_39 ,
t38 . notifications_frequency AS notifications_frequency_40 ,
t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 ,
t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 ,
t38 . user_id AS user_id_43 ,
t0 . expiration_from_id AS expiration_from_id_44 ,
t0 . r_access_id AS r_access_id_45
FROM
users t0
LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id
WHERE
t0 . username = ?
AND t0 . username_canonical = ?
AND t0 . saml_config_id IS NULL
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username = 'AnKl' AND t0 . username_canonical = 'AnKl' AND t0 . saml_config_id IS NULL LIMIT 1 ;
Copy
8
1.55 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username_canonical = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . username AS username_2 ,
t0 . username_canonical AS username_canonical_3 ,
t0 . password AS password_4 ,
t0 . email AS email_5 ,
t0 . email_canonical AS email_canonical_6 ,
t0 . enabled AS enabled_7 ,
t0 . salt AS salt_8 ,
t0 . roles AS roles_9 ,
t0 . userType AS userType_10 ,
t0 . ldapScript AS ldapScript_11 ,
t0 . ldapDomain AS ldapDomain_12 ,
t0 . ldapDN AS ldapDN_13 ,
t0 . display_name AS display_name_14 ,
t0 . card_number AS card_number_15 ,
t0 . pin AS pin_16 ,
t0 . control_type AS control_type_17 ,
t0 . disabled_access AS disabled_access_18 ,
t0 . ldap_extra_data AS ldap_extra_data_19 ,
t0 . login_failures AS login_failures_20 ,
t0 . login_block_start AS login_block_start_21 ,
t0 . last_passwords AS last_passwords_22 ,
t0 . last_change_password_date AS last_change_password_date_23 ,
t0 . night_mode AS night_mode_24 ,
t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 ,
t0 . auto_play_audio_comments AS auto_play_audio_comments_26 ,
t0 . notification_sound AS notification_sound_27 ,
t0 . avatar_filename AS avatar_filename_28 ,
t0 . avatar_original_filename AS avatar_original_filename_29 ,
t0 . emails_alerts_enabled AS emails_alerts_enabled_30 ,
t0 . zoom_step AS zoom_step_31 ,
t0 . api_token AS api_token_32 ,
t0 . deleted_at AS deleted_at_33 ,
t0 . group_id AS group_id_34 ,
t0 . ldap_sync_id AS ldap_sync_id_35 ,
t0 . saml_config_id AS saml_config_id_36 ,
t0 . zoom_account_id AS zoom_account_id_37 ,
t38 . notifications_enabled AS notifications_enabled_39 ,
t38 . notifications_frequency AS notifications_frequency_40 ,
t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 ,
t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 ,
t38 . user_id AS user_id_43 ,
t0 . expiration_from_id AS expiration_from_id_44 ,
t0 . r_access_id AS r_access_id_45
FROM
users t0
LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id
WHERE
t0 . username_canonical = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . username_canonical AS username_canonical_3 , t0 . password AS password_4 , t0 . email AS email_5 , t0 . email_canonical AS email_canonical_6 , t0 . enabled AS enabled_7 , t0 . salt AS salt_8 , t0 . roles AS roles_9 , t0 . userType AS userType_10 , t0 . ldapScript AS ldapScript_11 , t0 . ldapDomain AS ldapDomain_12 , t0 . ldapDN AS ldapDN_13 , t0 . display_name AS display_name_14 , t0 . card_number AS card_number_15 , t0 . pin AS pin_16 , t0 . control_type AS control_type_17 , t0 . disabled_access AS disabled_access_18 , t0 . ldap_extra_data AS ldap_extra_data_19 , t0 . login_failures AS login_failures_20 , t0 . login_block_start AS login_block_start_21 , t0 . last_passwords AS last_passwords_22 , t0 . last_change_password_date AS last_change_password_date_23 , t0 . night_mode AS night_mode_24 , t0 . auto_pause_record_when_comment AS auto_pause_record_when_comment_25 , t0 . auto_play_audio_comments AS auto_play_audio_comments_26 , t0 . notification_sound AS notification_sound_27 , t0 . avatar_filename AS avatar_filename_28 , t0 . avatar_original_filename AS avatar_original_filename_29 , t0 . emails_alerts_enabled AS emails_alerts_enabled_30 , t0 . zoom_step AS zoom_step_31 , t0 . api_token AS api_token_32 , t0 . deleted_at AS deleted_at_33 , t0 . group_id AS group_id_34 , t0 . ldap_sync_id AS ldap_sync_id_35 , t0 . saml_config_id AS saml_config_id_36 , t0 . zoom_account_id AS zoom_account_id_37 , t38 . notifications_enabled AS notifications_enabled_39 , t38 . notifications_frequency AS notifications_frequency_40 , t38 . notifications_schedule_enabled AS notifications_schedule_enabled_41 , t38 . notifications_cron_last_execute AS notifications_cron_last_execute_42 , t38 . user_id AS user_id_43 , t0 . expiration_from_id AS expiration_from_id_44 , t0 . r_access_id AS r_access_id_45 FROM users t0 LEFT JOIN user_email_settings t38 ON t38 . user_id = t0 . id WHERE t0 . username_canonical = 'ankl' LIMIT 1 ;
Copy
9
0.78 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
10
2.87 ms
INSERT INTO log (object_type , object_id , action , action_date , end_action_date , object_name , extra_information , user_id , container_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"User "
"911 "
"Logged from ip = 178.104.200.121 "
"2026-08-05 10:27:30 "
null
"AnKl "
"username = AnKl "
911
1
]
INSERT INTO log (object_type , object_id , action , action_date , end_action_date , object_name , extra_information , user_id , container_id ) VALUES ('User' , '911' , 'Logged from ip = 178.104.200.121' , '2026-08-05 10:27:30' , NULL , 'AnKl' , 'username = AnKl' , 911 , 1 );
Copy
11
3.47 ms
"COMMIT"