1
1.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▄Ü-TYbÜØã "
]
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 = 0x0195A4AA95AA74DC9A2D5459629A9DC6 ;
Copy
2
0.55 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 ;
Copy
3
16.47 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_ . phase = ? ORDER BY e0_ . created ASC ) dctrn_result ) dctrn_table
Parameters :
[
1
"Complete "
]
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_ . phase = ?
ORDER BY
e0_ . created ASC
) dctrn_result
) dctrn_table
Copy
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_ . phase = 'Complete' ORDER BY e0_ . created ASC ) dctrn_result ) dctrn_table ;
Copy
4
11.85 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_ . phase = ? ) dctrn_result_inner ORDER BY created_19 ASC ) dctrn_result LIMIT 30 OFFSET 630
Parameters :
[
1
"Complete "
]
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_ . phase = ?
) dctrn_result_inner
ORDER BY
created_19 ASC
) dctrn_result
LIMIT
30 OFFSET 630
Copy
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_ . phase = 'Complete' ) dctrn_result_inner ORDER BY created_19 ASC ) dctrn_result LIMIT 30 OFFSET 630 ;
Copy
5
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_ . phase = ? AND e0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY e0_ . created ASC
Parameters :
[
1
"Complete "
55713
55714
55715
55716
55717
55718
55720
55722
55723
55724
55725
55726
55727
55728
55729
55730
55731
55732
55733
55734
55735
55736
55737
55738
55739
55740
55741
55742
55743
55744
]
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_ . phase = ?
AND e0_ . id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
ORDER BY
e0_ . created ASC
Copy
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_ . phase = 'Complete' AND e0_ . id IN (55713 , 55714 , 55715 , 55716 , 55717 , 55718 , 55720 , 55722 , 55723 , 55724 , 55725 , 55726 , 55727 , 55728 , 55729 , 55730 , 55731 , 55732 , 55733 , 55734 , 55735 , 55736 , 55737 , 55738 , 55739 , 55740 , 55741 , 55742 , 55743 , 55744 ) ORDER BY e0_ . created ASC ;
Copy
6
0.43 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 = 922 ;
Copy
7
0.37 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~u¡\x02 b\x0F eVå¦ "
]
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 = 0x018D3287E17A7E75AD02620F655686DD ;
Copy
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\x06 ~ÅØ_Y×a*+í "
]
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 = 0x018D328772067E8F9D5F599E612A2BA1 ;
Copy
9
0.49 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 = 940 ;
Copy
10
2.09 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çÌ\x01 r+î¬6┌b▓\x1C Ö "
]
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 = 0x018D3287DE01722B8CAA36DA62B21C99 ;
Copy
11
9.36 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 = 811 ;
Copy
12
14.13 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çõò|mÉJ\x1E £\x18 ┐ýd "
]
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 = 0x018D3287E4957C6D904A1E9C18BFEC64 ;
Copy
13
3.11 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â╚ax\x1D ô±~╦e\x10 XM "
]
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 = 0x018D3283C861781D93F17ECB6510584D ;
Copy
14
1.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 = 3216 ;
Copy
15
0.38 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└Âı\f 3¬Fú\x1A "
]
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 = 0x018D3287E09B72C0B6D50C33AA46A31A ;
Copy
16
0.48 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ç(ƒtHåkë·8Í‗U "
]
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 = 0x018D3287289F7448866B89FA38D6F255 ;
Copy
17
0.32 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 ;
Copy
18
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ç╔{u}ç\x17 ÉSÐ┌\x19 É "
]
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 = 0x018D3287C97B757D87179053D1DA1990 ;
Copy
19
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 = 2376 ;
Copy
20
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çÓð{ÜQ┬&\=ú\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 = 0x018D3287E0D07BF09A51C2265C3DA314 ;
Copy
21
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à¤Zs¤ënn\x05\x16 u\x05 & "
]
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 = 0x018D3285CF5A73CF896E6E0516750526 ;
Copy
22
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 = 1481 ;
Copy
23
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çÒJwP¬¹<╣\x04 P\x06 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 = 0x018D3287E34A7750AAFB3CB904500646 ;
Copy
24
0.36 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 ;
Copy
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 ì2â─\r tÞÖe╠y\r bt¿ "
]
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 = 0x018D3283C40D74E89965CC790D6274A8 ;
Copy
26
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 = 3125 ;
Copy
27
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çÓvwÜ│³® Þm█ò "
]
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 = 0x018D3287E076779AB3FCA920E86DDB95 ;
Copy
28
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ä╝u}Lü5\x19 D╔╗*ë "
]
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 = 0x018D3284BC757D4C81351944C9BB2A89 ;
Copy
29
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âÚ!t\x12 ╝─_p▒ks¦ "
]
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 = 0x018D3283E9217412BCC45F70B16B73DD ;
Copy
30
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å-\u.▒PÇùø$4j "
]
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 = 0x018D32862D5C752EB15080979B24346A ;
Copy
31
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 = 224 ;
Copy
32
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çÌS}└»XÌ\x0E ½B■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 = 0x018D3287DE537DC0AF58DE0EAB42FE52 ;
Copy
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åƒ"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 ;
Copy
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 = 883 ;
Copy
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 ì2çÌ«w┌×\x14 Ôj\x13 ¦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 = 0x018D3287DEAE77DA9E14E26A13DD76F5 ;
Copy