1
10.44 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
4.88 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
10.37 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
18.72 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
4.82 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
6
1.63 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
7
1.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 = 15 ;
Copy
8
8.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 = 15 ;
Copy
9
2.76 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.68 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
0.64 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
12
0.49 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
13
0.57 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 102 ;
Copy
14
0.47 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 546 ;
Copy
15
17.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 = 79 ;
Copy
16
1.88 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 79 ;
Copy
17
3.15 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
18
3.14 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
19
3.90 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
20
3.17 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 154 ;
Copy
21
1.23 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
22
2.15 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
23
2.95 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
24
1.65 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 = 95 ;
Copy
25
0.82 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 = 74 ;
Copy
26
0.66 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 = 74 ;
Copy
27
10.09 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
28
12.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 = 561 ;
Copy
29
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 = 131 ;
Copy
30
2.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 = 131 ;
Copy
31
3.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 = 91 ;
Copy
32
2.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 = 70 ;
Copy
33
2.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 = 70 ;
Copy
34
4.60 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 117 ;
Copy
35
0.89 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 94 ;
Copy
36
1.26 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 94 ;
Copy
37
2.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 = 120 ;
Copy
38
1.64 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
39
0.84 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
40
0.93 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
41
1.91 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
42
1.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 = 89 ;
Copy
43
2.39 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 33 ;
Copy
44
2.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 = 17 ;
Copy
45
1.86 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
46
1.72 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 = 170 ;
Copy
47
2.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 = 143 ;
Copy
48
3.42 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 143 ;
Copy
49
2.36 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
50
1.18 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
51
1.34 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
52
1.00 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 89 ;
Copy
53
1.93 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 68 ;
Copy
54
1.22 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 68 ;
Copy
55
1.11 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
56
22.24 ms
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . filename AS filename_2 , t0 . path AS path_3 , t0 . link AS link_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . visible AS visible_7 , t0 . orden AS orden_8 , t0 . ref AS ref_9 , t0 . size AS size_10 , t0 . gallery_id AS gallery_id_11 FROM image t0 WHERE t0 . id = 293 ;
Copy
57
1.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 = 10 ;
Copy
58
7.22 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
59
1.22 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
60
0.41 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
61
3.48 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . surname AS surname_3 , t0 . bio AS bio_4 , t0 . phone_number AS phone_number_5 , t0 . birthday AS birthday_6 , t0 . description AS description_7 , t8 . id AS id_9 , t8 . is_model AS is_model_10 , t8 . invitation_codes AS invitation_codes_11 , t8 . user_id AS user_id_12 , t8 . profile_id AS profile_id_13 , t8 . manager_id AS manager_id_14 , t8 . referred_by_id AS referred_by_id_15 , t0 . country_id AS country_id_16 FROM profile t0 LEFT JOIN member t8 ON t8 . profile_id = t0 . id WHERE t0 . id = 121 ;
Copy
62
2.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 = 121 ;
Copy
63
3.72 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
64
3.88 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
65
7.61 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
66
2.95 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
67
1.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 = 118 ;
Copy
68
1.88 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
69
1.44 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . password AS password_3 , t0 . roles AS roles_4 , t0 . created_at AS created_at_5 , t0 . last_login AS last_login_6 , t0 . nickname AS nickname_7 , t0 . enabled AS enabled_8 , t0 . last_time_online AS last_time_online_9 , t0 . balance AS balance_10 , t0 . destacado AS destacado_11 , t0 . accept_terms AS accept_terms_12 , t0 . studio_percentage AS studio_percentage_13 , t0 . birth_date AS birth_date_14 , t0 . confirmed_age AS confirmed_age_15 , t0 . profile_image_id AS profile_image_id_16 , t17 . id AS id_18 , t17 . is_model AS is_model_19 , t17 . invitation_codes AS invitation_codes_20 , t17 . user_id AS user_id_21 , t17 . profile_id AS profile_id_22 , t17 . manager_id AS manager_id_23 , t17 . referred_by_id AS referred_by_id_24 , t25 . id AS id_26 , t25 . name AS name_27 , t25 . user_id AS user_id_28 , t25 . logo_id AS logo_id_29 , t0 . archivo_id AS archivo_id_30 FROM `user` t0 LEFT JOIN member t17 ON t17 . user_id = t0 . id LEFT JOIN studio t25 ON t25 . user_id = t0 . id WHERE t0 . id = 105 ;
Copy
70
1.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 = 82 ;
Copy
71
2.04 ms
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = ?
SELECT t0 . id AS id_1 , t0 . valor AS valor_2 , t0 . profile_id AS profile_id_3 , t0 . red_id AS red_id_4 FROM social_profile t0 WHERE t0 . profile_id = 82 ;
Copy