1
0.47 ms
SELECT t0 . id_store_variant AS id_store_variant_1 , t0 . id_store_product AS id_store_product_2 , t0 . id_variant_product_technique AS id_variant_product_technique_3 , t0 . id_store_product_color AS id_store_product_color_4 , t0 . id_store_product_size AS id_store_product_size_5 FROM store_variants t0 WHERE t0 . id_store_variant = ?
SELECT t0 . id_store_variant AS id_store_variant_1 , t0 . id_store_product AS id_store_product_2 , t0 . id_variant_product_technique AS id_variant_product_technique_3 , t0 . id_store_product_color AS id_store_product_color_4 , t0 . id_store_product_size AS id_store_product_size_5 FROM store_variants t0 WHERE t0 . id_store_variant = 11631 ;
Copy
2
0.26 ms
SELECT t0 . id_store_product AS id_store_product_1 , t0 . id_store_design AS id_store_design_2 , t0 . id_product_technique AS id_product_technique_3 FROM store_products t0 WHERE t0 . id_store_product = ?
SELECT t0 . id_store_product AS id_store_product_1 , t0 . id_store_design AS id_store_design_2 , t0 . id_product_technique AS id_product_technique_3 FROM store_products t0 WHERE t0 . id_store_product = 171 ;
Copy
3
0.26 ms
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . id_variant AS id_variant_3 , t0 . id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . price AS price_2 , t0 . id_variant AS id_variant_3 , t0 . id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0 . id = 3448 ;
Copy
4
0.25 ms
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = 44 ;
Copy
5
0.34 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id_product_technique = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id_product_technique = 44 ;
Copy
6
0.25 ms
SELECT t0 . id_variant AS id_variant_1 , t0 . image_url AS image_url_2 , t0 . id_product AS id_product_3 , t0 . id_product_color AS id_product_color_4 , t0 . id_product_size AS id_product_size_5 , t0 . id_size AS id_size_6 , t0 . id_color AS id_color_7 FROM variants t0 WHERE t0 . id_variant = ?
SELECT t0 . id_variant AS id_variant_1 , t0 . image_url AS image_url_2 , t0 . id_product AS id_product_3 , t0 . id_product_color AS id_product_color_4 , t0 . id_product_size AS id_product_size_5 , t0 . id_size AS id_size_6 , t0 . id_color AS id_color_7 FROM variants t0 WHERE t0 . id_variant = 20602 ;
Copy
7
0.36 ms
SELECT t0 . id AS id_1 , t0 . placement AS placement_2 , t0 . orientation AS orientation_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0 . id_variant = ?
SELECT t0 . id AS id_1 , t0 . placement AS placement_2 , t0 . orientation AS orientation_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0 . id_variant = 20602 ;
Copy
8
0.50 ms
SELECT t0 . id AS id_1 , t0 . image_url AS image_url_2 , t0 . background_url AS background_url_3 , t0 . background_color AS background_color_4 , t0 . template_width AS template_width_5 , t0 . template_height AS template_height_6 , t0 . print_area_width AS print_area_width_7 , t0 . print_area_height AS print_area_height_8 , t0 . print_area_top AS print_area_top_9 , t0 . print_area_left AS print_area_left_10 , t0 . template_positioning AS template_positioning_11 , t0 . orientation AS orientation_12 , t0 . template_type AS template_type_13 , t0 . role AS role_14 , t0 . id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 INNER JOIN variants_mockup_templates ON t0 . id = variants_mockup_templates . id_product_technique_placement_mockup_template WHERE variants_mockup_templates . id_variant = ?
SELECT t0 . id AS id_1 , t0 . image_url AS image_url_2 , t0 . background_url AS background_url_3 , t0 . background_color AS background_color_4 , t0 . template_width AS template_width_5 , t0 . template_height AS template_height_6 , t0 . print_area_width AS print_area_width_7 , t0 . print_area_height AS print_area_height_8 , t0 . print_area_top AS print_area_top_9 , t0 . print_area_left AS print_area_left_10 , t0 . template_positioning AS template_positioning_11 , t0 . orientation AS orientation_12 , t0 . template_type AS template_type_13 , t0 . role AS role_14 , t0 . id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 INNER JOIN variants_mockup_templates ON t0 . id = variants_mockup_templates . id_product_technique_placement_mockup_template WHERE variants_mockup_templates . id_variant = 20602 ;
Copy
9
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 173 ;
Copy
10
0.23 ms
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = 42 ;
Copy
11
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 169 ;
Copy
12
0.22 ms
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_default AS is_default_2 , t0 . id_technique AS id_technique_3 , t0 . id_product AS id_product_4 FROM products_techniques t0 WHERE t0 . id = 43 ;
Copy
13
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 170 ;
Copy
14
0.28 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 174 ;
Copy
15
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 179 ;
Copy
16
0.24 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 171 ;
Copy
17
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 178 ;
Copy
18
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 172 ;
Copy
19
0.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . conflicting AS conflicting_3 , t0 . price AS price_4 , t0 . id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0 . id = 177 ;
Copy
20
0.25 ms
SELECT t0 . id_store_design AS id_store_design_1 FROM store_designs t0 WHERE t0 . id_store_design = ?
SELECT t0 . id_store_design AS id_store_design_1 FROM store_designs t0 WHERE t0 . id_store_design = 5 ;
Copy
21
0.29 ms
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . short_description AS short_description_4 , t0 . id_store_design AS id_store_design_5 FROM store_designs_langs t0 WHERE t0 . id_store_design = ?
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . short_description AS short_description_4 , t0 . id_store_design AS id_store_design_5 FROM store_designs_langs t0 WHERE t0 . id_store_design = 5 ;
Copy
22
0.29 ms
SELECT t0 . id_product AS id_product_1 , t0 . product_type AS product_type_2 , t0 . main_category_id AS main_category_id_3 , t0 . brand AS brand_4 , t0 . image_url AS image_url_5 , t0 . is_discontinued AS is_discontinued_6 , t0 . id_model AS id_model_7 FROM products t0 WHERE t0 . id_product = ?
SELECT t0 . id_product AS id_product_1 , t0 . product_type AS product_type_2 , t0 . main_category_id AS main_category_id_3 , t0 . brand AS brand_4 , t0 . image_url AS image_url_5 , t0 . is_discontinued AS is_discontinued_6 , t0 . id_model AS id_model_7 FROM products t0 WHERE t0 . id_product = 145 ;
Copy
23
0.31 ms
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_store_product AS id_store_product_4 FROM store_products_langs t0 WHERE t0 . id_store_product = ?
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_store_product AS id_store_product_4 FROM store_products_langs t0 WHERE t0 . id_store_product = 171 ;
Copy
24
0.24 ms
SELECT t0 . id_technique AS id_technique_1 , t0 . key_technique AS key_technique_2 FROM techniques t0 WHERE t0 . id_technique = ?
SELECT t0 . id_technique AS id_technique_1 , t0 . key_technique AS key_technique_2 FROM techniques t0 WHERE t0 . id_technique = 3 ;
Copy
25
0.27 ms
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0 . id_technique = ?
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0 . id_technique = 3 ;
Copy
26
0.30 ms
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0 . id_variant = ?
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0 . id_variant = 20602 ;
Copy
27
0.25 ms
SELECT t0 . id_size AS id_size_1 , t0 . size_key AS size_key_2 FROM sizes t0 WHERE t0 . id_size = ?
SELECT t0 . id_size AS id_size_1 , t0 . size_key AS size_key_2 FROM sizes t0 WHERE t0 . id_size = 57 ;
Copy
28
0.25 ms
SELECT t0 . id_color AS id_color_1 , t0 . color_key AS color_key_2 , t0 . rgb AS rgb_3 , t0 . rgb2 AS rgb2_4 FROM colors t0 WHERE t0 . id_color = ?
SELECT t0 . id_color AS id_color_1 , t0 . color_key AS color_key_2 , t0 . rgb AS rgb_3 , t0 . rgb2 AS rgb2_4 FROM colors t0 WHERE t0 . id_color = 47 ;
Copy
29
0.32 ms
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_color AS id_color_4 FROM colors_langs t0 WHERE t0 . id_color = ?
SELECT t0 . id AS id_1 , t0 . id_lang AS id_lang_2 , t0 . name AS name_3 , t0 . id_color AS id_color_4 FROM colors_langs t0 WHERE t0 . id_color = 47 ;
Copy