| 1 |
0.78 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.username = ? LIMIT 1
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.username = 'kfan64' LIMIT 1;
|
| 2 |
0.43 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.subject_code AS subject_code_3, t0.course_number AS course_number_4, t0.status AS status_5, t0.d7_nid AS d7_nid_6, t0.loaded_from AS loaded_from_7 FROM course t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.subject_code AS subject_code_3, t0.course_number AS course_number_4, t0.status AS status_5, t0.d7_nid AS d7_nid_6, t0.loaded_from AS loaded_from_7 FROM course t0 WHERE t0.id = '5712';
|
| 3 |
0.36 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.subject_code AS subject_code_3, t0.course_number AS course_number_4, t0.status AS status_5, t0.d7_nid AS d7_nid_6, t0.loaded_from AS loaded_from_7 FROM course t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.subject_code AS subject_code_3, t0.course_number AS course_number_4, t0.status AS status_5, t0.d7_nid AS d7_nid_6, t0.loaded_from AS loaded_from_7 FROM course t0 WHERE t0.id = '5712' LIMIT 1;
|
| 4 |
5.15 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56 FROM evaluation e0_ WHERE (e0_.status = ? AND e0_.final_equiv1_course_id = ?) OR e0_.final_equiv2_course_id = ? OR e0_.final_equiv3_course_id = ? OR e0_.final_equiv4_course_id = ? ORDER BY e0_.created ASC) dctrn_result) dctrn_table
Parameters: [
1
5712
5712
5712
5712
]
SELECT
COUNT(*) AS dctrn_count
FROM
(
SELECT
DISTINCT id_0
FROM
(
SELECT
e0_.id AS id_0,
e0_.serial_num AS serial_num_1,
e0_.req_admin AS req_admin_2,
e0_.institution_other AS institution_other_3,
e0_.institution_country AS institution_country_4,
e0_.course_subj_code AS course_subj_code_5,
e0_.course_crse_num AS course_crse_num_6,
e0_.course_title AS course_title_7,
e0_.course_term AS course_term_8,
e0_.course_credit_hrs AS course_credit_hrs_9,
e0_.course_credit_basis AS course_credit_basis_10,
e0_.lab_subj_code AS lab_subj_code_11,
e0_.lab_crse_num AS lab_crse_num_12,
e0_.lab_title AS lab_title_13,
e0_.lab_term AS lab_term_14,
e0_.lab_credit_hrs AS lab_credit_hrs_15,
e0_.lab_credit_basis AS lab_credit_basis_16,
e0_.phase AS phase_17,
e0_.status AS status_18,
e0_.created AS created_19,
e0_.updated AS updated_20,
e0_.draft_equiv1_course AS draft_equiv1_course_21,
e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22,
e0_.draft_equiv1_operator AS draft_equiv1_operator_23,
e0_.draft_equiv2_course AS draft_equiv2_course_24,
e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25,
e0_.draft_equiv2_operator AS draft_equiv2_operator_26,
e0_.draft_equiv3_course AS draft_equiv3_course_27,
e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28,
e0_.draft_equiv3_operator AS draft_equiv3_operator_29,
e0_.draft_equiv4_course AS draft_equiv4_course_30,
e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31,
e0_.draft_policy AS draft_policy_32,
e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33,
e0_.final_equiv1_operator AS final_equiv1_operator_34,
e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35,
e0_.final_equiv2_operator AS final_equiv2_operator_36,
e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37,
e0_.final_equiv3_operator AS final_equiv3_operator_38,
e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39,
e0_.final_policy AS final_policy_40,
e0_.requester_type AS requester_type_41,
e0_.course_in_sis AS course_in_sis_42,
e0_.transcript_on_hand AS transcript_on_hand_43,
e0_.hold_for_requester_admit AS hold_for_requester_admit_44,
e0_.hold_for_course_input AS hold_for_course_input_45,
e0_.hold_for_transcript AS hold_for_transcript_46,
e0_.tag_spot_articulated AS tag_spot_articulated_47,
e0_.tag_r1_to_student AS tag_r1_to_student_48,
e0_.tag_dept_to_student AS tag_dept_to_student_49,
e0_.tag_dept_to_r1 AS tag_dept_to_r1_50,
e0_.tag_r2_to_student AS tag_r2_to_student_51,
e0_.tag_r2_to_dept AS tag_r2_to_dept_52,
e0_.tag_reassigned AS tag_reassigned_53,
e0_.d7_nid AS d7_nid_54,
e0_.d7_uuid AS d7_uuid_55,
e0_.loaded_from AS loaded_from_56
FROM
evaluation e0_
WHERE
(
e0_.status = ?
AND e0_.final_equiv1_course_id = ?
)
OR e0_.final_equiv2_course_id = ?
OR e0_.final_equiv3_course_id = ?
OR e0_.final_equiv4_course_id = ?
ORDER BY
e0_.created ASC
) dctrn_result
) dctrn_table
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56 FROM evaluation e0_ WHERE (e0_.status = 1 AND e0_.final_equiv1_course_id = 5712) OR e0_.final_equiv2_course_id = 5712 OR e0_.final_equiv3_course_id = 5712 OR e0_.final_equiv4_course_id = 5712 ORDER BY e0_.created ASC) dctrn_result) dctrn_table;
|
| 5 |
1.08 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, created_19 FROM (SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56 FROM evaluation e0_ WHERE (e0_.status = ? AND e0_.final_equiv1_course_id = ?) OR e0_.final_equiv2_course_id = ? OR e0_.final_equiv3_course_id = ? OR e0_.final_equiv4_course_id = ?) dctrn_result_inner ORDER BY created_19 ASC) dctrn_result LIMIT 30 OFFSET 30
Parameters: [
1
5712
5712
5712
5712
]
SELECT
DISTINCT id_0
FROM
(
SELECT
DISTINCT id_0,
created_19
FROM
(
SELECT
e0_.id AS id_0,
e0_.serial_num AS serial_num_1,
e0_.req_admin AS req_admin_2,
e0_.institution_other AS institution_other_3,
e0_.institution_country AS institution_country_4,
e0_.course_subj_code AS course_subj_code_5,
e0_.course_crse_num AS course_crse_num_6,
e0_.course_title AS course_title_7,
e0_.course_term AS course_term_8,
e0_.course_credit_hrs AS course_credit_hrs_9,
e0_.course_credit_basis AS course_credit_basis_10,
e0_.lab_subj_code AS lab_subj_code_11,
e0_.lab_crse_num AS lab_crse_num_12,
e0_.lab_title AS lab_title_13,
e0_.lab_term AS lab_term_14,
e0_.lab_credit_hrs AS lab_credit_hrs_15,
e0_.lab_credit_basis AS lab_credit_basis_16,
e0_.phase AS phase_17,
e0_.status AS status_18,
e0_.created AS created_19,
e0_.updated AS updated_20,
e0_.draft_equiv1_course AS draft_equiv1_course_21,
e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22,
e0_.draft_equiv1_operator AS draft_equiv1_operator_23,
e0_.draft_equiv2_course AS draft_equiv2_course_24,
e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25,
e0_.draft_equiv2_operator AS draft_equiv2_operator_26,
e0_.draft_equiv3_course AS draft_equiv3_course_27,
e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28,
e0_.draft_equiv3_operator AS draft_equiv3_operator_29,
e0_.draft_equiv4_course AS draft_equiv4_course_30,
e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31,
e0_.draft_policy AS draft_policy_32,
e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33,
e0_.final_equiv1_operator AS final_equiv1_operator_34,
e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35,
e0_.final_equiv2_operator AS final_equiv2_operator_36,
e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37,
e0_.final_equiv3_operator AS final_equiv3_operator_38,
e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39,
e0_.final_policy AS final_policy_40,
e0_.requester_type AS requester_type_41,
e0_.course_in_sis AS course_in_sis_42,
e0_.transcript_on_hand AS transcript_on_hand_43,
e0_.hold_for_requester_admit AS hold_for_requester_admit_44,
e0_.hold_for_course_input AS hold_for_course_input_45,
e0_.hold_for_transcript AS hold_for_transcript_46,
e0_.tag_spot_articulated AS tag_spot_articulated_47,
e0_.tag_r1_to_student AS tag_r1_to_student_48,
e0_.tag_dept_to_student AS tag_dept_to_student_49,
e0_.tag_dept_to_r1 AS tag_dept_to_r1_50,
e0_.tag_r2_to_student AS tag_r2_to_student_51,
e0_.tag_r2_to_dept AS tag_r2_to_dept_52,
e0_.tag_reassigned AS tag_reassigned_53,
e0_.d7_nid AS d7_nid_54,
e0_.d7_uuid AS d7_uuid_55,
e0_.loaded_from AS loaded_from_56
FROM
evaluation e0_
WHERE
(
e0_.status = ?
AND e0_.final_equiv1_course_id = ?
)
OR e0_.final_equiv2_course_id = ?
OR e0_.final_equiv3_course_id = ?
OR e0_.final_equiv4_course_id = ?
) dctrn_result_inner
ORDER BY
created_19 ASC
) dctrn_result
LIMIT
30 OFFSET 30
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, created_19 FROM (SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56 FROM evaluation e0_ WHERE (e0_.status = 1 AND e0_.final_equiv1_course_id = 5712) OR e0_.final_equiv2_course_id = 5712 OR e0_.final_equiv3_course_id = 5712 OR e0_.final_equiv4_course_id = 5712) dctrn_result_inner ORDER BY created_19 ASC) dctrn_result LIMIT 30 OFFSET 30;
|
| 6 |
1.12 ms |
SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56, e0_.requester_id AS requester_id_57, e0_.institution_id AS institution_id_58, e0_.assignee_id AS assignee_id_59, e0_.final_equiv1_course_id AS final_equiv1_course_id_60, e0_.final_equiv2_course_id AS final_equiv2_course_id_61, e0_.final_equiv3_course_id AS final_equiv3_course_id_62, e0_.final_equiv4_course_id AS final_equiv4_course_id_63 FROM evaluation e0_ WHERE ((e0_.status = ? AND e0_.final_equiv1_course_id = ?) OR e0_.final_equiv2_course_id = ? OR e0_.final_equiv3_course_id = ? OR e0_.final_equiv4_course_id = ?) AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.created ASC
Parameters: [
1
5712
5712
5712
5712
62349
62539
62546
63076
63639
64117
64129
64205
64276
64447
64765
65735
66176
66460
66509
67102
67247
67263
67375
67455
67653
67656
69108
69736
69746
]
SELECT
e0_.id AS id_0,
e0_.serial_num AS serial_num_1,
e0_.req_admin AS req_admin_2,
e0_.institution_other AS institution_other_3,
e0_.institution_country AS institution_country_4,
e0_.course_subj_code AS course_subj_code_5,
e0_.course_crse_num AS course_crse_num_6,
e0_.course_title AS course_title_7,
e0_.course_term AS course_term_8,
e0_.course_credit_hrs AS course_credit_hrs_9,
e0_.course_credit_basis AS course_credit_basis_10,
e0_.lab_subj_code AS lab_subj_code_11,
e0_.lab_crse_num AS lab_crse_num_12,
e0_.lab_title AS lab_title_13,
e0_.lab_term AS lab_term_14,
e0_.lab_credit_hrs AS lab_credit_hrs_15,
e0_.lab_credit_basis AS lab_credit_basis_16,
e0_.phase AS phase_17,
e0_.status AS status_18,
e0_.created AS created_19,
e0_.updated AS updated_20,
e0_.draft_equiv1_course AS draft_equiv1_course_21,
e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22,
e0_.draft_equiv1_operator AS draft_equiv1_operator_23,
e0_.draft_equiv2_course AS draft_equiv2_course_24,
e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25,
e0_.draft_equiv2_operator AS draft_equiv2_operator_26,
e0_.draft_equiv3_course AS draft_equiv3_course_27,
e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28,
e0_.draft_equiv3_operator AS draft_equiv3_operator_29,
e0_.draft_equiv4_course AS draft_equiv4_course_30,
e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31,
e0_.draft_policy AS draft_policy_32,
e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33,
e0_.final_equiv1_operator AS final_equiv1_operator_34,
e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35,
e0_.final_equiv2_operator AS final_equiv2_operator_36,
e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37,
e0_.final_equiv3_operator AS final_equiv3_operator_38,
e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39,
e0_.final_policy AS final_policy_40,
e0_.requester_type AS requester_type_41,
e0_.course_in_sis AS course_in_sis_42,
e0_.transcript_on_hand AS transcript_on_hand_43,
e0_.hold_for_requester_admit AS hold_for_requester_admit_44,
e0_.hold_for_course_input AS hold_for_course_input_45,
e0_.hold_for_transcript AS hold_for_transcript_46,
e0_.tag_spot_articulated AS tag_spot_articulated_47,
e0_.tag_r1_to_student AS tag_r1_to_student_48,
e0_.tag_dept_to_student AS tag_dept_to_student_49,
e0_.tag_dept_to_r1 AS tag_dept_to_r1_50,
e0_.tag_r2_to_student AS tag_r2_to_student_51,
e0_.tag_r2_to_dept AS tag_r2_to_dept_52,
e0_.tag_reassigned AS tag_reassigned_53,
e0_.d7_nid AS d7_nid_54,
e0_.d7_uuid AS d7_uuid_55,
e0_.loaded_from AS loaded_from_56,
e0_.requester_id AS requester_id_57,
e0_.institution_id AS institution_id_58,
e0_.assignee_id AS assignee_id_59,
e0_.final_equiv1_course_id AS final_equiv1_course_id_60,
e0_.final_equiv2_course_id AS final_equiv2_course_id_61,
e0_.final_equiv3_course_id AS final_equiv3_course_id_62,
e0_.final_equiv4_course_id AS final_equiv4_course_id_63
FROM
evaluation e0_
WHERE
(
(
e0_.status = ?
AND e0_.final_equiv1_course_id = ?
)
OR e0_.final_equiv2_course_id = ?
OR e0_.final_equiv3_course_id = ?
OR e0_.final_equiv4_course_id = ?
)
AND e0_.id IN (
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?
)
ORDER BY
e0_.created ASC
SELECT e0_.id AS id_0, e0_.serial_num AS serial_num_1, e0_.req_admin AS req_admin_2, e0_.institution_other AS institution_other_3, e0_.institution_country AS institution_country_4, e0_.course_subj_code AS course_subj_code_5, e0_.course_crse_num AS course_crse_num_6, e0_.course_title AS course_title_7, e0_.course_term AS course_term_8, e0_.course_credit_hrs AS course_credit_hrs_9, e0_.course_credit_basis AS course_credit_basis_10, e0_.lab_subj_code AS lab_subj_code_11, e0_.lab_crse_num AS lab_crse_num_12, e0_.lab_title AS lab_title_13, e0_.lab_term AS lab_term_14, e0_.lab_credit_hrs AS lab_credit_hrs_15, e0_.lab_credit_basis AS lab_credit_basis_16, e0_.phase AS phase_17, e0_.status AS status_18, e0_.created AS created_19, e0_.updated AS updated_20, e0_.draft_equiv1_course AS draft_equiv1_course_21, e0_.draft_equiv1_credit_hrs AS draft_equiv1_credit_hrs_22, e0_.draft_equiv1_operator AS draft_equiv1_operator_23, e0_.draft_equiv2_course AS draft_equiv2_course_24, e0_.draft_equiv2_credit_hrs AS draft_equiv2_credit_hrs_25, e0_.draft_equiv2_operator AS draft_equiv2_operator_26, e0_.draft_equiv3_course AS draft_equiv3_course_27, e0_.draft_equiv3_credit_hrs AS draft_equiv3_credit_hrs_28, e0_.draft_equiv3_operator AS draft_equiv3_operator_29, e0_.draft_equiv4_course AS draft_equiv4_course_30, e0_.draft_equiv4_credit_hours AS draft_equiv4_credit_hours_31, e0_.draft_policy AS draft_policy_32, e0_.final_equiv1_credit_hrs AS final_equiv1_credit_hrs_33, e0_.final_equiv1_operator AS final_equiv1_operator_34, e0_.final_equiv2_credit_hrs AS final_equiv2_credit_hrs_35, e0_.final_equiv2_operator AS final_equiv2_operator_36, e0_.final_equiv3_credit_hrs AS final_equiv3_credit_hrs_37, e0_.final_equiv3_operator AS final_equiv3_operator_38, e0_.final_equiv4_credit_hrs AS final_equiv4_credit_hrs_39, e0_.final_policy AS final_policy_40, e0_.requester_type AS requester_type_41, e0_.course_in_sis AS course_in_sis_42, e0_.transcript_on_hand AS transcript_on_hand_43, e0_.hold_for_requester_admit AS hold_for_requester_admit_44, e0_.hold_for_course_input AS hold_for_course_input_45, e0_.hold_for_transcript AS hold_for_transcript_46, e0_.tag_spot_articulated AS tag_spot_articulated_47, e0_.tag_r1_to_student AS tag_r1_to_student_48, e0_.tag_dept_to_student AS tag_dept_to_student_49, e0_.tag_dept_to_r1 AS tag_dept_to_r1_50, e0_.tag_r2_to_student AS tag_r2_to_student_51, e0_.tag_r2_to_dept AS tag_r2_to_dept_52, e0_.tag_reassigned AS tag_reassigned_53, e0_.d7_nid AS d7_nid_54, e0_.d7_uuid AS d7_uuid_55, e0_.loaded_from AS loaded_from_56, e0_.requester_id AS requester_id_57, e0_.institution_id AS institution_id_58, e0_.assignee_id AS assignee_id_59, e0_.final_equiv1_course_id AS final_equiv1_course_id_60, e0_.final_equiv2_course_id AS final_equiv2_course_id_61, e0_.final_equiv3_course_id AS final_equiv3_course_id_62, e0_.final_equiv4_course_id AS final_equiv4_course_id_63 FROM evaluation e0_ WHERE ((e0_.status = 1 AND e0_.final_equiv1_course_id = 5712) OR e0_.final_equiv2_course_id = 5712 OR e0_.final_equiv3_course_id = 5712 OR e0_.final_equiv4_course_id = 5712) AND e0_.id IN (62349, 62539, 62546, 63076, 63639, 64117, 64129, 64205, 64276, 64447, 64765, 65735, 66176, 66460, 66509, 67102, 67247, 67263, 67375, 67455, 67653, 67656, 69108, 69736, 69746) ORDER BY e0_.created ASC;
|
| 7 |
0.41 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 949;
|
| 8 |
0.31 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2çÒ.rú×oWè‗ã┼$"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3287E32E72A39E6F578AF2C6C524;
|
| 9 |
0.24 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2ààı}Ø×S\eÁ2Ev░"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D328585D57D9D9E531BB5324576B0;
|
| 10 |
0.39 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 64;
|
| 11 |
0.27 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2ç┘¨{Hû\x1Cuº´\x19sá"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3287D9F97B48961C75A7EF1973A0;
|
| 12 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 1121;
|
| 13 |
0.23 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2êÍâtúº¸r\x1Ec2#O"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3288D68374A3A7F7721E6332234F;
|
| 14 |
0.21 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2447;
|
| 15 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ŽÏ©@È}G…ÂuÓ~Ê\tU"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018ECFA940C87D4785C275D37ECA0955;
|
| 16 |
0.21 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 767;
|
| 17 |
0.27 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"""
\x01Åe\t´V|\vô%\n
_Ëw?(
"""
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018F6509EF567C0B93250A5FD3773F28;
|
| 18 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 3072;
|
| 19 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2êJÐx4ÄY¹f%U\x07#"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D32884AD178348E59FB6625550723;
|
| 20 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 1529;
|
| 21 |
0.22 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01É,l[¥z\x03¬÷|═â¸\x0E\x1E"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x01902C6C5BBE7A03AAF67CCD83F70E1E;
|
| 22 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 799;
|
| 23 |
0.22 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2ꤶx¡Æ\x18│à\x14▒\t\v"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3288CFF478AD9218B38514B1090B;
|
| 24 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2989;
|
| 25 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01É'³\x1D\x13w7À¶?ÍÐ\fÇ®"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x019027FC1D137737B7F43FD6D10C80A9;
|
| 26 |
0.21 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 1626;
|
| 27 |
0.23 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2êX]uÃ×╔v░qiæ¾"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3288585D75C79EC976B0716991F3;
|
| 28 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 80;
|
| 29 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01’߃ï°\x7F¼„Ód\x1Cîךs"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0192DF83EFB07FBC84D3641CEED79A73;
|
| 30 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2145;
|
| 31 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01“P\x19-4uÓ²â|jM*EŸ"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x019350192D3475D3B2E27C6A4D2A459F;
|
| 32 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2036;
|
| 33 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2êxnt»à]dÀ?\x1FJ‗"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D3288786E74AF855D64B73F1F4AF2;
|
| 34 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 306;
|
| 35 |
0.23 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01É▒o╗ÖrÜéK\x195\x10.å┐"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0190B16FBB99729A824B1935102E86BF;
|
| 36 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2851;
|
| 37 |
0.19 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2ês²rràl┘ìÀÊ\e\x07"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D328873FD7272856CD98DB7D21B07;
|
| 38 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 248;
|
| 39 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01û▀}];sÁ¢ÞüΨ╔╬Ó"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196DF7D5D3B73B5BDE881D7F9C9CEE0;
|
| 40 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 384;
|
| 41 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ûÓ▄T\r|~©╗\x1F\x14ÎçãÉ"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196E0DC540D7C7EB8BB1F14D787C690;
|
| 42 |
0.21 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 1161;
|
| 43 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"""
\x01–óÉ\n
uu …QXW\n
S3Ë
"""
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196F3C90A757520855158570A5333CB;
|
| 44 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 3183;
|
| 45 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01–î’!\e}Ƙ*VI;ˆú´"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196EE92211B7DC6982A56493B88FAB4;
|
| 46 |
0.19 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01ì2ç`C{┐»▓══ái ▀"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x018D328760437BBFAFB2CDCDA069FFDF;
|
| 47 |
0.20 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 983;
|
| 48 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01û´ıØý\x7F¨á=mæåe¤é"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196EFD59DEC7FF9A03D6D918665CF82;
|
| 49 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2472;
|
| 50 |
0.23 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01—UŽ€Úvg¾í¼Gφ›±"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0197558E80DA7667BEEDBC47CF869BB1;
|
| 51 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 3125;
|
| 52 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01šL{âZ|òªƒ$¸\x12å¿Ë"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x019A4C7BE25A7CF2AA8324B812E5BFCB;
|
| 53 |
0.19 ms |
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.dapip_id AS dapip_id_2, t0.usg_id AS usg_id_3, t0.name AS name_4, t0.state AS state_5, t0.address AS address_6, t0.status AS status_7, t0.d7_nid AS d7_nid_8, t0.loaded_from AS loaded_from_9 FROM institution t0 WHERE t0.id = 2965;
|
| 54 |
0.22 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01š›D\x02!r\x18ªÈu\x1F8|s@"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x019A9B4402217218AAC8751F387C7340;
|
| 55 |
0.21 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = ?
Parameters: [
b"\x01–a\eNå\x7Fû»s\x1D6Ÿ\r¸"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.org_id AS org_id_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.category AS category_6, t0.status AS status_7, t0.frozen AS frozen_8, t0.loaded_from AS loaded_from_9, t0.created AS created_10, t0.updated AS updated_11, t0.roles AS roles_12, t0.d7_uid AS d7_uid_13 FROM user t0 WHERE t0.id = 0x0196611B4EE57FFBBB731D36C29F0DB8;
|