1
5.64 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.72 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
14.42 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
8.65 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
1.88 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
6
1.92 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
7
1.69 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
8
1.02 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
9
0.37 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
10
0.20 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
11
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 = 87 ;
Copy
12
0.19 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
13
0.30 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
14
0.19 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
15
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 = 128 ;
Copy
16
0.19 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
17
0.30 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 = 107 ;
Copy
18
0.26 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 = 84 ;
Copy
19
0.19 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 = 84 ;
Copy
20
0.29 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
21
0.49 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
22
0.17 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
23
0.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 = 120 ;
Copy
24
0.22 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 = 97 ;
Copy
25
0.23 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 = 97 ;
Copy
26
0.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 = 129 ;
Copy
27
0.85 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
28
0.35 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
29
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 = 105 ;
Copy
30
0.30 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
31
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 = 130 ;
Copy
32
0.17 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
33
0.31 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
34
0.21 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
35
0.69 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
36
0.20 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
37
3.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 = 29 ;
Copy
38
0.68 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
39
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 = 13 ;
Copy
40
0.65 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
41
0.72 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
42
0.21 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
43
0.16 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
44
0.18 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
45
0.31 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 = 143 ;
Copy
46
0.24 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 = 118 ;
Copy
47
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 = 118 ;
Copy
48
0.28 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
49
0.21 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
50
0.37 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
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 = 15 ;
Copy
52
0.31 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
53
0.24 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
54
0.19 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
55
0.27 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
56
0.23 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
57
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 = 117 ;
Copy
58
0.25 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
59
0.22 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
60
0.17 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
61
0.28 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
62
0.22 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
63
0.19 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
64
0.27 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
65
0.23 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
66
0.17 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
67
0.25 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
68
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 = 82 ;
Copy
69
0.20 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
70
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 = 91 ;
Copy
71
0.22 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
72
0.19 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
73
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 = 34 ;
Copy
74
0.20 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.16 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