| 1 |
1.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.complement AS complement_4, t0.zipcode AS zipcode_5, t0.city AS city_6, t0.college_email AS college_email_7, t0.group_email AS group_email_8, t0.college_phone AS college_phone_9, t0.group_phone AS group_phone_10, t0.animateur AS animateur_11, t0.group_description AS group_description_12, t0.logo_name AS logo_name_13, t0.logo_size AS logo_size_14, t0.header_name AS header_name_15, t0.header_size AS header_size_16, t0.work_meeting AS work_meeting_17, t0.is_active AS is_active_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.user_id AS user_id_21 FROM college t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.complement AS complement_4, t0.zipcode AS zipcode_5, t0.city AS city_6, t0.college_email AS college_email_7, t0.group_email AS group_email_8, t0.college_phone AS college_phone_9, t0.group_phone AS group_phone_10, t0.animateur AS animateur_11, t0.group_description AS group_description_12, t0.logo_name AS logo_name_13, t0.logo_size AS logo_size_14, t0.header_name AS header_name_15, t0.header_size AS header_size_16, t0.work_meeting AS work_meeting_17, t0.is_active AS is_active_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.user_id AS user_id_21 FROM college t0 WHERE t0.id = '6';
|
| 2 |
0.78 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_activ AS is_activ_7, t0.is_verified AS is_verified_8, t0.login_name AS login_name_9, t0.avatar_name AS avatar_name_10, t0.avatar_size AS avatar_size_11, t0.typeuser AS typeuser_12, t0.adress1 AS adress1_13, t0.adress2 AS adress2_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.phone_desk AS phone_desk_17, t0.phone_gsm AS phone_gsm_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_activ AS is_activ_7, t0.is_verified AS is_verified_8, t0.login_name AS login_name_9, t0.avatar_name AS avatar_name_10, t0.avatar_size AS avatar_size_11, t0.typeuser AS typeuser_12, t0.adress1 AS adress1_13, t0.adress2 AS adress2_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.phone_desk AS phone_desk_17, t0.phone_gsm AS phone_gsm_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20 FROM `user` t0 WHERE t0.id = 22;
|
| 3 |
0.68 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_activ AS is_activ_6, u0_.is_verified AS is_verified_7, u0_.login_name AS login_name_8, u0_.avatar_name AS avatar_name_9, u0_.avatar_size AS avatar_size_10, u0_.typeuser AS typeuser_11, u0_.adress1 AS adress1_12, u0_.adress2 AS adress2_13, u0_.zipcode AS zipcode_14, u0_.city AS city_15, u0_.phone_desk AS phone_desk_16, u0_.phone_gsm AS phone_gsm_17, u0_.created_at AS created_at_18, u0_.updated_at AS updated_at_19 FROM `user` u0_
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_activ AS is_activ_6, u0_.is_verified AS is_verified_7, u0_.login_name AS login_name_8, u0_.avatar_name AS avatar_name_9, u0_.avatar_size AS avatar_size_10, u0_.typeuser AS typeuser_11, u0_.adress1 AS adress1_12, u0_.adress2 AS adress2_13, u0_.zipcode AS zipcode_14, u0_.city AS city_15, u0_.phone_desk AS phone_desk_16, u0_.phone_gsm AS phone_gsm_17, u0_.created_at AS created_at_18, u0_.updated_at AS updated_at_19 FROM `user` u0_;
|