1
16.47 ms
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 AND u1_ . destacado = 1 ORDER BY m0_ . id DESC
SELECT m0_ . id AS id_0 , m0_ . is_model AS is_model_1 , m0_ . invitation_codes AS invitation_codes_2 , m0_ . user_id AS user_id_3 , m0_ . profile_id AS profile_id_4 , m0_ . manager_id AS manager_id_5 , m0_ . referred_by_id AS referred_by_id_6 FROM member m0_ LEFT JOIN `user` u1_ ON m0_ . user_id = u1_ . id WHERE m0_ . is_model = 1 AND u1_ . destacado = 1 ORDER BY m0_ . id DESC ;
Copy
2
1.02 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
11.28 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
17.36 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
3.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 = 29 ;
Copy
6
7.00 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
7
1.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 = 13 ;
Copy
8
11.39 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 13 ;
Copy
9
17.13 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
10
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
11
1.09 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
12
1.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 = 3 ;
Copy
13
1.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
14
1.62 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
15
1.13 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
16
2.53 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
17
2.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 = 87 ;
Copy
18
1.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 = 67 ;
Copy
19
1.08 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
20
1.59 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 157 ;
Copy
21
1.44 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 561 ;
Copy
22
1.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 131 ;
Copy
23
2.97 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 131 ;
Copy
24
2.16 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
25
1.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 = 18 ;
Copy
26
0.96 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
27
1.35 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 = 173 ;
Copy
28
0.96 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 = 146 ;
Copy
29
1.15 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 = 146 ;
Copy
30
0.73 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
1.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 = 130 ;
Copy
32
1.53 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.91 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
34
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 = 85 ;
Copy
35
1.29 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 85 ;
Copy
36
1.61 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 33 ;
Copy
37
1.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 = 17 ;
Copy
38
1.87 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 17 ;
Copy
39
1.54 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 137 ;
Copy
40
1.12 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
41
1.60 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 112 ;
Copy
42
1.40 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 112 ;
Copy
43
1.19 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
44
1.31 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
45
1.84 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 87 ;
Copy
46
1.54 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
47
1.08 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
48
0.80 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
49
1.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 = 121 ;
Copy
50
0.47 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
51
1.85 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
52
1.72 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
53
1.33 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
54
1.01 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
55
1.63 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
56
2.84 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
57
0.98 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
58
1.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 = 105 ;
Copy
59
0.69 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
60
21.42 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 84 ;
Copy
61
0.63 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
62
13.75 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
63
2.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 82 ;
Copy
64
1.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 = 82 ;
Copy
65
1.35 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 = 61 ;
Copy
66
1.52 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 = 515 ;
Copy
67
1.03 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 = 42 ;
Copy
68
1.00 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 = 42 ;
Copy
69
1.99 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
70
0.90 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
71
0.72 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
72
0.98 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
73
1.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 40 ;
Copy
74
0.71 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