1
0.30 ms
SELECT o0_ . id AS id_0 , o0_ . name AS name_1 , o0_ . name_hash AS name_hash_2 , o0_ . user_name AS user_name_3 , o0_ . user_name_hash AS user_name_hash_4 , o0_ . password AS password_5 , o0_ . token AS token_6 , o0_ . api_type AS api_type_7 , o0_ . base_url AS base_url_8 , o0_ . api_key AS api_key_9 , o0_ . status AS status_10 , o0_ . channel AS channel_11 , o0_ . short_name AS short_name_12 FROM outside_system o0_ WHERE o0_ . user_name_hash = ?
Parameters :
[
"0df29046a9d59c5039e39d69a53a3ae3daafba896e13724d6edeaf842ab88d095f5d9bfc9b3d77252e7934637e374c83710e15766f3512703f1531685471cd95 "
]
SELECT o0_ . id AS id_0 , o0_ . name AS name_1 , o0_ . name_hash AS name_hash_2 , o0_ . user_name AS user_name_3 , o0_ . user_name_hash AS user_name_hash_4 , o0_ . password AS password_5 , o0_ . token AS token_6 , o0_ . api_type AS api_type_7 , o0_ . base_url AS base_url_8 , o0_ . api_key AS api_key_9 , o0_ . status AS status_10 , o0_ . channel AS channel_11 , o0_ . short_name AS short_name_12 FROM outside_system o0_ WHERE o0_ . user_name_hash = '0df29046a9d59c5039e39d69a53a3ae3daafba896e13724d6edeaf842ab88d095f5d9bfc9b3d77252e7934637e374c83710e15766f3512703f1531685471cd95' ;
Copy
2
0.28 ms
SELECT t0 . category_id AS category_id_1 , t0 . category_name AS category_name_2 , t0 . category_desc AS category_desc_3 , t0 . category_type AS category_type_4 , t0 . category_theme AS category_theme_5 , t0 . category_priority AS category_priority_6 , t0 . category_option AS category_option_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 , t0 . category_email_notification AS category_email_notification_10 , t0 . created_by AS created_by_11 , t0 . outside_system_created_by_id AS outside_system_created_by_id_12 FROM category t0
SELECT t0 . category_id AS category_id_1 , t0 . category_name AS category_name_2 , t0 . category_desc AS category_desc_3 , t0 . category_type AS category_type_4 , t0 . category_theme AS category_theme_5 , t0 . category_priority AS category_priority_6 , t0 . category_option AS category_option_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 , t0 . category_email_notification AS category_email_notification_10 , t0 . created_by AS created_by_11 , t0 . outside_system_created_by_id AS outside_system_created_by_id_12 FROM category t0 ;
Copy
3
0.99 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 1 ;
Copy
4
0.24 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
1
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 1 AND te . file_type = 'mainphoto' ;
Copy
5
0.30 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 2 ;
Copy
6
0.63 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 1 ;
Copy
7
0.11 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 14 ;
Copy
8
0.08 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 2 ;
Copy
9
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 5 ;
Copy
10
0.11 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 6 ;
Copy
11
0.08 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 7 ;
Copy
12
0.09 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 8 ;
Copy
13
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 9 ;
Copy
14
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 10 ;
Copy
15
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 11 ;
Copy
16
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 12 ;
Copy
17
0.14 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
2
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 2 AND te . file_type = 'mainphoto' ;
Copy
18
0.10 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 3 ;
Copy
19
0.13 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
3
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 3 AND te . file_type = 'mainphoto' ;
Copy
20
0.11 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 4 ;
Copy
21
0.13 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
4
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 4 AND te . file_type = 'mainphoto' ;
Copy
22
0.11 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 5 ;
Copy
23
0.09 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 3 ;
Copy
24
0.07 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 4 ;
Copy
25
0.08 ms
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . category_type AS category_type_2 , t0 . short_name AS short_name_3 , t0 . label AS label_4 , t0 . field_type AS field_type_5 , t0 . form_field_type AS form_field_type_6 , t0 . form_field_required AS form_field_required_7 , t0 . dict AS dict_8 FROM category_params t0 WHERE t0 . id = 13 ;
Copy
26
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
5
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 5 AND te . file_type = 'mainphoto' ;
Copy
27
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 6 ;
Copy
28
0.11 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
6
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 6 AND te . file_type = 'mainphoto' ;
Copy
29
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 7 ;
Copy
30
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
7
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 7 AND te . file_type = 'mainphoto' ;
Copy
31
0.10 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 8 ;
Copy
32
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
8
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 8 AND te . file_type = 'mainphoto' ;
Copy
33
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 9 ;
Copy
34
0.11 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
9
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 9 AND te . file_type = 'mainphoto' ;
Copy
35
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 10 ;
Copy
36
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
10
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 10 AND te . file_type = 'mainphoto' ;
Copy
37
0.09 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 11 ;
Copy
38
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
11
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 11 AND te . file_type = 'mainphoto' ;
Copy
39
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 12 ;
Copy
40
0.13 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
12
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 12 AND te . file_type = 'mainphoto' ;
Copy
41
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 13 ;
Copy
42
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
13
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 13 AND te . file_type = 'mainphoto' ;
Copy
43
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 14 ;
Copy
44
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
14
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 14 AND te . file_type = 'mainphoto' ;
Copy
45
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 15 ;
Copy
46
0.11 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
15
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 15 AND te . file_type = 'mainphoto' ;
Copy
47
0.08 ms
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = ?
SELECT t0 . id AS id_1 , t0 . value AS value_2 , t0 . category AS category_3 , t0 . category_param AS category_param_4 FROM category_values t0 WHERE t0 . category = 16 ;
Copy
48
0.12 ms
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = ? AND te . file_type = ?
Parameters :
[
16
"mainphoto "
]
SELECT te . file_id AS file_id , te . fid AS fid , te . file_type AS file_type , te . file_name AS file_name , te . file_label AS file_label , te . file_desc AS file_desc , te . file_size AS file_size , te . file_ext AS file_ext , te . file_link AS file_link , te . file_created_at AS file_created_at , te . file_tmp_status AS file_tmp_status , te . file_width AS file_width , te . file_height AS file_height , te . file_blurhash AS file_blurhash , te . file_mime_type AS file_mime_type , te . file_original_name AS file_original_name FROM file te JOIN category_to_file t ON t . file_id = te . file_id WHERE t . category_id = 16 AND te . file_type = 'mainphoto' ;
Copy