1
6.86 ms
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 AND u1_ . destacado = 1 ORDER BY m0_ . id DESC
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 AND u1_ . destacado = 1 ORDER BY m0_ . id DESC ;
Copy
2
1.19 ms
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 ORDER BY m0_ . id DESC
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 ORDER BY m0_ . id DESC ;
Copy
3
17.44 ms
SELECT r0_ . key_name AS key_name_0 , GROUP_CONCAT (JSON_OBJECT ('locale' , l1_ . locale , 'valor' , r2_ . value )) AS sclr_1 FROM rich_text r0_ LEFT JOIN rich_text_translation r2_ ON r0_ . id = r2_ . object_id LEFT JOIN locale l1_ ON r2_ . locale_id = l1_ . id GROUP BY r0_ . id ORDER BY r0_ . id DESC
SELECT r0_ . key_name AS key_name_0 , GROUP_CONCAT (JSON_OBJECT ('locale' , l1_ . locale , 'valor' , r2_ . value )) AS sclr_1 FROM rich_text r0_ LEFT JOIN rich_text_translation r2_ ON r0_ . id = r2_ . object_id LEFT JOIN locale l1_ ON r2_ . locale_id = l1_ . id GROUP BY r0_ . id ORDER BY r0_ . id DESC ;
Copy
4
10.17 ms
SELECT t0_ . ref AS ref_0 , GROUP_CONCAT (JSON_OBJECT ('locale' , l1_ . locale , 'value' , t2_ . value )) AS sclr_1 FROM text t0_ LEFT JOIN text_translation t2_ ON t0_ . id = t2_ . object_id LEFT JOIN locale l1_ ON t2_ . locale_id = l1_ . id GROUP BY t0_ . id ORDER BY t0_ . id DESC
SELECT t0_ . ref AS ref_0 , GROUP_CONCAT (JSON_OBJECT ('locale' , l1_ . locale , 'value' , t2_ . value )) AS sclr_1 FROM text t0_ LEFT JOIN text_translation t2_ ON t0_ . id = t2_ . object_id LEFT JOIN locale l1_ ON t2_ . locale_id = l1_ . id GROUP BY t0_ . id ORDER BY t0_ . id DESC ;
Copy
5
2.17 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 59 ;
Copy
6
1.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 40 ;
Copy
7
1.29 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 40 ;
Copy
8
0.62 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 117 ;
Copy
9
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 94 ;
Copy
10
0.45 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 94 ;
Copy
11
0.52 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 89 ;
Copy
12
0.45 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 68 ;
Copy
13
0.46 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 68 ;
Copy
14
0.54 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 92 ;
Copy
15
0.42 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 71 ;
Copy
16
0.37 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 71 ;
Copy
17
0.52 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 129 ;
Copy
18
2.11 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 390 ;
Copy
19
1.11 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 105 ;
Copy
20
0.56 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 105 ;
Copy
21
0.58 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 31 ;
Copy
22
0.83 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 80 ;
Copy
23
0.46 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 15 ;
Copy
24
1.42 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 15 ;
Copy
25
0.90 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = 1 ;
Copy
26
0.41 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = 2 ;
Copy
27
0.28 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = 3 ;
Copy
28
0.29 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . visible AS visible_3 , t0 . orden AS orden_4 , t0 . dominio AS dominio_5 , t0 . icono_id AS icono_id_6 FROM social t0 WHERE t0 . id = 4 ;
Copy
29
0.61 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 142 ;
Copy
30
0.48 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 117 ;
Copy
31
0.41 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 117 ;
Copy
32
0.49 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 112 ;
Copy
33
0.42 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 89 ;
Copy
34
0.28 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 89 ;
Copy
35
0.46 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 113 ;
Copy
36
1.10 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 90 ;
Copy
37
0.36 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 90 ;
Copy
38
2.41 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 106 ;
Copy
39
0.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 83 ;
Copy
40
0.48 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 83 ;
Copy
41
0.61 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 91 ;
Copy
42
0.47 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 70 ;
Copy
43
0.39 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 70 ;
Copy
44
0.53 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 137 ;
Copy
45
0.99 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 408 ;
Copy
46
3.09 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 112 ;
Copy
47
0.91 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 112 ;
Copy
48
0.90 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 24 ;
Copy
49
0.56 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 293 ;
Copy
50
0.84 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 10 ;
Copy
51
0.69 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 10 ;
Copy
52
0.77 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 109 ;
Copy
53
0.51 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 570 ;
Copy
54
0.60 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 86 ;
Copy
55
0.46 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 86 ;
Copy
56
0.59 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 152 ;
Copy
57
0.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 127 ;
Copy
58
0.52 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 127 ;
Copy
59
0.51 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 33 ;
Copy
60
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 17 ;
Copy
61
0.40 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 17 ;
Copy
62
0.53 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 157 ;
Copy
63
0.51 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 561 ;
Copy
64
0.67 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 131 ;
Copy
65
0.44 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 131 ;
Copy
66
0.61 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 105 ;
Copy
67
0.51 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 82 ;
Copy
68
0.45 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 82 ;
Copy
69
0.66 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 29 ;
Copy
70
0.40 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 49 ;
Copy
71
0.46 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 13 ;
Copy
72
0.40 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 13 ;
Copy
73
0.70 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 34 ;
Copy
74
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 18 ;
Copy
75
0.21 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 18 ;
Copy