Query Metrics
202
Database Queries
11
Different statements
48.15 ms
Query time
1
Invalid entities
Queries
umem connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.06 ms |
SELECT count(DISTINCT e0_.id) AS sclr_0 FROM event e0_ LEFT JOIN event_offsite_lecture e1_ ON e0_.id = e1_.id LEFT JOIN conference c2_ ON e0_.id = c2_.id LEFT JOIN lecture l3_ ON e0_.id = l3_.id WHERE ((e0_.dtype IN ('offsitelecture', 'conference', 'lecture', 'event') AND NOT e0_.dtype IN ('lecture') AND NOT e0_.dtype IN ('offsitelecture'))) AND e0_.public = 1 AND e0_.dtype IN ('conference') AND e0_.start >= ? AND e0_.start <= ?
Parameters:
[ "2026-03-04 00:00:00" "2026-05-03 00:00:00" ] |
| 2 | 0.72 ms |
SELECT DISTINCT e0_.id AS id_0, e0_.start AS start_1 FROM event e0_ LEFT JOIN event_offsite_lecture e1_ ON e0_.id = e1_.id LEFT JOIN conference c2_ ON e0_.id = c2_.id LEFT JOIN lecture l3_ ON e0_.id = l3_.id WHERE ((e0_.dtype IN ('offsitelecture', 'conference', 'lecture', 'event') AND NOT e0_.dtype IN ('lecture') AND NOT e0_.dtype IN ('offsitelecture'))) AND e0_.public = 1 AND e0_.dtype IN ('conference') AND e0_.start >= ? AND e0_.start <= ? ORDER BY e0_.start DESC LIMIT 50
Parameters:
[ "2026-03-04 00:00:00" "2026-05-03 00:00:00" ] |
| 3 | 0.65 ms |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.location AS location_3, e0_.notes AS notes_4, e0_.start AS start_5, e0_.duration AS duration_6, e0_.public AS public_7, e0_.created AS created_8, e0_.created_by AS created_by_9, e0_.updated AS updated_10, e0_.updated_by AS updated_by_11, e1_.expiration AS expiration_12, e1_.redirect_term AS redirect_term_13, c2_.active AS active_14, l3_.objectives AS objectives_15, l3_.grandrounds AS grandrounds_16, l3_.financial_interest AS financial_interest_17, l3_.attendance_flag AS attendance_flag_18, l3_.video_url AS video_url_19, l3_.video_url_livestream AS video_url_livestream_20, l3_.audience_faculty AS audience_faculty_21, l3_.audience_resident AS audience_resident_22, l3_.audience_student AS audience_student_23, l3_.attendance_required AS attendance_required_24, l3_.credit_time AS credit_time_25, l3_.faculty_extra AS faculty_extra_26, e0_.dtype AS dtype_27, e0_.event_location_id AS event_location_id_28, l3_.conference_id AS conference_id_29, l3_.category_id AS category_id_30 FROM event e0_ LEFT JOIN event_offsite_lecture e1_ ON e0_.id = e1_.id LEFT JOIN conference c2_ ON e0_.id = c2_.id LEFT JOIN lecture l3_ ON e0_.id = l3_.id WHERE ((e0_.dtype IN ('offsitelecture', 'conference', 'lecture', 'event') AND NOT e0_.dtype IN ('lecture') AND NOT e0_.dtype IN ('offsitelecture'))) AND e0_.public = 1 AND e0_.dtype IN ('conference') AND e0_.start >= ? AND e0_.start <= ? AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.start DESC
Parameters:
[ "2026-03-04 00:00:00" "2026-05-03 00:00:00" 7693 7687 7681 7675 7669 7663 7657 7651 7645 ] |
| 4 | 0.36 ms |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.active AS active_2 FROM lecture_category l0_ ORDER BY l0_.name ASC
Parameters:
[] |
| 5 | 0.53 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7693
]
|
| 6 | 0.52 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7693
]
|
| 7 | 0.30 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7694
]
|
| 8 | 0.28 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7695
]
|
| 9 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7696
]
|
| 10 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7697
]
|
| 11 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7698
]
|
| 12 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7694
]
|
| 13 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7694
]
|
| 14 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7695
]
|
| 15 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7695
]
|
| 16 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7696
]
|
| 17 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7696
]
|
| 18 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7697
]
|
| 19 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7697
]
|
| 20 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7698
]
|
| 21 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7698
]
|
| 22 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7687
]
|
| 23 | 0.39 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7687
]
|
| 24 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7691
]
|
| 25 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7688
]
|
| 26 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7689
]
|
| 27 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7690
]
|
| 28 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7692
]
|
| 29 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7691
]
|
| 30 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7691
]
|
| 31 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7688
]
|
| 32 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7688
]
|
| 33 | 0.51 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
78
]
|
| 34 | 0.33 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
78
]
|
| 35 | 0.29 ms |
SELECT t0.title_subtype_index AS title_subtype_index_1, t0.title_type_index AS title_type_index_2, t0.title_subtype_name AS title_subtype_name_3, t0.title_subtype_sortorder AS title_subtype_sortorder_4, t0.title_subtype_icon AS title_subtype_icon_5, t0.title_subtype_acronym AS title_subtype_acronym_6, t0.title_type_index AS title_type_index_7 FROM title_subtype t0 WHERE t0.title_subtype_index = ?
Parameters:
[
1
]
|
| 36 | 0.38 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2749
]
|
| 37 | 0.26 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2749
]
|
| 38 | 0.20 ms |
SELECT t0.title_subtype_index AS title_subtype_index_1, t0.title_type_index AS title_type_index_2, t0.title_subtype_name AS title_subtype_name_3, t0.title_subtype_sortorder AS title_subtype_sortorder_4, t0.title_subtype_icon AS title_subtype_icon_5, t0.title_subtype_acronym AS title_subtype_acronym_6, t0.title_type_index AS title_type_index_7 FROM title_subtype t0 WHERE t0.title_subtype_index = ?
Parameters:
[
12
]
|
| 39 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7689
]
|
| 40 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7689
]
|
| 41 | 0.36 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
1895
]
|
| 42 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
1895
]
|
| 43 | 0.39 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
199
]
|
| 44 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
199
]
|
| 45 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7690
]
|
| 46 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7690
]
|
| 47 | 0.35 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
294
]
|
| 48 | 0.26 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
294
]
|
| 49 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7692
]
|
| 50 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7692
]
|
| 51 | 0.35 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
107
]
|
| 52 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
107
]
|
| 53 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7681
]
|
| 54 | 0.38 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7681
]
|
| 55 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7682
]
|
| 56 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7683
]
|
| 57 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7684
]
|
| 58 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7685
]
|
| 59 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7686
]
|
| 60 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7682
]
|
| 61 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7682
]
|
| 62 | 0.31 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
314
]
|
| 63 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
314
]
|
| 64 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7683
]
|
| 65 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7683
]
|
| 66 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7684
]
|
| 67 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7684
]
|
| 68 | 0.31 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
105
]
|
| 69 | 0.26 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
105
]
|
| 70 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7685
]
|
| 71 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7685
]
|
| 72 | 0.34 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
837
]
|
| 73 | 0.28 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
837
]
|
| 74 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7686
]
|
| 75 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7686
]
|
| 76 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7675
]
|
| 77 | 0.37 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7675
]
|
| 78 | 0.25 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7676
]
|
| 79 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7677
]
|
| 80 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7678
]
|
| 81 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7679
]
|
| 82 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7680
]
|
| 83 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7676
]
|
| 84 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7676
]
|
| 85 | 0.38 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2046
]
|
| 86 | 0.23 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2046
]
|
| 87 | 0.19 ms |
SELECT t0.title_subtype_index AS title_subtype_index_1, t0.title_type_index AS title_type_index_2, t0.title_subtype_name AS title_subtype_name_3, t0.title_subtype_sortorder AS title_subtype_sortorder_4, t0.title_subtype_icon AS title_subtype_icon_5, t0.title_subtype_acronym AS title_subtype_acronym_6, t0.title_type_index AS title_type_index_7 FROM title_subtype t0 WHERE t0.title_subtype_index = ?
Parameters:
[
2
]
|
| 88 | 0.44 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2175
]
|
| 89 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2175
]
|
| 90 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7677
]
|
| 91 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7677
]
|
| 92 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7678
]
|
| 93 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7678
]
|
| 94 | 0.33 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
655
]
|
| 95 | 0.25 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
655
]
|
| 96 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7679
]
|
| 97 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7679
]
|
| 98 | 0.32 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
3034
]
|
| 99 | 0.21 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
3034
]
|
| 100 | 0.24 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7680
]
|
| 101 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7680
]
|
| 102 | 0.33 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
1132
]
|
| 103 | 0.25 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
1132
]
|
| 104 | 0.27 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7669
]
|
| 105 | 0.38 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7669
]
|
| 106 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7670
]
|
| 107 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7671
]
|
| 108 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7672
]
|
| 109 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7673
]
|
| 110 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7674
]
|
| 111 | 0.34 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7670
]
|
| 112 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7670
]
|
| 113 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7671
]
|
| 114 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7671
]
|
| 115 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7672
]
|
| 116 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7672
]
|
| 117 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7673
]
|
| 118 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7673
]
|
| 119 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7674
]
|
| 120 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7674
]
|
| 121 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7663
]
|
| 122 | 0.36 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7663
]
|
| 123 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7664
]
|
| 124 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7665
]
|
| 125 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7666
]
|
| 126 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7667
]
|
| 127 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7668
]
|
| 128 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7664
]
|
| 129 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7664
]
|
| 130 | 0.37 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2229
]
|
| 131 | 0.22 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2229
]
|
| 132 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7665
]
|
| 133 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7665
]
|
| 134 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7666
]
|
| 135 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7666
]
|
| 136 | 0.32 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
158
]
|
| 137 | 0.32 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
158
]
|
| 138 | 0.38 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
1322
]
|
| 139 | 0.24 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
1322
]
|
| 140 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7667
]
|
| 141 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7667
]
|
| 142 | 0.34 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2838
]
|
| 143 | 0.25 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2838
]
|
| 144 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7668
]
|
| 145 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7668
]
|
| 146 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7657
]
|
| 147 | 0.37 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7657
]
|
| 148 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7658
]
|
| 149 | 0.24 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7659
]
|
| 150 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7660
]
|
| 151 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7661
]
|
| 152 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7662
]
|
| 153 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7658
]
|
| 154 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7658
]
|
| 155 | 0.18 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7659
]
|
| 156 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7659
]
|
| 157 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7660
]
|
| 158 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7660
]
|
| 159 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7661
]
|
| 160 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7661
]
|
| 161 | 0.45 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
1108
]
|
| 162 | 0.26 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
1108
]
|
| 163 | 0.28 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7662
]
|
| 164 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7662
]
|
| 165 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7651
]
|
| 166 | 0.38 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7651
]
|
| 167 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7652
]
|
| 168 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7653
]
|
| 169 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7654
]
|
| 170 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7655
]
|
| 171 | 0.16 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7656
]
|
| 172 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7652
]
|
| 173 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7652
]
|
| 174 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7653
]
|
| 175 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7653
]
|
| 176 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7654
]
|
| 177 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7654
]
|
| 178 | 0.36 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
2293
]
|
| 179 | 0.23 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
2293
]
|
| 180 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7655
]
|
| 181 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7655
]
|
| 182 | 0.25 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7656
]
|
| 183 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7656
]
|
| 184 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7645
]
|
| 185 | 0.37 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.objectives AS objectives_14, t0.grandrounds AS grandrounds_15, t0.financial_interest AS financial_interest_16, t0.attendance_flag AS attendance_flag_17, t0.video_url AS video_url_18, t0.video_url_livestream AS video_url_livestream_19, t0.audience_faculty AS audience_faculty_20, t0.audience_resident AS audience_resident_21, t0.audience_student AS audience_student_22, t0.attendance_required AS attendance_required_23, t0.credit_time AS credit_time_24, t0.faculty_extra AS faculty_extra_25, t1.event_location_id AS event_location_id_26, t0.conference_id AS conference_id_27, t0.category_id AS category_id_28, t1.dtype FROM lecture t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t0.conference_id = ? ORDER BY t1.start ASC
Parameters:
[
7645
]
|
| 186 | 0.23 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7646
]
|
| 187 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7647
]
|
| 188 | 0.17 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7648
]
|
| 189 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7649
]
|
| 190 | 0.15 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.lecture_id AS lecture_id_6, t0.EvaluationTemplate_id AS EvaluationTemplate_id_7 FROM evaluation t0 WHERE t0.lecture_id = ?
Parameters:
[
7650
]
|
| 191 | 0.22 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7646
]
|
| 192 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7646
]
|
| 193 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7647
]
|
| 194 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7647
]
|
| 195 | 0.21 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7648
]
|
| 196 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7648
]
|
| 197 | 0.19 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7649
]
|
| 198 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7649
]
|
| 199 | 0.31 ms |
SELECT t0.emp_index AS emp_index_1, t0.emp_lastname AS emp_lastname_2, t0.emp_firstname AS emp_firstname_3, t0.emp_middlename AS emp_middlename_4, t0.emp_gender AS emp_gender_5, t0.emp_start_date AS emp_start_date_6, t0.emp_suffix AS emp_suffix_7, t0.emp_timestamp_initial AS emp_timestamp_initial_8, t0.emp_timestamp_update AS emp_timestamp_update_9, t0.emp_ftpt AS emp_ftpt_10, t0.emp_show_profile AS emp_show_profile_11, t0.emp_disable AS emp_disable_12, t0.emp_grad_residency AS emp_grad_residency_13, t0.emp_profile_update_flag AS emp_profile_update_flag_14, t0.emp_chief AS emp_chief_15, t0.emp_program_director AS emp_program_director_16, t0.emp_network_provider AS emp_network_provider_17, t0.emp_pending_forms AS emp_pending_forms_18, t0.emp_emerg_name AS emp_emerg_name_19, t0.emp_emerg_phone AS emp_emerg_phone_20, t0.emp_emerg_relationship AS emp_emerg_relationship_21, t0.emp_birthdate AS emp_birthdate_22, t0.emp_birthplace AS emp_birthplace_23, t0.emp_ssn AS emp_ssn_24, t0.emp_race AS emp_race_25, t0.emp_citizenship_index AS emp_citizenship_index_26, t0.emp_ethnicity AS emp_ethnicity_27, t0.emp_email_primary_index AS emp_email_primary_index_28, t0.emp_spouse_name AS emp_spouse_name_29, t0.faculty_auto_exempt AS faculty_auto_exempt_30, t0.bamboo_id AS bamboo_id_31, t0.npi AS npi_32, t0.umms_ad_username AS umms_ad_username_33, t34.user_index AS user_index_35, t34.emp_index AS emp_index_36, t34.username AS username_37, t34.ad_guid AS ad_guid_38, t34.password_hash AS password_hash_39, t34.reset_token AS reset_token_40, t34.reset_timestamp AS reset_timestamp_41, t34.reset_count AS reset_count_42, t34.account_update AS account_update_43, t34.activation_token AS activation_token_44, t34.activation_timestamp AS activation_timestamp_45, t34.activation_count AS activation_count_46, t34.invitation_token AS invitation_token_47, t34.invitation_timestamp AS invitation_timestamp_48, t34.invitation_count AS invitation_count_49, t34.timestamp AS timestamp_50, t34.roles AS roles_51, t34.emp_index AS emp_index_52, t0.emp_email_primary_index AS emp_email_primary_index_53, t0.emp_citizenship_index AS emp_citizenship_index_54, t0.emp_gender AS emp_gender_55 FROM employee t0 LEFT JOIN users t34 ON t34.emp_index = t0.emp_index WHERE t0.emp_index = ?
Parameters:
[
121
]
|
| 200 | 0.22 ms |
SELECT t0.emp_title_index AS emp_title_index_1, t0.emp_index AS emp_index_2, t0.title_type_index AS title_type_index_3, t0.title_subtype_index AS title_subtype_index_4, t0.emp_title_other AS emp_title_other_5, t0.timestamp AS timestamp_6, t0.emp_index AS emp_index_7, t0.title_type_index AS title_type_index_8, t0.title_subtype_index AS title_subtype_index_9 FROM emp_title t0 WHERE t0.emp_index = ?
Parameters:
[
121
]
|
| 201 | 0.20 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.created_by AS created_by_3, t0.updated AS updated_4, t0.updated_by AS updated_by_5, t0.file_name AS file_name_6, t0.file_original_name AS file_original_name_7, t0.file_mime_type AS file_mime_type_8, t0.file_size AS file_size_9, t0.file_dimensions AS file_dimensions_10, t0.event_id AS event_id_11 FROM event_file t0 WHERE t0.event_id = ?
Parameters:
[
7650
]
|
| 202 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.institution AS institution_3, t0.lecture_id AS lecture_id_4, t0.employee_id AS employee_id_5 FROM lecture_speaker t0 WHERE t0.lecture_id = ?
Parameters:
[
7650
]
|
Database Connections
| Name | Service |
|---|---|
| umem | doctrine.dbal.umem_connection |
| mailman | doctrine.dbal.mailman_connection |
| moodle | doctrine.dbal.moodle_connection |
| fabric | doctrine.dbal.fabric_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| fabric | doctrine.orm.fabric_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
fabric entity manager
| Class | Mapping errors |
|---|---|
| Umem\FabricBundle\FabricEntity\StaffingModelLevel | No errors. |
| Umem\FabricBundle\FabricEntity\StaffingModel |
|
| Umem\FabricBundle\FabricEntity\StaffingModelWeight | No errors. |