1
18.31 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
0.92 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
52.26 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
4
70.67 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
5
2.74 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
6
4.37 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
7
4.28 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
8
3.78 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
9
2.00 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 = 87 ;
Copy
10
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 = 67 ;
Copy
11
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 = 67 ;
Copy
12
0.42 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
13
0.39 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
14
0.27 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
15
0.55 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
16
0.34 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
17
0.31 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
18
0.44 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 = 156 ;
Copy
19
0.34 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 = 130 ;
Copy
20
0.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 = 130 ;
Copy
21
0.42 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
22
0.40 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
23
0.26 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
24
0.32 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 = 124 ;
Copy
25
1.54 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 = 101 ;
Copy
26
0.32 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 = 101 ;
Copy
27
0.45 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
28
3.61 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
29
2.05 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
30
3.04 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
31
9.05 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
32
1.06 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
33
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
34
0.22 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
35
0.50 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 = 118 ;
Copy
36
0.40 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 = 95 ;
Copy
37
0.27 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 = 95 ;
Copy
38
0.39 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 = 110 ;
Copy
39
0.25 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 = 571 ;
Copy
40
0.73 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 = 87 ;
Copy
41
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 = 87 ;
Copy
42
0.34 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 = 102 ;
Copy
43
0.25 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 = 546 ;
Copy
44
0.76 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 = 79 ;
Copy
45
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 = 79 ;
Copy
46
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
47
0.28 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
48
0.27 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
49
0.32 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
50
0.28 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
51
0.25 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
52
0.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 = 146 ;
Copy
53
0.24 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 = 489 ;
Copy
54
0.77 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 = 121 ;
Copy
55
0.32 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 = 121 ;
Copy
56
1.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 = 89 ;
Copy
57
2.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
58
1.10 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
59
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 = 108 ;
Copy
60
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 = 85 ;
Copy
61
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 = 85 ;
Copy
62
0.38 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
63
0.28 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
64
0.87 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
65
1.94 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
66
1.26 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 = 154 ;
Copy
67
2.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 = 569 ;
Copy
68
1.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 = 128 ;
Copy
69
2.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 = 128 ;
Copy
70
1.14 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 = 27 ;
Copy
71
0.48 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
72
2.01 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
73
6.21 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
74
1.04 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