Query Metrics
208
Database Queries
9
Different statements
138.92 ms
Query time
0
Invalid entities
490
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.75 ms |
SELECT count(DISTINCT o0_.id) AS sclr_0 FROM opportunity o0_ LEFT JOIN faculty f1_ ON o0_.faculty_rut = f1_.rut LEFT JOIN opportunity_research_line o3_ ON o0_.id = o3_.opportunity_id LEFT JOIN research_line r2_ ON r2_.id = o3_.research_line_id LEFT JOIN research_area r4_ ON r2_.area_id = r4_.id LEFT JOIN cod_curriculum c5_ ON r4_.cod_curriculum = c5_.codCurriculum LEFT JOIN opportunity_keyword o7_ ON o0_.id = o7_.opportunity_id LEFT JOIN keyword k6_ ON k6_.id = o7_.keyword_id LEFT JOIN status s8_ ON o0_.status_id = s8_.id WHERE o0_.status_id IN (?, ?)
Parameters:
[ 1 2 ] |
| 2 | 0.60 ms |
SELECT DISTINCT o0_.id AS id_0, o0_.creation_date AS creation_date_1 FROM opportunity o0_ LEFT JOIN faculty f1_ ON o0_.faculty_rut = f1_.rut LEFT JOIN opportunity_research_line o3_ ON o0_.id = o3_.opportunity_id LEFT JOIN research_line r2_ ON r2_.id = o3_.research_line_id LEFT JOIN research_area r4_ ON r2_.area_id = r4_.id LEFT JOIN cod_curriculum c5_ ON r4_.cod_curriculum = c5_.codCurriculum LEFT JOIN opportunity_keyword o7_ ON o0_.id = o7_.opportunity_id LEFT JOIN keyword k6_ ON k6_.id = o7_.keyword_id LEFT JOIN status s8_ ON o0_.status_id = s8_.id WHERE o0_.status_id IN (?, ?) ORDER BY o0_.creation_date DESC LIMIT 9
Parameters:
[ 1 2 ] |
| 3 | 0.90 ms |
SELECT o0_.id AS id_0, o0_.creation_date AS creation_date_1, o0_.title AS title_2, o0_.english_title AS english_title_3, o0_.description AS description_4, o0_.english_description AS english_description_5, o0_.total_slots AS total_slots_6, o0_.picture AS picture_7, o0_.published_deadline AS published_deadline_8, f1_.rut AS rut_9, f1_.status AS status_10, f1_.post AS post_11, f1_.biography AS biography_12, f1_.interest_areas AS interest_areas_13, f1_.english_interest_areas AS english_interest_areas_14, f1_.active AS active_15, r2_.id AS id_16, r2_.line AS line_17, r2_.english_name AS english_name_18, r2_.description AS description_19, r2_.active AS active_20, r3_.id AS id_21, r3_.area AS area_22, r3_.english_name AS english_name_23, r3_.cod_param_77_vig AS cod_param_77_vig_24, r3_.active AS active_25, c4_.codCurriculum AS codCurriculum_26, c4_.nom_curriculum AS nom_curriculum_27, c4_.active AS active_28, k5_.id AS id_29, k5_.keyword AS keyword_30, s6_.id AS id_31, s6_.status AS status_32, o0_.faculty_rut AS faculty_rut_33, o0_.second_faculty_rut AS second_faculty_rut_34, o0_.status_id AS status_id_35, o0_.cod_curriculum_id AS cod_curriculum_id_36, o0_.created_by_admin_id AS created_by_admin_id_37, f1_.user_id AS user_id_38, r2_.area_id AS area_id_39, r2_.department_id AS department_id_40, r3_.cod_curriculum AS cod_curriculum_41 FROM opportunity o0_ LEFT JOIN faculty f1_ ON o0_.faculty_rut = f1_.rut LEFT JOIN opportunity_research_line o7_ ON o0_.id = o7_.opportunity_id LEFT JOIN research_line r2_ ON r2_.id = o7_.research_line_id LEFT JOIN research_area r3_ ON r2_.area_id = r3_.id LEFT JOIN cod_curriculum c4_ ON r3_.cod_curriculum = c4_.codCurriculum LEFT JOIN opportunity_keyword o8_ ON o0_.id = o8_.opportunity_id LEFT JOIN keyword k5_ ON k5_.id = o8_.keyword_id LEFT JOIN status s6_ ON o0_.status_id = s6_.id WHERE o0_.status_id IN (?, ?) AND o0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.creation_date DESC
Parameters:
[ 1 2 7 6 5 4 3 2 1 ] |
| 4 | 2.61 ms |
SELECT f0_.rut AS rut_0, f0_.status AS status_1, f0_.post AS post_2, f0_.biography AS biography_3, f0_.interest_areas AS interest_areas_4, f0_.english_interest_areas AS english_interest_areas_5, f0_.active AS active_6, f0_.user_id AS user_id_7 FROM faculty f0_ INNER JOIN `user` u1_ ON f0_.user_id = u1_.id WHERE f0_.active = 1 ORDER BY u1_.name ASC
Parameters:
[] |
| 5 | 0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
254
]
|
| 6 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
40
]
|
| 7 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
133
]
|
| 8 | 0.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
153
]
|
| 9 | 0.32 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
258
]
|
| 10 | 0.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
11
]
|
| 11 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
25
]
|
| 12 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
29
]
|
| 13 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
291
]
|
| 14 | 0.33 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
73
]
|
| 15 | 4.80 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
148
]
|
| 16 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
316
]
|
| 17 | 0.69 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
309
]
|
| 18 | 0.87 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
154
]
|
| 19 | 0.86 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
255
]
|
| 20 | 0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
158
]
|
| 21 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
131
]
|
| 22 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
110
]
|
| 23 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
134
]
|
| 24 | 0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
164
]
|
| 25 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
117
]
|
| 26 | 0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
283
]
|
| 27 | 0.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
94
]
|
| 28 | 7.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
46
]
|
| 29 | 0.60 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
289
]
|
| 30 | 2.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
60
]
|
| 31 | 0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
67
]
|
| 32 | 0.40 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
16
]
|
| 33 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
82
]
|
| 34 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
39
]
|
| 35 | 0.97 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
294
]
|
| 36 | 3.50 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
107
]
|
| 37 | 1.15 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
48
]
|
| 38 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
52
]
|
| 39 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
74
]
|
| 40 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
290
]
|
| 41 | 0.65 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
88
]
|
| 42 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
47
]
|
| 43 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
66
]
|
| 44 | 1.49 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
140
]
|
| 45 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
81
]
|
| 46 | 2.09 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
143
]
|
| 47 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
142
]
|
| 48 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
100
]
|
| 49 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
137
]
|
| 50 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
302
]
|
| 51 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
20
]
|
| 52 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
270
]
|
| 53 | 5.86 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
162
]
|
| 54 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
120
]
|
| 55 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
274
]
|
| 56 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
268
]
|
| 57 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
152
]
|
| 58 | 0.32 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
306
]
|
| 59 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
116
]
|
| 60 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
26
]
|
| 61 | 0.32 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
271
]
|
| 62 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
75
]
|
| 63 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
92
]
|
| 64 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
141
]
|
| 65 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
111
]
|
| 66 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
119
]
|
| 67 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
296
]
|
| 68 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
86
]
|
| 69 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
126
]
|
| 70 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
98
]
|
| 71 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
273
]
|
| 72 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
42
]
|
| 73 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
61
]
|
| 74 | 0.69 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
7
]
|
| 75 | 1.81 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
19
]
|
| 76 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
44
]
|
| 77 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
252
]
|
| 78 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
298
]
|
| 79 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
5
]
|
| 80 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
104
]
|
| 81 | 0.73 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
108
]
|
| 82 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
301
]
|
| 83 | 2.45 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
28
]
|
| 84 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
31
]
|
| 85 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
95
]
|
| 86 | 0.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
125
]
|
| 87 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
6
]
|
| 88 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
89
]
|
| 89 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
129
]
|
| 90 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
121
]
|
| 91 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
139
]
|
| 92 | 0.55 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
115
]
|
| 93 | 1.86 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
124
]
|
| 94 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
310
]
|
| 95 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
38
]
|
| 96 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
150
]
|
| 97 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
72
]
|
| 98 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
33
]
|
| 99 | 3.81 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
41
]
|
| 100 | 0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
22
]
|
| 101 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
288
]
|
| 102 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
85
]
|
| 103 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
99
]
|
| 104 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
9
]
|
| 105 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
| 106 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
35
]
|
| 107 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
90
]
|
| 108 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
18
]
|
| 109 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
265
]
|
| 110 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
43
]
|
| 111 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
8
]
|
| 112 | 2.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
30
]
|
| 113 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
114
]
|
| 114 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
55
]
|
| 115 | 0.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
160
]
|
| 116 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
105
]
|
| 117 | 2.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
146
]
|
| 118 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
87
]
|
| 119 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
165
]
|
| 120 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
144
]
|
| 121 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
83
]
|
| 122 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
53
]
|
| 123 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
96
]
|
| 124 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
163
]
|
| 125 | 6.45 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
13
]
|
| 126 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
15
]
|
| 127 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
102
]
|
| 128 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
145
]
|
| 129 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
253
]
|
| 130 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
305
]
|
| 131 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
293
]
|
| 132 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
84
]
|
| 133 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
37
]
|
| 134 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
63
]
|
| 135 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
259
]
|
| 136 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
51
]
|
| 137 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
36
]
|
| 138 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
49
]
|
| 139 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
135
]
|
| 140 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
303
]
|
| 141 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
307
]
|
| 142 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
128
]
|
| 143 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
138
]
|
| 144 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
77
]
|
| 145 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
262
]
|
| 146 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
112
]
|
| 147 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
79
]
|
| 148 | 0.79 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
76
]
|
| 149 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
157
]
|
| 150 | 1.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
156
]
|
| 151 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
21
]
|
| 152 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
| 153 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
118
]
|
| 154 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
97
]
|
| 155 | 1.75 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
123
]
|
| 156 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
78
]
|
| 157 | 0.40 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
69
]
|
| 158 | 2.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
10
]
|
| 159 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
267
]
|
| 160 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
57
]
|
| 161 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
27
]
|
| 162 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
56
]
|
| 163 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
91
]
|
| 164 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
58
]
|
| 165 | 7.03 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
161
]
|
| 166 | 0.33 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
127
]
|
| 167 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
24
]
|
| 168 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
159
]
|
| 169 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
149
]
|
| 170 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
50
]
|
| 171 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
64
]
|
| 172 | 0.26 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
311
]
|
| 173 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
109
]
|
| 174 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
12
]
|
| 175 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
70
]
|
| 176 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
65
]
|
| 177 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
71
]
|
| 178 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
132
]
|
| 179 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
59
]
|
| 180 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
54
]
|
| 181 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
80
]
|
| 182 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
93
]
|
| 183 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
101
]
|
| 184 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
23
]
|
| 185 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
151
]
|
| 186 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
103
]
|
| 187 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
68
]
|
| 188 | 0.22 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
122
]
|
| 189 | 0.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
272
]
|
| 190 | 0.23 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
14
]
|
| 191 | 7.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
32
]
|
| 192 | 0.56 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
34
]
|
| 193 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
264
]
|
| 194 | 0.40 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
155
]
|
| 195 | 0.49 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
106
]
|
| 196 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
113
]
|
| 197 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
45
]
|
| 198 | 0.27 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
284
]
|
| 199 | 0.29 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
136
]
|
| 200 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
4
]
|
| 201 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
147
]
|
| 202 | 0.45 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
62
]
|
| 203 | 0.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
130
]
|
| 204 | 0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.deactivated_notifications AS deactivated_notifications_5, t0.sex AS sex_6, t0.rut AS rut_7, t0.name AS name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.picture AS picture_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13, t0.career AS career_14, t0.curriculum AS curriculum_15, t0.other_university AS other_university_16, t17.rut AS rut_18, t17.status AS status_19, t17.post AS post_20, t17.biography AS biography_21, t17.interest_areas AS interest_areas_22, t17.english_interest_areas AS english_interest_areas_23, t17.active AS active_24, t17.user_id AS user_id_25, t26.id AS id_27, t26.career AS career_28, t26.curriculum AS curriculum_29, t26.other_university AS other_university_30, t26.user_id AS user_id_31, t26.cod_pais AS cod_pais_32, t26.cod_universidad AS cod_universidad_33, t0.cod_pais AS cod_pais_34, t0.cod_universidad AS cod_universidad_35 FROM `user` t0 LEFT JOIN faculty t17 ON t17.user_id = t0.id LEFT JOIN applicant t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
313
]
|
| 205 | 0.20 ms |
SELECT c0_.codCurriculum AS codCurriculum_0, c0_.nom_curriculum AS nom_curriculum_1, c0_.active AS active_2 FROM cod_curriculum c0_ WHERE c0_.active = 1 ORDER BY c0_.nom_curriculum ASC
Parameters:
[] |
| 206 | 0.24 ms |
SELECT r0_.id AS id_0, r0_.area AS area_1, r0_.english_name AS english_name_2, r0_.cod_param_77_vig AS cod_param_77_vig_3, r0_.active AS active_4, r0_.cod_curriculum AS cod_curriculum_5 FROM research_area r0_ WHERE r0_.active = 1 ORDER BY r0_.area ASC
Parameters:
[] |
| 207 | 6.69 ms |
SELECT r0_.id AS id_0, r0_.line AS line_1, r0_.english_name AS english_name_2, r0_.description AS description_3, r0_.active AS active_4, r0_.area_id AS area_id_5, r0_.department_id AS department_id_6 FROM research_line r0_ WHERE r0_.active = 1 ORDER BY r0_.line ASC
Parameters:
[] |
| 208 | 0.31 ms |
SELECT s0_.id AS id_0, s0_.status AS status_1 FROM status s0_ WHERE s0_.status IN (?, ?) ORDER BY s0_.status ASC
Parameters:
[ "Abierta" "Cerrada" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 201 |
| App\Entity\Faculty | 200 |
| App\Entity\ResearchLine | 44 |
| App\Entity\ResearchArea | 17 |
| App\Entity\Keyword | 13 |
| App\Entity\Opportunity | 7 |
| App\Entity\CodCurriculum | 4 |
| App\Entity\Department | 2 |
| App\Entity\Status | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Faculty | No errors. |
| App\Entity\User | No errors. |
| App\Entity\CodCurriculum | No errors. |
| App\Entity\ResearchArea | No errors. |
| App\Entity\ResearchLine | No errors. |
| App\Entity\Department | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Opportunity | No errors. |
| App\Entity\Keyword | No errors. |
| App\Entity\Application | No errors. |
| App\Entity\FacultyAssignment | No errors. |
| App\Entity\Applicant | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\University | No errors. |