1 |
1.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ? LIMIT 1
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
LIMIT
1
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 29 LIMIT 1;
|
2 |
0.57 ms |
SELECT t0.name AS name_1, t0.roles AS roles_2, t0.id AS id_3 FROM fos_user_group t0 INNER JOIN fos_user_user_group ON t0.id = fos_user_user_group.group_id WHERE fos_user_user_group.user_id = ?
SELECT t0.name AS name_1, t0.roles AS roles_2, t0.id AS id_3 FROM fos_user_group t0 INNER JOIN fos_user_user_group ON t0.id = fos_user_user_group.group_id WHERE fos_user_user_group.user_id = 29;
|
3 |
0.53 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.token AS token_3, t0.viva_real AS viva_real_4, t0.zap AS zap_5, t0.olx AS olx_6, t0.turn AS turn_7, t0.email AS email_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM internit_lead_product t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.description AS description_2, t0.token AS token_3, t0.viva_real AS viva_real_4, t0.zap AS zap_5, t0.olx AS olx_6, t0.turn AS turn_7, t0.email AS email_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM internit_lead_product t0 WHERE t0.id = '4';
|
4 |
1.91 ms |
SELECT f0_.id AS id_0, f0_.firstname AS firstname_1, i1_.name AS name_2, i1_.id AS id_3 FROM fos_user_user f0_ INNER JOIN fos_user_user_group f3_ ON f0_.id = f3_.user_id INNER JOIN fos_user_group f2_ ON f2_.id = f3_.group_id INNER JOIN internit_realestate_users_as_realestate i4_ ON f0_.id = i4_.user_id INNER JOIN internit_realestate_realestate i1_ ON i1_.id = i4_.real_estate_id WHERE f2_.name = 'Corretor' ORDER BY i1_.name ASC
SELECT f0_.id AS id_0, f0_.firstname AS firstname_1, i1_.name AS name_2, i1_.id AS id_3 FROM fos_user_user f0_ INNER JOIN fos_user_user_group f3_ ON f0_.id = f3_.user_id INNER JOIN fos_user_group f2_ ON f2_.id = f3_.group_id INNER JOIN internit_realestate_users_as_realestate i4_ ON f0_.id = i4_.user_id INNER JOIN internit_realestate_realestate i1_ ON i1_.id = i4_.real_estate_id WHERE f2_.name = 'Corretor' ORDER BY i1_.name ASC;
|
5 |
0.93 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.product_id AS product_id_5, t0.user_id AS user_id_6, t0.realEstate_id AS realEstate_id_7 FROM internit_lead_product_user t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
SELECT t0.position AS position_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.product_id AS product_id_5, t0.user_id AS user_id_6, t0.realEstate_id AS realEstate_id_7 FROM internit_lead_product_user t0 WHERE t0.product_id = 4 ORDER BY t0.position ASC;
|
6 |
0.70 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 59;
|
7 |
0.42 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 88;
|
8 |
0.32 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 101;
|
9 |
0.27 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 155;
|
10 |
0.39 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 32;
|
11 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 58;
|
12 |
0.29 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 86;
|
13 |
0.35 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 87;
|
14 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 103;
|
15 |
0.32 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 107;
|
16 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 108;
|
17 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 109;
|
18 |
0.35 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 110;
|
19 |
0.30 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 111;
|
20 |
0.37 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 112;
|
21 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 156;
|
22 |
0.37 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 157;
|
23 |
0.39 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 158;
|
24 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 159;
|
25 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 160;
|
26 |
0.42 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 33;
|
27 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 34;
|
28 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 35;
|
29 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 36;
|
30 |
0.30 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 37;
|
31 |
0.28 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 38;
|
32 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 74;
|
33 |
0.27 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 95;
|
34 |
0.31 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 98;
|
35 |
0.29 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 105;
|
36 |
0.29 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 142;
|
37 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 145;
|
38 |
0.64 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 149;
|
39 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 41;
|
40 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 57;
|
41 |
0.32 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 66;
|
42 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 67;
|
43 |
0.35 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 73;
|
44 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 46;
|
45 |
0.40 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 47;
|
46 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 68;
|
47 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 69;
|
48 |
0.34 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 93;
|
49 |
0.32 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 115;
|
50 |
0.43 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 116;
|
51 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 117;
|
52 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 119;
|
53 |
0.37 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 120;
|
54 |
0.36 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 121;
|
55 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 123;
|
56 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 124;
|
57 |
0.40 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 125;
|
58 |
0.42 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 126;
|
59 |
0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 131;
|
60 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 132;
|
61 |
0.28 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 133;
|
62 |
0.37 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 134;
|
63 |
0.27 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 135;
|
64 |
0.28 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 136;
|
65 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 137;
|
66 |
0.85 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 138;
|
67 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 139;
|
68 |
0.73 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 84;
|
69 |
0.39 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 72;
|
70 |
0.37 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 106;
|
71 |
0.41 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 127;
|
72 |
0.39 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 128;
|
73 |
0.70 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 151;
|
74 |
0.41 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 154;
|
75 |
0.44 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 48;
|
76 |
0.40 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 49;
|
77 |
0.38 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 91;
|
78 |
0.40 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = ?
SELECT
t0.username AS username_1,
t0.username_canonical AS username_canonical_2,
t0.email AS email_3,
t0.email_canonical AS email_canonical_4,
t0.enabled AS enabled_5,
t0.salt AS salt_6,
t0.password AS password_7,
t0.last_login AS last_login_8,
t0.confirmation_token AS confirmation_token_9,
t0.password_requested_at AS password_requested_at_10,
t0.roles AS roles_11,
t0.created_at AS created_at_12,
t0.updated_at AS updated_at_13,
t0.date_of_birth AS date_of_birth_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.website AS website_17,
t0.biography AS biography_18,
t0.gender AS gender_19,
t0.locale AS locale_20,
t0.timezone AS timezone_21,
t0.phone AS phone_22,
t0.facebook_uid AS facebook_uid_23,
t0.facebook_name AS facebook_name_24,
t0.facebook_data AS facebook_data_25,
t0.twitter_uid AS twitter_uid_26,
t0.twitter_name AS twitter_name_27,
t0.twitter_data AS twitter_data_28,
t0.gplus_uid AS gplus_uid_29,
t0.gplus_name AS gplus_name_30,
t0.gplus_data AS gplus_data_31,
t0.token AS token_32,
t0.two_step_code AS two_step_code_33,
t0.id AS id_34,
t0.nickname AS nickname_35,
t0.genre AS genre_36,
t0.cpf AS cpf_37,
t0.rg AS rg_38,
t0.number AS number_39,
t0.creci AS creci_40,
t0.operator_id AS operator_id_41,
t0.department_id AS department_id_42,
t0.media_id AS media_id_43,
t0.address_id AS address_id_44,
t0.image_id AS image_id_45
FROM
fos_user_user t0
WHERE
t0.id = ?
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.date_of_birth AS date_of_birth_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.website AS website_17, t0.biography AS biography_18, t0.gender AS gender_19, t0.locale AS locale_20, t0.timezone AS timezone_21, t0.phone AS phone_22, t0.facebook_uid AS facebook_uid_23, t0.facebook_name AS facebook_name_24, t0.facebook_data AS facebook_data_25, t0.twitter_uid AS twitter_uid_26, t0.twitter_name AS twitter_name_27, t0.twitter_data AS twitter_data_28, t0.gplus_uid AS gplus_uid_29, t0.gplus_name AS gplus_name_30, t0.gplus_data AS gplus_data_31, t0.token AS token_32, t0.two_step_code AS two_step_code_33, t0.id AS id_34, t0.nickname AS nickname_35, t0.genre AS genre_36, t0.cpf AS cpf_37, t0.rg AS rg_38, t0.number AS number_39, t0.creci AS creci_40, t0.operator_id AS operator_id_41, t0.department_id AS department_id_42, t0.media_id AS media_id_43, t0.address_id AS address_id_44, t0.image_id AS image_id_45 FROM fos_user_user t0 WHERE t0.id = 92;
|
79 |
0.45 ms |
SELECT t0.percent AS percent_1, t0.turn AS turn_2, t0.extraLeads AS extraLeads_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7, t0.realEstate_id AS realEstate_id_8 FROM internit_lead_realstate_percent t0 WHERE t0.product_id = ? ORDER BY t0.percent DESC
SELECT t0.percent AS percent_1, t0.turn AS turn_2, t0.extraLeads AS extraLeads_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7, t0.realEstate_id AS realEstate_id_8 FROM internit_lead_realstate_percent t0 WHERE t0.product_id = 4 ORDER BY t0.percent DESC;
|
80 |
0.68 ms |
SELECT t0.percent AS percent_1, t0.turn AS turn_2, t0.extraLeads AS extraLeads_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7, t0.realEstate_id AS realEstate_id_8 FROM internit_lead_realstate_percent t0 WHERE t0.product_id = ? ORDER BY t0.percent DESC
SELECT t0.percent AS percent_1, t0.turn AS turn_2, t0.extraLeads AS extraLeads_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7, t0.realEstate_id AS realEstate_id_8 FROM internit_lead_realstate_percent t0 WHERE t0.product_id = 4 ORDER BY t0.percent DESC;
|
81 |
0.48 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 8;
|
82 |
0.50 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 6;
|
83 |
0.37 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 16;
|
84 |
0.26 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 14;
|
85 |
0.26 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 13;
|
86 |
0.23 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 9;
|
87 |
0.27 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 7;
|
88 |
0.27 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 10;
|
89 |
0.23 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 12;
|
90 |
0.22 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 17;
|
91 |
0.17 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 18;
|
92 |
0.16 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 15;
|
93 |
0.17 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 5;
|
94 |
0.23 ms |
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.corporateName AS corporateName_2, t0.cnpj AS cnpj_3, t0.creci AS creci_4, t0.phone AS phone_5, t0.email AS email_6, t0.receive_lead AS receive_lead_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.logo_id AS logo_id_11, t0.address_id AS address_id_12 FROM internit_realestate_realestate t0 WHERE t0.id = 11;
|
95 |
32.61 ms |
SELECT t0.name AS name_1, t0.email AS email_2, t0.phone AS phone_3, t0.fixedPhone AS fixedPhone_4, t0.leadGroup AS leadGroup_5, t0.origem AS origem_6, t0.empreendimento AS empreendimento_7, t0.broker_email AS broker_email_8, t0.broker_realState AS broker_realState_9, t0.utm_source AS utm_source_10, t0.utm_medium AS utm_medium_11, t0.utm_campaign AS utm_campaign_12, t0.message AS message_13, t0.id AS id_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.product_id AS product_id_17 FROM internit_lead_lead t0 WHERE t0.product_id = ?
SELECT t0.name AS name_1, t0.email AS email_2, t0.phone AS phone_3, t0.fixedPhone AS fixedPhone_4, t0.leadGroup AS leadGroup_5, t0.origem AS origem_6, t0.empreendimento AS empreendimento_7, t0.broker_email AS broker_email_8, t0.broker_realState AS broker_realState_9, t0.utm_source AS utm_source_10, t0.utm_medium AS utm_medium_11, t0.utm_campaign AS utm_campaign_12, t0.message AS message_13, t0.id AS id_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.product_id AS product_id_17 FROM internit_lead_lead t0 WHERE t0.product_id = 4;
|