| 1 |
0.74 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.64 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 = '7338';
|
| 3 |
0.60 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 = '7338' LIMIT 1;
|
| 4 |
1.35 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_.updated ASC) dctrn_result) dctrn_table
Parameters: [
1
7338
7338
7338
7338
]
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_.updated 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 = 7338) OR e0_.final_equiv2_course_id = 7338 OR e0_.final_equiv3_course_id = 7338 OR e0_.final_equiv4_course_id = 7338 ORDER BY e0_.updated ASC) dctrn_result) dctrn_table;
|
| 5 |
0.82 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, updated_20 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 updated_20 ASC) dctrn_result LIMIT 30
Parameters: [
1
7338
7338
7338
7338
]
SELECT
DISTINCT id_0
FROM
(
SELECT
DISTINCT id_0,
updated_20
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
updated_20 ASC
) dctrn_result
LIMIT
30
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, updated_20 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 = 7338) OR e0_.final_equiv2_course_id = 7338 OR e0_.final_equiv3_course_id = 7338 OR e0_.final_equiv4_course_id = 7338) dctrn_result_inner ORDER BY updated_20 ASC) dctrn_result LIMIT 30;
|
| 6 |
1.11 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_.updated ASC
Parameters: [
1
7338
7338
7338
7338
57459
56282
59008
59494
60717
60938
62881
64398
64629
64747
65459
66167
62464
66990
67053
69795
]
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_.updated 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 = 7338) OR e0_.final_equiv2_course_id = 7338 OR e0_.final_equiv3_course_id = 7338 OR e0_.final_equiv4_course_id = 7338) AND e0_.id IN (57459, 56282, 59008, 59494, 60717, 60938, 62881, 64398, 64629, 64747, 65459, 66167, 62464, 66990, 67053, 69795) ORDER BY e0_.updated ASC;
|
| 7 |
0.52 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 = 761;
|
| 8 |
0.40 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ç³\x03sØÅNÍ\r¶«Q1"
]
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 = 0x018D3287FC03739D8F4ED60DF4AE5131;
|
| 9 |
0.50 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 = 505;
|
| 10 |
0.45 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©ùÉå̼y<Ì"
]
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 = 0x018D328726F272B8979086DEAC793CDE;
|
| 11 |
0.25 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åƒ"v²Üp¹Å[õ\x17¦"
]
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 = 0x018D32869F2276FD9A70FB8F5BE417DD;
|
| 12 |
0.22 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 = 727;
|
| 13 |
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êN\f{î¢`I*\tè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.id = 0x018D32884E0C7BF08CBD60492A098A31;
|
| 14 |
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 = 60;
|
| 15 |
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ç¼╗}┬À├£\n
qé┼t
"""
]
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 = 0x018D3287ACBB7DC2B7C39C0A7182C574;
|
| 16 |
0.17 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 = 7;
|
| 17 |
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êâlt¦½y\x19Y╠qýt"
]
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 = 0x018D3288836C74DDAB791959CC71EC74;
|
| 18 |
0.29 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 = 1587;
|
| 19 |
0.25 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êênx¹ê\x049Vå=\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 = 0x018D3288886E78FB88043956863D1087;
|
| 20 |
0.28 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
Í>évm…qŸDC\ei¹
"""
]
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 = 0x018E0ACD3EE9766D85719F44431B69B9;
|
| 21 |
0.26 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â├Épjå┘\x1A\x06lYÃ╠"
]
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 = 0x018D3283C390706A86D91A066C59C7CC;
|
| 22 |
0.26 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 = 2190;
|
| 23 |
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É\x18í¾G|9ÿè┐Êî\x02\x11i"
]
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 = 0x019018A1F3477C39988ABFD28C021169;
|
| 24 |
0.27 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 = 631;
|
| 25 |
0.28 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|d¬ø\x107\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 = 0x018F2C96DE417C64AA9B1037079F8BF5;
|
| 26 |
0.24 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 = 858;
|
| 27 |
0.30 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É\x18º\f¨|kƒ╔ıHþ\x02Çø"
]
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 = 0x019018A70CF97C6B9FC9D548E702809B;
|
| 28 |
0.22 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 = 3088;
|
| 29 |
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Éëá▀hw\x1Cö└IÚº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 = 0x019089A0DF68771C94C049E9A765A38B;
|
| 30 |
0.24 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 = 982;
|
| 31 |
0.61 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ƾºI\x06sgñ\x02½Ø¯±VN"
]
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 = 0x0192F3A749067367A402AB9DEEF1564E;
|
| 32 |
0.17 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 = 668;
|
| 33 |
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ê╚=zή¥■§\x02Ô¹"
]
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 = 0x018D3288C83D7AD7A9F0BEFEF502E2FB;
|
| 34 |
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“\r\fÆásœ›’\(\n
)l#
"""
]
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 = 0x01930D0CC6E1739C9B925C280A296C23;
|
| 35 |
0.33 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;
|
| 36 |
0.48 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 = 916;
|
| 37 |
2.85 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–jŠi\x00q›Œ¿N×°"¢ü"
]
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 = 0x01966A8A6900719B8CBF4ED7B022A2FC;
|
| 38 |
0.34 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;
|
| 39 |
0.33 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 …vx—Ä\x0E5ìº\ó"
]
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 = 0x019AF567A085767897C40E35ECBA5CF3;
|
| 40 |
0.30 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޾YÿÃ{\x07¸±™\x12üÇ(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 = 0x018EBE59FFC37B07B8B19912FCC72849;
|